summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Collapse)Author
2008-04-24uClibc: use .patch.$ARCH naming conventionPeter 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-04toolchain/gcc: do not try to strip *-embedspuPeter 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 versionsNigel Kukard
2008-03-30* Remove legacy GCC 4.0.x versionsNigel Kukard
2008-03-30* Remove legacy GCC 3.4.x versionsNigel Kukard
2008-03-30Remove legacy GCC 3.3.x versionsNigel Kukard
2008-03-30Add build support for latest gdbUlf Samuelsson
2008-03-29Force use of bash for patchingUlf Samuelsson
2008-03-29PentiumPro is not Pentium4 but i686Nigel Kukard
2008-03-29* Fixed uClibc sub-x86 arch selectionNigel Kukard
2008-03-29Remove AVR32 gdb patches duplicating prepatched sourceUlf Samuelsson
2008-03-29Remove binutils AVR32 patches duplicating external sourceUlf Samuelsson
2008-03-29Remove avr32 gcc patches duplicating external sourceUlf Samuelsson
2008-03-29Remove duplication of AVR32 toolchainUlf Samuelsson
2008-03-28* Reverted r21540Nigel Kukard
2008-03-28* Missed jacmet's patch, r21520Nigel Kukard
2008-03-28* Added 4.2.2 patchsetNigel Kukard
2008-03-28* Bumped GCC to 4.2.2, removed 4.2.0Nigel Kukard
2008-03-27gcc 4.2.1: fix undefined reference to fmsub in C++ programs with soft floatPeter Korsgaard
Fix 'undefined reference to fmsub' linking errors with C++ programs when soft float is enabled. Patch by b5331. Closes #1588.
2008-03-27uClibc 0.9.28.3: use optimized string ops on ppcPeter Korsgaard
Use optimized string ops instead of dummy generic ones on PPC.
2008-03-27uclibc: remove unused legacy patchesPeter Korsgaard
2008-03-21current 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-13make patch-kernel create lists of applied patches, very handy indeedJohn Voltz
2008-03-11buildroot: use BR2_KERNEL_MIRROR everywherePeter Korsgaard
Based on patch by Nigel Kukard.
2008-03-11fixed path problemJohn Voltz
2008-03-11buildroot: Use BR2_GNU_MIRROR everywherePeter Korsgaard
Patch by Nigel Kukard.
2008-03-07HTMLized glibc vs uclibc and added to docsJohn Voltz
2008-03-06gcc 4.2.1: Don't change SUFFIX and bug report URLPeter 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-06toolchain updatesJohn Voltz
2008-03-06added and removed uclibc patchesJohn Voltz
2008-03-04buildroot: add external-deps targetPeter Korsgaard
Add external-deps target to show what external files are needed to recreate the build.
2008-02-28Make 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-25Copy patch needed for dynamic loader strings and config targets."Steven J. Hill"
2008-02-25Fix 'makeinfo' failure."Steven J. Hill"
2008-02-08updated nios2 gdb support, thanks to Atle NissestadIvan Kuten
2008-02-07updated gdb support for nios2, thanks AtleIvan Kuten
2008-02-04Add support for 2.6.24 headers.Paul Mundt
2008-01-26New patches for the makeinfo bug to older binutils."Steven J. Hill"
2008-01-10Define kernelversion if ext toolchain is usedUlf Samuelsson
2008-01-08fix gcc 3.4.6 and libstdc++ when shared support is disabled, thanks Atle\!Ivan Kuten
2007-12-17Add support for GNU and kernel.org mirrorsIvan Kuten
2007-12-17revert 20646 rev (gcc-cc_links-fix.diff), it's broken for arm as mentioned ↵Ivan Kuten
in 1764 issue
2007-12-13fix gcc 3.x/4.x symlinks to ccIvan Kuten
2007-12-11enable symlinks for the elft2flt binariesIvan Kuten
2007-11-26Fix for old-style kernels (broken by r20018). Check old-style versions beforePeter Korsgaard
including kernel-headers-new.makefile.
2007-11-23nios2: remove empty files, thanks to Atle NissestadIvan Kuten
2007-11-23update the nios2-patches for binutils-2.15 and gcc-3.4.6 with the latest ↵Ivan Kuten
sources from Altera, and removes obsolete patches
2007-11-15update uClibc config for nios2Ivan Kuten