summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/gcc-uclibc-3.x.mk
Commit message (Expand)AuthorAgeFilesLines
* toolchain: remove gcc 4.1.2 and non-sysroot supportPeter Korsgaard2010-06-151-484/+0Star
* Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCEThomas Petazzoni2009-12-141-1/+1
* gcc: remove GCC_OFFICIAL_VERSION and just use GCC_VERSION insteadThomas Petazzoni2009-12-141-15/+2Star
* gcc: remove support for external source toolchainsThomas Petazzoni2009-12-141-10/+0Star
* gcc: add avr32 special versionThomas Petazzoni2009-12-141-6/+10
* toolchain: get rid of unused gcc 3.x legacy handlingPeter Korsgaard2009-12-041-4/+0Star
* buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard2009-10-011-3/+3
* rename TOOL_BUILD_DIR to TOOLCHAIN_DIRMichael Roth2009-09-231-7/+7
* Remove the "project" featureThomas Petazzoni2009-09-161-3/+3
* toolchain/gcc: don't enable libssp supportPeter Korsgaard2009-04-221-0/+3
* toolchain/gcc: remove ancient (and unused) i386 softfloat patchPeter Korsgaard2009-01-291-4/+0Star
* toolchain/gcc: remove unused GCC_ENABLE_CLOCALEPeter Korsgaard2009-01-291-4/+0Star
* Makefile: globally define variables used at different placesPeter Korsgaard2009-01-251-1/+0Star
* toolchain/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
* toolchain/*: use CONFIG_UPDATEPeter Korsgaard2008-12-051-1/+1
* toolhain/: confgure: respect quiet optionPeter Korsgaard2008-10-261-0/+1
* gcc: make installation of shared libraries multi-project safeHans-Christian Egtvedt2008-10-021-3/+5
* gcc: make sure that /usr/lib exists on target before installing shared libsHans-Christian Egtvedt2008-10-021-0/+1
* Fix AVR32 gcc patching, when sysroot option is not enabledUlf Samuelsson2008-07-081-1/+1
* toolchain/gcc: use $(STRIP_STRIP_UNNEEDED)Peter Korsgaard2008-06-171-2/+2
* toolchain/gcc-3.x: strip cross libgcc / libstdc++ with cross-strip, not host.Peter Korsgaard2008-06-171-2/+2
* toolchain/gcc: do not try to strip *-embedspuPeter Korsgaard2008-04-041-1/+1
* Add support for GNU and kernel.org mirrorsIvan Kuten2007-12-171-1/+1
* revert 20646 rev (gcc-cc_links-fix.diff), it's broken for arm as mentioned in...Ivan Kuten2007-12-171-2/+2
* fix gcc 3.x/4.x symlinks to ccIvan Kuten2007-12-131-2/+2
* update the nios2-patches for binutils-2.15 and gcc-3.4.6 with the latest sour...Ivan Kuten2007-11-231-3/+0Star
* update gcc nios2 support, thanks atleIvan Kuten2007-11-091-0/+3
* 'make source' command working again for gccIvan Kuten2007-10-201-0/+1
* fix libmudflap build failure for 4.1.2 gcc - pass CPP=<target_cpp>, thanks to...Ivan Kuten2007-10-191-1/+2
* Allow library copy to failUlf Samuelsson2007-10-121-2/+2
* Do not copy shared C++ lib, unless one is builtUlf Samuelsson2007-10-121-0/+2
* Do not create directories, if they existUlf Samuelsson2007-10-071-1/+1
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-5/+5
* - whitespace cleanup (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-09-301-1/+1
* Revert modification of gcc, and make it AVR32 specificUlf Samuelsson2007-09-291-3/+1Star
* Use linke to build-time-tools, disable libssp which does not work for cross-c...Ulf Samuelsson2007-09-291-5/+6
* Add bells and whistles to allow gcc-4.1.2-AVR32 buildprocess to progress furt...Ulf Samuelsson2007-09-281-5/+20
* - revert some bad checkins, fixup bad settings in atmel targets and move the ...Bernhard Reutner-Fischer2007-09-261-8/+5Star
* reinstate AVR32 toolchainUlf Samuelsson2007-09-261-2/+2
* - remove one invariant in toolchain type selection.Bernhard Reutner-Fischer2007-09-251-2/+2
* - rename the gcc base_target to the more appropriate term cross_compilerBernhard Reutner-Fischer2007-09-221-1/+3
* - cleanup and fixes (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-09-171-1/+1
* - correctly filter out the scriptBernhard Reutner-Fischer2007-09-041-1/+1
* Cleanup handling of gccbug scriptUlf Samuelsson2007-09-031-1/+1
* Cleanup handling of gccbug scriptUlf Samuelsson2007-09-031-1/+1
* - add sequence-point for toplevel parallel builds: uClibc needs an initial gccBernhard Reutner-Fischer2007-09-011-1/+3
* - GCC_CROSS_LANGUAGES for non-sysroot enabled gccBernhard Reutner-Fischer2007-09-011-4/+14
* - misc cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-08-281-11/+17
* - If we are to build some libs then require them to exist.Bernhard Reutner-Fischer2007-08-261-9/+9
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-221-8/+8