summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Expand)Author
2007-03-11fix gcc version selectionkaloz
2007-03-07Changed default compiler for 2.6 kernels to 4.1.2hcg
2007-03-03changes to target/linux/generic-* should not trigger a kernel-headers rebuildnbd
2007-02-28mark uml as broken and add some cleanups (not working yet)nbd
2007-02-28remove remaining unnecessary dependencynbd
2007-02-27move ccache to tools/ and fix potential dependency issuenbd
2007-02-27fix ccache build (#1415)nbd
2007-02-25add x86_64 config for uClibcnbd
2007-02-25add kernel_headers dependency on target/linux/generic-2.*nbd
2007-02-25clean up stampfile mess for tools/ and toolchain/nbd
2007-02-24upgrade to uClibc 0.9.28.2nbd
2007-02-22add gcc 4.1.2 (closes #1381)kaloz
2007-01-27Fix ipv4/ipv6 resolving.nbd
2007-01-26Fix gcc version selectionnbd
2007-01-26use gcc 4.1.1 for 2.6, 3.4.6 for 2.4 targets by defaultkaloz
2007-01-23revert gcc to 4.1.1 for x86 to fix uclibc++ build (closes: #1056, #1202)nico
2007-01-22export __libc_stack_end in dynamically linked binaries as well - fixes uclibc...nbd
2007-01-19fix user mode linux toolchain buildnbd
2006-12-29fix uml-2.6 build with 2.6.19.1nico
2006-12-14add a hack for compiling a 32 bit user space with 64 bit uml kernel on x86_64nbd
2006-12-14fix ccache build ordernbd
2006-12-14fix kernel-headers compilenbd
2006-12-11Add ccache if not installed/installable on the host-systemflorian
2006-12-07use the gcc 4.2 snapshot in x86-2.6 by default - seems to work better than 4.1.1nbd
2006-12-06default to gcc 4.1.1 for the rb532 againnbd
2006-12-05switch to -O2 on x86 for performance reasonsnbd
2006-11-30another round of ppc fixes - the unfinished include/asm-ppc => asm-powerpc mi...nbd
2006-11-30another build fix for ppcnbd
2006-11-30fix ppc compilenbd
2006-11-29little endian arm supportmbm
2006-11-28fix locale stuff (and there was much rejoicing)kaloz
2006-11-27another bsd bugfixnbd
2006-11-23add a gcc 4.2 snapshotnbd
2006-11-21Port the locale changes to the other gcc versions as wellflorian
2006-11-21switch rb532 to the old gcc again. 4.1.1 is suddenly causing trouble...nbd
2006-11-21Forgot that part (#926)florian
2006-11-21Fix gcc config_largefile (#926)florian
2006-11-18remove old patchnbd
2006-11-12fix kernel-headers prepare (#949)nbd
2006-11-12fix gcc compilenbd
2006-11-12more shell related fixesnbd
2006-11-11make target/linux/* directories self-contained, use the selected kernel versi...nbd
2006-10-31oops, forgot to remove references to libnotimplnico
2006-10-31move libnotimpl to /packages/libs, fix another typo in ./src/math.cnico
2006-10-27rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4....kaloz
2006-10-26bring in floorf so that postgres server will compile by default, package to c...pavlov
2006-10-26add a configuration option to enable full c99 math in libm. this is needed f...pavlov
2006-10-25use gcc 4.1.1 for rb532 by defaultnbd
2006-10-22use getdents64 in the uClibc glob functionnbd
2006-10-18improve parallel buildingnbd