summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* changes to target/linux/generic-* should not trigger a kernel-headers rebuildnbd2007-03-031-1/+0
* mark uml as broken and add some cleanups (not working yet)nbd2007-02-281-7/+5
* remove remaining unnecessary dependencynbd2007-02-281-3/+0
* move ccache to tools/ and fix potential dependency issuenbd2007-02-272-50/+0
* fix ccache build (#1415)nbd2007-02-271-9/+16
* add x86_64 config for uClibcnbd2007-02-251-0/+152
* add kernel_headers dependency on target/linux/generic-2.*nbd2007-02-251-0/+1
* clean up stampfile mess for tools/ and toolchain/nbd2007-02-251-30/+12
* upgrade to uClibc 0.9.28.2nbd2007-02-2410-326/+56
* add gcc 4.1.2 (closes #1381)kaloz2007-02-2213-0/+4051
* Fix ipv4/ipv6 resolving.nbd2007-01-271-0/+12
* Fix gcc version selectionnbd2007-01-262-4/+2
* use gcc 4.1.1 for 2.6, 3.4.6 for 2.4 targets by defaultkaloz2007-01-262-5/+5
* revert gcc to 4.1.1 for x86 to fix uclibc++ build (closes: #1056, #1202)nico2007-01-231-2/+2
* export __libc_stack_end in dynamically linked binaries as well - fixes uclibc...nbd2007-01-221-0/+52
* fix user mode linux toolchain buildnbd2007-01-191-0/+1
* fix uml-2.6 build with 2.6.19.1nico2006-12-291-1/+6
* add a hack for compiling a 32 bit user space with 64 bit uml kernel on x86_64nbd2006-12-141-0/+13
* fix ccache build ordernbd2006-12-141-1/+4
* fix kernel-headers compilenbd2006-12-141-4/+6
* Add ccache if not installed/installable on the host-systemflorian2006-12-112-1/+44
* use the gcc 4.2 snapshot in x86-2.6 by default - seems to work better than 4.1.1nbd2006-12-071-1/+4
* default to gcc 4.1.1 for the rb532 againnbd2006-12-061-1/+1
* switch to -O2 on x86 for performance reasonsnbd2006-12-051-1/+1
* another round of ppc fixes - the unfinished include/asm-ppc => asm-powerpc mi...nbd2006-11-302-1/+16
* another build fix for ppcnbd2006-11-301-0/+5
* fix ppc compilenbd2006-11-301-1/+1
* little endian arm supportmbm2006-11-291-0/+168
* fix locale stuff (and there was much rejoicing)kaloz2006-11-281-5/+5
* another bsd bugfixnbd2006-11-271-1/+1
* add a gcc 4.2 snapshotnbd2006-11-2315-3/+3819
* Port the locale changes to the other gcc versions as wellflorian2006-11-217-14/+14
* switch rb532 to the old gcc again. 4.1.1 is suddenly causing trouble...nbd2006-11-211-1/+1
* Forgot that part (#926)florian2006-11-211-0/+1
* Fix gcc config_largefile (#926)florian2006-11-211-2/+2
* remove old patchnbd2006-11-181-12/+0
* fix kernel-headers prepare (#949)nbd2006-11-121-3/+2
* fix gcc compilenbd2006-11-121-4/+4
* more shell related fixesnbd2006-11-122-7/+7
* make target/linux/* directories self-contained, use the selected kernel versi...nbd2006-11-116-21097/+8
* oops, forgot to remove references to libnotimplnico2006-10-311-2/+1
* move libnotimpl to /packages/libs, fix another typo in ./src/math.cnico2006-10-312-107/+0
* rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4....kaloz2006-10-272-3/+14
* bring in floorf so that postgres server will compile by default, package to c...pavlov2006-10-261-1/+1
* add a configuration option to enable full c99 math in libm. this is needed f...pavlov2006-10-262-1/+11
* use gcc 4.1.1 for rb532 by defaultnbd2006-10-251-1/+1
* use getdents64 in the uClibc glob functionnbd2006-10-221-0/+12
* improve parallel buildingnbd2006-10-181-1/+1
* another one ...nbd2006-10-141-1/+1
* remove some obsolete stuffnbd2006-10-141-1/+1