Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-11 | kernel headers: bump 2.6.25.x version | Peter Korsgaard | |
2008-06-07 | kernel headers: bump 2.6.25.x version | Peter Korsgaard | |
2008-06-06 | toolchain: also use arch/tune/abi options when softfloat is enabled | Peter Korsgaard | |
The ifeq/endif nesting was wrong, so arch/tune/abi options where only set in the non-softfloat case. | |||
2008-06-02 | kernel headers: add BR2_DEPRECATED / BR2_RECENT annotations to 2.6.2x | Peter Korsgaard | |
2008-06-02 | kernel headers: add 2.6.25.4 | Peter Korsgaard | |
2008-06-02 | kernel headers: bump 2.6.24.x to 2.6.24.7 | Peter Korsgaard | |
2008-05-31 | uclibc-0.9.28.3: correct arch list (avr32 missing, stuff only in 0.9.29+) | Peter Korsgaard | |
2008-05-31 | uclibc-0.9.28.3: fix config so oldconfig doesn't ask questions | Peter Korsgaard | |
2008-05-31 | uclibc-0.9.29: handle powerpc subarch selection | Peter Korsgaard | |
2008-04-24 | uClibc: use .patch.$ARCH naming convention | Peter Korsgaard | |
2008-04-17 | * Added uclibc snapshot config, differes from the stable and kept asking ↵ | Nigel Kukard | |
questions for config * Added ARM config options to makefile just like the other arch's | |||
2008-04-04 | toolchain/gcc: do not try to strip *-embedspu | Peter Korsgaard | |
2008-03-30 | * Removed GCC 4.2.0, added GCC 4.2.3 (take 2) | Nigel Kukard | |
2008-03-30 | * Remove legacy GCC 4.1.x versions | Nigel Kukard | |
2008-03-30 | * Remove legacy GCC 4.0.x versions | Nigel Kukard | |
2008-03-30 | * Remove legacy GCC 3.4.x versions | Nigel Kukard | |
2008-03-30 | Remove legacy GCC 3.3.x versions | Nigel Kukard | |
2008-03-30 | Add build support for latest gdb | Ulf Samuelsson | |
2008-03-29 | Force use of bash for patching | Ulf Samuelsson | |
2008-03-29 | PentiumPro is not Pentium4 but i686 | Nigel Kukard | |
2008-03-29 | * Fixed uClibc sub-x86 arch selection | Nigel Kukard | |
2008-03-29 | Remove AVR32 gdb patches duplicating prepatched source | Ulf Samuelsson | |
2008-03-29 | Remove binutils AVR32 patches duplicating external source | Ulf Samuelsson | |
2008-03-29 | Remove avr32 gcc patches duplicating external source | Ulf Samuelsson | |
2008-03-29 | Remove duplication of AVR32 toolchain | Ulf Samuelsson | |
2008-03-28 | * Reverted r21540 | Nigel Kukard | |
2008-03-28 | * Missed jacmet's patch, r21520 | Nigel Kukard | |
2008-03-28 | * Added 4.2.2 patchset | Nigel Kukard | |
2008-03-28 | * Bumped GCC to 4.2.2, removed 4.2.0 | Nigel Kukard | |
2008-03-27 | gcc 4.2.1: fix undefined reference to fmsub in C++ programs with soft float | Peter Korsgaard | |
Fix 'undefined reference to fmsub' linking errors with C++ programs when soft float is enabled. Patch by b5331. Closes #1588. | |||
2008-03-27 | uClibc 0.9.28.3: use optimized string ops on ppc | Peter Korsgaard | |
Use optimized string ops instead of dummy generic ones on PPC. | |||
2008-03-27 | uclibc: remove unused legacy patches | Peter Korsgaard | |
2008-03-21 | current avr32 gcc patches break x86 and possibly other systems. moving bad ↵ | John Voltz | |
patches to separate directory until a proper fix is made. discovered by jacmet and Dr. Nigel Kukard | |||
2008-03-13 | make patch-kernel create lists of applied patches, very handy indeed | John Voltz | |
2008-03-11 | buildroot: use BR2_KERNEL_MIRROR everywhere | Peter Korsgaard | |
Based on patch by Nigel Kukard. | |||
2008-03-11 | fixed path problem | John Voltz | |
2008-03-11 | buildroot: Use BR2_GNU_MIRROR everywhere | Peter Korsgaard | |
Patch by Nigel Kukard. | |||
2008-03-07 | HTMLized glibc vs uclibc and added to docs | John Voltz | |
2008-03-06 | gcc 4.2.1: Don't change SUFFIX and bug report URL | Peter Korsgaard | |
SUFFIX and bug report URL shouldn't be set to something atmel specific if you don't compile for AVR32. The AVR32 patch should probably only get applied if compiling for AVR32. | |||
2008-03-06 | toolchain updates | John Voltz | |
2008-03-06 | added and removed uclibc patches | John Voltz | |
2008-03-04 | buildroot: add external-deps target | Peter Korsgaard | |
Add external-deps target to show what external files are needed to recreate the build. | |||
2008-02-28 | Make sure 'linkage.h' headers are installed. Add hack to bootstrap newer | "Steven J. Hill" | |
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. | |||
2008-02-25 | Copy patch needed for dynamic loader strings and config targets. | "Steven J. Hill" | |
2008-02-25 | Fix 'makeinfo' failure. | "Steven J. Hill" | |
2008-02-08 | updated nios2 gdb support, thanks to Atle Nissestad | Ivan Kuten | |
2008-02-07 | updated gdb support for nios2, thanks Atle | Ivan Kuten | |
2008-02-04 | Add support for 2.6.24 headers. | Paul Mundt | |
2008-01-26 | New patches for the makeinfo bug to older binutils. | "Steven J. Hill" | |
2008-01-10 | Define kernelversion if ext toolchain is used | Ulf Samuelsson | |