| Commit message (Expand) | Author | Age | Files | Lines |
| * | Native gcc is picky about the CC and LD variables. Set them unconditionally, ... | Yann E. MORIN" | 2008-06-27 | 1 | -2/+3 |
| * | Do al ittle bit more jobs in parallel while building gcc. | Yann E. MORIN" | 2008-06-27 | 1 | -5/+5 |
| * | Don't force building target GMP and MPFR when a native gdb is built. Rather, | Yann E. MORIN" | 2008-06-25 | 1 | -1/+1 |
| * | Don't build ncurses ADA bindings if an ADA x-compiler was not built. | Yann E. MORIN" | 2008-06-24 | 1 | -0/+1 |
| * | GMP and MPFR are no longer a sub-component of gcc (config-wise). | Yann E. MORIN" | 2008-06-20 | 3 | -25/+98 |
| * | Really don't re-build MPFR autotools files at each run. | Yann E. MORIN" | 2008-06-20 | 2 | -5/+13 |
| * | Don't force building a gdbserver when only native gdb is selected. | Yann E. MORIN" | 2008-06-20 | 1 | -1/+0 |
| * | Only rebuild MPFR config files at extract time, not for every builds. | Yann E. MORIN" | 2008-06-20 | 1 | -8/+7 |
| * | Realy fix building MPFR. | Yann E. MORIN" | 2008-06-20 | 1 | -0/+2 |
| * | Fix building MPFR on distro that have strict sanity checks on libtool.m4 and ... | Yann E. MORIN" | 2008-06-19 | 1 | -0/+11 |
| * | A bunch of fixes/improvements to the gdb build: | Yann E. MORIN" | 2008-06-19 | 1 | -47/+79 |
| * | Fix building D.U.M.A. when C++ is not configured. | Yann E. MORIN" | 2008-06-19 | 1 | -1/+1 |
| * | Build a C++ friendly uClibc. | Yann E. MORIN" | 2008-06-19 | 1 | -2/+2 |
| * | When building uClibc, always build the libpthread_db. | Yann E. MORIN" | 2008-06-19 | 1 | -3/+5 |
| * | Help ncurses to install properly. | Yann E. MORIN" | 2008-06-18 | 1 | -0/+1 |
| * | Fix building native gdb: download, extract, patch, build and install the ncur... | Yann E. MORIN" | 2008-06-18 | 1 | -4/+42 |
| * | Fix building D.U.M.A: | Yann E. MORIN" | 2008-06-17 | 1 | -21/+33 |
| * | Change the log level of a core gcc build message (headers copy), from EXTRA t... | Yann E. MORIN" | 2008-06-17 | 1 | -2/+2 |
| * | Better install the libraries improperly installed by gcc in prefix/target/lib... | Yann E. MORIN" | 2008-06-15 | 1 | -1/+2 |
| * | Add support for the up-coming gcc-4.3. | Yann E. MORIN" | 2008-06-09 | 1 | -1/+3 |
| * | Fix building big-endian ARM EABI toolchains (build-tested only). | Yann E. MORIN" | 2008-05-25 | 1 | -2/+4 |
| * | Multilib is gone, so don't use it when building gcc. | Yann E. MORIN" | 2008-05-24 | 1 | -5/+1 |
| * | Improve handling of __cxa_atexit by Arnaud Vrac <rawoul at zogzog dot org>. | Yann E. MORIN" | 2008-05-22 | 1 | -3/+15 |
| * | Build an MPFR library that is thread-safe (I don't know if either binutils or... | Yann E. MORIN" | 2008-05-21 | 1 | -0/+1 |
| * | Get rid of all `command` (which is a bashism), and replace them with $(comman... | Yann E. MORIN" | 2008-05-20 | 9 | -66/+66 |
| * | In the future, we'll be able to download /old/ MPFR versions. | Yann E. MORIN" | 2008-05-19 | 1 | -1/+2 |
| * | Better configure binutils, both for host and target. | Yann E. MORIN" | 2008-05-14 | 1 | -8/+15 |
| * | Sanitise and use CT_CC_NATIVE. | Yann E. MORIN" | 2008-05-14 | 1 | -0/+6 |
| * | Introduce a new option to render (or not) uClibc' build verbose. | Yann E. MORIN" | 2008-05-14 | 1 | -2/+4 |
| * | Fix building uClibc-based, soft-float toolchains by correctly setting float s... | Yann E. MORIN" | 2008-05-14 | 1 | -2/+2 |
| * | Improve a comment in code. | Yann E. MORIN" | 2008-05-11 | 1 | -0/+1 |
| * | Some people are reposrting that ftp does not work on their network, probably ... | Yann E. MORIN" | 2008-05-03 | 8 | -24/+14 |
| * | Fix tools.sh and debug.sh now the tools/ and debug/ sub-dirs are numerically ... | Yann E. MORIN" | 2008-05-03 | 2 | -4/+4 |
| * | Fix testing glibc versions for -pipe. | Yann E. MORIN" | 2008-05-02 | 1 | -2/+4 |
| * | Comment more a mis-leading comment in the glibc build procedure. | Yann E. MORIN" | 2008-05-02 | 1 | -0/+5 |
| * | For tools/ and debug/ build scripts, annd a numeric prefix, so that they alwa... | Yann E. MORIN" | 2008-05-02 | 11 | -2/+2 |
| * | Do not try to download, extract, or build GMP and MPFR if not asked for. | Yann E. MORIN" | 2008-04-30 | 2 | -1/+22 |
| * | Merge the fortran stuff to trunk now it works! | Yann E. MORIN" | 2008-04-30 | 4 | -5/+110 |
| * | Build both shared and static versions of binutils' libraries for target. | Yann E. MORIN" | 2008-04-28 | 1 | -0/+1 |
| * | Do not forget binutils' target libraries in the list. | Yann E. MORIN" | 2008-04-28 | 1 | -2/+2 |
| * | Be alittle less verbose in the core CC pass 1 & 2. | Yann E. MORIN" | 2008-04-28 | 1 | -5/+0 |
| * | Building target libraries before the cross-compiler is available is doomed! M... | Yann E. MORIN" | 2008-04-28 | 1 | -3/+5 |
| * | Add building some binutils libraries for the target, as some utilities might ... | Yann E. MORIN" | 2008-04-27 | 1 | -0/+32 |
| * | Offer an option to build a static cross-gdb. | Yann E. MORIN" | 2008-04-27 | 1 | -0/+9 |
| * | Commit a long-standing eye-dcandy change in a log, that got lost in a vi cras... | Yann E. MORIN" | 2008-04-17 | 1 | -1/+1 |
| * | Move improperly installed gcc libraries to the sysroot. | Yann E. MORIN" | 2008-01-16 | 1 | -18/+5 |
| * | Fix from Marco Fonseca <mfonseca@fortresstech.com> to use the newly-built, bo... | Yann E. MORIN" | 2007-11-02 | 1 | -3/+3 |
| * | ARM EABI is now working for little endian ARM targets. | Yann E. MORIN" | 2007-09-16 | 2 | -2/+17 |
| * | When sstrip is already downloaded, link instead of copying (as for all other | Yann E. MORIN" | 2007-09-16 | 1 | -3/+3 |
| * | Revert multilib handling. Even if we don't do multilib, we need to at least | Yann E. MORIN" | 2007-09-16 | 1 | -0/+5 |