Age | Commit message (Expand) | Author | Files | Lines |
2013-02-15 | * configure.ac: Sync with GCC repo. | Yufeng Zhang | 1 | -0/+5 |
2013-02-05 | PR go/55969 | Ian Lance Taylor | 1 | -0/+7 |
2013-02-04 | * configure: Regenerate after syncing config/. | Alan Modra | 1 | -0/+4 |
2013-01-15 | * configure.ac: Sync with GCC repo. | Jan-Benedict Glaw | 1 | -0/+7 |
2013-01-12 | * ChangeLog: Fix typo. | Jan-Benedict Glaw | 1 | -1/+1 |
2013-01-11 | Sync the root .gitignore file with GCC's. | Joel Brobecker | 1 | -0/+8 |
2013-01-11 | * ChangeLog: Fix "Dito" to "Ditto". | Jan-Benedict Glaw | 1 | -4/+4 |
2013-01-11 | * config.sub: Update from config repo. | Jan-Benedict Glaw | 1 | -0/+4 |
2013-01-11 | * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata. | Eric Botcazou | 1 | -0/+5 |
2013-01-10 | Build gmp before configuring gcc | H.J. Lu | 1 | -0/+6 |
2013-01-08 | * config.guss: Update from config repo. | Jan-Benedict Glaw | 1 | -0/+5 |
2013-01-07 | 2013-01-07 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -0/+5 |
2013-01-07 | Add missing gas dependency | H.J. Lu | 1 | -0/+7 |
2013-01-07 | Sync config.guess and config.sub with GCC | H.J. Lu | 1 | -0/+5 |
2012-12-20 | * Makefile.def (install-target-libgo): Depend on | Jan-Benedict Glaw | 1 | -0/+6 |
2012-12-17 | 2012-12-17 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -0/+4 |
2012-12-16 | * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF. | Thomas Schwinge | 1 | -0/+5 |
2012-12-12 | Add --with-build-config=bootstrap-asan support | H.J. Lu | 1 | -0/+8 |
2012-12-08 | * config.sub: Merge from config repo. | Jan-Benedict Glaw | 1 | -0/+4 |
2012-11-30 | Merge g++/xg++ changes from GCC | Jan-Benedict Glaw | 1 | -0/+7 |
2012-11-28 | Disable libsanitizer for non-C++ builds. | Jan-Benedict Glaw | 1 | -0/+5 |
2012-11-19 | 2012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de> | Jan-Benedict Glaw | 1 | -0/+4 |
2012-11-15 | Restore "Consider *-*-nacl* targets ELF for gold" | H.J. Lu | 1 | -0/+5 |
2012-11-15 | Sync toplevel files with GCC | H.J. Lu | 1 | -0/+22 |
2012-11-04 | Add --disable-libstdcxx configure option | H.J. Lu | 1 | -0/+9 |
2012-10-24 | * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building | Corinna Vinschen | 1 | -0/+6 |
2012-10-23 | PR bootstrap/54820 | Eric Botcazou | 1 | -0/+6 |
2012-10-22 | PR bootstrap/54820 | Eric Botcazou | 1 | -0/+14 |
2012-10-11 | config.{guess,sub}: update from upstream config-patches repo | Mike Frysinger | 1 | -0/+5 |
2012-09-29 | Sync toplevel files with GCC tree | H.J. Lu | 1 | -0/+39 |
2012-09-21 | 2012-09-21 Steve Ellcey <sellcey@mips.com> | Steve Ellcey | 1 | -0/+5 |
2012-09-20 | * configure.ac (host_libs): Add libbacktrace. | Ian Lance Taylor | 1 | -0/+8 |
2012-09-17 | Moved the Changelog entries for breakpoint.c and remote.c out of Changelog | Mike Wrighton | 1 | -10/+0 |
2012-09-15 | Add support for tilegx in gold. | Walter Lee | 1 | -0/+5 |
2012-09-14 | PR target/38607 | David Edelsohn | 1 | -1/+11 |
2012-09-12 | * gdb/remote.c (remote_insert_hw_breakpoint): Throw exception if | Mike Wrighton | 1 | -0/+10 |
2012-08-26 | Don't set HOST_LIB_PATH_bfd/HOST_LIB_PATH_opcodes | H.J. Lu | 1 | -0/+7 |
2012-08-26 | Sync toplevel files with GCC tree | H.J. Lu | 1 | -0/+122 |
2012-08-26 | Sync libtool.m4 with GCC tree | H.J. Lu | 1 | -0/+9 |
2012-06-28 | * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure | Alexandre Oliva | 1 | -0/+6 |
2012-05-14 | Add support for PowerPC VLE. | James Lemke | 1 | -0/+4 |
2012-05-12 | MAINTAINERS: clarify policy with config/ (and other top level files) | Mike Frysinger | 1 | -12/+17 |
2012-05-10 | PR bootstrap/50461 | Nick Clifton | 1 | -0/+9 |
2012-05-02 | * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF. | Roland McGrath | 1 | -1/+6 |
2012-04-25 | Update config.sub to 2012-04-18 version. | Joel Brobecker | 1 | -0/+4 |
2012-04-12 | * configure.ac (ia64*-*-*vms*): Add support for ld. | Nick Clifton | 1 | -0/+5 |
2012-03-15 | * configure.ac (enable_libgomp): Remove *-*-irix6*. | Rainer Orth | 1 | -0/+8 |
2012-03-15 | * configure.ac (enable_libgomp): Remove *-*-osf*. | Rainer Orth | 1 | -0/+6 |
2012-03-09 | 2012-03-09 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -0/+6 |
2012-03-09 | 2012-03-09 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -0/+4 |