summaryrefslogtreecommitdiff
path: root/config/cc_gcc.in
AgeCommit message (Collapse)AuthorFilesLines
2008-04-17Move config files around, and clean up the mess in the config/ directory.Yann E. MORIN"1-130/+0
config/kernel/kernel_linux.in | 12 6 6 0 +- config/paths.in | 89 0 89 0 ---------------- config/kernel_linux_headers_install.in | 168 0 168 0 ------------------------------ config/kernel.in | 2 1 1 0 config/kernel_linux_headers_copy.in | 42 0 42 0 -------- config/cc.in | 2 1 1 0 config/logging.in | 110 0 110 0 -------------------- config/build-behave.in | 45 0 45 0 -------- config/libc_uClibc.in | 101 0 101 0 ------------------ config/kernel_linux_headers_sanitised.in | 62 0 62 0 ----------- config/ct-behave.in | 82 0 82 0 --------------- config/kernel_linux.in | 134 0 134 0 ------------------------ config/global.in | 10 5 5 0 +- config/download_extract.in | 171 0 171 0 ------------------------------- config/cc_gcc.in | 130 0 130 0 ------------------------ config/libc_glibc.in | 124 0 124 0 ---------------------- config/libc.in | 4 2 2 0 17 files changed, 15 insertions(+), 1273 deletions(-)
2008-02-14Add latest gcc-4.2.3 as EXPERIMENTAL (no build attempted at all).Yann E. MORIN"1-6/+17
Thanks Robert P. J. DAY for reminding me to tag old versions as being OBSOLETE! ;-)
2007-10-30Add EXPERIMENTAL gcc-4.2.2.Yann E. MORIN"1-0/+6
2007-08-30Apply some scosmetic changes, courtesy Al Stone <ahs3@ahs3.net>.Yann E. MORIN"1-1/+1
2007-08-15Get rid of the core cc selection. It is now the same as the final compiler.Yann E. MORIN"1-2/+12
2007-08-14Do a clean-up pass on the OBSOLETE features (versions):Yann E. MORIN"1-75/+5
- remove legions of those, - remove associated patches no longer needed, - mark then as (OBSOLETE) in the prompt;
2007-07-29Add gcc-4.2.1.Yann E. MORIN"1-0/+5
2007-07-15Really unmark gcc-4.2.0 as being EXPERIMENTAL.Yann E. MORIN"1-1/+1
2007-07-15Unmark gcc-4.2.0 as being EXPERIMENTAL.Yann E. MORIN"1-1/+0
2007-07-08Add (EXPERIMENTAL) in prompts of those options that depend on EXPERIMENTAL.Yann E. MORIN"1-1/+1
2007-05-20Add gcc-4.2.0 (EXPERIMENTAL) and some patches vampirised from buildroot (302 ↵Yann E. MORIN"1-0/+6
rediffed against 4.2.0).
2007-05-06Introduce an OBSOLETE config option, to mask-out legacy stuff.Yann E. MORIN"1-0/+19
2007-03-21Patch from Enrico WEIGELT <weigelt@metux.de> to disable __cxa_atexit for ↵Yann E. MORIN"1-0/+8
those C libraries with no support (old uClibc).
2007-03-04Add gcc-4.1.2 and update associated patches.Yann E. MORIN"1-0/+5
2007-02-24Add the full crosstool-NG sources to the new repository of its own.Yann E. MORIN"1-0/+131
You might just say: 'Yeah! crosstool-NG's got its own repo!". Unfortunately, that's because the previous repo got damaged beyond repair and I had no backup. That means I'm putting backups in place in the afternoon. That also means we've lost history... :-(