summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-01The version strings being computed at ./configure time, store it as is, and d...Yann E. MORIN"2-3/+1
2008-06-01./configure expects message to be in the C locale, so force that.Yann E. MORIN"1-3/+3
2008-05-31Matthias Kaehlcke <matthias at kaehlcke dot net> writes:Yann E. MORIN"1-0/+22
2008-05-26Rework dumping the samples.Yann E. MORIN"2-4/+7
2008-05-26Update the list of known issues.Yann E. MORIN"1-3/+5
2008-05-25Add a new helper function: CT_DoExecLog.Yann E. MORIN"1-0/+8
2008-05-25Add the armeb-unknown-linux-uclibcgnueabi sample, which builds an ARM EABI, b...Yann E. MORIN"2-0/+522
2008-05-25Fix building big-endian ARM EABI toolchains (build-tested only).Yann E. MORIN"2-2/+17
2008-05-24Multilib is gone, so don't use it when building gcc.Yann E. MORIN"1-5/+1
2008-05-24Use the arch-specific target LDFLAGS into the final target LDFLAGS.Yann E. MORIN"2-2/+4
2008-05-24Building multi-lib aware toolchains is not supported, and won'yt be before a ...Yann E. MORIN"1-18/+0
2008-05-22Improve handling of __cxa_atexit by Arnaud Vrac <rawoul at zogzog dot org>.Yann E. MORIN"1-3/+15
2008-05-21Introduce target-specific LDFLAGS, the same way we have CFLAGS for the target.Yann E. MORIN"1-2/+7
2008-05-21Build an MPFR library that is thread-safe (I don't know if either binutils or...Yann E. MORIN"1-0/+1
2008-05-20Get rid of all `command` (which is a bashism), and replace them with $(comman...Yann E. MORIN"15-182/+182
2008-05-19In the future, we'll be able to download /old/ MPFR versions.Yann E. MORIN"1-1/+2
2008-05-19Add a security patch for MPFR-2.3.1.Yann E. MORIN"1-0/+209
2008-05-18PowerPC support by Daniel Dittmann.Yann E. MORIN"4-0/+21
2008-05-18Fix building OABI NPTL ARM with glibc-2.7.Yann E. MORIN"1-0/+12
2008-05-18Fix building glibc-2.6.1 and glibc-2.7 for ARM with recent kernels.Yann E. MORIN"3-0/+25
2008-05-15Introduce a new option to overide components' config.{gues,sub} with the one ...Yann E. MORIN"2-2/+31
2008-05-15Fix forcing source extraction.Yann E. MORIN"1-2/+3
2008-05-15Add latest binutils snapshot, and propagate patches from previous snapshot.Yann E. MORIN"4-0/+92
2008-05-15Add latest linux kernel versions for installing headers.Yann E. MORIN"1-0/+24
2008-05-14Small config fix todefault to non-verbose uClibc build.Yann E. MORIN"1-0/+1
2008-05-14Fix the EABI case for ARM.Yann E. MORIN"2-0/+20
2008-05-14Better configure binutils, both for host and target.Yann E. MORIN"1-8/+15
2008-05-14Sanitise and use CT_CC_NATIVE.Yann E. MORIN"2-1/+12
2008-05-14Introduce a new option to render (or not) uClibc' build verbose.Yann E. MORIN"2-2/+27
2008-05-14Export endianness CFLAGS.Yann E. MORIN"2-0/+7
2008-05-14Vampirise three new patches for uClibc, coming from buildroot.Yann E. MORIN"3-0/+243
2008-05-14Fix building uClibc-based, soft-float toolchains by correctly setting float s...Yann E. MORIN"2-4/+4
2008-05-11Improve a comment in code.Yann E. MORIN"1-0/+1
2008-05-11Add a patch to the ageing glibc-2.3.6 to make it compile on stupid shells tha...Yann E. MORIN"2-0/+43
2008-05-08Update tools/config.{guess,sub}.Yann E. MORIN"2-25/+78
2008-05-08Update the URLs where to retrieve config.guess and config.sub from.Yann E. MORIN"1-2/+2
2008-05-06Add a new option to set connection timeout while downloading.Yann E. MORIN"2-8/+33
2008-05-04Bump up version to 1.1.0+svn.Yann E. MORIN"1-1/+1
2008-05-04Bump version number to 1.0.0.crosstool-ng-1.1.0Yann E. MORIN"1-1/+1
2008-05-04Update samples to latest set of options.Yann E. MORIN"9-299/+255
2008-05-03One-liner to fix default proxy config.Yann E. MORIN"1-1/+1
2008-05-03Some people are reposrting that ftp does not work on their network, probably ...Yann E. MORIN"8-24/+14
2008-05-03As a bonus, the i686-nptl-linux-gnu can build Fortrn and Java!Yann E. MORIN"1-2/+2
2008-05-03This one was hard to build. At least a combination taht works.Yann E. MORIN"1-41/+73
2008-05-03Fix tools.sh and debug.sh now the tools/ and debug/ sub-dirs are numerically ...Yann E. MORIN"2-4/+4
2008-05-02Fix testing glibc versions for -pipe.Yann E. MORIN"1-2/+4
2008-05-02Comment more a mis-leading comment in the glibc build procedure.Yann E. MORIN"1-0/+5
2008-05-02Update those samples to latest config options.Yann E. MORIN"5-209/+397
2008-05-02For tools/ and debug/ build scripts, annd a numeric prefix, so that they alwa...Yann E. MORIN"11-2/+2
2008-05-02Add latest linux kernel versions.Yann E. MORIN"1-103/+26