Age | Commit message (Expand) | Author |
2009-01-02 | fix avr32 build breakage | nbd |
2008-12-03 | fix gcc-4.2.4 when target != avr32 | nico |
2008-12-02 | nuke old gcc 4.2 versions | kaloz |
2008-12-02 | sync gcc's Config.in with Config.version | kaloz |
2008-12-02 | nuke binutils 2.16.1 - old, unused, buggy | kaloz |
2008-12-02 | sync gcc patches with the Atmel 1.1.3 release | kaloz |
2008-12-02 | clean up patch | kaloz |
2008-12-02 | sync avr32 binutils patch with the Atmel 1.0.1 release | kaloz |
2008-11-26 | switch powerpc targets to gcc 4.2.4 | kaloz |
2008-11-25 | switch to gcc 4.2.4 for avr32 | kaloz |
2008-11-25 | add avr32 support to binutils 2.18 | kaloz |
2008-11-16 | openat is not an implemented syscall on linux-2.4, so make it only available ... | florian |
2008-11-14 | Add support for openat system call - this must be extended for the rest of th... | hcg |
2008-11-08 | [cosmetic] indent conditionnals in uClibc Makefile | nico |
2008-11-08 | add md5sums for binutils & gcc and use the GNU mirror facility | nico |
2008-10-28 | Fix locations for the uClibc snapshot version (#4065) | florian |
2008-10-09 | The merge of ppc (32-bit headers) and powerpc (previously 64-bit only headers... | hcg |
2008-09-29 | fix up the asm includes location for .27 when building kernel headers | nbd |
2008-09-25 | Fix a segfault in uclibc ldso. | lars |
2008-09-22 | Avoid endless recursion in uClibc pthreads. | lars |
2008-09-18 | add patches to fixes gcc 4.2.x bugs: | nico |
2008-09-02 | disable autorebuild for the toolchain, as it can easily lead to build breakages | nbd |
2008-08-17 | make libc.so symlink relative instead of absolute (#3878) | nbd |
2008-07-31 | storm is ARMv4, not ARMv4T (thx, SeG) | nbd |
2008-07-30 | Disable smash stacking support by default, but allow to enable it as an exper... | florian |
2008-07-29 | fix uClibc legacy version | nbd |
2008-07-27 | Update uClibc config for x86_64 | florian |
2008-07-21 | surprise :p | juhosg |
2008-07-21 | uClibc for x86 targets and kernels >= 2.6.24 need to copy the right include f... | florian |
2008-07-14 | use qstrip macro to strip quoted CONFIG_* strings | nico |
2008-06-15 | add some sanity checking | nbd |
2008-06-06 | finally fixes etrax toolchain problems, thanks nbd | blogic |
2008-06-05 | * refresh storm patches | kaloz |
2008-06-05 | add patch to fix EABI compiles on ARMv4 | kaloz |
2008-06-04 | add preliminary Marvell Orion support | kaloz |
2008-06-03 | soft-float shouldn't be used on targets with FPU | kaloz |
2008-05-31 | gcc 4.2.4 support | kaloz |
2008-05-21 | refresh gcc-4.2.3 patches | matteo |
2008-05-16 | fix avr32 compiling | thepeople |
2008-05-11 | Fix a bug causing an infinite loop in getaddrinfo (closes: #3344) | nico |
2008-05-03 | remove ugly hack for etrax | blogic |
2008-05-03 | fix up uclibc support for etrax | blogic |
2008-05-03 | fix uclibc version selection | blogic |
2008-04-27 | add preliminary support for Storm SL3512 based devices, not ready yet | kaloz |
2008-04-26 | PXA has Xscale core as well, so optimize the same way as we do on IXP/IOP | kaloz |
2008-04-22 | make sure the toolchain target dir really exists | nbd |
2008-04-14 | do target dependent optimizations | kaloz |
2008-04-12 | [toolchain] provide a cleaner way to specify a biarch toolchain build | jk |
2008-04-10 | Do not disable tls yet, uclibc-ntpl will support it soon | florian |
2008-04-10 | Disable tls support, uClibc does not support it, and it could lead to linking... | florian |