index
:
buildroot-novena
debian
master
build system for the novena open hardware laptop board
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
toolchain
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add new version of binutils.
"Steven J. Hill"
2007-01-28
5
-0
/
+265
*
- for the native target gcc, drop --enable-optspace in favour of using the co...
Bernhard Reutner-Fischer
2007-01-26
2
-5
/
+18
*
A patch set that should probably become uClibc-0.9.28.1
Eric Andersen
2007-01-25
5
-0
/
+14802
*
- TODO: cleanup BR2_ARCH selection and establish BR2_CPU
Bernhard Reutner-Fischer
2007-01-25
1
-3
/
+4
*
- fix prerequisites of binutils_target
Bernhard Reutner-Fischer
2007-01-24
1
-8
/
+8
*
- apply vapier's comments
Bernhard Reutner-Fischer
2007-01-24
1
-3
/
+3
*
- reformat help text to fit default width better
Bernhard Reutner-Fischer
2007-01-24
1
-6
/
+11
*
- remove accidentally checked in debugging cruft
Bernhard Reutner-Fischer
2007-01-22
1
-27
/
+0
*
- don't rely on buggy gmp/mpfr on the host but use our own build iff we are a...
Bernhard Reutner-Fischer
2007-01-22
4
-38
/
+107
*
- remove sedtest temporary file
Bernhard Reutner-Fischer
2007-01-21
1
-0
/
+1
*
- update proposed patchlet
Bernhard Reutner-Fischer
2007-01-21
1
-93
/
+14
*
- provide means to "install uClibc headers in the target filesystem" without ...
Bernhard Reutner-Fischer
2007-01-21
5
-2
/
+41
*
- handle all gcc-4.x for the softfloat case.
Bernhard Reutner-Fischer
2007-01-21
1
-4
/
+2
*
- remove old reminder that is already dealt with.
Bernhard Reutner-Fischer
2007-01-21
1
-10
/
+0
*
- add proposed, non-cleanup version of the compile fix for disabled getc/putc...
Bernhard Reutner-Fischer
2007-01-20
1
-0
/
+498
*
- pass MAKE in so we can check the correct binary for it's version..
Bernhard Reutner-Fischer
2007-01-20
1
-1
/
+1
*
- add sanity check to make sure that LD_LIBRARY_PATH doesn't contain CWD
Bernhard Reutner-Fischer
2007-01-19
1
-0
/
+25
*
- copy the _CONFIG_FILES back
Bernhard Reutner-Fischer
2007-01-19
1
-1
/
+2
*
- bump version
Bernhard Reutner-Fischer
2007-01-16
5
-0
/
+265
*
- pass the selected arm variant and ABI setting down to uClibc.
Bernhard Reutner-Fischer
2007-01-16
1
-4
/
+11
*
- bump version to 2.6.19.2
Bernhard Reutner-Fischer
2007-01-15
2
-5
/
+5
*
- Adjust patches to take recent upstream fixes into account.
Bernhard Reutner-Fischer
2007-01-08
2
-151
/
+0
*
- simpler patch from Paolo Carlini for http://gcc.gnu.org/PR30365
Bernhard Reutner-Fischer
2007-01-06
1
-399
/
+80
*
- fix typo
Bernhard Reutner-Fischer
2007-01-04
1
-2
/
+2
*
- portable cp args
Bernhard Reutner-Fischer
2007-01-03
1
-1
/
+1
*
- I'm pretty sure that i don't want LFS support on the gcc-4_2-branch
Bernhard Reutner-Fischer
2006-12-28
1
-1
/
+2
*
- Pass largefile support down to the cross- and the native target compiler.
Bernhard Reutner-Fischer
2006-12-28
1
-0
/
+2
*
- add option to disable LFS and regenerate configure
Bernhard Reutner-Fischer
2006-12-28
1
-0
/
+450
*
- add missing namespace specifiers. Fixes compilation error.
Bernhard Reutner-Fischer
2006-12-28
1
-0
/
+36
*
- add gfortran support
Bernhard Reutner-Fischer
2006-12-22
2
-1
/
+27
*
- fix building the target-compiler by passing the correct HOSTCC in.
Bernhard Reutner-Fischer
2006-12-22
1
-2
/
+7
*
- fix setting the REAL_GCC_VERSION if no snapdate was given (i.e. we're using...
Bernhard Reutner-Fischer
2006-12-22
1
-2
/
+2
*
- move setting of determination whether we use a full kernel vs. sanitized he...
Bernhard Reutner-Fischer
2006-12-22
3
-9
/
+3
*
- put the full kernel's sources into build_/, install them into toolchain_bui...
Bernhard Reutner-Fischer
2006-12-18
1
-2
/
+2
*
- s/UCLIBC_HAS_LOCALE/BR2_ENABLE_LOCALE/g
Bernhard Reutner-Fischer
2006-12-15
1
-6
/
+7
*
- Only care about the locale stuff if we have locale in the first place.
Bernhard Reutner-Fischer
2006-12-15
1
-2
/
+9
*
Ulrich Hecht writes: This patch downloads uClibc-locale-030818.tgz to dl and ...
Bernhard Reutner-Fischer
2006-12-14
1
-1
/
+9
*
- prerequisites are evaluated immediately, so move the dl rule down below set...
Bernhard Reutner-Fischer
2006-12-14
1
-3
/
+2
*
don't error out when asm-generic is absent
Eric Andersen
2006-12-14
1
-6
/
+12
*
- convert mudflap to non-legacy SUSv3
Bernhard Reutner-Fischer
2006-12-13
1
-0
/
+49
*
- Pass the correct compiler when building the target binutils.
Bernhard Reutner-Fischer
2006-12-13
1
-0
/
+1
*
- Build binutils with sysroot support.
Bernhard Reutner-Fischer
2006-12-13
1
-1
/
+3
*
- pass the correct CC down to gcc-version.sh
Bernhard Reutner-Fischer
2006-12-13
1
-1
/
+3
*
- sh[234][[:alnum:]]* -> sh
Bernhard Reutner-Fischer
2006-12-13
1
-1
/
+2
*
install include/asm-generic if it is present
Eric Andersen
2006-12-13
1
-0
/
+6
*
use a more sensible naming scheme
Eric Andersen
2006-12-13
2
-1
/
+1
*
Patch in the version agnostic fix_includes in the older uClibc 0.9.28
Eric Andersen
2006-12-13
1
-23
/
+316
*
another typo
Eric Andersen
2006-12-13
1
-1
/
+2
*
oops, typo
Eric Andersen
2006-12-13
1
-17
/
+17
*
update ordering, automagically handle x86 subtypes
Eric Andersen
2006-12-13
1
-10
/
+43
[prev]
[next]