summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Collapse)AuthorAgeFilesLines
...
* - fix propagation of BR2_SOFT_FLOAT down to uClibcBernhard Reutner-Fischer2007-02-101-1/+1
|
* - add first hunk to fix PR30620Bernhard Reutner-Fischer2007-02-101-0/+13
|
* - honor BR2_PTHREAD_DEBUGBernhard Reutner-Fischer2007-02-091-6/+23
| | | | Stop asking any thread related questions while at it.
* - add paranoia warning about $INCLUDESBernhard Reutner-Fischer2007-02-091-0/+6
|
* - new prereleaseBernhard Reutner-Fischer2007-02-091-1/+1
|
* - forward the 600-fix-compile-flag-mismatch.patch from 6.4 to 6.5Bernhard Reutner-Fischer2007-02-091-0/+69
|
* - 4.0.4 *seems* to support this too, so just exclude anything that is even ↵Bernhard Reutner-Fischer2007-02-091-4/+2
| | | | older than that one.
* - cp the 305-libmudflap-susv3-legacy.patch for 4.0.4Bernhard Reutner-Fischer2007-02-091-0/+49
|
* - add gcc-4.0.4Bernhard Reutner-Fischer2007-02-0914-23/+4033
| | | | - add knob to enable unsupported, deprecated, obsoleted versions of packages
* - fix crosscompiler prerequisitesBernhard Reutner-Fischer2007-02-092-2/+9
|
* - add purely informational check of HOSTCXXBernhard Reutner-Fischer2007-02-091-1/+28
|
* - also wipe the files installed into the target for uclibc_target-cleanBernhard Reutner-Fischer2007-02-061-1/+2
|
* Support building using an external toolchain. Questions to the mailing list ↵"Steven J. Hill"2007-02-066-61/+265
| | | | and all other comments to <biteme@devnull.com>.
* Fix building of GDB when using external toolchain."Steven J. Hill"2007-02-062-3/+96
|
* - bump version to 2.6.20Bernhard Reutner-Fischer2007-02-062-6/+6
|
* - proposed fix for gethostent_r: if no host was found, return HOST_NOT_FOUND ↵Bernhard Reutner-Fischer2007-02-051-0/+13
| | | | instead of garbage.
* - delete old, unneeded patchBernhard Reutner-Fischer2007-02-051-35/+0
|
* - add missing hunk from fix for #1191Bernhard Reutner-Fischer2007-02-041-1/+2
|
* - avoid spurious rebuilds. Thanks to janlana, closes #1191Bernhard Reutner-Fischer2007-02-041-2/+3
| | | | - provide a syslinux-source target while at it
* - touch $@Bernhard Reutner-Fischer2007-02-041-3/+3
|
* - allow intermodule also for 4.1Bernhard Reutner-Fischer2007-02-041-4/+3
|
* patch from rick68:Eric Andersen2007-02-031-10/+13
| | | | make certain uninstall works more than once.
* There is no 'make uninstall' for ccache.Eric Andersen2007-02-031-1/+21
| | | | Attempt to manually make uninstall work....
* - fixup setting the UCLIBC_TARGET_ENDIANBernhard Reutner-Fischer2007-02-021-4/+12
|
* - update for default endianBernhard Reutner-Fischer2007-02-021-5/+65
|
* - add gcc-4.1.2 (release candidate1). Send bugs etc to MarkM, if you feel likeBernhard Reutner-Fischer2007-01-3112-0/+4022
|
* - remove the '"install uClibc headers in the target filesystem" without a ↵Bernhard Reutner-Fischer2007-01-315-39/+0
| | | | native compiler' option.
* - add some defaults for arm and set them later on depending on the .configBernhard Reutner-Fischer2007-01-302-5/+19
|
* fix broken spot caused by my having checked in the wrong dst patch for 0.9.28Eric Andersen2007-01-291-0/+15
|
* fix patchEric Andersen2007-01-291-10/+12
|
* Really disable HAS_FPU when softfloat is enabledPeter Korsgaard2007-01-291-1/+1
|
* - update defconfig to current versions and a minimal package selectionBernhard Reutner-Fischer2007-01-291-1/+1
|
* - fix prereq of current binutils wrt gmpBernhard Reutner-Fischer2007-01-281-3/+9
|
* - add 0.9.28.1Bernhard Reutner-Fischer2007-01-282-4/+18
|
* - add an experimental BR2_PREFER_IMA.Bernhard Reutner-Fischer2007-01-282-0/+22
| | | | Currently disfunctional for gcc-4.2 due to PR30620 and possibly others
* - fix indentation of help textsBernhard Reutner-Fischer2007-01-281-14/+12
|
* pull from uClinux CVSMike Frysinger2007-01-288-478/+761
|
* Add new version of binutils."Steven J. Hill"2007-01-285-0/+265
|
* - for the native target gcc, drop --enable-optspace in favour of using the ↵Bernhard Reutner-Fischer2007-01-262-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.1Eric Andersen2007-01-255-0/+14802
|
* - TODO: cleanup BR2_ARCH selection and establish BR2_CPUBernhard Reutner-Fischer2007-01-251-3/+4
|
* - fix prerequisites of binutils_targetBernhard Reutner-Fischer2007-01-241-8/+8
|
* - apply vapier's commentsBernhard Reutner-Fischer2007-01-241-3/+3
|
* - reformat help text to fit default width betterBernhard Reutner-Fischer2007-01-241-6/+11
|
* - remove accidentally checked in debugging cruftBernhard Reutner-Fischer2007-01-221-27/+0
|
* - don't rely on buggy gmp/mpfr on the host but use our own build iff we are ↵Bernhard Reutner-Fischer2007-01-224-38/+107
| | | | about to build a somewhat current toolchain.
* - remove sedtest temporary fileBernhard Reutner-Fischer2007-01-211-0/+1
|
* - update proposed patchletBernhard Reutner-Fischer2007-01-211-93/+14
|
* - provide means to "install uClibc headers in the target filesystem" without ↵Bernhard Reutner-Fischer2007-01-215-2/+41
| | | | a native compiler
* - handle all gcc-4.x for the softfloat case.Bernhard Reutner-Fischer2007-01-211-4/+2
|