summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Expand)Author
2008-12-03fix gcc-4.2.4 when target != avr32nico
2008-12-02nuke old gcc 4.2 versionskaloz
2008-12-02sync gcc's Config.in with Config.versionkaloz
2008-12-02nuke binutils 2.16.1 - old, unused, buggykaloz
2008-12-02sync gcc patches with the Atmel 1.1.3 releasekaloz
2008-12-02clean up patchkaloz
2008-12-02sync avr32 binutils patch with the Atmel 1.0.1 releasekaloz
2008-11-26switch powerpc targets to gcc 4.2.4kaloz
2008-11-25switch to gcc 4.2.4 for avr32kaloz
2008-11-25add avr32 support to binutils 2.18kaloz
2008-11-16openat is not an implemented syscall on linux-2.4, so make it only available ...florian
2008-11-14Add support for openat system call - this must be extended for the rest of th...hcg
2008-11-08[cosmetic] indent conditionnals in uClibc Makefilenico
2008-11-08add md5sums for binutils & gcc and use the GNU mirror facilitynico
2008-10-28Fix locations for the uClibc snapshot version (#4065)florian
2008-10-09The merge of ppc (32-bit headers) and powerpc (previously 64-bit only headers...hcg
2008-09-29fix up the asm includes location for .27 when building kernel headersnbd
2008-09-25Fix a segfault in uclibc ldso.lars
2008-09-22Avoid endless recursion in uClibc pthreads.lars
2008-09-18add patches to fixes gcc 4.2.x bugs:nico
2008-09-02disable autorebuild for the toolchain, as it can easily lead to build breakagesnbd
2008-08-17make libc.so symlink relative instead of absolute (#3878)nbd
2008-07-31storm is ARMv4, not ARMv4T (thx, SeG)nbd
2008-07-30Disable smash stacking support by default, but allow to enable it as an exper...florian
2008-07-29fix uClibc legacy versionnbd
2008-07-27Update uClibc config for x86_64florian
2008-07-21surprise :pjuhosg
2008-07-21uClibc for x86 targets and kernels >= 2.6.24 need to copy the right include f...florian
2008-07-14use qstrip macro to strip quoted CONFIG_* stringsnico
2008-06-15add some sanity checkingnbd
2008-06-06finally fixes etrax toolchain problems, thanks nbdblogic
2008-06-05 * refresh storm patcheskaloz
2008-06-05add patch to fix EABI compiles on ARMv4kaloz
2008-06-04add preliminary Marvell Orion supportkaloz
2008-06-03soft-float shouldn't be used on targets with FPUkaloz
2008-05-31gcc 4.2.4 supportkaloz
2008-05-21refresh gcc-4.2.3 patchesmatteo
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