aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use CT_DoExecLog when building tools and debug utilities.Yann E. MORIN"2008-07-146-31/+38
* Catching a double fault is doomed... Don't take action.Yann E. MORIN"2008-07-141-4/+1
* Build the Alpha sample toolchain with Linux 2.6.25.10 headers.Yann E. MORIN"2008-07-141-5/+5
* Fix CT_DoExecLog usage when building GMP for target.Yann E. MORIN"2008-07-141-4/+4
* Add a new patch to glibc to build for Alpha on recent Linux kernels.Yann E. MORIN"2008-07-146-0/+1164
* Advertise using CT_DoExecLog in the tools and debug templates.Yann E. MORIN"2008-07-142-4/+6
* Use CT_DoExecLog when building libelf.Yann E. MORIN"2008-07-141-3/+4
* Use CT_DoExecLog when building gcc.Yann E. MORIN"2008-07-141-28/+27
* Use CT_DoExecLog when building uClibc.Yann E. MORIN"2008-07-141-8/+11
* Fix CT_DoExecLog usage when building binutils' libraries for target.Yann E. MORIN"2008-07-141-2/+2
* Use CT_DoExecLog in binutils build.Yann E. MORIN"2008-07-141-7/+9
* Don't print double-faults.Yann E. MORIN"2008-07-141-0/+3
* Log the command being run when calling CT_DoExecLog, which is kinda the point...Yann E. MORIN"2008-07-141-1/+1
* Use CT_DoExecLog for MPFR build.Yann E. MORIN"2008-07-141-23/+25
* Use CT_DoExecLog for GMP build.Yann E. MORIN"2008-07-141-5/+7
* Use CT_DoExecLog for Linux headers install.Yann E. MORIN"2008-07-141-2/+4
* Update all samples to use binutils-2.18.50.0.8.Yann E. MORIN"2008-07-1414-56/+67
* Add binutils-2.18.50.0.8 pathset, copied and rebased from 2.18.50.0.7.Yann E. MORIN"2008-07-143-0/+69
* Small eye-candy in the WiKi table dump.Yann E. MORIN"2008-07-131-7/+6
* Two samples updated with latest kernel headers.Yann E. MORIN"2008-07-132-10/+12
* Also report built-in languages in the status table.Yann E. MORIN"2008-07-131-3/+12
* Update i686-nptl-linux-gnu sample.Yann E. MORIN"2008-07-131-5/+6
* Add latest EXPERIMENTAL binutils 2.18.50.0.8.Yann E. MORIN"2008-07-131-0/+6
* Also log the command being executed when calling CT_DoExecLog (no user yet).Yann E. MORIN"2008-07-131-2/+3
* Ioannis E. VENETIS <venetis@mail.capsl.udel.edu> pointed out that GMP and MPF...Yann E. MORIN"2008-07-133-5/+5
* Fix wiki table sample output.Yann E. MORIN"2008-07-091-1/+1
* Update samples to latest options set (no config changes).Yann E. MORIN"2008-07-0713-136/+125
* Although working with bash, 'echo -n' is really non-portable.Yann E. MORIN"2008-07-073-41/+43
* POSIXify ./configure, and comment some parts of it.Yann E. MORIN"2008-07-071-16/+35
* Update the i686 sample.Yann E. MORIN"2008-07-031-8/+9
* Mark gdb-6.8 as being no longer EXPERIMENTAL.Yann E. MORIN"2008-07-031-2/+1
* Add latest linux kernel 2.6.25.10.Yann E. MORIN"2008-07-031-0/+6
* Add a new MIPS little endian sample, reported by Alexander BIGGA.Yann E. MORIN"2008-07-022-0/+329
* Update samples to the latest architecture framework.Yann E. MORIN"2008-06-3013-296/+349
* Newer, better, tsocks(1)-like wrapper script for D.U.M.A.Yann E. MORIN"2008-06-302-9/+47
* Completely move GMP and MPFR files out of the compiler way into their own dir...Yann E. MORIN"2008-06-303-2/+2
* Re-order architecture specifics.Yann E. MORIN"2008-06-301-5/+7
* Force CT_WORK_DIR to "${CT_TOP_DIR}/targets" when saving the config as a new ...Yann E. MORIN"2008-06-301-2/+3
* Only present each of arch, abi, cpu tune and fpu optimisations for those targ...Yann E. MORIN"2008-06-277-0/+49
* Update the architecture API: architecture help is mandatory.Yann E. MORIN"2008-06-279-0/+31
* Update the Openrisc contributed support to the new auto-generated architectur...Yann E. MORIN"2008-06-271-0/+0
* Autogenerate the architecture selection choice menu.Yann E. MORIN"2008-06-2715-92/+138
* Update the samples.Yann E. MORIN"2008-06-2712-63/+110
* Native gcc is picky about the CC and LD variables. Set them unconditionally, ...Yann E. MORIN"2008-06-271-2/+3
* Do al ittle bit more jobs in parallel while building gcc.Yann E. MORIN"2008-06-271-5/+5
* Update the Alpha sample to check host GMP and MPFR.Yann E. MORIN"2008-06-261-4/+4
* Update the alpha sample to newer versions.Yann E. MORIN"2008-06-261-8/+11
* Don't force building target GMP and MPFR when a native gdb is built. Rather,Yann E. MORIN"2008-06-252-3/+20
* Add latest Linux kernel versions.Yann E. MORIN"2008-06-251-0/+12
* Update documentation.Yann E. MORIN"2008-06-252-27/+28