Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add prepatched AVR32 gcc-4.2.2 toolchain from www.atmel.no, move patch ↵ | Ulf Samuelsson | 2008-07-04 | 3 | -2/+98 |
| | | | | locations for prepatched toolchain to be under the toolchain directory | ||||
* | buildroot: s/depends/depends on/ | Peter Korsgaard | 2008-06-19 | 1 | -3/+3 |
| | | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree. | ||||
* | uclibc: only strip libpthread on 0.9.28.3 / not PTHREAD_DEBUG | Peter Korsgaard | 2008-06-18 | 1 | -1/+5 |
| | |||||
* | uclibc: remove obsolete uclibc 0.9.28 handling | Peter Korsgaard | 2008-06-18 | 1 | -3/+0 |
| | |||||
* | toolchain/uclibc: strip libpthread | Peter Korsgaard | 2008-06-17 | 1 | -0/+1 |
| | |||||
* | uclibc-0.9.28.3: correct arch list (avr32 missing, stuff only in 0.9.29+) | Peter Korsgaard | 2008-05-31 | 1 | -2/+1 |
| | |||||
* | uclibc-0.9.28.3: fix config so oldconfig doesn't ask questions | Peter Korsgaard | 2008-05-31 | 1 | -1/+1 |
| | |||||
* | uclibc-0.9.29: handle powerpc subarch selection | Peter Korsgaard | 2008-05-31 | 1 | -0/+9 |
| | |||||
* | uClibc: use .patch.$ARCH naming convention | Peter Korsgaard | 2008-04-24 | 5 | -2/+5 |
| | |||||
* | * Added uclibc snapshot config, differes from the stable and kept asking ↵ | Nigel Kukard | 2008-04-17 | 3 | -1/+219 |
| | | | | | | questions for config * Added ARM config options to makefile just like the other arch's | ||||
* | PentiumPro is not Pentium4 but i686 | Nigel Kukard | 2008-03-29 | 1 | -6/+6 |
| | |||||
* | * Fixed uClibc sub-x86 arch selection | Nigel Kukard | 2008-03-29 | 1 | -1/+25 |
| | |||||
* | uClibc 0.9.28.3: use optimized string ops on ppc | Peter Korsgaard | 2008-03-27 | 1 | -0/+56 |
| | | | | Use optimized string ops instead of dummy generic ones on PPC. | ||||
* | uclibc: remove unused legacy patches | Peter Korsgaard | 2008-03-27 | 8 | -19650/+0 |
| | |||||
* | HTMLized glibc vs uclibc and added to docs | John Voltz | 2008-03-07 | 1 | -215/+0 |
| | |||||
* | added and removed uclibc patches | John Voltz | 2008-03-06 | 17 | -233/+12531 |
| | |||||
* | Make sure 'linkage.h' headers are installed. Add hack to bootstrap newer | "Steven J. Hill" | 2008-02-28 | 2 | -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 mirrors | Ivan Kuten | 2007-12-17 | 1 | -1/+2 |
| | |||||
* | update uClibc config for nios2 | Ivan Kuten | 2007-11-15 | 1 | -0/+6 |
| | |||||
* | install ldconfig stuff only if it was built, fix for systems without shared ↵ | Ivan Kuten | 2007-11-15 | 1 | -5/+9 |
| | | | | libraries support (nios2) | ||||
* | Update AVR32 toolchain with new binutils and uClibc, This time it works ↵ | Ulf Samuelsson | 2007-10-13 | 1 | -1/+3 |
| | | | | (cross-fingers) | ||||
* | Add AVR32 support for uclibc-0-9-29 | Ulf Samuelsson | 2007-10-12 | 5 | -1/+3721 |
| | |||||
* | - propagate mips ISA down to uClibc | Bernhard Reutner-Fischer | 2007-09-30 | 1 | -0/+28 |
| | |||||
* | - revert part of 20119 (renaming BR2_ARM_.ABI to BR2_.ABI) | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -5/+5 |
| | |||||
* | - add mips/mipsel target architecture selection | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -3/+19 |
| | | | | - rename BR2_ARM_[EO]ABI to the commonly used BR2_[EO]ABI | ||||
* | Removed uclibc source dependency on host-sed | Ulf Samuelsson | 2007-09-28 | 1 | -1/+1 |
| | |||||
* | No reliance on dirs in uClibc | Ulf Samuelsson | 2007-09-28 | 1 | -1/+1 |
| | |||||
* | Cleanup cross toolchain admin, split uclibc-menuconfig into same + ↵ | Ulf Samuelsson | 2007-09-28 | 1 | -3/+2 |
| | | | | uclibc-update to avoid overwriting board support file | ||||
* | Add administration for linux,uclibc and main | Ulf Samuelsson | 2007-09-28 | 1 | -6/+7 |
| | |||||
* | Remove softfp patch from uClibc, ARM softfloat, did not complete anyway | Ulf Samuelsson | 2007-09-27 | 1 | -9149/+0 |
| | |||||
* | - fix ARM ABI propagation | Bernhard Reutner-Fischer | 2007-09-27 | 1 | -0/+1 |
| | |||||
* | Additional management of uclibc | Ulf Samuelsson | 2007-09-27 | 1 | -0/+3 |
| | |||||
* | - revert some bad checkins, fixup bad settings in atmel targets and move the ↵ | Bernhard Reutner-Fischer | 2007-09-26 | 1 | -4/+3 |
| | | | | gcc target abi back to a place where the other arch-specific settings live | ||||
* | Ensure soft-fp patch is truly local | Ulf Samuelsson | 2007-09-26 | 1 | -3/+3 |
| | |||||
* | reinstate AVR32 toolchain | Ulf Samuelsson | 2007-09-26 | 1 | -2/+2 |
| | |||||
* | Remove -lgcc, did no good anyway | Ulf Samuelsson | 2007-09-25 | 1 | -10/+1 |
| | |||||
* | Add soft-fp part of gcclib to uClibc to allow ARM softfloat to complete | Ulf Samuelsson | 2007-09-25 | 1 | -0/+9158 |
| | |||||
* | - Schedule removal of ancient versions (configuration part). | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -5/+0 |
| | |||||
* | - remove one invariant in toolchain type selection. | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -2/+2 |
| | |||||
* | - do not enable LEGACY stuff in the *sample* config | Bernhard Reutner-Fischer | 2007-09-24 | 2 | -2/+2 |
| | |||||
* | - rename the gcc base_target to the more appropriate term cross_compiler | Bernhard Reutner-Fischer | 2007-09-22 | 1 | -3/+3 |
| | |||||
* | - default to 0.9.29 | Bernhard Reutner-Fischer | 2007-09-22 | 1 | -1/+1 |
| | |||||
* | Remove some debug info + add uclibc-target-utils-source target | Ulf Samuelsson | 2007-09-17 | 1 | -0/+2 |
| | |||||
* | - some more sparc{,64} twiddling | Bernhard Reutner-Fischer | 2007-09-15 | 1 | -2/+12 |
| | |||||
* | - add sequence-point for toplevel parallel builds: uClibc needs an initial gcc | Bernhard Reutner-Fischer | 2007-09-01 | 1 | -2/+1 |
| | |||||
* | - uclibc-configured has to depend on kernel-headers | Bernhard Reutner-Fischer | 2007-08-29 | 1 | -1/+1 |
| | |||||
* | - misc cleanups (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-08-28 | 1 | -14/+22 |
| | |||||
* | - improve handling of sh (fgretief) for bug #1446 | Bernhard Reutner-Fischer | 2007-08-26 | 1 | -1/+33 |
| | |||||
* | - use the correct type (__u_long is correct, __ulong_t is not typed) | Bernhard Reutner-Fischer | 2007-08-26 | 1 | -1/+1 |
| | |||||
* | - global whitespace trimming | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -2/+2 |
| |