aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/cc_gcc.sh
Commit message (Expand)AuthorAgeFilesLines
* Introduce a new EXPERIMENTAL feature: BARE_METAL.Yann E. MORIN"2008-09-141-275/+0
* Merge the static and shared core gcc builds.Yann E. MORIN"2008-08-121-131/+64
* Add a new config knob for gcc: usage of SJLJ to handle exceptions.Yann E. MORIN"2008-08-071-3/+5
* Fix building core C compiler.Yann E. MORIN"2008-08-071-53/+47
* Make gcc-4.3.x able to compile uClibc (snapshot only).Yann E. MORIN"2008-08-041-2/+53
* Fix building x86_64 on x86_64 (and hopefully all other *64 archs on the same ...Yann E. MORIN"2008-07-271-26/+0
* Build a little bit more of gcc in //.Yann E. MORIN"2008-07-261-1/+1
* Make gcc-4.3.x build.Yann E. MORIN"2008-07-241-4/+22
* Use CT_DoExecLog when building gcc.Yann E. MORIN"2008-07-141-28/+27
* Ioannis E. VENETIS <venetis@mail.capsl.udel.edu> pointed out that GMP and MPF...Yann E. MORIN"2008-07-131-3/+3
* Do al ittle bit more jobs in parallel while building gcc.Yann E. MORIN"2008-06-271-5/+5
* Change the log level of a core gcc build message (headers copy), from EXTRA t...Yann E. MORIN"2008-06-171-2/+2
* Better install the libraries improperly installed by gcc in prefix/target/lib...Yann E. MORIN"2008-06-151-1/+2
* Add support for the up-coming gcc-4.3.Yann E. MORIN"2008-06-091-1/+3
* Fix building big-endian ARM EABI toolchains (build-tested only).Yann E. MORIN"2008-05-251-2/+4
* Multilib is gone, so don't use it when building gcc.Yann E. MORIN"2008-05-241-5/+1
* Improve handling of __cxa_atexit by Arnaud Vrac <rawoul at zogzog dot org>.Yann E. MORIN"2008-05-221-3/+15
* Get rid of all `command` (which is a bashism), and replace them with $(comman...Yann E. MORIN"2008-05-201-7/+7
* Sanitise and use CT_CC_NATIVE.Yann E. MORIN"2008-05-141-0/+6
* Some people are reposrting that ftp does not work on their network, probably ...Yann E. MORIN"2008-05-031-4/+2
* Merge the fortran stuff to trunk now it works!Yann E. MORIN"2008-04-301-5/+6
* Be alittle less verbose in the core CC pass 1 & 2.Yann E. MORIN"2008-04-281-5/+0
* Move improperly installed gcc libraries to the sysroot.Yann E. MORIN"2008-01-161-18/+5
* ARM EABI is now working for little endian ARM targets.Yann E. MORIN"2007-09-161-1/+2
* Revert multilib handling. Even if we don't do multilib, we need to at leastYann E. MORIN"2007-09-161-0/+5
* Further improve the architecture-specific framework.Yann E. MORIN"2007-09-151-26/+3
* Print a log message when entering/leaving the two core compiler passes.Yann E. MORIN"2007-09-021-1/+5
* Get rid of the core cc selection. It is now the same as the final compiler.Yann E. MORIN"2007-08-151-1/+173
* Fix linking target-cc to target-gcc.Yann E. MORIN"2007-07-121-1/+1
* Change the target-cc link from soft to hard. This way, there's no soft link i...Yann E. MORIN"2007-07-111-1/+1
* Add a utility to populate a root directory with libraries from the toolchain.Yann E. MORIN"2007-07-081-0/+4
* Fix printing components' file names.Yann E. MORIN"2007-06-161-1/+1
* Add a function to print each component's filename: this eases building the ta...Yann E. MORIN"2007-06-161-0/+5
* We need to build libiberty before gcc only in the canadian case, not the oppo...Yann E. MORIN"2007-05-241-1/+1
* Huge fixes to glibc build, so that we can build at least (and at last):Yann E. MORIN"2007-05-081-4/+4
* Merge the save-sample branch to trunk:Yann E. MORIN"2007-05-071-0/+20
* Some little cosmetics in final compiler.Yann E. MORIN"2007-05-011-3/+3
* Fixed a non-fatal bug in a sed expression.Yann E. MORIN"2007-04-231-4/+4
* Merge first shot from the MIPS branch.Yann E. MORIN"2007-04-211-0/+1
* Patch from Enrico WEIGELT <weigelt@metux.de> to disable __cxa_atexit for thos...Yann E. MORIN"2007-03-211-1/+1
* Add the full crosstool-NG sources to the new repository of its own.Yann E. MORIN"2007-02-241-0/+115