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