aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* samples: update i686-nptl-linux-gnuYann E. MORIN"2010-12-301-30/+72
* cc/gcc: build lto-plugin if binutils' gold is builtYann E. MORIN"2010-12-291-0/+10
* binutils/binutils: add wrapper to gold and ldYann E. MORIN"2010-12-293-1/+52
* binutils/binutils: add support for threaded goldYann E. MORIN"2011-01-022-0/+11
* binutils/binutils: add support for pluginsYann E. MORIN"2011-01-022-0/+16
* binutils/binutils: add option to enable goldYann E. MORIN"2010-12-282-0/+86
* binutils/binutils: add BINUTILS_2_21_or_later blind optionYann E. MORIN"2010-12-281-0/+4
* complibs/libelf: build with -fPICYann E. MORIN"2010-12-291-0/+2
* debug/gdb: fix for psim build failure due to -lz in gdb-7.2.Yann E. MORIN"2011-01-031-0/+15
* samples: update after libc versions renamingYann E. MORIN"2011-01-0231-249/+249
* libc/eglibc: normalize eglibc hidden version namesBryan Hundven2011-01-021-20/+20
* libc/uClibc: normalize uclibc hidden version namesBryan Hundven2011-01-032-16/+16
* libc/glibc: normalize glibc hidden version namesBryan Hundven2011-01-021-18/+18
* internals: properly remove all docsYann E. MORIN"2010-12-291-3/+3
* libc/glibc: add 2.12.1 and 2.12.2Heiko Zuerker2010-12-291-0/+12
* libc/eglibc: remove obsolete patchChih-Min Chao2010-12-291-12/+0
* cc/gcc: Add gcc 4.5.2Bryan Hundven2010-12-291-0/+7
* patches/eglibc: remove 100-powerpc-private_futex.patch from trunkBryan Hundven2010-12-221-15/+0
* libc/eglibc: fix installed scriptsBryan Hundven2010-12-221-0/+14
* kernel/linux: Cleanup unneeded files from 'headers_check' and 'headers_install'Yann E. MORIN"2010-12-221-1/+9
* docs: overview.txt is gone, point to the new documentationYann E. MORIN"2010-12-224-10/+11
* config/binutils: Add binutils 2.21Bryan Hundven2010-12-141-0/+6
* config: fix the patch fallbacks methodsYann E. MORIN"2010-12-181-2/+2
* scripts: add doc for patch-reworkYann E. MORIN"2010-12-191-8/+51
* scripts: update config.{sub,guess}Yann E. MORIN"2010-12-182-4/+18
* kernel/linux: fix help for 2.6.35.10Yann E. MORIN"2010-12-181-0/+1
* kernel/linux: bump to latest versionsYann E. MORIN"2010-12-171-15/+37
* complibs/libelf: use host compilerKalle Kankare2010-12-031-0/+1
* libc: hide no-thread for those C libraries that do not support itYann E. MORIN"2010-12-123-0/+7
* internals: fix strippingYann E. MORIN"2010-12-121-1/+1
* scripts/internals: strip all executablesYann E. MORIN"2010-12-051-8/+14
* cc/gcc: build bare-metal gcc staticallyBryan Hundven"2010-12-091-13/+47
* cc/gcc: build final gcc staticallyBryan Hundven"2010-12-092-11/+27
* binutils/binutils: build staticallyBryan Hundven"2010-12-092-1/+9
* debug/gdb: global static forces static cross-gdbBryan Hundven"2010-12-092-0/+6
* complibs: do not prompt for shared libs if static selectedBryan Hundven"2010-12-091-0/+1
* config: add option to build statically linked toolchainBryan Hundven"2010-12-091-0/+17
* complibs/cloog: fix linking with libstdc++Yann E. MORIN"2010-11-292-16/+2
* scripts: recover on partially downloaded filesYann E. MORIN"2010-11-291-5/+16
* scripts: call curl and wget in sequenceYann E. MORIN"2010-11-161-41/+24
* scripts: remove aria2c as downloader, retain only curl and wgetYann E. MORIN"2010-11-164-38/+2
* cc/gcc: fix pr42289: incorrect alignment on OABIYann E. MORIN"2010-11-137-0/+77
* cc/gcc: 4.4.5, add arm-softfloat-libgcc patch from buildrootYann E. MORIN"2010-11-136-0/+228
* kernel/linux: add latest versionsYann E. MORIN"2010-11-241-9/+14
* complibs/CLooG: only install the librariesYann E. MORIN"2010-10-181-5/+2
* scripts/xldd: try to handle RPATH tagsYann E. MORIN"2010-11-241-3/+43
* scripts/xldd: better handle the origin of the libraryYann E. MORIN"2010-11-231-36/+37
* scripts/xldd: avoid reporting duplicatesYann E. MORIN"2010-11-241-5/+18
* script/xldd: add debug tracesYann E. MORIN"2010-11-231-1/+36
* scripts/xldd: parse /etc/ld.so.confYann E. MORIN"2010-11-231-1/+26