summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Expand)Author
2008-05-16fix avr32 compilingthepeople
2008-05-11Fix a bug causing an infinite loop in getaddrinfo (closes: #3344)nico
2008-05-03remove ugly hack for etraxblogic
2008-05-03fix up uclibc support for etraxblogic
2008-05-03fix uclibc version selectionblogic
2008-04-27add preliminary support for Storm SL3512 based devices, not ready yetkaloz
2008-04-26PXA has Xscale core as well, so optimize the same way as we do on IXP/IOPkaloz
2008-04-22make sure the toolchain target dir really existsnbd
2008-04-14do target dependent optimizationskaloz
2008-04-12[toolchain] provide a cleaner way to specify a biarch toolchain buildjk
2008-04-10Do not disable tls yet, uclibc-ntpl will support it soonflorian
2008-04-10Disable tls support, uClibc does not support it, and it could lead to linking...florian
2008-04-03fix typokaloz
2008-03-29Fix format of depends clause for avr32 Signed-off-by: Robert P. J. Day <rpjda...thepeople
2008-03-09fix uclibc build on osxnbd
2008-03-07remove the "depends BROKEN" for eabinbd
2008-02-19fix md5sum for v0.28.2 (closes: #3159)nico
2008-02-17fixup ARM EABI on GCC 4.1.2kaloz
2008-02-14add missing config change for OABInbd
2008-02-14revert ARM to oabi by default, add some eabi patches for fixing up the toolch...nbd
2008-02-07use GCC 4.2.3 by default for AVR32kaloz
2008-02-07add GCC 4.2.3kaloz
2008-02-07sync AVR32 patches with upstreamkaloz
2008-02-03fix path to etrax patches (#3055)nbd
2008-02-03*sigh* :Pkaloz
2008-02-02Add binutils-2.18 patches for all arches but AVR32.nbd
2008-02-02turn on UCLIBC_HAS_PROGRAM_INVOCATION_NAME (see #2941)nbd
2008-02-01[toolchain] eliminate the root cause of the uClibc problems on the powerpc pl...juhosg
2008-02-01[toolchain] gcc: fix version selection for Magicboxjuhosg
2008-01-27fix GCC version selection for Magicboxkaloz
2008-01-27[toolchain] uClibc: change some symbols to local on ppc to make Kaloz happy :)juhosg
2008-01-27remove some wrong depends/defaultsnbd
2008-01-27oops, missing fileralph
2008-01-27add uClibc version 0.9.28.2, 0.9.28.3 and snapshots for development purpose (...ralph
2008-01-26[toolchain] uClibc: restore support of shadow passwords, but make it configur...juhosg
2007-12-31Fix sockets.h for mips/mipselflorian
2007-12-30fix uclibc compile on brcm-2.4nbd
2007-12-30fix ntpd compilenbd
2007-12-30use __inline__ instead of inline to avoid build errors with -ansinbd
2007-12-30enable res_close bsd compat, asterisk requires thisnbd
2007-12-30add a workaround for inline function redefinitionnbd
2007-12-30turn SUSv3 legacy macros into inline functions to avoid crazy build breakage ...nbd
2007-12-29replace cflags hacks with the correct solutionnbd
2007-12-29enable gnu glob in uclibcnbd
2007-12-29unconditionally enable c99 math support in uclibc - many packages need itnbd
2007-12-29fix comgt compile error caused by the uclibc upgradenbd
2007-12-29update x86 uclibc configsnbd
2007-12-28use softfloat and GNU EABI on the IOP, tookaloz
2007-12-28move ARM to the GNU EABIkaloz
2007-12-28use soft float by default on arm and powerpckaloz