summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-14Log the command being run when calling CT_DoExecLog, which is kinda the point...Yann E. MORIN"1-1/+1
2008-07-14Use CT_DoExecLog for MPFR build.Yann E. MORIN"1-23/+25
2008-07-14Use CT_DoExecLog for GMP build.Yann E. MORIN"1-5/+7
2008-07-14Use CT_DoExecLog for Linux headers install.Yann E. MORIN"1-2/+4
2008-07-14Update all samples to use binutils-2.18.50.0.8.Yann E. MORIN"14-56/+67
2008-07-14Add binutils-2.18.50.0.8 pathset, copied and rebased from 2.18.50.0.7.Yann E. MORIN"3-0/+69
2008-07-13Small eye-candy in the WiKi table dump.Yann E. MORIN"1-7/+6
2008-07-13Two samples updated with latest kernel headers.Yann E. MORIN"2-10/+12
2008-07-13Also report built-in languages in the status table.Yann E. MORIN"1-3/+12
2008-07-13Update i686-nptl-linux-gnu sample.Yann E. MORIN"1-5/+6
2008-07-13Add latest EXPERIMENTAL binutils 2.18.50.0.8.Yann E. MORIN"1-0/+6
2008-07-13Also log the command being executed when calling CT_DoExecLog (no user yet).Yann E. MORIN"1-2/+3
2008-07-13Ioannis E. VENETIS <venetis@mail.capsl.udel.edu> pointed out that GMP and MPF...Yann E. MORIN"3-5/+5
2008-07-09Fix wiki table sample output.Yann E. MORIN"1-1/+1
2008-07-07Update samples to latest options set (no config changes).Yann E. MORIN"13-136/+125
2008-07-07Although working with bash, 'echo -n' is really non-portable.Yann E. MORIN"3-41/+43
2008-07-07POSIXify ./configure, and comment some parts of it.Yann E. MORIN"1-16/+35
2008-07-03Update the i686 sample.Yann E. MORIN"1-8/+9
2008-07-03Mark gdb-6.8 as being no longer EXPERIMENTAL.Yann E. MORIN"1-2/+1
2008-07-03Add latest linux kernel 2.6.25.10.Yann E. MORIN"1-0/+6
2008-07-02Add a new MIPS little endian sample, reported by Alexander BIGGA.Yann E. MORIN"2-0/+329
2008-06-30Update samples to the latest architecture framework.Yann E. MORIN"13-296/+349
2008-06-30Newer, better, tsocks(1)-like wrapper script for D.U.M.A.Yann E. MORIN"2-9/+47
2008-06-30Completely move GMP and MPFR files out of the compiler way into their own dir...Yann E. MORIN"3-2/+2
2008-06-30Re-order architecture specifics.Yann E. MORIN"1-5/+7
2008-06-30Force CT_WORK_DIR to "${CT_TOP_DIR}/targets" when saving the config as a new ...Yann E. MORIN"1-2/+3
2008-06-27Only present each of arch, abi, cpu tune and fpu optimisations for those targ...Yann E. MORIN"7-0/+49
2008-06-27Update the architecture API: architecture help is mandatory.Yann E. MORIN"9-0/+31
2008-06-27Update the Openrisc contributed support to the new auto-generated architectur...Yann E. MORIN"1-0/+0
2008-06-27Autogenerate the architecture selection choice menu.Yann E. MORIN"15-92/+138
2008-06-27Update the samples.Yann E. MORIN"12-63/+110
2008-06-27Native gcc is picky about the CC and LD variables. Set them unconditionally, ...Yann E. MORIN"1-2/+3
2008-06-27Do al ittle bit more jobs in parallel while building gcc.Yann E. MORIN"1-5/+5
2008-06-26Update the Alpha sample to check host GMP and MPFR.Yann E. MORIN"1-4/+4
2008-06-26Update the alpha sample to newer versions.Yann E. MORIN"1-8/+11
2008-06-25Don't force building target GMP and MPFR when a native gdb is built. Rather,Yann E. MORIN"2-3/+20
2008-06-25Add latest Linux kernel versions.Yann E. MORIN"1-0/+12
2008-06-25Update documentation.Yann E. MORIN"2-27/+28
2008-06-25Update samples.Yann E. MORIN"13-27/+37
2008-06-25Add a new sample for PowerPC. Suggested by Daniel DITTMANN.Yann E. MORIN"3-0/+505
2008-06-25Alloow for reporter without an URL (for privately mailed submissions).Yann E. MORIN"1-2/+6
2008-06-25Add a patch to gcc-4.2.{0,1,2,3} to fix soft-float on PowerPC.Yann E. MORIN"4-0/+84
2008-06-25Eye-candy in the ./configure help.Yann E. MORIN"1-0/+2
2008-06-25Enable using contributed code: add a new ./configure option to select which c...Yann E. MORIN"1-1/+43
2008-06-25Change default path where toolchain will run from to "${HOME}/x-tools/${CT_TA...Yann E. MORIN"1-1/+1
2008-06-24Add a new patch to make glibc build with latest (4.3.x) gcc.Yann E. MORIN"3-0/+50
2008-06-24New patches from Ioannis E. VENETIS to allow building more up-to-date Alpha x...Yann E. MORIN"11-0/+225
2008-06-24Allow to store working files outside the build tree (eg. incase the working t...Yann E. MORIN"2-5/+27
2008-06-24Don't build ncurses ADA bindings if an ADA x-compiler was not built.Yann E. MORIN"1-0/+1
2008-06-24Update samples to the latest set of options, build-tested.Yann E. MORIN"11-246/+583