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