aboutsummaryrefslogtreecommitdiff
path: root/toolchain
Commit message (Expand)AuthorAge
* Fix ssp enabling/disabling (#4388)Florian Fainelli2009-01-04
* enable netlink supportJo-Philipp Wich2009-01-03
* enable support for getifaddrs() - required by lldpdJo-Philipp Wich2009-01-03
* remove the openat() patch, as it's breaking quite a few packages. the problem...Felix Fietkau2009-01-02
* use binutils 2.18 for avr32, 2.17 is severely brokenFelix Fietkau2009-01-02
* fix avr32 build breakageFelix Fietkau2009-01-02
* fix gcc-4.2.4 when target != avr32Nicolas Thill2008-12-03
* nuke old gcc 4.2 versionsImre Kaloz2008-12-02
* sync gcc's Config.in with Config.versionImre Kaloz2008-12-02
* nuke binutils 2.16.1 - old, unused, buggyImre Kaloz2008-12-02
* sync gcc patches with the Atmel 1.1.3 releaseImre Kaloz2008-12-02
* clean up patchImre Kaloz2008-12-02
* sync avr32 binutils patch with the Atmel 1.0.1 releaseImre Kaloz2008-12-02
* switch powerpc targets to gcc 4.2.4Imre Kaloz2008-11-26
* switch to gcc 4.2.4 for avr32Imre Kaloz2008-11-25
* add avr32 support to binutils 2.18Imre Kaloz2008-11-25
* openat is not an implemented syscall on linux-2.4, so make it only available ...Florian Fainelli2008-11-16
* Add support for openat system call - this must be extended for the rest of th...Hamish Guthrie2008-11-14
* indent conditionnals in uClibc MakefileNicolas Thill2008-11-08
* add md5sums for binutils & gcc and use the GNU mirror facilityNicolas Thill2008-11-08
* Fix locations for the uClibc snapshot version (#4065)Florian Fainelli2008-10-28
* The merge of ppc (32-bit headers) and powerpc (previously 64-bit only headers...Hamish Guthrie2008-10-09
* fix up the asm includes location for .27 when building kernel headersFelix Fietkau2008-09-29
* Fix a segfault in uclibc ldso.Lars-Peter Clausen2008-09-25
* Avoid endless recursion in uClibc pthreads.Lars-Peter Clausen2008-09-22
* add patches to fixes gcc 4.2.x bugs: - fix gcc ICE when compiling package/ath...Nicolas Thill2008-09-18
* disable autorebuild for the toolchain, as it can easily lead to build breakagesFelix Fietkau2008-09-02
* make libc.so symlink relative instead of absolute (#3878)Felix Fietkau2008-08-17
* storm is ARMv4, not ARMv4T (thx, SeG)Felix Fietkau2008-07-31
* Disable smash stacking support by default, but allow to enable it as an exper...Florian Fainelli2008-07-30
* fix uClibc legacy versionFelix Fietkau2008-07-29
* Update uClibc config for x86_64Florian Fainelli2008-07-27
* surprise :pGabor Juhos2008-07-21
* uClibc for x86 targets and kernels >= 2.6.24 need to copy the right include f...Florian Fainelli2008-07-21
* use qstrip macro to strip quoted CONFIG_* stringsNicolas Thill2008-07-14
* add some sanity checkingFelix Fietkau2008-06-15
* finally fixes etrax toolchain problems, thanks nbdJohn Crispin2008-06-06
* * refresh storm patches * disable BX in uClibc config, add ethernet and watch...Imre Kaloz2008-06-05
* add patch to fix EABI compiles on ARMv4Imre Kaloz2008-06-05
* add preliminary Marvell Orion supportImre Kaloz2008-06-04
* soft-float shouldn't be used on targets with FPUImre Kaloz2008-06-03
* gcc 4.2.4 supportImre Kaloz2008-05-31
* refresh gcc-4.2.3 patchesMatteo Croce2008-05-21
* fix avr32 compilingTravis Kemen2008-05-16
* Fix a bug causing an infinite loop in getaddrinfo (closes: #3344)Nicolas Thill2008-05-11
* remove ugly hack for etraxJohn Crispin2008-05-03
* fix up uclibc support for etraxJohn Crispin2008-05-03
* fix uclibc version selectionJohn Crispin2008-05-03
* add preliminary support for Storm SL3512 based devices, not ready yetImre Kaloz2008-04-27
* PXA has Xscale core as well, so optimize the same way as we do on IXP/IOPImre Kaloz2008-04-26