aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/libc
Commit message (Expand)AuthorAgeFilesLines
* libc/eglibc: Add option to optimize for sizeRichard Strand2010-02-011-1/+7
* libc/glibc: fix retrieving version stringYann E. MORIN"2010-01-301-2/+5
* libc/glibc: get the version string from version.hYann E. MORIN"2010-01-121-2/+5
* scripts/functions: change handling of nochdirYann E. MORIN"2010-01-123-7/+7
* libc/glibc: get rid of the now obsolete CVS stuffYann E. MORIN"2010-01-111-63/+28
* libc/uClibc: fix the breakage for x86 and Super-H, after the 32/64 mergeYann E. MORIN"2010-01-231-2/+9
* libc/uclibc: use CT_ARCH, in place of CT_KERNEL_ARCHYann E. MORIN"2010-01-231-2/+2
* libc/glibc: use CT_ARCH, in place of CT_KERNEL_ARCHYann E. MORIN"2010-01-231-2/+2
* libc/glibc: correctly handle dual-bitness archsYann E. MORIN"2010-01-091-2/+10
* misc: do not use "tar cf - |tar xf -"Yann E. MORIN"2010-01-021-12/+10
* libc/uClibc: do not mangle ARM {E,O}ABI when ARCH != ARMYann E. MORIN"2010-01-011-11/+13
* libc/uClibc: beautify the munge functionYann E. MORIN"2010-01-011-91/+100
* libc/glibc: configure libc headers with support for 128-bit long doubleYann E. MORIN"2009-11-171-0/+2
* libc/uClibc: add wchar supportSimon Pasch2009-11-061-2/+11
* libc/glibc: allow more than one line in configparmsYann E. MORIN"2009-11-161-3/+3
* libc/newlib: allow using CVS snapshotsYann E. MORIN"2009-10-261-12/+27
* libc/newlib: cleanup the build and finish stepsYann E. MORIN"2009-10-261-14/+12
* libc/newlib: fix host/target confusionYann E. MORIN"2009-10-251-2/+6
* eglibc: add support for user provided option groupsArnaud Vrac2009-10-091-2/+51
* Merge.Yann E. MORIN"2009-10-032-5/+5
|\
| * libc/eglibc: fix building for seemingly native toolchainsYann E. MORIN"2009-10-021-1/+1
| * libc/glibc: fix building for seemingly native toolchainsYann E. MORIN"2009-10-021-4/+4
* | libc/glibc: don't use legacy snapshotsYann E. MORIN"2009-10-031-12/+0
* | libc/glibc: remove dead codeYann E. MORIN"2009-10-021-2/+0
|/
* libc/eglibc: fix downloadYann E. MORIN"2009-09-121-1/+1
* glibc: fix build error caused by incorrect variable assignmentJim F2009-08-241-2/+2
* Merge the bash_array branch.Yann E. MORIN"2009-08-192-55/+69
|\
| * Make glibc's extra_config an array containing ./configure optionsYann E. MORIN"2009-08-191-34/+44
| * Make eglibc's extra_config an array containing ./configure optionsYann E. MORIN"2009-08-191-12/+14
| * [libc-eglibc] Rewrite part of the codeYann E. MORIN"2009-07-271-9/+11
| * [libc-eglibc] Fix testing for existing filesYann E. MORIN"2009-07-271-8/+8
* | Merge the AVR32 support branch to the default branch.Yann E. MORIN"2009-08-081-0/+82
|\ \ | |/ |/|
| * Removed debug lineMartin Lund2009-06-201-2/+0
| * Fix libc configMartin Lund2009-06-201-3/+4
| * Misc AVR32 cleanups.Martin Lund2009-06-201-4/+0
| * Changed copyrightMartin Lund2009-06-141-2/+2
| * Added support for Atmel AVR32 headersMartin Lund"2009-05-231-2/+17
| * Temp fix for newlib configure. Updated avr32 crosstool.config.Martin Lund"2009-05-221-3/+4
| * Added initial AVR32 support (bare-metal,newlib)Martin Lund"2009-05-221-0/+71
* | /devel/gcc-4.4:Yann E. MORIN"2009-06-011-8/+17
|/
* Fix building uClibc:Yann E. MORIN"2009-05-111-1/+1
* Workaround for "PowerPC-8xx CPU15 errata" (whatever that might be).Yann E. MORIN"2009-05-071-1/+9
* Fix installing uClibc headers for versions prior to 0.9.30.Yann E. MORIN"2009-05-071-9/+23
* Get rid of the proxy settings, once and for all.Yann E. MORIN"2009-04-191-1/+0
* Only create the state dir if asked for a restartable build:Yann E. MORIN"2009-03-271-3/+3
* Sanitise using glibc cvs exports:Yann E. MORIN"2009-03-151-59/+76
* Use "grep -E" instead of the deprecated "egrep".Yann E. MORIN"2009-03-081-1/+1
* Re-instate the glibc/eglibc config option LIBC_GLIBC_CONFIGPARMS for use by S...Yann E. MORIN"2009-03-051-7/+7
* On some hosts (eg. Cygwin), it's not possible to build the uClibc hostutils. ...Yann E. MORIN"2009-02-111-27/+12
* Put the uclibc munged config file in the "state" directory, so it survives a ...Yann E. MORIN"2009-02-081-4/+4