index
:
crosstool-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc/gcc: make sjlj config option a tristate
Yann E. MORIN"
2010-07-28
1
-2
/
+5
*
libc/uClibc: fix space damage
Yann E. MORIN"
2010-07-28
1
-37
/
+37
*
libc/uClibc: fix using pre-generated locale data
Yann E. MORIN"
2010-07-28
1
-4
/
+19
*
libc/uClibc: do not systematically use pre-generated locale data
Yann E. MORIN"
2010-07-28
1
-12
/
+27
*
scripts: add a cross-ldd-like
Yann E. MORIN"
2010-07-22
2
-0
/
+227
*
libc/uClibc: do not install cross-ldd
Yann E. MORIN"
2010-07-22
1
-11
/
+0
*
complibs: fix using static companion libraries
Bart vdr. Meulen
2010-07-19
1
-1
/
+1
*
scripts/functions: recognise Cygwin build hosts
Yann E. MORIN"
2010-07-18
1
-1
/
+1
*
scripts: use 'hg archive' to create release tarballs
Yann E. MORIN"
2010-07-17
1
-10
/
+3
*
scripts: update config.{guess,sub}
Yann E. MORIN"
2010-07-15
2
-29
/
+62
*
debug/gdb: properly remove build tic
Yann E. MORIN"
2010-07-11
1
-1
/
+1
*
debug/gdb: Fix compilation for Mingw hosts
Yann E. MORIN"
2010-07-11
1
-61
/
+72
*
kernel/mingw: add target libraries
Yann E. MORIN"
2010-07-11
1
-1
/
+79
*
kernel: add mingw
Yann E. MORIN"
2010-07-11
3
-1
/
+109
*
cc/gcc: gcc-4.4 does not use MPC
Yann E. MORIN"
2010-07-10
1
-6
/
+6
*
libc/uClibc: enable NPTL for snapshots
Yann E. MORIN"
2010-07-03
1
-5
/
+73
*
libc/uClibc: fix snapshots
Yann E. MORIN"
2010-07-03
1
-4
/
+19
*
libc/uClibc: fix munging .config for LT old/new
Yann E. MORIN"
2010-07-02
1
-7
/
+4
*
scripts/finish: do not try to symlink if sed expr is a no-op
Yann E. MORIN"
2010-07-07
1
-1
/
+5
*
debug/gdb: fix incorrect path
Yann E. MORIN"
2010-07-01
1
-1
/
+1
*
libc/glibc: fix installed scripts
Yann E. MORIN"
2010-07-01
1
-0
/
+13
*
scripts/wrapper: fix wrong test when checking access to the reall tool
Yann E. MORIN"
2010-06-22
1
-1
/
+1
*
cc/gcc: add option do disable PCH
Yann E. MORIN"
2010-06-17
1
-0
/
+3
*
kernel/linux: allow headers from full custom source tree
Yann E. MORIN"
2010-06-17
1
-8
/
+49
*
kernel/linux: reorder upstream/custom-tree handling
Yann E. MORIN"
2010-06-15
1
-7
/
+5
*
cc/gcc: baremetal requires a two-pass process
Yann E. MORIN"
2010-06-13
1
-4
/
+12
*
libc/newlib: build in the 'start files' pass
Yann E. MORIN"
2010-06-13
1
-8
/
+6
*
cc/gcc: store core build rules in an array
Yann E. MORIN"
2010-06-13
1
-8
/
+6
*
cc/gcc: implement default for core options
Yann E. MORIN"
2010-06-13
1
-14
/
+15
*
cc/gcc: fix headers copy for core static
Yann E. MORIN"
2010-06-13
1
-2
/
+1
*
libc/uClibc: apply the threading model to the configuration
Yann E. MORIN"
2010-06-09
1
-0
/
+30
*
cc/gcc: Make usage of --enable-target-optspace configurable
Titus von Boxberg
2010-05-24
1
-2
/
+8
*
scripts/build/internals.sh: compile wrapper with portable options.
Titus von Boxberg
2010-05-22
1
-6
/
+6
*
test-suite: apply cleanup pass
Yann E. MORIN"
2010-05-22
2
-17
/
+11
*
test-suite: Added new test suite feature (experimental)
Martin Lund
2010-05-19
3
-0
/
+84
*
scripts/wrapper.c: Under MacOS set DYLD_LIBRARY_PATH
Titus von Boxberg
2010-05-22
1
-2
/
+7
*
scripts/build/internals.sh: Always use binary wrapper under BSD/MacOS
Titus von Boxberg
2010-05-22
1
-0
/
+7
*
scripts/wrapper.in: Add a comment about readlink not being portable.
Titus von Boxberg
2010-05-17
1
-0
/
+5
*
scripts/crosstool-NG.sh.in: On MacOS/BSD use the output of CT_DoConfigGuess f...
Titus von Boxberg
2010-05-19
1
-3
/
+3
*
scripts/functions: Use stat correctly on non-GNU (BSD/Darwin) systems.
Titus von Boxberg
2010-05-19
1
-1
/
+11
*
build/internals.sh: Replace nonportable call to stat
Titus von Boxberg
2010-05-19
1
-1
/
+1
*
crosstool-NG.sh: suppress failure message from uname -o
Titus von Boxberg
2010-05-19
1
-2
/
+1
*
scripts/mk-release: pretty-up the per-author stats
Yann E. MORIN"
2010-04-30
1
-1
/
+1
*
debug/gdb: install tic in the buildtools directory
Yann E. MORIN"
2010-04-29
1
-1
/
+1
*
debug/gdb: be less verbose during the ncurses build
Yann E. MORIN"
2010-04-29
1
-12
/
+1
*
scripts: don't set LD_PRELOAD with static companion libraries
Yann E. MORIN"
2010-04-29
1
-4
/
+3
*
arch/sh: fix type in variant handling
Yann E. MORIN"
2010-04-25
1
-1
/
+1
*
scripts/savesample: be silent when checking for .config file
Yann E. MORIN"
2010-04-22
1
-1
/
+4
*
libc/newlib: don't do // downloads
Yann E. MORIN"
2010-04-21
1
-0
/
+9
*
libc/glibc: fix kernel version check
Yann E. MORIN"
2010-04-21
1
-1
/
+3
[next]