summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-19Use POSIX constructs in the DUMA wrapper installed on the target.Yann E. MORIN"1-1/+12
2008-07-19iMIPS samples also are capable of building a Fortran frontend, now.Yann E. MORIN"2-11/+13
2008-07-18All ARM samples now build the gfortran frontend.Yann E. MORIN"2-10/+12
2008-07-18./configure eye-candy.Yann E. MORIN"1-11/+11
2008-07-18Don't use a progress bar when saving samples, it's ugly.Yann E. MORIN"1-2/+5
2008-07-18Some more ARM sample to build gfortran...Yann E. MORIN"3-15/+18
2008-07-18Enable forcing ./configure to complete, even if the needed tools are not pres...Yann E. MORIN"1-2/+11
2008-07-18Update arm-unknown-linux-gnueabi to also compile the gfortran frontend.Yann E. MORIN"1-5/+6
2008-07-17Remove the check for absolutely needed tools now ./configure checks for them.Yann E. MORIN"2-5/+1
2008-07-17Make gfortran compile for ARM. Details in patch itself.Yann E. MORIN"1-0/+43
2008-07-16Update COPYING to make it clear that crosstool-NG is part of the source of a ...Yann E. MORIN"1-0/+14
2008-07-16When dumping version, also print some /legal/ blah-blah:Yann E. MORIN"1-0/+5
2008-07-16Remove debug snippet.Yann E. MORIN"1-1/+0
2008-07-16Introduce a list of tools to check for at ./configure time.Yann E. MORIN"1-19/+75
2008-07-16Move the check for tsocks' availability just before using tsocks: make it cle...Yann E. MORIN"1-4/+5
2008-07-15Update the list of known issues.Yann E. MORIN"1-13/+0
2008-07-15Add latest Linux 2.6.26 headers.Yann E. MORIN"1-0/+5
2008-07-14Use CT_DoExecLog when building tools and debug utilities.Yann E. MORIN"6-31/+38
2008-07-14Catching a double fault is doomed... Don't take action.Yann E. MORIN"1-4/+1
2008-07-14Build the Alpha sample toolchain with Linux 2.6.25.10 headers.Yann E. MORIN"1-5/+5
2008-07-14Fix CT_DoExecLog usage when building GMP for target.Yann E. MORIN"1-4/+4
2008-07-14Add a new patch to glibc to build for Alpha on recent Linux kernels.Yann E. MORIN"6-0/+1164
2008-07-14Advertise using CT_DoExecLog in the tools and debug templates.Yann E. MORIN"2-4/+6
2008-07-14Use CT_DoExecLog when building libelf.Yann E. MORIN"1-3/+4
2008-07-14Use CT_DoExecLog when building gcc.Yann E. MORIN"1-28/+27
2008-07-14Use CT_DoExecLog when building uClibc.Yann E. MORIN"1-8/+11
2008-07-14Fix CT_DoExecLog usage when building binutils' libraries for target.Yann E. MORIN"1-2/+2
2008-07-14Use CT_DoExecLog in binutils build.Yann E. MORIN"1-7/+9
2008-07-14Don't print double-faults.Yann E. MORIN"1-0/+3
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