aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libc/uClibc: apply the threading model to the configurationYann E. MORIN"2010-06-092-0/+66
* config: add support for a second part of the generated choicesYann E. MORIN"2010-06-085-10/+38
* docs: update credtis, point to the repository logYann E. MORIN"2010-05-301-1/+11
* kernel/linux: update to latest versionsYann E. MORIN"2010-05-271-6/+11
* kconfig/lxdialog: more portable and use ncurses from macports on MacOSTitus von Boxberg2010-05-242-12/+29
* cc/gcc: Make usage of --enable-target-optspace configurableTitus von Boxberg2010-05-242-2/+17
* docs: Provide new Readme for MacOSTitus von Boxberg2010-05-252-283/+39
* scripts/build/internals.sh: compile wrapper with portable options.Titus von Boxberg2010-05-221-6/+6
* configure: add path to libtool to pathlistTitus von Boxberg2010-05-231-0/+1
* debug/ltrace: fix LDFLAGS for libsupc++ and libibertyYann E. MORIN"2010-05-151-0/+16
* libc/glibc: fix as/ld checks against recent binutilsYann E. MORIN"2010-05-181-12/+12
* test-suite: apply cleanup passYann E. MORIN"2010-05-225-69/+72
* test-suite: Added new test suite feature (experimental)Martin Lund2010-05-199-0/+279
* scripts/wrapper.c: Under MacOS set DYLD_LIBRARY_PATHTitus von Boxberg2010-05-221-2/+7
* docs/overview.txt: Provide short mercurial HOWTOTitus von Boxberg2010-05-221-29/+183
* ct-ng: Add ability to configure and use some GNU toolsTitus von Boxberg2010-05-172-0/+14
* scripts/build/internals.sh: Always use binary wrapper under BSD/MacOSTitus von Boxberg2010-05-221-0/+7
* scripts/wrapper.in: Add a comment about readlink not being portable.Titus von Boxberg2010-05-171-0/+5
* configure: make call to readlink portable to non-GNU (BSD) systemsTitus von Boxberg2010-05-171-1/+1
* scripts/crosstool-NG.sh.in: On MacOS/BSD use the output of CT_DoConfigGuess f...Titus von Boxberg2010-05-191-3/+3
* configure: Do not require stat to be of GNU coreutilsTitus von Boxberg2010-05-171-1/+1
* scripts/functions: Use stat correctly on non-GNU (BSD/Darwin) systems.Titus von Boxberg2010-05-191-1/+11
* build/internals.sh: Replace nonportable call to statTitus von Boxberg2010-05-191-1/+1
* crosstool-NG.sh: suppress failure message from uname -oTitus von Boxberg2010-05-191-2/+1
* cc/gcc: add latest versionYann E. MORIN"2010-05-1630-0/+1094
* kernel/linux: update versions listYann E. MORIN"2010-05-181-15/+18
* scripts/mk-release: pretty-up the per-author statsYann E. MORIN"2010-04-301-1/+1
* docs: update the known issuesYann E. MORIN"2010-04-301-0/+17
* samples: updateYann E. MORIN"2010-04-3037-1122/+2101
* debug/gdb: install tic in the buildtools directoryYann E. MORIN"2010-04-291-1/+1
* debug/gdb: be less verbose during the ncurses buildYann E. MORIN"2010-04-291-12/+1
* scripts: don't set LD_PRELOAD with static companion librariesYann E. MORIN"2010-04-291-4/+3
* docs: update the section about the wrapperYann E. MORIN"2010-04-281-8/+20
* arch/sh: fix type in variant handlingYann E. MORIN"2010-04-251-1/+1
* scripts/savesample: be silent when checking for .config fileYann E. MORIN"2010-04-221-1/+4
* libc/newlib: don't do // downloadsYann E. MORIN"2010-04-211-0/+9
* libc/glibc: fix kernel version checkYann E. MORIN"2010-04-211-1/+3
* scripts: also prepare include symlink to sysroot/includeYann E. MORIN"2010-04-201-2/+5
* scripts: check g++ only for hostYann E. MORIN"2010-04-191-1/+5
* cc/gcc: use proper host compiler for canadian bare-metalRemy Bohmer2010-04-091-1/+13
* cc/gcc: allow building a canadian bare-metal compilerBart vdr. Meulen2010-04-201-19/+10
* cc/gcc: fix cc symlink when executables have an extensionYann E. MORIN"2010-04-201-2/+8
* cc/gcc: add 4.5.0Yann E. MORIN"2010-04-151-0/+7
* cc/gcc: add support for 4.5.0 or later versionsYann E. MORIN"2010-04-153-1/+23
* complibs/libelf: remove old versionsYann E. MORIN"2010-04-151-11/+0
* complibs/libelf: enable the host buildYann E. MORIN"2010-04-151-37/+33
* complibs/libelf: build target libelf in its own directoryYann E. MORIN"2010-04-151-2/+2
* debug/gdb: remove insightYann E. MORIN"2010-04-152-31/+1
* debug/gdb: reorder options in the menuconfigYann E. MORIN"2010-04-151-11/+11
* debug/gdb: allow static build with complibsYann E. MORIN"2010-04-151-7/+0