summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc
Commit message (Collapse)AuthorAgeFilesLines
...
* uClibc: use .patch.$ARCH naming conventionPeter Korsgaard2008-04-245-2/+5
|
* * Added uclibc snapshot config, differes from the stable and kept asking ↵Nigel Kukard2008-04-173-1/+219
| | | | | | questions for config * Added ARM config options to makefile just like the other arch's
* PentiumPro is not Pentium4 but i686Nigel Kukard2008-03-291-6/+6
|
* * Fixed uClibc sub-x86 arch selectionNigel Kukard2008-03-291-1/+25
|
* uClibc 0.9.28.3: use optimized string ops on ppcPeter Korsgaard2008-03-271-0/+56
| | | | Use optimized string ops instead of dummy generic ones on PPC.
* uclibc: remove unused legacy patchesPeter Korsgaard2008-03-278-19650/+0
|
* HTMLized glibc vs uclibc and added to docsJohn Voltz2008-03-071-215/+0
|
* added and removed uclibc patchesJohn Voltz2008-03-0617-233/+12531
|
* Make sure 'linkage.h' headers are installed. Add hack to bootstrap newer "Steven J. Hill"2008-02-282-1/+13
| | | | | | | | | versions of GCC. Filter out 'gnu99' from assembly flags. Use the 'headers' target instead of 'pregen' to prepare for more NPTL integration. Fix broken MTD package configuration....someone believes in the Klingon release process apparently. Fix build issues with netplug and libpng. Fix source path for microcom as original site no longer exists.
* 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 ↵Ivan Kuten2007-11-151-5/+9
| | | | libraries support (nios2)
* Update AVR32 toolchain with new binutils and uClibc, This time it works ↵Ulf Samuelsson2007-10-131-1/+3
| | | | (cross-fingers)
* Add AVR32 support for uclibc-0-9-29Ulf Samuelsson2007-10-125-1/+3721
|
* - 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
| | | | - rename BR2_ARM_[EO]ABI to the commonly used BR2_[EO]ABI
* 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 + ↵Ulf Samuelsson2007-09-281-3/+2
| | | | uclibc-update to avoid overwriting board support file
* Add administration for linux,uclibc and mainUlf Samuelsson2007-09-281-6/+7
|
* Remove softfp patch from uClibc, ARM softfloat, did not complete anywayUlf Samuelsson2007-09-271-9149/+0
|
* - 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
| | | | gcc target abi back to a place where the other arch-specific settings live
* Ensure soft-fp patch is truly localUlf Samuelsson2007-09-261-3/+3
|
* reinstate AVR32 toolchainUlf Samuelsson2007-09-261-2/+2
|
* Remove -lgcc, did no good anywayUlf Samuelsson2007-09-251-10/+1
|
* Add soft-fp part of gcclib to uClibc to allow ARM softfloat to completeUlf Samuelsson2007-09-251-0/+9158
|
* - Schedule removal of ancient versions (configuration part).Bernhard Reutner-Fischer2007-09-251-5/+0
|
* - remove one invariant in toolchain type selection.Bernhard Reutner-Fischer2007-09-251-2/+2
|
* - do not enable LEGACY stuff in the *sample* configBernhard Reutner-Fischer2007-09-242-2/+2
|
* - rename the gcc base_target to the more appropriate term cross_compilerBernhard Reutner-Fischer2007-09-221-3/+3
|
* - default to 0.9.29Bernhard Reutner-Fischer2007-09-221-1/+1
|
* 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
|
* - use the correct type (__u_long is correct, __ulong_t is not typed)Bernhard Reutner-Fischer2007-08-261-1/+1
|
* - 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
| | | | toolchain/*/*.mk */Makefile.in -l)
* - SH endian setting (fgretief in bug #1446)Bernhard Reutner-Fischer2007-08-211-0/+2
|
* Use SED instead of ECHO when config 'program_invocation_name'Ulf Samuelsson2007-08-161-2/+2
|
* Allow user to configure PROGRAM_INVOCATION_NAMEUlf Samuelsson2007-08-152-0/+14
|
* Fix continous remake's of uClibc, Save .config to .oldconfig before 'conf', ↵Ulf Samuelsson2007-08-141-75/+76
| | | | cleanup ARM config to avoid stop during build
* Stop halting ARM build to configure uClibcUlf Samuelsson2007-08-131-0/+2
|
* Workaround bug in TinyX makedepend by removing some whitespaceUlf Samuelsson2007-08-132-0/+172
|