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
/
build
/
libc
/
uClibc.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
libc/uClibc: add additional debug level between "minimal" and "all"
Johannes Stezenbach
2012-02-24
1
-0
/
+10
*
libc/uClibc: use endian string in tests
Yann E. MORIN"
2011-11-20
1
-3
/
+5
*
libc/uClibc: use the floating-point string option in tests
Yann E. MORIN"
2011-11-14
1
-3
/
+5
*
libc/uClibc: force use of ctor/dtor
Yann E. MORIN"
2011-08-13
1
-1
/
+5
*
libc/uclibc: fix src dir location
Yann E. MORIN"
2011-07-31
1
-13
/
+3
*
libc/uClibc: use MMU settings
Yann E. MORIN"
2011-04-24
1
-0
/
+13
*
libc: remove now unneeded do_libc_headers
Yann E. MORIN"
2011-01-22
1
-4
/
+0
*
scripts: PARALLELMFLAGS is evil, rename
Yann E. MORIN"
2011-01-22
1
-3
/
+3
*
libc/uClibc: move content of do_libc_headers into do_libc_start_files
Yann E. MORIN"
2011-01-22
1
-6
/
+5
*
libc/uClibc: normalize uclibc hidden version names
Bryan Hundven
2011-01-03
1
-4
/
+4
*
scripts: add "FILE" and "CFG" debug levels.
Anthony Foiani
2010-10-22
1
-1
/
+1
*
libc/uClibc: use the MIPS ABI selection
Yann E. MORIN"
2010-09-12
1
-0
/
+34
*
libc/uClibc: change munging code based on target arch
Yann E. MORIN"
2010-09-10
1
-14
/
+16
*
libc/uClibc: fix downloading pregen locales
Yann E. MORIN"
2010-08-11
1
-1
/
+1
*
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
*
libc/uClibc: do not install cross-ldd
Yann E. MORIN"
2010-07-22
1
-11
/
+0
*
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
*
libc/uClibc: apply the threading model to the configuration
Yann E. MORIN"
2010-06-09
1
-0
/
+30
*
Add basic support for the Blackfin architecture
Thomas Petazzoni
2010-04-07
1
-5
/
+6
*
scripts/functions: make CT_Patch dumber
Yann E. MORIN"
2010-04-11
1
-2
/
+2
*
scripts/functions: change handling of nochdir
Yann E. MORIN"
2010-01-12
1
-2
/
+2
*
libc/uClibc: fix the breakage for x86 and Super-H, after the 32/64 merge
Yann E. MORIN"
2010-01-23
1
-2
/
+9
*
libc/uclibc: use CT_ARCH, in place of CT_KERNEL_ARCH
Yann E. MORIN"
2010-01-23
1
-2
/
+2
*
misc: do not use "tar cf - |tar xf -"
Yann E. MORIN"
2010-01-02
1
-12
/
+10
*
libc/uClibc: do not mangle ARM {E,O}ABI when ARCH != ARM
Yann E. MORIN"
2010-01-01
1
-11
/
+13
*
libc/uClibc: beautify the munge function
Yann E. MORIN"
2010-01-01
1
-91
/
+100
*
libc/uClibc: add wchar support
Simon Pasch
2009-11-06
1
-2
/
+11
*
Fix building uClibc:
Yann E. MORIN"
2009-05-11
1
-1
/
+1
*
Fix installing uClibc headers for versions prior to 0.9.30.
Yann E. MORIN"
2009-05-07
1
-9
/
+23
*
Only create the state dir if asked for a restartable build:
Yann E. MORIN"
2009-03-27
1
-3
/
+3
*
Use "grep -E" instead of the deprecated "egrep".
Yann E. MORIN"
2009-03-08
1
-1
/
+1
*
On some hosts (eg. Cygwin), it's not possible to build the uClibc hostutils. ...
Yann E. MORIN"
2009-02-11
1
-27
/
+12
*
Put the uclibc munged config file in the "state" directory, so it survives a ...
Yann E. MORIN"
2009-02-08
1
-4
/
+4
*
Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch:
Yann E. MORIN"
2009-01-05
1
-4
/
+9
*
Get rid of CT_LIBC_FILE, remove useless CT_MakeAbsolutePath.
Yann E. MORIN"
2009-01-04
1
-6
/
+10
*
Remove support for gcc-2.95.3, it has never ever been tested.
Yann E. MORIN"
2009-01-04
1
-4
/
+0
*
Get rid of all stuff related to building a /delivery' traball:
Yann E. MORIN"
2009-01-03
1
-6
/
+0
*
Build and install a uClibc cross-ldd.
Yann E. MORIN"
2008-11-17
1
-1
/
+27
*
Enable uClibc parallel build for those versions supporting it.
Yann E. MORIN"
2008-11-01
1
-5
/
+7
*
Enablelocales when requested to do so.
Yann E. MORIN"
2008-11-01
1
-1
/
+9
*
Only install headers when installing uClibc headers.
Yann E. MORIN"
2008-11-01
1
-5
/
+5
*
Introduce a new EXPERIMENTAL feature: BARE_METAL.
Yann E. MORIN"
2008-09-14
1
-0
/
+313