summaryrefslogtreecommitdiff
path: root/toolchain/uClibc/Makefile
AgeCommit message (Expand)Author
2007-09-09Fix toolchain generation with FPU enabled (#2242)florian
2007-09-08major target cleanup. it is now possible to have subtargets that can override...nbd
2007-08-07build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd
2007-07-30remove leftover CONFIG_JLEVELnbd
2007-07-30fix an uClibc compile error that only happens on rebuildsnbd
2007-06-08add support for the AVR32 platform, namely the ATNGW100 board - joint work wi...kaloz
2007-04-04Remove ldd/ldconfig for the moment (#1551)florian
2007-04-04Cleanups on romboot and u-boot.hcg
2007-04-03Add ldd and ldconfig support, template packages derived from gcc and uclibcflorian
2007-02-24upgrade to uClibc 0.9.28.2nbd
2006-10-26add a configuration option to enable full c99 math in libm. this is needed f...pavlov
2006-10-18improve parallel buildingnbd
2006-09-27move tools from toolchain/ to tools/nbd
2006-08-04fix everything I broke with the previous patches mbm
2006-06-27add missing copyrightnbd
2006-06-21move uClibc/files/config.* to uClibc/config/* and allow board-specific config...nbd
2006-06-21massive cleanup of toolchain/nbd
2006-05-31cleanup; replace .PHONY with FORCE; disable gdb by defaultnbd
2006-05-31fix toolchain buildnbd
2006-05-12fix BR2_ and CONFIG_ issuesmbm
2006-02-01change cp to $(CP)mbm
2005-10-21rename config.mips to config.mipsel in uclibc directorynbd
2005-10-20update to uClibc v0.9.8kaloz
2005-08-27add cflags to uClibc compilenbd
2005-07-24add support for multiple target archnico
2005-07-20more cleanup in toolchain/nbd
2005-07-17move target/default/target_skeleton into package/base-files, put all the defa...nbd
2005-04-09Remove libpthread from root_dirnico
2005-04-04fix ipv6 host name lookup from /etc/hostsnbd
2005-03-06nbd's makefile/menuconfig rewritembm