summaryrefslogtreecommitdiff
path: root/toolchain/uClibc/Makefile
AgeCommit message (Expand)Author
2008-09-02disable autorebuild for the toolchain, as it can easily lead to build breakagesnbd
2008-08-17make libc.so symlink relative instead of absolute (#3878)nbd
2008-07-21uClibc for x86 targets and kernels >= 2.6.24 need to copy the right include f...florian
2008-07-14use qstrip macro to strip quoted CONFIG_* stringsnico
2008-04-03fix typokaloz
2008-03-09fix uclibc build on osxnbd
2008-02-19fix md5sum for v0.28.2 (closes: #3159)nico
2008-02-14add missing config change for OABInbd
2008-01-27add uClibc version 0.9.28.2, 0.9.28.3 and snapshots for development purpose (...ralph
2008-01-26[toolchain] uClibc: restore support of shadow passwords, but make it configur...juhosg
2007-12-29unconditionally enable c99 math support in uclibc - many packages need itnbd
2007-12-28upgrade to uClibc 0.9.29 - break binary compatibility #1kaloz
2007-12-28fixup softfloat handlingkaloz
2007-12-13hopefully fix occasional uClibc/gcc build failuresnbd
2007-11-20fix a few stampfile locationsnbd
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