Age | Commit message (Expand) | Author | Files | Lines |
2011-05-04 | * configure.ac: Remove code setting special library locations for | Joseph Myers | 1 | -36/+0 |
2011-05-04 | * configure.ac: Separate libgloss_dir settings from general case | Joseph Myers | 1 | -18/+33 |
2011-04-28 | * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*, | Joseph Myers | 1 | -95/+3 |
2011-04-28 | * configure.ac: Disable Java for targets not supporting libffi. | Joseph Myers | 1 | -108/+55 |
2011-04-28 | Merge from GCC: | Joseph Myers | 1 | -1/+1 |
2011-04-28 | * configure.ac: Separate cases disabling Java and Java libraries | Joseph Myers | 1 | -83/+327 |
2011-04-06 | * configure.ac (build_tools): Remove build-byacc. | Joseph Myers | 1 | -6/+4 |
2011-04-01 | * configure.ac (avr-*-*): Add comment about why libssp is disabled. | Joseph Myers | 1 | -3/+1 |
2011-04-01 | * configure.ac: Remove code setting CONFIG_SHELL, config_shell and | Joseph Myers | 1 | -38/+0 |
2011-04-01 | * configure.ac (*-*-sysv4*): Don't enable libgomp. | Joseph Myers | 1 | -36/+2 |
2011-04-01 | * configure.ac: Separate cases disabling target-libssp, | Joseph Myers | 1 | -23/+91 |
2011-04-01 | * configure.ac (*-*-chorusos): Don't disable libgcj. | Joseph Myers | 1 | -74/+25 |
2011-03-28 | * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable | Joseph Myers | 1 | -8/+2 |
2011-03-28 | Add support for DragonFlyBSD target. | Nick Clifton | 1 | -2/+6 |
2011-03-25 | * configure.ac (native_only): Remove. | Joseph Myers | 1 | -35/+21 |
2011-03-25 | * configure.ac (target_tools): Remove target-groff. | Joseph Myers | 1 | -20/+7 |
2011-03-24 | 2011-03-24 Paolo Bonzini <pbonzini@redhat.com> | Paolo Bonzini | 1 | -9/+0 |
2011-03-24 | 2011-03-24 Paolo Bonzini <bonzini@gnu.org> | Paolo Bonzini | 1 | -41/+1 |
2011-03-24 | * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*, | Joseph Myers | 1 | -130/+4 |
2011-03-24 | * configure.ac (ppc*-*-pe): Remove host case. | Joseph Myers | 1 | -19/+4 |
2011-03-22 | * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*, | Joseph Myers | 1 | -11/+2 |
2011-03-22 | * config-ml.in: Don't handle arc-*-elf*. | Joseph Myers | 1 | -7/+3 |
2011-03-21 | PR bootstrap/48120: | Rainer Orth | 1 | -3/+3 |
2011-03-04 | Adjust test of with_ppl. | Sebastian Pop | 1 | -1/+1 |
2011-03-02 | Add -lpwl to ppllibs, and -lisl to clooglibs. | Sebastian Pop | 1 | -25/+85 |
2011-02-12 | Sync toplevel and config/ from GCC. | Ralf Wildenhues | 1 | -9/+28 |
2011-01-31 | PR libgcj/44341 | Alexandre Oliva | 1 | -1/+43 |
2011-01-21 | Sync toplevel configure from GCC | Andreas Schwab | 1 | -39/+46 |
2011-01-13 | port GDB to ia64-hpux (native). | Joel Brobecker | 1 | -2/+2 |
2011-01-02 | Sync toplevel configure from GCC. | Ralf Wildenhues | 1 | -0/+3 |
2010-12-10 | PR bootstrap/46819 | Ian Lance Taylor | 1 | -0/+3 |
2010-12-10 | 2010-12-10 Tobias Burnus <burnus@net-b.de> | Paolo Bonzini | 1 | -0/+30 |
2010-12-07 | * configure.ac: Always set default for poststage1_ldflags to | Ian Lance Taylor | 1 | -4/+4 |
2010-12-06 | PR libffi/46792 | Hans-Peter Nilsson | 1 | -2/+2 |
2010-11-26 | PR other/46020 | Alexandre Oliva | 1 | -1/+1 |
2010-11-23 | Properly check default linker. | H.J. Lu | 1 | -3/+7 |
2010-11-23 | * configure.ac: For --enable-gold, handle value `default' instead of | Nick Clifton | 1 | -19/+53 |
2010-11-21 | * configure.ac: Only disable a language library if no language needs | Ian Lance Taylor | 1 | -3/+21 |
2010-11-20 | sync toplevel with gcc | Paolo Bonzini | 1 | -4/+3 |
2010-11-20 | PR other/46202: implement install-strip. | Ralf Wildenhues | 1 | -1/+1 |
2010-11-19 | Merge from gcc top-level. | Ian Lance Taylor | 1 | -71/+546 |
2010-11-03 | Sync from gcc/ | Dave Korn | 1 | -896/+6 |
2010-11-02 | PR binutils/12110 | Alan Modra | 1 | -0/+5 |
2010-10-07 | * configure.ac (build_lto_plugin): New shell variable. | Dave Korn | 1 | -3/+10 |
2010-10-02 | Allow to pass separate configure arguments for build, host and target. | Ralf Wildenhues | 1 | -6/+20 |
2010-10-02 | Sync toplevel and config from GCC. | Ralf Wildenhues | 1 | -8/+10 |
2010-09-27 | Fix unportable shell quoting. | Ralf Wildenhues | 1 | -1/+1 |
2010-07-23 | Add support for v850E2 and v850E2V3 | Nick Clifton | 1 | -8/+2 |
2010-06-01 | Sync toplevel files from GCC. | Ralf Wildenhues | 1 | -11/+85 |
2010-05-26 | Merge from gcc: | Dave Korn | 1 | -90/+100 |