allow concurrent use of host-build.mk and package.mk as well as their templates
[openwrt/svn-archive/archive.git] / toolchain /
2009-02-22 Felix Fietkaubuild system refactoring in preparation for allowing...
2009-02-21 Hauke MehrtensuClibc: refresh patches for uClibc
2009-02-21 Hauke Mehrtensbinutils: refresh patches for binutils 2.17
2009-02-18 Hauke Mehrtensgcc: refresh patches for gcc 4.1.2
2009-02-14 Felix Fietkaufix gcc 4.3.x segfault triggered by using -frename...
2009-02-03 Nicolas Thill[toolchain] cosmetic & coherency fixes
2009-02-03 Nicolas Thill[toolchain] binutils: add support for v2.19.1 (from...
2009-02-02 Florian Fainelli[toolchain] libssp should also be configured in binutils
2009-02-02 Nicolas Thill[toolchain] gcc: add a patch to allow 3.4.6 to build...
2009-02-02 Felix Fietkaudefault to binutils 2.18 on ppc* for manual selection...
2009-02-02 Felix Fietkaumake binutils 2.18 default for ppc44x and ppc40x
2009-02-01 Florian Fainelli[toolchain] allow building and installing java for...
2009-01-27 Felix Fietkaugcc: add missing gcc 4.3.3 patches (copy of the 4.3...
2009-01-27 Felix Fietkaubinutils 2.19 does not support avr32 yet
2009-01-27 Felix Fietkauadd gcc 4.3.3, clean up gcc version config symbols
2009-01-26 Felix Fietkaueglibc: replace the use of stpncpy with strncpy + manua...
2009-01-26 Felix Fietkauport the eglibc cross compiling fix to version 2.9
2009-01-26 Felix Fietkaufix eglibc 2.8 cross-compile under darwin / mac os x
2009-01-26 Felix Fietkauinstall readelf to STAGING_DIR_HOST (eglibc requires...
2009-01-21 Nicolas Thill[toolchain] fix uClibc fpu/soft-float selection
2009-01-21 Nicolas Thill[toolchain] fix uClibc v0.9.30 build on x86_64
2009-01-21 Nicolas Thill[toolchain] enable UCLIBC_SUSV3_LEGACY in uClibc v0...
2009-01-21 Florian Fainelli[toolchain] add missing config symbol in x86_64 configu...
2009-01-21 Nicolas Thill[toolchain] add support for gcc v4.3.1 & v4.3.2 (closes...
2009-01-21 Nicolas Thill[toolchain] add support for uClibc v0.9.30 (closes...
2009-01-21 Nicolas Thill[toolchain] more kernel headers fixes for cris
2009-01-20 Nicolas Thill[toolchain] we have a minimal gcc target compiler since...
2009-01-20 Nicolas Thill[toolchain] move all arch fixups from Install to Prepar...
2009-01-20 Felix FietkauuClibc: compile fix for the new linuxthreads implementa...
2009-01-19 Nicolas Thill[toolchain] backport patch to allow building uClibc...
2009-01-17 Nicolas Thill[toolchain] fix linux headers & source paths at uClibc...
2009-01-17 Felix Fietkauadd binutils 2.19 (patch from #4367)
2009-01-17 Felix Fietkauuclibc: fix the new libpthread implementation on arm
2009-01-17 Felix Fietkauadd uclibc eabi patches from #3988
2009-01-17 Felix Fietkauadd gcc eabi patches from #3988
2009-01-16 Hamish GuthrieSet default gcc for ps3 - gcc-3.4.6 and gcc-4.1.2 do...
2009-01-14 Gabor Juhos[toolchain] fix powerpc toolchain build failure on...
2009-01-14 Felix Fietkauwork around problems with the libpthread onexit() handler
2009-01-13 Felix Fietkaufix the new libpthread implementation - the function...
2009-01-13 Felix Fietkaudo not strip uclibc
2009-01-13 Felix Fietkauuse the new linuxthreads implementation on i386,i686
2009-01-13 Felix Fietkaufix gdb compile
2009-01-13 Felix Fietkauuclibc: add the trunc function
2009-01-13 Felix Fietkauuclibc: add some libpthread fixes
2009-01-12 Nicolas Thill[cris] fix missing ptrace.h needed to build final gcc
2009-01-12 Nicolas Thill[cris] add a fix preventing gcc build system from assum...
2009-01-11 Nicolas Thilluse different optimizations for x86 & x86_64 on uml
2009-01-11 Nicolas Thillgdb fixes: adjust --prefix & install in $(TOOLCHAIN_DIR...
2009-01-10 Nicolas Thillfix wrong TARGET_SUFFIX when building a toolchain with...
2009-01-08 Nicolas Thill[massive] add support for alternative C libraries ...
2009-01-05 Imre Kalozgeneral fixes for openwrt with kernel 2.6.28
2009-01-04 Florian FainelliFix ssp enabling/disabling (#4388)
2009-01-03 Jo-Philipp Wich[uClibc] enable netlink support
2009-01-03 Jo-Philipp Wich[uClibc] enable support for getifaddrs() - required...
2009-01-02 Felix Fietkauremove the openat() patch, as it's breaking quite a...
2009-01-02 Felix Fietkauuse binutils 2.18 for avr32, 2.17 is severely broken
2009-01-02 Felix Fietkaufix avr32 build breakage
2008-12-03 Nicolas Thillfix gcc-4.2.4 when target != avr32
2008-12-02 Imre Kaloznuke old gcc 4.2 versions
2008-12-02 Imre Kalozsync gcc's Config.in with Config.version
2008-12-02 Imre Kaloznuke binutils 2.16.1 - old, unused, buggy
2008-12-02 Imre Kalozsync gcc patches with the Atmel 1.1.3 release
2008-12-02 Imre Kalozclean up patch
2008-12-02 Imre Kalozsync avr32 binutils patch with the Atmel 1.0.1 release
2008-11-26 Imre Kalozswitch powerpc targets to gcc 4.2.4
2008-11-25 Imre Kalozswitch to gcc 4.2.4 for avr32
2008-11-25 Imre Kalozadd avr32 support to binutils 2.18
2008-11-16 Florian Fainelliopenat is not an implemented syscall on linux-2.4,...
2008-11-14 Hamish GuthrieAdd support for openat system call - this must be exten...
2008-11-08 Nicolas Thill[cosmetic] indent conditionnals in uClibc Makefile
2008-11-08 Nicolas Thilladd md5sums for binutils & gcc and use the GNU mirror...
2008-10-28 Florian FainelliFix locations for the uClibc snapshot version (#4065)
2008-10-09 Hamish GuthrieThe merge of ppc (32-bit headers) and powerpc (previous...
2008-09-29 Felix Fietkaufix up the asm includes location for .27 when building...
2008-09-25 Lars-Peter ClausenFix a segfault in uclibc ldso.
2008-09-22 Lars-Peter ClausenAvoid endless recursion in uClibc pthreads.
2008-09-18 Nicolas Thilladd patches to fixes gcc 4.2.x bugs:
2008-09-02 Felix Fietkaudisable autorebuild for the toolchain, as it can easily...
2008-08-17 Felix Fietkaumake libc.so symlink relative instead of absolute ...
2008-07-31 Felix Fietkaustorm is ARMv4, not ARMv4T (thx, SeG)
2008-07-30 Florian FainelliDisable smash stacking support by default, but allow...
2008-07-29 Felix Fietkaufix uClibc legacy version
2008-07-27 Florian FainelliUpdate uClibc config for x86_64
2008-07-21 Gabor Juhossurprise :p
2008-07-21 Florian FainelliuClibc for x86 targets and kernels >= 2.6.24 need to...
2008-07-14 Nicolas Thilluse qstrip macro to strip quoted CONFIG_* strings
2008-06-15 Felix Fietkauadd some sanity checking
2008-06-06 John Crispinfinally fixes etrax toolchain problems, thanks nbd
2008-06-05 Imre Kaloz * refresh storm patches
2008-06-05 Imre Kalozadd patch to fix EABI compiles on ARMv4
2008-06-04 Imre Kalozadd preliminary Marvell Orion support
2008-06-03 Imre Kalozsoft-float shouldn't be used on targets with FPU
2008-05-31 Imre Kalozgcc 4.2.4 support
2008-05-21 Matteo Crocerefresh gcc-4.2.3 patches
2008-05-16 Travis Kemenfix avr32 compiling
2008-05-11 Nicolas ThillFix a bug causing an infinite loop in getaddrinfo ...
2008-05-03 John Crispinremove ugly hack for etrax
2008-05-03 John Crispinfix up uclibc support for etrax
2008-05-03 John Crispinfix uclibc version selection
2008-04-27 Imre Kalozadd preliminary support for Storm SL3512 based devices...
next