summaryrefslogtreecommitdiff
path: root/toolchain/gcc
AgeCommit message (Expand)Author
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-29Remove avr32 gcc patches duplicating external sourceUlf 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
2008-03-21current avr32 gcc patches break x86 and possibly other systems. moving bad pa...John Voltz
2008-03-06gcc 4.2.1: Don't change SUFFIX and bug report URLPeter Korsgaard
2008-03-06toolchain updatesJohn Voltz
2008-02-28Make sure 'linkage.h' headers are installed. Add hack to bootstrap newer "Steven J. Hill"
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 in...Ivan Kuten
2007-12-13fix gcc 3.x/4.x symlinks to ccIvan Kuten
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-09update gcc nios2 support, 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-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-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-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-29Revert modification of gcc, and make it AVR32 specificUlf Samuelsson
2007-09-29Use linke to build-time-tools, disable libssp which does not work for cross-c...Ulf Samuelsson
2007-09-28Add bells and whistles to allow gcc-4.1.2-AVR32 buildprocess to progress furt...Ulf Samuelsson
2007-09-26- revert some bad checkins, fixup bad settings in atmel targets and move the ...Bernhard Reutner-Fischer
2007-09-26"Project Name" needed before "root" file system can be copied.Ulf Samuelsson
2007-09-26reinstate AVR32 toolchainUlf Samuelsson
2007-09-25- fix typoBernhard Reutner-Fischer
2007-09-25- build a cross c++ compiler if we're asked to build libstdc++Bernhard Reutner-Fischer
2007-09-25- Schedule removal of ancient versions (configuration part).Bernhard Reutner-Fischer