summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Collapse)AuthorAgeFilesLines
* * Removed GCC 4.2.0, added GCC 4.2.3 (take 2)Nigel Kukard2008-03-3021-9/+8
|
* * Remove legacy GCC 4.1.x versionsNigel Kukard2008-03-3020-8038/+0
|
* * Remove legacy GCC 4.0.x versionsNigel Kukard2008-03-3035-15738/+0
|
* * Remove legacy GCC 3.4.x versionsNigel Kukard2008-03-3061-59167/+0
|
* Remove legacy GCC 3.3.x versionsNigel Kukard2008-03-3024-15056/+0
|
* Add build support for latest gdbUlf Samuelsson2008-03-304-0/+8134
|
* Force use of bash for patchingUlf Samuelsson2008-03-291-1/+1
|
* PentiumPro is not Pentium4 but i686Nigel Kukard2008-03-291-6/+6
|
* * Fixed uClibc sub-x86 arch selectionNigel Kukard2008-03-291-1/+25
|
* Remove AVR32 gdb patches duplicating prepatched sourceUlf Samuelsson2008-03-291-95219/+0
|
* Remove binutils AVR32 patches duplicating external sourceUlf Samuelsson2008-03-293-111234/+0
|
* Remove avr32 gcc patches duplicating external sourceUlf Samuelsson2008-03-297-20831/+0
|
* Remove duplication of AVR32 toolchainUlf Samuelsson2008-03-291-1/+3
|
* * Reverted r21540Nigel Kukard2008-03-281-13/+10
|
* * Missed jacmet's patch, r21520Nigel Kukard2008-03-281-0/+21
|
* * Added 4.2.2 patchsetNigel Kukard2008-03-2819-0/+4100
|
* * Bumped GCC to 4.2.2, removed 4.2.0Nigel Kukard2008-03-281-10/+13
|
* gcc 4.2.1: fix undefined reference to fmsub in C++ programs with soft floatPeter Korsgaard2008-03-271-0/+21
| | | | | | | Fix 'undefined reference to fmsub' linking errors with C++ programs when soft float is enabled. Patch by b5331. Closes #1588.
* 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
|
* current avr32 gcc patches break x86 and possibly other systems. moving bad ↵John Voltz2008-03-217-1960/+32
| | | | patches to separate directory until a proper fix is made. discovered by jacmet and Dr. Nigel Kukard
* make patch-kernel create lists of applied patches, very handy indeedJohn Voltz2008-03-131-0/+1
|
* buildroot: use BR2_KERNEL_MIRROR everywherePeter Korsgaard2008-03-112-3/+3
| | | | Based on patch by Nigel Kukard.
* fixed path problemJohn Voltz2008-03-111-7/+7
|
* buildroot: Use BR2_GNU_MIRROR everywherePeter Korsgaard2008-03-111-7/+7
| | | | Patch by Nigel Kukard.
* HTMLized glibc vs uclibc and added to docsJohn Voltz2008-03-071-215/+0
|
* gcc 4.2.1: Don't change SUFFIX and bug report URLPeter Korsgaard2008-03-061-21/+0
| | | | | | | 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.
* toolchain updatesJohn Voltz2008-03-0613-10/+229236
|
* added and removed uclibc patchesJohn Voltz2008-03-0617-233/+12531
|
* buildroot: add external-deps targetPeter Korsgaard2008-03-041-0/+6
| | | | | Add external-deps target to show what external files are needed to recreate the build.
* Make sure 'linkage.h' headers are installed. Add hack to bootstrap newer "Steven J. Hill"2008-02-284-1/+94
| | | | | | | | | 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.
* Copy patch needed for dynamic loader strings and config targets."Steven J. Hill"2008-02-251-0/+139
|
* Fix 'makeinfo' failure."Steven J. Hill"2008-02-251-0/+16
|
* updated nios2 gdb support, thanks to Atle NissestadIvan Kuten2008-02-081-0/+7978
|
* updated gdb support for nios2, thanks AtleIvan Kuten2008-02-071-4/+5
|
* Add support for 2.6.24 headers.Paul Mundt2008-02-041-4/+9
|
* New patches for the makeinfo bug to older binutils."Steven J. Hill"2008-01-262-0/+64
|
* Define kernelversion if ext toolchain is usedUlf Samuelsson2008-01-101-0/+6
|
* fix gcc 3.4.6 and libstdc++ when shared support is disabled, thanks Atle\!Ivan Kuten2008-01-081-10/+14
|
* Add support for GNU and kernel.org mirrorsIvan Kuten2007-12-174-4/+5
|
* revert 20646 rev (gcc-cc_links-fix.diff), it's broken for arm as mentioned ↵Ivan Kuten2007-12-172-4/+4
| | | | in 1764 issue
* fix gcc 3.x/4.x symlinks to ccIvan Kuten2007-12-132-4/+4
|
* enable symlinks for the elft2flt binariesIvan Kuten2007-12-111-0/+3
|
* Fix for old-style kernels (broken by r20018). Check old-style versions beforePeter Korsgaard2007-11-263-96/+105
| | | | including kernel-headers-new.makefile.
* nios2: remove empty files, thanks to Atle NissestadIvan Kuten2007-11-233-0/+0
|
* update the nios2-patches for binutils-2.15 and gcc-3.4.6 with the latest ↵Ivan Kuten2007-11-237-1797/+6475
| | | | sources from Altera, and removes obsolete patches
* 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 elf2flt nios2 support, thanks atleIvan Kuten2007-11-091-1/+30
|
* update gcc nios2 support, thanks atleIvan Kuten2007-11-095-1/+77
|