Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - bump version to 2.6.20 | Bernhard Reutner-Fischer | 2007-02-06 | 2 | -6/+6 |
| | |||||
* | - proposed fix for gethostent_r: if no host was found, return HOST_NOT_FOUND ↵ | Bernhard Reutner-Fischer | 2007-02-05 | 1 | -0/+13 |
| | | | | instead of garbage. | ||||
* | - delete old, unneeded patch | Bernhard Reutner-Fischer | 2007-02-05 | 1 | -35/+0 |
| | |||||
* | - add missing hunk from fix for #1191 | Bernhard Reutner-Fischer | 2007-02-04 | 1 | -1/+2 |
| | |||||
* | - avoid spurious rebuilds. Thanks to janlana, closes #1191 | Bernhard Reutner-Fischer | 2007-02-04 | 1 | -2/+3 |
| | | | | - provide a syslinux-source target while at it | ||||
* | - touch $@ | Bernhard Reutner-Fischer | 2007-02-04 | 1 | -3/+3 |
| | |||||
* | - allow intermodule also for 4.1 | Bernhard Reutner-Fischer | 2007-02-04 | 1 | -4/+3 |
| | |||||
* | patch from rick68: | Eric Andersen | 2007-02-03 | 1 | -10/+13 |
| | | | | make certain uninstall works more than once. | ||||
* | There is no 'make uninstall' for ccache. | Eric Andersen | 2007-02-03 | 1 | -1/+21 |
| | | | | Attempt to manually make uninstall work.... | ||||
* | - fixup setting the UCLIBC_TARGET_ENDIAN | Bernhard Reutner-Fischer | 2007-02-02 | 1 | -4/+12 |
| | |||||
* | - update for default endian | Bernhard Reutner-Fischer | 2007-02-02 | 1 | -5/+65 |
| | |||||
* | - add gcc-4.1.2 (release candidate1). Send bugs etc to MarkM, if you feel like | Bernhard Reutner-Fischer | 2007-01-31 | 12 | -0/+4022 |
| | |||||
* | - remove the '"install uClibc headers in the target filesystem" without a ↵ | Bernhard Reutner-Fischer | 2007-01-31 | 5 | -39/+0 |
| | | | | native compiler' option. | ||||
* | - add some defaults for arm and set them later on depending on the .config | Bernhard Reutner-Fischer | 2007-01-30 | 2 | -5/+19 |
| | |||||
* | fix broken spot caused by my having checked in the wrong dst patch for 0.9.28 | Eric Andersen | 2007-01-29 | 1 | -0/+15 |
| | |||||
* | fix patch | Eric Andersen | 2007-01-29 | 1 | -10/+12 |
| | |||||
* | Really disable HAS_FPU when softfloat is enabled | Peter Korsgaard | 2007-01-29 | 1 | -1/+1 |
| | |||||
* | - update defconfig to current versions and a minimal package selection | Bernhard Reutner-Fischer | 2007-01-29 | 1 | -1/+1 |
| | |||||
* | - fix prereq of current binutils wrt gmp | Bernhard Reutner-Fischer | 2007-01-28 | 1 | -3/+9 |
| | |||||
* | - add 0.9.28.1 | Bernhard Reutner-Fischer | 2007-01-28 | 2 | -4/+18 |
| | |||||
* | - add an experimental BR2_PREFER_IMA. | Bernhard Reutner-Fischer | 2007-01-28 | 2 | -0/+22 |
| | | | | Currently disfunctional for gcc-4.2 due to PR30620 and possibly others | ||||
* | - fix indentation of help texts | Bernhard Reutner-Fischer | 2007-01-28 | 1 | -14/+12 |
| | |||||
* | pull from uClinux CVS | Mike Frysinger | 2007-01-28 | 8 | -478/+761 |
| | |||||
* | 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 ↵ | Bernhard Reutner-Fischer | 2007-01-26 | 2 | -5/+18 |
| | | | | | | | | | | | configured flags (that default to -Os anyway). Saves about 20% size without additional configure args: text data bss dec hex filename 4685000 17280 566360 5268640 5064a0 optspace/i586-linux-uclibc/4.2.0/cc1 3630655 15184 562172 4208011 40358b usrflags/i586-linux-uclibc/4.2.0/cc1 4853646 23532 568528 5445706 53184a optspace/i586-linux-uclibc/4.2.0/f951 3772121 21292 564148 4357561 427db9 usrflags/i586-linux-uclibc/4.2.0/f951 | ||||
* | 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 ↵ | Bernhard Reutner-Fischer | 2007-01-22 | 4 | -38/+107 |
| | | | | about to build a somewhat current toolchain. | ||||
* | - 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 |
| | | | | a native compiler | ||||
* | - 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 ↵ | Bernhard Reutner-Fischer | 2007-01-20 | 1 | -0/+498 |
| | | | | | | getc/putc macros for vapier to look at It even creates smaller code as compared to current svn.. | ||||
* | - 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 |
| | | | | - use the BUSYBOX_CONFIG_FILE if specified by the user | ||||
* | - 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 |
| |