summaryrefslogtreecommitdiff
path: root/scripts/build
AgeCommit message (Expand)AuthorFilesLines
2008-06-20GMP and MPFR are no longer a sub-component of gcc (config-wise).Yann E. MORIN"3-25/+98
2008-06-20Really don't re-build MPFR autotools files at each run.Yann E. MORIN"2-5/+13
2008-06-20Don't force building a gdbserver when only native gdb is selected.Yann E. MORIN"1-1/+0
2008-06-20Only rebuild MPFR config files at extract time, not for every builds.Yann E. MORIN"1-8/+7
2008-06-20Realy fix building MPFR.Yann E. MORIN"1-0/+2
2008-06-19Fix building MPFR on distro that have strict sanity checks on libtool.m4 and ...Yann E. MORIN"1-0/+11
2008-06-19A bunch of fixes/improvements to the gdb build:Yann E. MORIN"1-47/+79
2008-06-19Fix building D.U.M.A. when C++ is not configured.Yann E. MORIN"1-1/+1
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-06-18Help ncurses to install properly.Yann E. MORIN"1-0/+1
2008-06-18Fix building native gdb: download, extract, patch, build and install the ncur...Yann E. MORIN"1-4/+42
2008-06-17Fix building D.U.M.A:Yann E. MORIN"1-21/+33
2008-06-17Change the log level of a core gcc build message (headers copy), from EXTRA t...Yann E. MORIN"1-2/+2
2008-06-15Better install the libraries improperly installed by gcc in prefix/target/lib...Yann E. MORIN"1-1/+2
2008-06-09Add support for the up-coming gcc-4.3.Yann E. MORIN"1-1/+3
2008-05-25Fix building big-endian ARM EABI toolchains (build-tested only).Yann E. MORIN"1-2/+4
2008-05-24Multilib is gone, so don't use it when building gcc.Yann E. MORIN"1-5/+1
2008-05-22Improve handling of __cxa_atexit by Arnaud Vrac <rawoul at zogzog dot org>.Yann E. MORIN"1-3/+15
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"9-66/+66
2008-05-19In the future, we'll be able to download /old/ MPFR versions.Yann E. MORIN"1-1/+2
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"1-0/+6
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-11Improve a comment in code.Yann E. MORIN"1-0/+1
2008-05-03Some people are reposrting that ftp does not work on their network, probably ...Yann E. MORIN"8-24/+14
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-02For tools/ and debug/ build scripts, annd a numeric prefix, so that they alwa...Yann E. MORIN"11-2/+2
2008-04-30Do not try to download, extract, or build GMP and MPFR if not asked for.Yann E. MORIN"2-1/+22
2008-04-30Merge the fortran stuff to trunk now it works!Yann E. MORIN"4-5/+110
2008-04-28Build both shared and static versions of binutils' libraries for target.Yann E. MORIN"1-0/+1
2008-04-28Do not forget binutils' target libraries in the list.Yann E. MORIN"1-2/+2
2008-04-28Be alittle less verbose in the core CC pass 1 & 2.Yann E. MORIN"1-5/+0
2008-04-28Building target libraries before the cross-compiler is available is doomed! M...Yann E. MORIN"1-3/+5
2008-04-27Add building some binutils libraries for the target, as some utilities might ...Yann E. MORIN"1-0/+32
2008-04-27Offer an option to build a static cross-gdb.Yann E. MORIN"1-0/+9
2008-04-17Commit a long-standing eye-dcandy change in a log, that got lost in a vi cras...Yann E. MORIN"1-1/+1
2008-01-16Move improperly installed gcc libraries to the sysroot.Yann E. MORIN"1-18/+5
2007-11-02Fix from Marco Fonseca <mfonseca@fortresstech.com> to use the newly-built, bo...Yann E. MORIN"1-3/+3
2007-09-16ARM EABI is now working for little endian ARM targets.Yann E. MORIN"2-2/+17
2007-09-16When sstrip is already downloaded, link instead of copying (as for all otherYann E. MORIN"1-3/+3
2007-09-16Revert multilib handling. Even if we don't do multilib, we need to at leastYann E. MORIN"1-0/+5
2007-09-15Further improve the architecture-specific framework.Yann E. MORIN"2-36/+10
2007-09-14Migrate all supported architectures to use the architecture-specific framework.Yann E. MORIN"1-12/+2
2007-09-14Fix setting floating point in uClibc (thanks to Szilveszter Ordog <ordog@mail...Yann E. MORIN"1-2/+2
2007-09-07Add D.U.M.A. 2_5_8 and associated patches.Yann E. MORIN"1-1/+1