summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Expand)Author
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
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 sour...Ivan Kuten
2007-11-15update uClibc config for nios2Ivan Kuten
2007-11-15install ldconfig stuff only if it was built, fix for systems without shared l...Ivan Kuten
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 to...Ivan Kuten
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 (cros...Ulf Samuelsson
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
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
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-10-01- pass configure args for the -target compilerBernhard Reutner-Fischer
2007-10-01- add additional EXTRA_GCC_CONFIG_OPTIONS for initial, cross and target compilerBernhard Reutner-Fischer
2007-09-30- whitespace cleanup (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2007-09-30- propagate mips ISA down to uClibcBernhard Reutner-Fischer
2007-09-29- revert part of 20119 (renaming BR2_ARM_.ABI to BR2_.ABI)Bernhard Reutner-Fischer
2007-09-29Revert modification of gcc, and make it AVR32 specificUlf Samuelsson
2007-09-29- add mips/mipsel target architecture selectionBernhard Reutner-Fischer
2007-09-29Use linke to build-time-tools, disable libssp which does not work for cross-c...Ulf Samuelsson
2007-09-28Removed uclibc source dependency on host-sedUlf Samuelsson
2007-09-28- naming convention is Config.in resp. Config.in.fooBernhard Reutner-Fischer
2007-09-28No reliance on dirs in uClibcUlf Samuelsson
2007-09-28- add FC, remove some duplicate entries, cleanupBernhard Reutner-Fischer
2007-09-28add autoreconf script that can handle gcc (aclocal needs to handle -I switch)Ulf Samuelsson
2007-09-28Add bells and whistles to allow gcc-4.1.2-AVR32 buildprocess to progress furt...Ulf Samuelsson
2007-09-28Cleanup cross toolchain admin, split uclibc-menuconfig into same + uclibc-upd...Ulf Samuelsson
2007-09-28- bump versionBernhard Reutner-Fischer
2007-09-28- fix texinfo version check. The next release will most likely supercede theseBernhard Reutner-Fischer
2007-09-28Add administration for linux,uclibc and mainUlf Samuelsson
2007-09-27Remove softfp patch from uClibc, ARM softfloat, did not complete anywayUlf Samuelsson
2007-09-27- fix ARM ABI propagationBernhard Reutner-Fischer