aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Add basic support for the Blackfin architectureThomas Petazzoni2010-04-073-6/+26
* scripts/functions: log the test stringsYann E. MORIN"2010-04-131-0/+3
* scripts/functions: compress with gzip level 3, as stated in the documentationYann E. MORIN"2010-04-131-8/+12
* scripts/functions: add a save/restore handlerYann E. MORIN"2010-04-131-62/+62
* scripts/functions: fix CT_Patch againYann E. MORIN"2010-04-131-4/+6
* Merge.Yann E. MORIN"2010-04-131-1/+1
|\
| * Revert 3ea4e6f7b85f: Force autoreconf for mpfrYann E. MORIN"2010-04-131-1/+1
* | scripts/functions: fix CT_PatchYann E. MORIN"2010-04-131-2/+2
* | scripts/functions: make CT_Patch dumberYann E. MORIN"2010-04-1125-53/+54
* | libc/newlib: only compute version string, not full filenameYann E. MORIN"2010-04-111-8/+8
* | debug/gdb: remove snapshot versionYann E. MORIN"2010-04-111-13/+6
* | cc/gcc: add bugurl and compiler version to core gcc compilerRemy Bohmer2010-04-091-0/+4
* | scripts: prevent trailing - in CT_TARGETBart vdr Meulen2010-04-091-4/+4
|/
* [CT-NG:patch 05/19] Force autoreconf for mpfrBart vdr. Meulen2010-04-091-1/+1
* complibs: save directory with static complibs for stop/restartYann E. MORIN"2010-04-112-0/+15
* complibs: don't install in toolchain dir when built as staticYann E. MORIN"2010-04-118-37/+42
* complibs: allow either static or shared buildYann E. MORIN"2010-04-117-27/+87
* complibs: build static librariesYann E. MORIN"2010-04-106-10/+13
* config: replace COMP_LIBS with COMPLIBSYann E. MORIN"2010-04-105-5/+5
* complibs/mpfr: fix extractYann E. MORIN"2010-04-101-1/+1
* scripts: add script to publish patchesYann E. MORIN"2010-04-101-0/+44
* cc/gcc: fix thread-less final gcc buildArnaud Lacombe2010-04-071-1/+9
* cc/gcc: fix recent gcc buildArnaud Lacombe2010-04-071-4/+4
* scripts: misc help and auto-complete fixesYann E. MORIN"2010-04-021-4/+6
* scripts/addToolsVersion: fix handling libelfYann E. MORIN"2010-03-291-1/+1
* scripts/populate: optimise search loopYann E. MORIN"2010-03-291-31/+53
* scripts/populate: cleanups and misc fixesYann E. MORIN"2010-03-281-28/+33
* scripts/populate: fix handling the forced libraries list-fileYann E. MORIN"2010-03-261-3/+1
* scripts/populate: properly locate the sysroot and required toolsYann E. MORIN"2010-03-251-9/+21
* scripts/populate: add -m option, to merge source and destYann E. MORIN"2010-03-241-9/+27
* scripts/populate: add option to use an alternate sysrootNate Case2010-03-231-1/+9
* binutils/sstrip: fix when sstrip is disabledYann E. MORIN"2010-03-241-3/+3
* binutils/sstrip: get rid of ELFkickersYann E. MORIN"2010-03-171-54/+29
* tools: move sstrip to the binary utilities menuYann E. MORIN"2010-03-174-92/+13
* debug/gdb: gdb>=7.0 can use MPC, enable for cross-gdbYann E. MORIN"2010-03-151-0/+3
* debug/gdb: add handling of 7_0_or_laterYann E. MORIN"2010-03-201-0/+7
* debug/gdb: add option to use GMP and MPFRYann E. MORIN"2010-03-151-2/+4
* cc/gcc: fix use of companion librariesYann E. MORIN"2010-03-051-10/+18
* scripts: fix dumping the config for companion libraries for targetYann E. MORIN"2010-03-191-6/+12
* scripts: fix dumping configYann E. MORIN"2010-03-171-3/+7
* debug/gdb: fix building the native ticYann E. MORIN"2010-03-161-1/+1
* scripts: fix the release script to use the C localeYann E. MORIN"2010-03-141-0/+2
* scripts: enhance and fix the release scriptYann E. MORIN"2010-03-141-5/+52
* scripts: add script to make a releaseYann E. MORIN"2010-03-071-0/+308
* debug/ltrace: properly fix building for powerpcYann E. MORIN"2010-03-071-8/+4
* debug/ltrace: fix building on x86Yann E. MORIN"2010-03-061-3/+10
* complibs: remove headers after buildYann E. MORIN"2010-02-281-0/+3
* arch: add mips64Zhuang Yuyao2010-02-201-2/+7
* scripts: use more portable sed optionsTitus von Boxberg"2010-02-031-1/+1
* comp-libs: make libelf a companion libraryYann E. MORIN"2010-02-173-43/+94