aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/libc_glibc.sh
Commit message (Expand)AuthorAgeFilesLines
* Have the glibc build use the cross-objdump, rather than the host one.Yann E. MORIN"2008-07-311-16/+21
* Do log the glibc build commands.Yann E. MORIN"2008-07-261-36/+44
* Allow selecting 'latest' snapshot, as well as 'specific' date snapshot for gl...Yann E. MORIN"2008-07-221-2/+20
* Get rid of all `command` (which is a bashism), and replace them with $(comman...Yann E. MORIN"2008-05-201-25/+25
* Improve a comment in code.Yann E. MORIN"2008-05-111-0/+1
* Some people are reposrting that ftp does not work on their network, probably ...Yann E. MORIN"2008-05-031-2/+2
* Fix testing glibc versions for -pipe.Yann E. MORIN"2008-05-021-2/+4
* Comment more a mis-leading comment in the glibc build procedure.Yann E. MORIN"2008-05-021-0/+5
* Fix from Marco Fonseca <mfonseca@fortresstech.com> to use the newly-built, bo...Yann E. MORIN"2007-11-021-3/+3
* Further improve the architecture-specific framework.Yann E. MORIN"2007-09-151-10/+7
* Migrate all supported architectures to use the architecture-specific framework.Yann E. MORIN"2007-09-141-12/+2
* Warn when using -pipe with glibc>=2.6.Yann E. MORIN"2007-08-151-0/+2
* Get rid of the core cc selection. It is now the same as the final compiler.Yann E. MORIN"2007-08-151-1/+1
* Don't use -pipe when building glibc>=2.6: ./configure chokes on it.Yann E. MORIN"2007-08-121-6/+20
* A little cleanup in the glibc's pthread headers install.Yann E. MORIN"2007-08-031-2/+5
* Fix installing a glibc header for those archs that are in ports.Yann E. MORIN"2007-07-221-0/+3
* Silence "which" being verbose in some distros. (eg. Mandriva's which spawns "...Yann E. MORIN"2007-07-071-3/+3
* Fix printing components' file names.Yann E. MORIN"2007-06-161-2/+2
* Add a function to print each component's filename: this eases building the ta...Yann E. MORIN"2007-06-161-0/+10
* scripts/build/libc_glibc.sh:Yann E. MORIN"2007-06-021-50/+43
* Merge the NPTL stuff.Yann E. MORIN"2007-05-271-33/+184
* Huge fixes to glibc build, so that we can build at least (and at last):Yann E. MORIN"2007-05-081-24/+38
* Bah. Be silent when there is nothing to do: glibc has no config (file) to check.Yann E. MORIN"2007-05-081-3/+1
* Fix glibc and uClibc downloading and extracting.Yann E. MORIN"2007-05-071-1/+5
* Merge the save-sample branch to trunk:Yann E. MORIN"2007-05-071-2/+30
* Add the full crosstool-NG sources to the new repository of its own.Yann E. MORIN"2007-02-241-0/+285