aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* complibs/gmp: bump versionYann E. MORIN"2011-08-301-0/+6
* kconfig: print version in .configYann E. MORIN"2011-08-302-5/+1
* kernel/linux: fix typoesYann E. MORIN"2011-08-301-3/+3
* kernel/linux: bump versionsYann E. MORIN"2011-08-301-6/+11
* libc/newlib: add a config option allowing to disable builtin syscallsKévin PETIT2011-08-282-0/+15
* configure: xz-utils alone can also handle LZMA-compressed tarballsYann E. MORIN"2011-08-262-2/+16
* configure: check for lzmaYann E. MORIN"2011-08-252-0/+7
* configure: fix typo in xz-utils warning messageYann E. MORIN"2011-08-261-1/+1
* configure: use def_bool for available featuresYann E. MORIN"2011-08-221-2/+3
* debug/ltrace: Fix HOST_OS and arTitus von Boxberg"2011-08-224-0/+56
* debug/gdb: correct compilation error when stpcpy is a defineTitus von Boxberg"2011-08-221-0/+12
* docs: Document usage with Xcode 4.1Titus von Boxberg"2011-08-221-5/+19
* libc/uClibc: portability fixes to install_headersTitus von Boxberg"2011-08-222-0/+40
* configure: require libtoolize, create wrapper to itTitus von Boxberg"2011-08-223-15/+22
* configure: fix --with-prog=[...]Titus von Boxberg"2011-08-221-0/+1
* complibs/libelf: use target ranlibTitus von Boxberg"2011-08-211-0/+1
* configure: recognise and handle --program-transform-nameYann E. MORIN"2011-08-212-2/+15
* configure: recognise and handle --program-suffixYann E. MORIN"2011-08-193-5/+24
* configure: handle --program-prefixYann E. MORIN"2011-08-175-23/+43
* Makefile: introduce PROG_NAME to contain the 'ct-ng' executable nameYann E. MORIN"2011-08-191-18/+20
* configure: document ignored switchesYann E. MORIN"2011-08-171-0/+20
* libc/glibc: change default of "forced unwind" to 'y'Yann E. MORIN"2011-08-211-1/+3
* debug/gdb: we don't care if the host tic is shared or staticYann E. MORIN"2011-08-171-1/+4
* debug/gdb: use ncurses-5.9Yann E. MORIN"2011-08-181-1/+1
* kernel/linux: fix using custom tarballYann E. MORIN"2011-08-161-1/+1
* scripts: simplify and fix the toolchain config scriptYann E. MORIN"2011-08-191-5/+1
* libc/glibc: change default of "forced unwind" to 'y'Yann E. MORIN"2011-08-190-0/+0
* debug/gdb: update GDB revisionsBenoît THÉBAUDEAU"2011-08-181-0/+14
* cc/gcc: update Linaro GCC revisionsBenoît THÉBAUDEAU"2011-08-181-6/+6
* kernel/linux: add latest versionsYann E. MORIN"2011-08-181-6/+16
* scripts/functions: add xz supportYann E. MORIN"2011-08-141-0/+4
* scripts/functions: test for decompressors before useYann E. MORIN"2011-05-041-6/+14
* configure: add test for xz-utilsYann E. MORIN"2011-08-101-0/+3
* configure: do not require lzmaYann E. MORIN"2011-08-141-1/+0
* scripts/functions: commonalise tar options in CT_EXtractYann E. MORIN"2011-08-141-3/+7
* kernel/linux: remove check for lzma tarballsYann E. MORIN"2011-08-141-1/+0
* kernel/linux: simplify custom tarball handlingYann E. MORIN"2011-08-143-51/+32
* kernel/linux: deprecate copying headers from pre-instaleld headersYann E. MORIN"2011-08-141-15/+7
* samples: do not use the mirror by defaultYann E. MORIN"2011-08-1423-46/+23
* libc/uClibc: force use of ctor/dtorYann E. MORIN"2011-08-131-1/+5
* scripts/functions: remove messages about failed downloadsYann E. MORIN"2011-08-101-3/+4
* configure: more autostuff compatibilityYann E. MORIN"2011-08-091-0/+2
* kerenl/linux: update to latest versionsYann E. MORIN"2011-08-081-27/+21
* scripts: try the mirror even if downloads are forbiddenYann E. MORIN"2011-08-023-53/+66
* scripts/functions: use array variables for URLs listYann E. MORIN"2011-08-031-4/+6
* scripts/functions: always prefer the mirrorYann E. MORIN"2011-08-022-24/+5
* scripts/functions: cvs retrieval first tries the mirror for tarballsYann E. MORIN"2011-08-021-5/+5
* configure: do not require svnYann E. MORIN"2011-08-012-1/+13
* scripts/functions: svn retrieval first tries the mirror for tarballsYann E. MORIN"2011-08-021-5/+5
* scripts/functions: if no upstream URL is given, silently ignore thatYann E. MORIN"2011-08-011-0/+1