| Commit message (Expand) | Author | Age | Files | Lines |
| * | do not strip uclibc | nbd | 2009-01-13 | 1 | -1/+2 |
| * | use the new linuxthreads implementation on i386,i686 | nbd | 2009-01-13 | 2 | -2/+2 |
| * | fix gdb compile | nbd | 2009-01-13 | 2 | -2/+14 |
| * | uclibc: add the trunc function | nbd | 2009-01-13 | 1 | -0/+21 |
| * | uclibc: add some libpthread fixes | nbd | 2009-01-13 | 2 | -0/+23 |
| * | [cris] fix missing ptrace.h needed to build final gcc | nico | 2009-01-12 | 1 | -1/+9 |
| * | [cris] add a fix preventing gcc build system from assuming that libc headers ... | nico | 2009-01-12 | 1 | -0/+10 |
| * | use different optimizations for x86 & x86_64 on uml | nico | 2009-01-11 | 1 | -1/+3 |
| * | gdb fixes: adjust --prefix & install in $(TOOLCHAIN_DIR)/usr/bin/ (like binut... | nico | 2009-01-11 | 1 | -8/+10 |
| * | fix wrong TARGET_SUFFIX when building a toolchain with uClibc & EABI (closes:... | nico | 2009-01-10 | 1 | -1/+1 |
| * | [massive] add support for alternative C libraries (currently only glibc/eglibc) | nico | 2009-01-08 | 37 | -146/+1850 |
| * | general fixes for openwrt with kernel 2.6.28 | kaloz | 2009-01-05 | 1 | -0/+21 |
| * | Fix ssp enabling/disabling (#4388) | florian | 2009-01-04 | 1 | -2/+2 |
| * | [uClibc] enable netlink support | jow | 2009-01-03 | 11 | -11/+11 |
| * | [uClibc] enable support for getifaddrs() - required by lldpd | jow | 2009-01-03 | 1 | -0/+162 |
| * | remove the openat() patch, as it's breaking quite a few packages. | nbd | 2009-01-02 | 1 | -71/+0 |
| * | use binutils 2.18 for avr32, 2.17 is severely broken | nbd | 2009-01-02 | 1 | -0/+2 |
| * | fix avr32 build breakage | nbd | 2009-01-02 | 1 | -0/+19 |
| * | fix gcc-4.2.4 when target != avr32 | nico | 2008-12-03 | 1 | -1/+3 |
| * | nuke old gcc 4.2 versions | kaloz | 2008-12-02 | 93 | -40818/+0 |
| * | sync gcc's Config.in with Config.version | kaloz | 2008-12-02 | 1 | -2/+3 |
| * | nuke binutils 2.16.1 - old, unused, buggy | kaloz | 2008-12-02 | 9 | -1060/+0 |
| * | sync gcc patches with the Atmel 1.1.3 release | kaloz | 2008-12-02 | 7 | -7672/+7362 |
| * | clean up patch | kaloz | 2008-12-02 | 1 | -461/+0 |
| * | sync avr32 binutils patch with the Atmel 1.0.1 release | kaloz | 2008-12-02 | 1 | -509/+283 |
| * | switch powerpc targets to gcc 4.2.4 | kaloz | 2008-11-26 | 1 | -3/+2 |
| * | switch to gcc 4.2.4 for avr32 | kaloz | 2008-11-25 | 1 | -1/+1 |
| * | add avr32 support to binutils 2.18 | kaloz | 2008-11-25 | 2 | -1/+53416 |
| * | openat is not an implemented syscall on linux-2.4, so make it only available ... | florian | 2008-11-16 | 1 | -1/+4 |
| * | Add support for openat system call - this must be extended for the rest of th... | hcg | 2008-11-14 | 1 | -0/+68 |
| * | [cosmetic] indent conditionnals in uClibc Makefile | nico | 2008-11-08 | 1 | -21/+21 |
| * | add md5sums for binutils & gcc and use the GNU mirror facility | nico | 2008-11-08 | 2 | -12/+40 |
| * | Fix locations for the uClibc snapshot version (#4065) | florian | 2008-10-28 | 1 | -1/+12 |
| * | The merge of ppc (32-bit headers) and powerpc (previously 64-bit only headers... | hcg | 2008-10-09 | 1 | -3/+5 |
| * | fix up the asm includes location for .27 when building kernel headers | nbd | 2008-09-29 | 1 | -0/+5 |
| * | Fix a segfault in uclibc ldso. | lars | 2008-09-25 | 1 | -0/+30 |
| * | Avoid endless recursion in uClibc pthreads. | lars | 2008-09-22 | 1 | -0/+14 |
| * | add patches to fixes gcc 4.2.x bugs: | nico | 2008-09-18 | 9 | -0/+472 |
| * | disable autorebuild for the toolchain, as it can easily lead to build breakages | nbd | 2008-09-02 | 4 | -0/+4 |
| * | make libc.so symlink relative instead of absolute (#3878) | nbd | 2008-08-17 | 1 | -1/+1 |
| * | storm is ARMv4, not ARMv4T (thx, SeG) | nbd | 2008-07-31 | 1 | -1/+1 |
| * | Disable smash stacking support by default, but allow to enable it as an exper... | florian | 2008-07-30 | 2 | -0/+15 |
| * | fix uClibc legacy version | nbd | 2008-07-29 | 1 | -1/+1 |
| * | Update uClibc config for x86_64 | florian | 2008-07-27 | 1 | -14/+56 |
| * | surprise :p | juhosg | 2008-07-21 | 1 | -0/+1 |
| * | uClibc for x86 targets and kernels >= 2.6.24 need to copy the right include f... | florian | 2008-07-21 | 1 | -0/+7 |
| * | use qstrip macro to strip quoted CONFIG_* strings | nico | 2008-07-14 | 3 | -6/+5 |
| * | add some sanity checking | nbd | 2008-06-15 | 1 | -1/+3 |
| * | finally fixes etrax toolchain problems, thanks nbd | blogic | 2008-06-06 | 1 | -0/+17 |
| * | * refresh storm patches | kaloz | 2008-06-05 | 1 | -1/+1 |