aboutsummaryrefslogtreecommitdiff
path: root/toolchain
Commit message (Expand)AuthorAge
* fix uclibc build on osxFelix Fietkau2008-03-09
* remove the "depends BROKEN" for eabiFelix Fietkau2008-03-07
* fix md5sum for v0.28.2 (closes: #3159)Nicolas Thill2008-02-19
* fixup ARM EABI on GCC 4.1.2Imre Kaloz2008-02-17
* add missing config change for OABIFelix Fietkau2008-02-14
* revert ARM to oabi by default, add some eabi patches for fixing up the toolch...Felix Fietkau2008-02-14
* use GCC 4.2.3 by default for AVR32Imre Kaloz2008-02-07
* add GCC 4.2.3Imre Kaloz2008-02-07
* sync AVR32 patches with upstreamImre Kaloz2008-02-07
* fix path to etrax patches (#3055)Felix Fietkau2008-02-03
* *sigh* :PImre Kaloz2008-02-03
* Add binutils-2.18 patches for all arches but AVR32.Felix Fietkau2008-02-02
* turn on UCLIBC_HAS_PROGRAM_INVOCATION_NAME (see #2941)Felix Fietkau2008-02-02
* eliminate the root cause of the uClibc problems on the powerpc platformGabor Juhos2008-02-01
* gcc: fix version selection for MagicboxGabor Juhos2008-02-01
* fix GCC version selection for MagicboxImre Kaloz2008-01-27
* uClibc: change some symbols to local on ppc to make Kaloz happy :)Gabor Juhos2008-01-27
* remove some wrong depends/defaultsFelix Fietkau2008-01-27
* oops, missing fileRalph Hempel2008-01-27
* add uClibc version 0.9.28.2, 0.9.28.3 and snapshots for development purpose (...Ralph Hempel2008-01-27
* uClibc: restore support of shadow passwords, but make it configurableGabor Juhos2008-01-26
* Fix sockets.h for mips/mipselFlorian Fainelli2007-12-31
* fix uclibc compile on brcm-2.4Felix Fietkau2007-12-30
* fix ntpd compileFelix Fietkau2007-12-30
* use __inline__ instead of inline to avoid build errors with -ansiFelix Fietkau2007-12-30
* enable res_close bsd compat, asterisk requires thisFelix Fietkau2007-12-30
* add a workaround for inline function redefinitionFelix Fietkau2007-12-30
* turn SUSv3 legacy macros into inline functions to avoid crazy build breakage ...Felix Fietkau2007-12-30
* replace cflags hacks with the correct solutionFelix Fietkau2007-12-29
* enable gnu glob in uclibcFelix Fietkau2007-12-29
* unconditionally enable c99 math support in uclibc - many packages need itFelix Fietkau2007-12-29
* fix comgt compile error caused by the uclibc upgradeFelix Fietkau2007-12-29
* update x86 uclibc configsFelix Fietkau2007-12-29
* use softfloat and GNU EABI on the IOP, tooImre Kaloz2007-12-28
* move ARM to the GNU EABIImre Kaloz2007-12-28
* use soft float by default on arm and powerpcImre Kaloz2007-12-28
* upgrade to uClibc 0.9.29 - break binary compatibility #1Imre Kaloz2007-12-28
* we don't use Atmel version numbersImre Kaloz2007-12-28
* add another softfloat patchImre Kaloz2007-12-28
* update AVR32 binutils patchesImre Kaloz2007-12-28
* update binutils autoconf scripts, tooImre Kaloz2007-12-28
* fixup softfloat handlingImre Kaloz2007-12-28
* Disabling use of libintl in kernel-headers.Andy Boyett2007-12-26
* softfloat should be available on armeb, but not on mips until the kernel fpu ...Imre Kaloz2007-12-26
* added binutils 2.18 selection, Signed-off-by: Robert P. J. Day <rpjday@crashc...John Crispin2007-12-20
* hopefully fix occasional uClibc/gcc build failuresFelix Fietkau2007-12-13
* fix a few stampfile locationsFelix Fietkau2007-11-20
* revert abi changes in uClibc - on hold for 7.11, will be added again with the...Felix Fietkau2007-11-09
* disable crt_fini compatibility in uClibc, compile custom ld-uClibc for broadc...Felix Fietkau2007-11-09
* Update CFLAGS pickup to match the target variable name, allow i686 to be opti...Florian Fainelli2007-10-26