summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/uclibc.mk
Commit message (Expand)AuthorAgeFilesLines
* toolchain/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-2/+2
* toolchain: sh64 fixesPeter Korsgaard2009-01-131-2/+2
* toolchain/uclibc: fix sparc SED handling of _V9 / _V9BPeter Korsgaard2009-01-121-1/+1
* toolchain/uclibc: propagate mips mips32r2 variant setting to uclibcPeter Korsgaard2009-01-121-2/+3
* Remove whitespace damage in uclibc.mkUlf Samuelsson2009-01-021-1/+0
* toolchain/uclibc: fix typoPeter Korsgaard2008-12-231-1/+1
* toolchain/uclibc: Add BR2_ENABLE_LOCALE_PREGENERATED optionPeter Korsgaard2008-12-231-4/+6
* toolchain/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
* uClibc: add uClibc 0.9.30 to kconfig and MakefileHans-Christian Egtvedt2008-12-011-1/+4
* toolchain/uclibc: brown paper bag fix for r23746Peter Korsgaard2008-10-201-6/+3
* toolchain/uclibc: only use make install_headers for 0.9.29+Peter Korsgaard2008-10-201-0/+4
* uclibc: fix path to ARCH_CFLAGS when compiling the test suiteHans-Christian Egtvedt2008-10-071-1/+1
* uclibc: add kconfig option and make stuff for installing the uClibc test suiteHans-Christian Egtvedt2008-10-071-4/+29
* uclibc: install headers after building headers in configure partHans-Christian Egtvedt2008-09-301-1/+1
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-10/+10
* Add prepatched AVR32 gcc-4.2.2 toolchain from www.atmel.no, move patch locati...Ulf Samuelsson2008-07-041-2/+8
* uclibc: only strip libpthread on 0.9.28.3 / not PTHREAD_DEBUGPeter Korsgaard2008-06-181-1/+5
* uclibc: remove obsolete uclibc 0.9.28 handlingPeter Korsgaard2008-06-181-3/+0
* toolchain/uclibc: strip libpthreadPeter Korsgaard2008-06-171-0/+1
* uclibc-0.9.29: handle powerpc subarch selectionPeter Korsgaard2008-05-311-0/+9
* uClibc: use .patch.$ARCH naming conventionPeter Korsgaard2008-04-241-2/+5
* * Added uclibc snapshot config, differes from the stable and kept asking ques...Nigel Kukard2008-04-171-0/+17
* PentiumPro is not Pentium4 but i686Nigel Kukard2008-03-291-6/+6
* * Fixed uClibc sub-x86 arch selectionNigel Kukard2008-03-291-1/+25
* Make sure 'linkage.h' headers are installed. Add hack to bootstrap newer "Steven J. Hill"2008-02-281-1/+1
* Add support for GNU and kernel.org mirrorsIvan Kuten2007-12-171-1/+2
* update uClibc config for nios2Ivan Kuten2007-11-151-0/+6
* install ldconfig stuff only if it was built, fix for systems without shared l...Ivan Kuten2007-11-151-5/+9
* - propagate mips ISA down to uClibcBernhard Reutner-Fischer2007-09-301-0/+28
* - revert part of 20119 (renaming BR2_ARM_.ABI to BR2_.ABI)Bernhard Reutner-Fischer2007-09-291-5/+5
* - add mips/mipsel target architecture selectionBernhard Reutner-Fischer2007-09-291-3/+19
* Removed uclibc source dependency on host-sedUlf Samuelsson2007-09-281-1/+1
* No reliance on dirs in uClibcUlf Samuelsson2007-09-281-1/+1
* Cleanup cross toolchain admin, split uclibc-menuconfig into same + uclibc-upd...Ulf Samuelsson2007-09-281-3/+2
* Add administration for linux,uclibc and mainUlf Samuelsson2007-09-281-6/+7
* - fix ARM ABI propagationBernhard Reutner-Fischer2007-09-271-0/+1
* Additional management of uclibcUlf Samuelsson2007-09-271-0/+3
* - revert some bad checkins, fixup bad settings in atmel targets and move the ...Bernhard Reutner-Fischer2007-09-261-4/+3
* reinstate AVR32 toolchainUlf Samuelsson2007-09-261-2/+2
* - remove one invariant in toolchain type selection.Bernhard Reutner-Fischer2007-09-251-2/+2
* - rename the gcc base_target to the more appropriate term cross_compilerBernhard Reutner-Fischer2007-09-221-3/+3
* Remove some debug info + add uclibc-target-utils-source targetUlf Samuelsson2007-09-171-0/+2
* - some more sparc{,64} twiddlingBernhard Reutner-Fischer2007-09-151-2/+12
* - add sequence-point for toplevel parallel builds: uClibc needs an initial gccBernhard Reutner-Fischer2007-09-011-2/+1
* - uclibc-configured has to depend on kernel-headersBernhard Reutner-Fischer2007-08-291-1/+1
* - misc cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-08-281-14/+22
* - improve handling of sh (fgretief) for bug #1446Bernhard Reutner-Fischer2007-08-261-1/+33
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-221-2/+2
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-221-21/+21
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-211-3/+3