Age | Commit message (Expand) | Author |
2009-01-11 | gdb fixes: adjust --prefix & install in $(TOOLCHAIN_DIR)/usr/bin/ (like binut... | nico |
2009-01-10 | fix wrong TARGET_SUFFIX when building a toolchain with uClibc & EABI (closes:... | nico |
2009-01-08 | [massive] add support for alternative C libraries (currently only glibc/eglibc) | nico |
2009-01-05 | general fixes for openwrt with kernel 2.6.28 | kaloz |
2009-01-04 | Fix ssp enabling/disabling (#4388) | florian |
2009-01-03 | [uClibc] enable netlink support | jow |
2009-01-03 | [uClibc] enable support for getifaddrs() - required by lldpd | jow |
2009-01-02 | remove the openat() patch, as it's breaking quite a few packages. | nbd |
2009-01-02 | use binutils 2.18 for avr32, 2.17 is severely broken | nbd |
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 |