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