summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc
Commit message (Expand)AuthorAgeFilesLines
* Fix toolchain generation with FPU enabled (#2242)florian2007-09-091-1/+1
* major target cleanup. it is now possible to have subtargets that can override...nbd2007-09-081-2/+2
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd2007-08-071-42/+31
* remove leftover CONFIG_JLEVELnbd2007-07-301-1/+1
* fix an uClibc compile error that only happens on rebuildsnbd2007-07-301-1/+1
* added i686 support and profile for t-vision s100blogic2007-07-081-0/+186
* Enable LDSO_RUNPATH in uClibc configuration for all platformsrwhitby2007-06-299-9/+9
* Fixes compile bug for uclibc-crisblogic2007-06-121-0/+11
* add support for the AVR32 platform, namely the ATNGW100 board - joint work wi...kaloz2007-06-0823-0/+4361
* add initial support for the crisarchitecture used on foxboards to openwrtblogic2007-06-024-0/+246
* Remove ldd/ldconfig for the moment (#1551)florian2007-04-041-7/+0
* Cleanups on romboot and u-boot.hcg2007-04-041-0/+2
* Add ldd and ldconfig support, template packages derived from gcc and uclibcflorian2007-04-031-0/+6
* Fix portability patch for uClibc.nbd2007-04-011-1/+1
* add x86_64 config for uClibcnbd2007-02-251-0/+152
* upgrade to uClibc 0.9.28.2nbd2007-02-2410-326/+56
* Fix ipv4/ipv6 resolving.nbd2007-01-271-0/+12
* export __libc_stack_end in dynamically linked binaries as well - fixes uclibc...nbd2007-01-221-0/+52
* add a hack for compiling a 32 bit user space with 64 bit uml kernel on x86_64nbd2006-12-141-0/+13
* another round of ppc fixes - the unfinished include/asm-ppc => asm-powerpc mi...nbd2006-11-301-0/+13
* little endian arm supportmbm2006-11-291-0/+168
* remove old patchnbd2006-11-181-12/+0
* rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4....kaloz2006-10-271-0/+13
* 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-261-0/+3
* use getdents64 in the uClibc glob functionnbd2006-10-221-0/+12
* improve parallel buildingnbd2006-10-181-1/+1
* add uclibc portability patch (by thorsten glaser)nbd2006-10-101-0/+38
* rename patchnbd2006-10-101-0/+0
* move tools from toolchain/ to tools/nbd2006-09-271-7/+7
* enable UCLIBC_HAS_WORDEXP, fixes pcmcia-cs (and possibly others) on mini_fonbd2006-09-155-5/+5
* add basic support for the Magicbox boardskaloz2006-08-251-0/+223
* add XScale support to -ngkaloz2006-08-061-0/+168
* fix everything I broke with the previous patches mbm2006-08-041-2/+2
* add missing copyrightnbd2006-06-275-0/+34
* move uClibc/files/config.* to uClibc/config/* and allow board-specific config...nbd2006-06-215-1/+6
* massive cleanup of toolchain/nbd2006-06-211-54/+37
* cleanup; replace .PHONY with FORCE; disable gdb by defaultnbd2006-05-311-4/+5
* fix toolchain buildnbd2006-05-311-4/+4
* fix BR2_ and CONFIG_ issuesmbm2006-05-121-4/+4
* menuconfig cleanupnbd2006-04-201-18/+0
* preliminary ppc supportmbm2006-03-221-0/+161
* change cp to $(CP)mbm2006-02-011-1/+1
* mipseb -> mips, thx kaloz for clearificationwbx2005-12-261-1/+1
* first ar531x support for 2.4, thx Mile Albon, some addons from me for mips bi...wbx2005-12-251-0/+163
* add fini crt compat option to mipsel uclibc confignbd2005-11-091-1/+1
* make uclibc a bit smallernbd2005-10-213-2/+14
* rename config.mips to config.mipsel in uclibc directorynbd2005-10-212-1/+1
* update uClibc config for i386nico2005-10-201-1/+9
* update to uClibc v0.9.8kaloz2005-10-206-49/+50