Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - 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 |
| | | | | | Now does not prompt for the former entered arch variant and ABI setting anymore, but still does for USE_BX (should this be forced to y if supported?) - TODO: add missing variants that are supported by uClibc to buildroot | ||||
* | - 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 |
| | | | | Leave the rest as is. *shrug* | ||||
* | - 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 |
| | | | | Will send upstream later on. | ||||
* | - 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 ↵ | Bernhard Reutner-Fischer | 2006-12-22 | 1 | -2/+2 |
| | | | | | | using a svn co of the branch). sjhill, please verify that this still works for you! | ||||
* | - move setting of determination whether we use a full kernel vs. sanitized ↵ | Bernhard Reutner-Fischer | 2006-12-22 | 3 | -9/+3 |
| | | | | headers into the generic part | ||||
* | - put the full kernel's sources into build_/, install them into ↵ | Bernhard Reutner-Fischer | 2006-12-18 | 1 | -2/+2 |
| | | | | | | toolchain_build_. Saves quite some disk-space on the compile-host. - Avoid overriding the linux26 target's rules if the kernel headers's and the target's kernel are the same. Avoids a warning. | ||||
* | - 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 |
| | | | | | | copies it from there instead of downloading it again for every uClibc build. | ||||
* | - prerequisites are evaluated immediately, so move the dl rule down below ↵ | Bernhard Reutner-Fischer | 2006-12-14 | 1 | -3/+2 |
| | | | | setting the respective variables. Thanks to whirm for noticing this. | ||||
* | 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 |
| | |||||
* | split things up so this is not an unreadable mess | Eric Andersen | 2006-12-13 | 4 | -202/+236 |
| | |||||
* | - spelling fix | Bernhard Reutner-Fischer | 2006-12-13 | 1 | -5/+5 |
| | |||||
* | fix cut-n-paste typo, where I replaced CFLAGS with two copies CXXFLAGS | Eric Andersen | 2006-12-13 | 1 | -8/+8 |
| | | | | fix spacing on env var failure notices | ||||
* | add checks for when people have foolishly set things in their enviroment | Eric Andersen | 2006-12-13 | 1 | -9/+59 |
| | | | | such as CC, CFLAGS, etc that will cause buildroot to break | ||||
* | fix a few little glitches I left in here the other day | Eric Andersen | 2006-12-13 | 2 | -2/+3 |
| | |||||
* | - workaround vi's syntax highlighting | Bernhard Reutner-Fischer | 2006-12-12 | 1 | -4/+6 |
| | |||||
* | update uClibc config settings and update installation of kernel headers | Eric Andersen | 2006-12-12 | 5 | -39/+285 |
| | |||||
* | - revert r16800. | Bernhard Reutner-Fischer | 2006-12-10 | 1 | -1/+1 |
| | |||||
* | use '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtin | Eric Andersen | 2006-12-08 | 2 | -11/+11 |
| | |||||
* | - The sysroot requires an existing argument, so make sure that we did configure | Bernhard Reutner-Fischer | 2006-12-07 | 1 | -1/+1 |
| | | | | uClibc properly before attempting to use it. | ||||
* | Update to newer snapshot. | "Steven J. Hill" | 2006-12-07 | 1 | -1/+1 |
| | |||||
* | - re-add IFA_ and IFLA_ defines that were removed by YOSHIFUJI Hideaki in ↵ | Bernhard Reutner-Fischer | 2006-12-04 | 1 | -0/+35 |
| | | | | | | cbde1668e4f08e0a150207646010bc65e1e2a42b Userspace still needs those. | ||||
* | ver bump | Mike Frysinger | 2006-12-02 | 5 | -0/+265 |
| | |||||
* | - provide a 'make uclibc-config' target to make target specific ↵ | Bernhard Reutner-Fischer | 2006-12-02 | 1 | -1/+14 |
| | | | | configuration easy. | ||||
* | - bump non-sanitized version to 2.6.19 | Bernhard Reutner-Fischer | 2006-12-02 | 2 | -12/+11 |
| | | | | | - remove some superfluous mkdir's - allow for patch, patch.gz, patch.bz2 per version | ||||
* | For GCC 4.2 snapshots, we need to get the actual version from the BASE-VER ↵ | "Steven J. Hill" | 2006-12-02 | 1 | -1/+6 |
| | | | | file so that the target compiler will build and install properly. | ||||
* | - move check for which(1) before it's first use | Bernhard Reutner-Fischer | 2006-11-29 | 1 | -21/+21 |
| | | | | - fix printing a message when erroring out on non-existing HOSTCC | ||||
* | ver bump | Mike Frysinger | 2006-11-28 | 5 | -0/+265 |
| |