summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-27scripts/addToolsVersion: handle elf2fltYann E. MORIN"1-0/+1
2012-12-27scripts/addToolsVersion: properly handle .in vs. .in.2Yann E. MORIN"1-22/+19
2012-12-26libc/newlib: add latest versionYann E. MORIN"1-0/+6
2012-12-26all: unmark experimental featuresYann E. MORIN"11-21/+12
2012-12-26all: unmark experimental versionYann E. MORIN"22-48/+57
2012-12-26libc/eglibc: add latest versionYann E. MORIN"1-0/+6
2012-12-26script/addToolsVersion: fix eglibc version separatorYann E. MORIN"1-2/+2
2012-12-26libc/glibc: add post-2.14 versionsYann E. MORIN"1-0/+15
2012-12-26libc/glibc: both glibc and eglibc have pkgversion and bugurlYann E. MORIN"2-8/+2
2012-12-26libc/eglibc: remove now superfluous config knobsYann E. MORIN"2-47/+4
2012-12-26libc/glibc: always enable obsolete RPCYann E. MORIN"1-4/+2
2012-12-26all: remove versions marked obsoleteYann E. MORIN"12-187/+2
2013-01-06scripts/showTuple: fix stdoutYann E. MORIN"1-2/+2
2012-12-23arch: re-order the entries in the float choiceYann E. MORIN"1-10/+10
2012-12-17debug/gdb: update Linaro GDB revisions to 2012.12-1Benoît Thébaudeau"1-3/+3
2012-12-17cc/gcc: update Linaro GCC revisions to 2012.12Benoît Thébaudeau"1-6/+6
2012-12-11debug/gdb: update Linaro GDB revisions to 2012.12Benoît Thébaudeau"1-3/+3
2012-12-11kernel/linux: update revisionsBenoît Thébaudeau"1-40/+15
2012-12-09complibs/ppl: fix build with newer gccYann E. MORIN"2-2/+20
2012-12-05scripts/xldd: use user's sed and grepYann E. MORIN"1-2/+2
2012-11-25cc/gcc: do not print 'core' or 'final'Yann E. MORIN"1-6/+6
2012-11-26cc/gcc: add patch for 4.7.2Richard Braun1-0/+27
2012-11-22cc: add a flag for skipping core passesYann Diorcet7-0/+16
2012-11-22scripts/functions: fix debug-shellYann E. MORIN"1-9/+13
2012-11-21scripts: refine static linking check to better guide the userDaniel Price1-15/+36
2012-11-21scripts: fail on ':' in pathsDaniel Price1-0/+3
2012-11-19scripts: fix mis-alignment due to new variablesYann E. MORIN"1-15/+15
2012-11-19binutils: introduce the infrastructure to support binutils alternativesYann Diorcet7-158/+105
2012-11-19binutils/elf2flt: remove use of CVS snapshotsYann E. MORIN"1-16/+0
2012-11-19binutils/binutils: simplify gold dependenciesYann Diorcet1-7/+3
2012-11-19binutils: cleanup ELF/FLAT/FDPIC dependenciesYann Diorcet1-8/+3
2012-11-16scripts: add BUILD/HOST extra cflags/ldflagsYann Diorcet11-15/+114
2012-11-19scripts: unquoted variable reference in glibc-eglibc.sh-commonDaniel Price1-1/+1
2012-11-19binutils/sstrip: removeYann Diorcet5-71/+0
2012-11-06binutils/binutils: do not fwd declare struct stat (2.22).Titus von Boxberg1-0/+42
2012-11-16complibs: introduce generic multi-complibs infrastructureYann Diorcet (diorcet yann9-49/+63
2012-11-15kernel/linux: update revisionsBenoît Thébaudeau"1-9/+24
2012-11-15cc/gcc: update Linaro GCC revisions to 2012.11Benoît Thébaudeau"1-6/+6
2012-11-14libc/mingw: replace mingw32 with generic mingwYann Diorcet18-468/+129
2012-11-13scripts: set default CFLAGS to optimise.Michael Hope1-1/+3
2012-11-09samples: update samples for releaseYann E. MORIN"8-9/+2
2012-11-09cc/gcc: fix patches for 4.6.{0,1}Yann E. MORIN"2-30/+6
2012-11-06Makefile.in: Use only standard options compatible with BSD installTitus von Boxberg1-1/+2
2012-11-02libc/eglibc: enable rpc in eglibc-2.16+Johannes Stezenbach1-0/+4
2012-11-07scripts/xldd: fix debug output layoutYann E. MORIN"1-1/+1
2012-10-31libc/uClibc: remove use of snapshots and specific dateYann E. MORIN"2-34/+7
2012-10-11libc/uClibc: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove2-1/+31
2012-10-31kernel/linux: add latest versionsYann E. MORIN"0-0/+0
2012-10-30scripts/functions: fix endless loop in debug-shell with IO redirectionJohannes Stezenbach1-2/+3
2012-10-30scripts/functions: use patch -i instead of IO redirectionJohannes Stezenbach1-2/+1