| Commit message (Expand) | Author | Age | Files | Lines |
| * | Small eye-candy in the WiKi table dump. | Yann E. MORIN" | 2008-07-13 | 1 | -7/+6 |
| * | Also report built-in languages in the status table. | Yann E. MORIN" | 2008-07-13 | 1 | -3/+12 |
| * | Also log the command being executed when calling CT_DoExecLog (no user yet). | Yann E. MORIN" | 2008-07-13 | 1 | -2/+3 |
| * | Ioannis E. VENETIS <venetis@mail.capsl.udel.edu> pointed out that GMP and MPF... | Yann E. MORIN" | 2008-07-13 | 3 | -5/+5 |
| * | Fix wiki table sample output. | Yann E. MORIN" | 2008-07-09 | 1 | -1/+1 |
| * | Although working with bash, 'echo -n' is really non-portable. | Yann E. MORIN" | 2008-07-07 | 2 | -40/+42 |
| * | Newer, better, tsocks(1)-like wrapper script for D.U.M.A. | Yann E. MORIN" | 2008-06-30 | 2 | -9/+47 |
| * | 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 |
| * | Alloow for reporter without an URL (for privately mailed submissions). | Yann E. MORIN" | 2008-06-25 | 1 | -2/+6 |
| * | Allow to store working files outside the build tree (eg. incase the working t... | Yann E. MORIN" | 2008-06-24 | 1 | -4/+5 |
| * | Don't build ncurses ADA bindings if an ADA x-compiler was not built. | Yann E. MORIN" | 2008-06-24 | 1 | -0/+1 |
| * | Only priunt WARNings when saving the current configuration. | Yann E. MORIN" | 2008-06-22 | 1 | -5/+5 |
| * | GMP and MPFR are no longer a sub-component of gcc (config-wise). | Yann E. MORIN" | 2008-06-20 | 3 | -25/+98 |
| * | Print "Build completed" only if not in error, not the other way around. | Yann E. MORIN" | 2008-06-20 | 1 | -1/+1 |
| * | 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 |
| * | Only print "Build completed" if build was successful. | Yann E. MORIN" | 2008-06-19 | 1 | -2/+5 |
| * | 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 |
| * | Re-format the dumped DokuWiki table of samples. | Yann E. MORIN" | 2008-06-18 | 1 | -5/+15 |
| * | Fix saving samples. | Yann E. MORIN" | 2008-06-18 | 1 | -1/+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 |
| * | Help glibc build by exporting PARALLELMFLAGS. | Yann E. MORIN" | 2008-06-17 | 1 | -0/+1 |
| * | Change the log level of a core gcc build message (headers copy), from EXTRA t... | Yann E. MORIN" | 2008-06-17 | 1 | -2/+2 |
| * | Some makeinfo versions are a pain in [somewhere very painful]. | Yann E. MORIN" | 2008-06-15 | 1 | -0/+7 |
| * | Better install the libraries improperly installed by gcc in prefix/target/lib... | Yann E. MORIN" | 2008-06-15 | 1 | -1/+2 |
| * | When saving a sample, force the prefix directory to be ${HOME}/x-tools/${CT_T... | Yann E. MORIN" | 2008-06-15 | 1 | -1/+3 |
| * | Add a new rule to build the sample table ready to include in the WiKi. | Yann E. MORIN" | 2008-06-15 | 1 | -28/+53 |
| * | Add support for the up-coming gcc-4.3. | Yann E. MORIN" | 2008-06-09 | 1 | -1/+3 |
| * | Rework dumping the samples. | Yann E. MORIN" | 2008-05-26 | 1 | -1/+0 |
| * | Add a new helper function: CT_DoExecLog. | Yann E. MORIN" | 2008-05-25 | 1 | -0/+8 |
| * | 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 |
| * | Use the arch-specific target LDFLAGS into the final target LDFLAGS. | Yann E. MORIN" | 2008-05-24 | 1 | -1/+3 |
| * | Improve handling of __cxa_atexit by Arnaud Vrac <rawoul at zogzog dot org>. | Yann E. MORIN" | 2008-05-22 | 1 | -3/+15 |
| * | Introduce target-specific LDFLAGS, the same way we have CFLAGS for the target. | Yann E. MORIN" | 2008-05-21 | 1 | -2/+7 |
| * | 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 | 13 | -169/+169 |
| * | In the future, we'll be able to download /old/ MPFR versions. | Yann E. MORIN" | 2008-05-19 | 1 | -1/+2 |
| * | Introduce a new option to overide components' config.{gues,sub} with the one ... | Yann E. MORIN" | 2008-05-15 | 1 | -2/+11 |
| * | Fix forcing source extraction. | Yann E. MORIN" | 2008-05-15 | 1 | -2/+3 |