| Commit message (Expand) | Author | Age | Files | Lines |
* | configure.ac: Enable LTO by default on darwin >= 9. | Francois-Xavier Coudert | 2017-03-22 | 1 | -1/+1 |
* | configure.ac: Add gcc/function-tests.o to compare_exclusions for 32-bit hppa*... | John David Anglin | 2017-02-04 | 1 | -1/+1 |
* | [brigfe] Small fixes | Martin Jambor | 2017-01-27 | 1 | -13/+17 |
* | Brig front-end | Pekka Jääskeläinen | 2017-01-24 | 1 | -0/+14 |
* | configure.ac: Don't bootstrap libmpx unless --with-build-config includes boot... | Jakub Jelinek | 2016-12-21 | 1 | -2/+7 |
* | configure.ac: Don't use pkg-config to check for bdw-gc. | Matthias Klose | 2016-12-01 | 1 | -5/+2 |
* | Makefile.def: Remove reference to boehm-gc target module. | Matthias Klose | 2016-11-30 | 1 | -17/+31 |
* | config-ml.in: Remove references to GCJ. | Matthias Klose | 2016-11-15 | 1 | -4/+0 |
* | configure.ac: Add aarch64-*-freebsd*. | Andreas Tobler | 2016-10-10 | 1 | -0/+3 |
* | Restore --enable-objc-gc support | Rainer Orth | 2016-10-04 | 1 | -0/+23 |
* | configure.ac: Add target-libffi to target_libraries. | Jakub Jelinek | 2016-10-01 | 1 | -0/+96 |
* | Makefile.def: Remove libjava. | Andrew Haley | 2016-09-30 | 1 | -237/+0 |
* | configure.ac: Disable "sim" directory for arc*-*-*. | Anton Kolesov | 2016-09-26 | 1 | -0/+3 |
* | configure.ac: Check for the minimum in-tree MPFR version handled. | Maciej W. Rozycki | 2016-09-12 | 1 | -0/+5 |
* | configure.ac (nds32*-*-*): Remove entry to enable gdb. | Yan-Ting Lin | 2016-07-20 | 1 | -3/+0 |
* | configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets. | Jakub Sejdak | 2016-06-23 | 1 | -0/+6 |
* | remove avr-rtems support | Trevor Saunders | 2016-06-21 | 1 | -2/+0 |
* | configure.ac: Add ARC support to libgloss. | Jeff Law | 2016-05-16 | 1 | -3/+0 |
* | configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code. | Bernd Edlinger | 2016-05-02 | 1 | -10/+3 |
* | re PR bootstrap/70704 (AIX bootstrap comparison failure) | Jakub Jelinek | 2016-05-01 | 1 | -1/+1 |
* | config.guess: Remove SH5 support. | Oleg Endo | 2016-04-30 | 1 | -3/+1 |
* | re PR bootstrap/70704 (AIX bootstrap comparison failure) | Jakub Jelinek | 2016-04-26 | 1 | -7/+8 |
* | Sync top-level configure.ac with binutils-gdb. | Cary Coutant | 2016-03-17 | 1 | -1/+1 |
* | Enable LTO for DJGPP | Andris Pavenis | 2016-01-12 | 1 | -3/+3 |
* | Sync top-level configure.ac with binutils-gdb | H.J. Lu | 2016-01-12 | 1 | -1/+1 |
* | replace ISL with isl | Sebastian Pop | 2015-12-17 | 1 | -7/+7 |
* | Sync top level configure with binutils-gdb. | Tristan Gingold | 2015-11-20 | 1 | -0/+8 |
* | configure.ac: Enable libmpx by default. | Tsvetkova Alexandra | 2015-11-13 | 1 | -3/+1 |
* | Add --enable-compressed-debug-sections={all,gas,gold,ld} | H.J. Lu | 2015-10-20 | 1 | -0/+13 |
* | Remove --with-host-libstdcxx | Tom de Vries | 2015-08-12 | 1 | -16/+3 |
* | Empty libgomp for nvptx | Thomas Schwinge | 2015-08-10 | 1 | -3/+3 |
* | re PR other/66259 (Combined gcc and binutils build from git-master fails, wit... | Jeff Law | 2015-07-24 | 1 | -4/+4 |
* | Sync toplevel configure with binutils-gdb | H.J. Lu | 2015-07-14 | 1 | -0/+9 |
* | Sync toplevel configure with binutils-gdb | H.J. Lu | 2015-07-14 | 1 | -5/+16 |
* | Sync toplevel files binutils-gdb | H.J. Lu | 2015-07-14 | 1 | -0/+9 |
* | IA MCU psABI support: GCC changes | H.J. Lu | 2015-06-30 | 1 | -1/+1 |
* | re PR bootstrap/66319 (gcov-tool.c:84:65: error: invalid conversion from 'int... | Jason Merrill | 2015-06-02 | 1 | -1/+1 |
* | configure: fix vtable help | Mike Frysinger | 2015-05-28 | 1 | -1/+2 |
* | configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX. | Jason Merrill | 2015-05-26 | 1 | -0/+6 |
* | revert: configure.ac: Add -std=c++98 to stage1_cxxflags. | Jason Merrill | 2015-05-21 | 1 | -7/+0 |
* | configure.ac: Add -std=c++98 to stage1_cxxflags. | Jason Merrill | 2015-05-21 | 1 | -0/+7 |
* | FT32 target added. Approved by Jeff Law [law@redhat.com] | James Bowman | 2015-05-16 | 1 | -0/+3 |
* | configure.ac: Fix typo. | Paulo Matos | 2015-05-11 | 1 | -2/+2 |
* | configure.ac: Match $host configured with triplets. | Matthias Klose | 2015-05-03 | 1 | -1/+1 |
* | re PR bootstrap/62077 (--with-build-config=bootstrap-lto fails) | Jakub Jelinek | 2015-04-17 | 1 | -1/+13 |
* | Install back PR target/47230 fix (Revert the revert). | Uros Bizjak | 2015-03-27 | 1 | -0/+3 |
* | re PR bootstrap/25672 (cross build's libgcc picks up CFLAGS) | Aldy Hernandez | 2015-03-10 | 1 | -18/+26 |
* | Makefile.def: Add libmpx. | Ilya Enkovich | 2015-03-10 | 1 | -0/+27 |
* | Revert: | Uros Bizjak | 2015-02-25 | 1 | -3/+0 |
* | If we're building an offloading compiler, always enable the LTO front end. | Thomas Schwinge | 2015-02-20 | 1 | -0/+8 |