| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | clean up stampfile mess for tools/ and toolchain/ | nbd | 2007-02-25 | 1 | -30/+12 |
* | upgrade to uClibc 0.9.28.2 | nbd | 2007-02-24 | 10 | -326/+56 |
* | add gcc 4.1.2 (closes #1381) | kaloz | 2007-02-22 | 13 | -0/+4051 |
* | Fix ipv4/ipv6 resolving. | nbd | 2007-01-27 | 1 | -0/+12 |
* | Fix gcc version selection | nbd | 2007-01-26 | 2 | -4/+2 |
* | use gcc 4.1.1 for 2.6, 3.4.6 for 2.4 targets by default | kaloz | 2007-01-26 | 2 | -5/+5 |
* | revert gcc to 4.1.1 for x86 to fix uclibc++ build (closes: #1056, #1202) | nico | 2007-01-23 | 1 | -2/+2 |
* | export __libc_stack_end in dynamically linked binaries as well - fixes uclibc... | nbd | 2007-01-22 | 1 | -0/+52 |
* | fix user mode linux toolchain build | nbd | 2007-01-19 | 1 | -0/+1 |
* | fix uml-2.6 build with 2.6.19.1 | nico | 2006-12-29 | 1 | -1/+6 |
* | add a hack for compiling a 32 bit user space with 64 bit uml kernel on x86_64 | nbd | 2006-12-14 | 1 | -0/+13 |
* | fix ccache build order | nbd | 2006-12-14 | 1 | -1/+4 |
* | fix kernel-headers compile | nbd | 2006-12-14 | 1 | -4/+6 |
* | Add ccache if not installed/installable on the host-system | florian | 2006-12-11 | 2 | -1/+44 |
* | use the gcc 4.2 snapshot in x86-2.6 by default - seems to work better than 4.1.1 | nbd | 2006-12-07 | 1 | -1/+4 |
* | default to gcc 4.1.1 for the rb532 again | nbd | 2006-12-06 | 1 | -1/+1 |
* | switch to -O2 on x86 for performance reasons | nbd | 2006-12-05 | 1 | -1/+1 |
* | another round of ppc fixes - the unfinished include/asm-ppc => asm-powerpc mi... | nbd | 2006-11-30 | 2 | -1/+16 |
* | another build fix for ppc | nbd | 2006-11-30 | 1 | -0/+5 |
* | fix ppc compile | nbd | 2006-11-30 | 1 | -1/+1 |
* | little endian arm support | mbm | 2006-11-29 | 1 | -0/+168 |
* | fix locale stuff (and there was much rejoicing) | kaloz | 2006-11-28 | 1 | -5/+5 |
* | another bsd bugfix | nbd | 2006-11-27 | 1 | -1/+1 |
* | add a gcc 4.2 snapshot | nbd | 2006-11-23 | 15 | -3/+3819 |
* | Port the locale changes to the other gcc versions as well | florian | 2006-11-21 | 7 | -14/+14 |
* | switch rb532 to the old gcc again. 4.1.1 is suddenly causing trouble... | nbd | 2006-11-21 | 1 | -1/+1 |
* | Forgot that part (#926) | florian | 2006-11-21 | 1 | -0/+1 |
* | Fix gcc config_largefile (#926) | florian | 2006-11-21 | 1 | -2/+2 |
* | remove old patch | nbd | 2006-11-18 | 1 | -12/+0 |
* | fix kernel-headers prepare (#949) | nbd | 2006-11-12 | 1 | -3/+2 |
* | fix gcc compile | nbd | 2006-11-12 | 1 | -4/+4 |
* | more shell related fixes | nbd | 2006-11-12 | 2 | -7/+7 |
* | make target/linux/* directories self-contained, use the selected kernel versi... | nbd | 2006-11-11 | 6 | -21097/+8 |
* | oops, forgot to remove references to libnotimpl | nico | 2006-10-31 | 1 | -2/+1 |
* | move libnotimpl to /packages/libs, fix another typo in ./src/math.c | nico | 2006-10-31 | 2 | -107/+0 |
* | rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.... | kaloz | 2006-10-27 | 2 | -3/+14 |
* | bring in floorf so that postgres server will compile by default, package to c... | pavlov | 2006-10-26 | 1 | -1/+1 |
* | add a configuration option to enable full c99 math in libm. this is needed f... | pavlov | 2006-10-26 | 2 | -1/+11 |
* | use gcc 4.1.1 for rb532 by default | nbd | 2006-10-25 | 1 | -1/+1 |
* | use getdents64 in the uClibc glob function | nbd | 2006-10-22 | 1 | -0/+12 |
* | improve parallel building | nbd | 2006-10-18 | 1 | -1/+1 |
* | another one ... | nbd | 2006-10-14 | 1 | -1/+1 |
* | remove some obsolete stuff | nbd | 2006-10-14 | 1 | -1/+1 |
* | use $(TAR) in unpack commands | nbd | 2006-10-14 | 1 | -1/+1 |
* | add uclibc portability patch (by thorsten glaser) | nbd | 2006-10-10 | 1 | -0/+38 |
* | rename patch | nbd | 2006-10-10 | 1 | -0/+0 |
* | fix gcc compile | nbd | 2006-10-10 | 1 | -0/+1 |
* | explicitly set CONFIG_SHELL to bash for the kernel headers configure | nbd | 2006-10-10 | 1 | -1/+4 |
* | don't touch TAR_OPTIONS in host.mk | nbd | 2006-10-10 | 1 | -1/+1 |
* | only use --wildcards for gnu tar | nbd | 2006-10-10 | 1 | -1/+2 |