aboutsummaryrefslogtreecommitdiff
path: root/toolchain
Commit message (Expand)AuthorAge
* refresh gcc-4.2.3 patchesMatteo Croce2008-05-21
* fix avr32 compilingTravis Kemen2008-05-16
* Fix a bug causing an infinite loop in getaddrinfo (closes: #3344)Nicolas Thill2008-05-11
* remove ugly hack for etraxJohn Crispin2008-05-03
* fix up uclibc support for etraxJohn Crispin2008-05-03
* fix uclibc version selectionJohn Crispin2008-05-03
* add preliminary support for Storm SL3512 based devices, not ready yetImre Kaloz2008-04-27
* PXA has Xscale core as well, so optimize the same way as we do on IXP/IOPImre Kaloz2008-04-26
* make sure the toolchain target dir really existsFelix Fietkau2008-04-22
* do target dependent optimizationsImre Kaloz2008-04-14
* provide a cleaner way to specify a biarch toolchain buildJeremy Kerr2008-04-12
* Do not disable tls yet, uclibc-ntpl will support it soonFlorian Fainelli2008-04-10
* Disable tls support, uClibc does not support it, and it could lead to linking...Florian Fainelli2008-04-10
* fix typoImre Kaloz2008-04-03
* Fix format of depends clause for avr32 Signed-off-by: Robert P. J. Day <rpjda...Travis Kemen2008-03-29
* 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