summaryrefslogtreecommitdiff
path: root/scripts/build/libc_uClibc.sh
AgeCommit message (Expand)AuthorFilesLines
2008-07-14Use CT_DoExecLog when building uClibc.Yann E. MORIN"1-8/+11
2008-07-07Although working with bash, 'echo -n' is really non-portable.Yann E. MORIN"1-1/+3
2008-06-19Build a C++ friendly uClibc.Yann E. MORIN"1-2/+2
2008-06-19When building uClibc, always build the libpthread_db.Yann E. MORIN"1-3/+5
2008-05-20Get rid of all `command` (which is a bashism), and replace them with $(comman...Yann E. MORIN"1-2/+2
2008-05-14Introduce a new option to render (or not) uClibc' build verbose.Yann E. MORIN"1-2/+4
2008-05-14Fix building uClibc-based, soft-float toolchains by correctly setting float s...Yann E. MORIN"1-2/+2
2008-05-03Some people are reposrting that ftp does not work on their network, probably ...Yann E. MORIN"1-1/+1
2007-09-16ARM EABI is now working for little endian ARM targets.Yann E. MORIN"1-1/+15
2007-09-14Fix setting floating point in uClibc (thanks to Szilveszter Ordog <ordog@mail...Yann E. MORIN"1-2/+2
2007-08-15Get rid of the core cc selection. It is now the same as the final compiler.Yann E. MORIN"1-1/+1
2007-07-28Tidy up a bit the uClibc config munging.Yann E. MORIN"1-16/+18
2007-07-07More uClibc parrallel compilation cleanup.Yann E. MORIN"1-3/+2
2007-07-07Parrallel compilation is broken for uClibc (I don't know if any of my patches...Yann E. MORIN"1-2/+1
2007-06-16Fix printing components' file names.Yann E. MORIN"1-1/+1
2007-06-16Add a function to print each component's filename: this eases building the ta...Yann E. MORIN"1-2/+8
2007-05-27Merge the NPTL stuff.Yann E. MORIN"1-0/+5
2007-05-21Move the config script for the build dir to the source dir.Yann E. MORIN"1-4/+4
2007-05-19Add uClibc-0.9.29:Yann E. MORIN"1-5/+29
2007-05-08Huge fixes to glibc build, so that we can build at least (and at last):Yann E. MORIN"1-10/+7
2007-05-07Fix glibc and uClibc downloading and extracting.Yann E. MORIN"1-0/+4
2007-05-07Merge the save-sample branch to trunk:Yann E. MORIN"1-0/+19
2007-02-24Add the full crosstool-NG sources to the new repository of its own.Yann E. MORIN"1-0/+235