| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix a bug causing an infinite loop in getaddrinfo (closes: #3344) | nico | 2008-05-11 | 1 | -0/+14 |
* | remove ugly hack for etrax | blogic | 2008-05-03 | 1 | -8/+4 |
* | fix up uclibc support for etrax | blogic | 2008-05-03 | 2 | -16/+54 |
* | fix uclibc version selection | blogic | 2008-05-03 | 1 | -1/+1 |
* | add preliminary support for Storm SL3512 based devices, not ready yet | kaloz | 2008-04-27 | 2 | -0/+211 |
* | PXA has Xscale core as well, so optimize the same way as we do on IXP/IOP | kaloz | 2008-04-26 | 1 | -1/+1 |
* | make sure the toolchain target dir really exists | nbd | 2008-04-22 | 1 | -1/+1 |
* | do target dependent optimizations | kaloz | 2008-04-14 | 1 | -1/+1 |
* | [toolchain] provide a cleaner way to specify a biarch toolchain build | jk | 2008-04-12 | 4 | -0/+53 |
* | Do not disable tls yet, uclibc-ntpl will support it soon | florian | 2008-04-10 | 1 | -2/+0 |
* | Disable tls support, uClibc does not support it, and it could lead to linking... | florian | 2008-04-10 | 1 | -0/+2 |
* | fix typo | kaloz | 2008-04-03 | 1 | -1/+1 |
* | Fix format of depends clause for avr32 Signed-off-by: Robert P. J. Day <rpjda... | thepeople | 2008-03-29 | 1 | -1/+1 |
* | fix uclibc build on osx | nbd | 2008-03-09 | 1 | -0/+1 |
* | remove the "depends BROKEN" for eabi | nbd | 2008-03-07 | 1 | -1/+0 |
* | fix md5sum for v0.28.2 (closes: #3159) | nico | 2008-02-19 | 1 | -1/+1 |
* | fixup ARM EABI on GCC 4.1.2 | kaloz | 2008-02-17 | 2 | -41/+65 |
* | add missing config change for OABI | nbd | 2008-02-14 | 1 | -0/+2 |
* | revert ARM to oabi by default, add some eabi patches for fixing up the toolch... | nbd | 2008-02-14 | 7 | -1/+190 |
* | use GCC 4.2.3 by default for AVR32 | kaloz | 2008-02-07 | 2 | -0/+4 |
* | add GCC 4.2.3 | kaloz | 2008-02-07 | 28 | -0/+27123 |
* | sync AVR32 patches with upstream | kaloz | 2008-02-07 | 2 | -111/+31 |
* | fix path to etrax patches (#3055) | nbd | 2008-02-03 | 1 | -2/+2 |
* | *sigh* :P | kaloz | 2008-02-03 | 1 | -1/+1 |
* | Add binutils-2.18 patches for all arches but AVR32. | nbd | 2008-02-02 | 7 | -0/+205 |
* | turn on UCLIBC_HAS_PROGRAM_INVOCATION_NAME (see #2941) | nbd | 2008-02-02 | 8 | -8/+8 |
* | [toolchain] eliminate the root cause of the uClibc problems on the powerpc pl... | juhosg | 2008-02-01 | 2 | -87/+0 |
* | [toolchain] gcc: fix version selection for Magicbox | juhosg | 2008-02-01 | 2 | -2/+2 |
* | fix GCC version selection for Magicbox | kaloz | 2008-01-27 | 1 | -1/+1 |
* | [toolchain] uClibc: change some symbols to local on ppc to make Kaloz happy :) | juhosg | 2008-01-27 | 1 | -0/+78 |
* | remove some wrong depends/defaults | nbd | 2008-01-27 | 1 | -2/+0 |
* | oops, missing file | ralph | 2008-01-27 | 1 | -0/+8 |
* | add uClibc version 0.9.28.2, 0.9.28.3 and snapshots for development purpose (... | ralph | 2008-01-27 | 34 | -6/+6045 |
* | [toolchain] uClibc: restore support of shadow passwords, but make it configur... | juhosg | 2008-01-26 | 12 | -21/+23 |
* | Fix sockets.h for mips/mipsel | florian | 2007-12-31 | 1 | -0/+12 |
* | fix uclibc compile on brcm-2.4 | nbd | 2007-12-30 | 1 | -0/+26 |
* | fix ntpd compile | nbd | 2007-12-30 | 1 | -0/+14 |
* | use __inline__ instead of inline to avoid build errors with -ansi | nbd | 2007-12-30 | 1 | -10/+10 |
* | enable res_close bsd compat, asterisk requires this | nbd | 2007-12-30 | 8 | -8/+8 |
* | add a workaround for inline function redefinition | nbd | 2007-12-30 | 1 | -3/+11 |
* | turn SUSv3 legacy macros into inline functions to avoid crazy build breakage ... | nbd | 2007-12-30 | 1 | -0/+91 |
* | replace cflags hacks with the correct solution | nbd | 2007-12-29 | 8 | -8/+8 |
* | enable gnu glob in uclibc | nbd | 2007-12-29 | 8 | -8/+8 |
* | unconditionally enable c99 math support in uclibc - many packages need it | nbd | 2007-12-29 | 11 | -17/+9 |
* | fix comgt compile error caused by the uclibc upgrade | nbd | 2007-12-29 | 1 | -0/+22 |
* | update x86 uclibc configs | nbd | 2007-12-29 | 2 | -56/+108 |
* | use softfloat and GNU EABI on the IOP, too | kaloz | 2007-12-28 | 1 | -1/+1 |
* | move ARM to the GNU EABI | kaloz | 2007-12-28 | 1 | -1/+1 |
* | use soft float by default on arm and powerpc | kaloz | 2007-12-28 | 1 | -1/+1 |
* | upgrade to uClibc 0.9.29 - break binary compatibility #1 | kaloz | 2007-12-28 | 35 | -4510/+4258 |