summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* 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 in...Ivan Kuten2007-12-172-4/+4
* 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
* 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 sour...Ivan Kuten2007-11-237-1797/+6475
* update uClibc config for nios2Ivan Kuten2007-11-151-0/+6
* install ldconfig stuff only if it was built, fix for systems without shared l...Ivan Kuten2007-11-151-5/+9
* update elf2flt nios2 support, thanks atleIvan Kuten2007-11-091-1/+30
* update gcc nios2 support, thanks atleIvan Kuten2007-11-095-1/+77
* update kernel-headers nios2 support, thanks atleIvan Kuten2007-11-093-2/+26570
* update binutils nios2 support, thanks atleIvan Kuten2007-11-092-0/+21
* fix typo in elf2flt, thanks atleIvan Kuten2007-11-081-1/+1
* Ensure AVR32 FPU config is always correctUlf Samuelsson2007-10-232-9/+10
* 'make source' command working again for gccIvan Kuten2007-10-202-0/+3
* fix libmudflap build failure for 4.1.2 gcc - pass CPP=<target_cpp>, thanks to...Ivan Kuten2007-10-191-1/+2
* add soft-float support to 4.1.2 gcc, thanks to Hamish MoffattIvan Kuten2007-10-191-0/+26
* Softfloat patchUlf Samuelsson2007-10-171-0/+26
* fix typo in kernel headersUlf Samuelsson2007-10-171-1/+1
* Update AVR32 toolchain with new binutils and uClibc, This time it works (cros...Ulf Samuelsson2007-10-134-4/+11
* Allow library copy to failUlf Samuelsson2007-10-122-4/+4
* Do not copy shared C++ lib, unless one is builtUlf Samuelsson2007-10-121-0/+2
* Add AVR32 support for uclibc-0-9-29Ulf Samuelsson2007-10-125-1/+3721
* Add 2.6.22.10 and 2.6.23 supportUlf Samuelsson2007-10-121-15/+27
* Cannot copy shared c++ lib, if one has not been createdUlf Samuelsson2007-10-121-0/+2
* Allow longer history for package versionsUlf Samuelsson2007-10-071-1/+1
* Do not create directories, if they existUlf Samuelsson2007-10-072-2/+2
* - start to think about GNU/hurd support.Bernhard Reutner-Fischer2007-10-052-0/+16
* - adjust default for LFSBernhard Reutner-Fischer2007-10-051-1/+1
* Use the right Config for AVR32 gcc buildUlf Samuelsson2007-10-011-4/+4
* - remove misplaced commentBernhard Reutner-Fischer2007-10-011-1/+1
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-014-14/+14
* - pass configure args for the -target compilerBernhard Reutner-Fischer2007-10-011-0/+1
* - add additional EXTRA_GCC_CONFIG_OPTIONS for initial, cross and target compilerBernhard Reutner-Fischer2007-10-011-12/+18
* - whitespace cleanup (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-09-301-1/+1
* - propagate mips ISA down to uClibcBernhard Reutner-Fischer2007-09-301-0/+28
* - revert part of 20119 (renaming BR2_ARM_.ABI to BR2_.ABI)Bernhard Reutner-Fischer2007-09-291-5/+5
* Revert modification of gcc, and make it AVR32 specificUlf Samuelsson2007-09-292-3/+7
* - add mips/mipsel target architecture selectionBernhard Reutner-Fischer2007-09-291-3/+19
* Use linke to build-time-tools, disable libssp which does not work for cross-c...Ulf Samuelsson2007-09-291-5/+6
* Removed uclibc source dependency on host-sedUlf Samuelsson2007-09-281-1/+1
* - naming convention is Config.in resp. Config.in.fooBernhard Reutner-Fischer2007-09-281-1/+1
* No reliance on dirs in uClibcUlf Samuelsson2007-09-281-1/+1
* - add FC, remove some duplicate entries, cleanupBernhard Reutner-Fischer2007-09-281-2/+1
* add autoreconf script that can handle gcc (aclocal needs to handle -I switch)Ulf Samuelsson2007-09-281-0/+699