summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2010-04-13scripts/functions: log the test stringsYann E. MORIN"1-0/+3
2010-04-13scripts/functions: compress with gzip level 3, as stated in the documentationYann E. MORIN"1-8/+12
2010-04-13scripts/functions: add a save/restore handlerYann E. MORIN"1-62/+62
2010-04-13scripts/functions: fix CT_Patch againYann E. MORIN"1-4/+6
2010-04-12Merge.Yann E. MORIN"1-1/+1
2010-04-12Revert 3ea4e6f7b85f: Force autoreconf for mpfrYann E. MORIN"1-1/+1
2010-04-12scripts/functions: fix CT_PatchYann E. MORIN"1-2/+2
2010-04-11scripts/functions: make CT_Patch dumberYann E. MORIN"25-53/+54
2010-04-11libc/newlib: only compute version string, not full filenameYann E. MORIN"1-8/+8
2010-04-11debug/gdb: remove snapshot versionYann E. MORIN"1-13/+6
2010-04-09cc/gcc: add bugurl and compiler version to core gcc compilerRemy Bohmer1-0/+4
2010-04-09scripts: prevent trailing - in CT_TARGETBart vdr Meulen1-4/+4
2010-04-09[CT-NG:patch 05/19] Force autoreconf for mpfrBart vdr. Meulen1-1/+1
2010-04-11complibs: save directory with static complibs for stop/restartYann E. MORIN"2-0/+15
2010-04-11complibs: don't install in toolchain dir when built as staticYann E. MORIN"8-37/+42
2010-04-10complibs: allow either static or shared buildYann E. MORIN"7-27/+87
2010-04-10complibs: build static librariesYann E. MORIN"6-10/+13
2010-04-10config: replace COMP_LIBS with COMPLIBSYann E. MORIN"5-5/+5
2010-04-10complibs/mpfr: fix extractYann E. MORIN"1-1/+1
2010-04-10scripts: add script to publish patchesYann E. MORIN"1-0/+44
2010-04-07cc/gcc: fix thread-less final gcc buildArnaud Lacombe1-1/+9
2010-04-07cc/gcc: fix recent gcc buildArnaud Lacombe1-4/+4
2010-04-01scripts: misc help and auto-complete fixesYann E. MORIN"1-4/+6
2010-03-29scripts/addToolsVersion: fix handling libelfYann E. MORIN"1-1/+1
2010-03-28scripts/populate: optimise search loopYann E. MORIN"1-31/+53
2010-03-28scripts/populate: cleanups and misc fixesYann E. MORIN"1-28/+33
2010-03-26scripts/populate: fix handling the forced libraries list-fileYann E. MORIN"1-3/+1
2010-03-25scripts/populate: properly locate the sysroot and required toolsYann E. MORIN"1-9/+21
2010-03-24scripts/populate: add -m option, to merge source and destYann E. MORIN"1-9/+27
2010-03-23scripts/populate: add option to use an alternate sysrootNate Case1-1/+9
2010-03-24binutils/sstrip: fix when sstrip is disabledYann E. MORIN"1-3/+3
2010-03-16binutils/sstrip: get rid of ELFkickersYann E. MORIN"1-54/+29
2010-03-16tools: move sstrip to the binary utilities menuYann E. MORIN"4-92/+13
2010-03-15debug/gdb: gdb>=7.0 can use MPC, enable for cross-gdbYann E. MORIN"1-0/+3
2010-03-20debug/gdb: add handling of 7_0_or_laterYann E. MORIN"1-0/+7
2010-03-15debug/gdb: add option to use GMP and MPFRYann E. MORIN"1-2/+4
2010-03-05cc/gcc: fix use of companion librariesYann E. MORIN"1-10/+18
2010-03-19scripts: fix dumping the config for companion libraries for targetYann E. MORIN"1-6/+12
2010-03-17scripts: fix dumping configYann E. MORIN"1-3/+7
2010-03-16debug/gdb: fix building the native ticYann E. MORIN"1-1/+1
2010-03-14scripts: fix the release script to use the C localeYann E. MORIN"1-0/+2
2010-03-14scripts: enhance and fix the release scriptYann E. MORIN"1-5/+52
2010-03-07scripts: add script to make a releaseYann E. MORIN"1-0/+308
2010-03-07debug/ltrace: properly fix building for powerpcYann E. MORIN"1-8/+4
2010-03-06debug/ltrace: fix building on x86Yann E. MORIN"1-3/+10
2010-02-28complibs: remove headers after buildYann E. MORIN"1-0/+3
2010-02-20arch: add mips64Zhuang Yuyao1-2/+7
2010-02-02scripts: use more portable sed optionsTitus von Boxberg"1-1/+1
2010-02-17comp-libs: make libelf a companion libraryYann E. MORIN"3-43/+94
2010-02-17complibs: hide companion libraries for target entryYann E. MORIN"3-9/+18