summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Collapse)Author
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
2007-11-15install ldconfig stuff only if it was built, fix for systems without shared ↵Ivan Kuten
libraries support (nios2)
2007-11-09update elf2flt nios2 support, thanks atleIvan Kuten
2007-11-09update gcc nios2 support, thanks atleIvan Kuten
2007-11-09update kernel-headers nios2 support, thanks atleIvan Kuten
2007-11-09update binutils nios2 support, thanks atleIvan Kuten
2007-11-08fix typo in elf2flt, thanks atleIvan Kuten
2007-10-23Ensure AVR32 FPU config is always correctUlf Samuelsson
2007-10-20'make source' command working again for gccIvan Kuten
2007-10-19fix libmudflap build failure for 4.1.2 gcc - pass CPP=<target_cpp>, thanks ↵Ivan Kuten
to Hamish Moffatt
2007-10-19add soft-float support to 4.1.2 gcc, thanks to Hamish MoffattIvan Kuten
2007-10-17Softfloat patchUlf Samuelsson
2007-10-17fix typo in kernel headersUlf Samuelsson
2007-10-13Update AVR32 toolchain with new binutils and uClibc, This time it works ↵Ulf Samuelsson
(cross-fingers)
2007-10-12Allow library copy to failUlf Samuelsson
2007-10-12Do not copy shared C++ lib, unless one is builtUlf Samuelsson
2007-10-12Add AVR32 support for uclibc-0-9-29Ulf Samuelsson
2007-10-12Add 2.6.22.10 and 2.6.23 supportUlf Samuelsson
2007-10-12Cannot copy shared c++ lib, if one has not been createdUlf Samuelsson
2007-10-07Allow longer history for package versionsUlf Samuelsson
2007-10-07Do not create directories, if they existUlf Samuelsson
2007-10-05- start to think about GNU/hurd support.Bernhard Reutner-Fischer
Not yet functional. Help welcome
2007-10-05- adjust default for LFSBernhard Reutner-Fischer
2007-10-01Use the right Config for AVR32 gcc buildUlf Samuelsson
2007-10-01- remove misplaced commentBernhard Reutner-Fischer