summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/Makefile
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
* add support for the AVR32 platform, namely the ATNGW100 board - joint work wi...kaloz2007-06-081-0/+1
* 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
* upgrade to uClibc 0.9.28.2nbd2007-02-241-3/+4
* add a configuration option to enable full c99 math in libm. this is needed f...pavlov2006-10-261-0/+3
* improve parallel buildingnbd2006-10-181-1/+1
* move tools from toolchain/ to tools/nbd2006-09-271-7/+7
* fix everything I broke with the previous patches mbm2006-08-041-2/+2
* add missing copyrightnbd2006-06-271-0/+6
* move uClibc/files/config.* to uClibc/config/* and allow board-specific config...nbd2006-06-211-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
* change cp to $(CP)mbm2006-02-011-1/+1
* rename config.mips to config.mipsel in uclibc directorynbd2005-10-211-1/+1
* update to uClibc v0.9.8kaloz2005-10-201-1/+1
* add cflags to uClibc compilenbd2005-08-271-0/+2
* add support for multiple target archnico2005-07-241-10/+1
* more cleanup in toolchain/nbd2005-07-201-5/+106
* move target/default/target_skeleton into package/base-files, put all the defa...nbd2005-07-171-2/+0
* Remove libpthread from root_dirnico2005-04-091-0/+1
* fix ipv6 host name lookup from /etc/hostsnbd2005-04-041-1/+1
* nbd's makefile/menuconfig rewritembm2005-03-061-0/+10