Age | Commit message (Expand) | Author | Files | Lines |
2016-05-28 | Add dependencies to configure rule | Alan Modra | 1 | -1/+4 |
2016-04-19 | Sync Makefile.tpl with gcc. | Nick Clifton | 1 | -2/+3 |
2016-02-10 | Sync top level files with gcc. | Nick Clifton | 1 | -2/+6 |
2016-01-12 | Sync top-level Makefile.def with GCC | H.J. Lu | 1 | -27/+27 |
2016-01-11 | Import changes made to files shared with the FSF GCC project. | Nick Clifton | 1 | -1/+12 |
2015-09-30 | Resync files in the binutils repository that are maintained in the gcc reposi... | Nick Clifton | 1 | -0/+1 |
2015-08-06 | Yaakov Selkowitz: fixes for in-tree libiconv | DJ Delorie | 1 | -65/+582 |
2015-07-14 | Sync Makefile.tpl with GCC | H.J. Lu | 1 | -2460/+2460 |
2015-06-24 | Sync libiberty from GCC, replaying updates to configure scripts | Iain Buclaw | 1 | -66/+74 |
2015-05-01 | Configure zlib with --enable-host-shared for shared bfd | H.J. Lu | 1 | -7/+13 |
2015-03-30 | Make all-bfd depend on all-zlib | H.J. Lu | 1 | -0/+8 |
2015-03-16 | Update top-level files from GCC trunk | H.J. Lu | 1 | -2058/+4691 |
2015-01-03 | [GCC bug #63539]: libgo does not use the newly built objcopy when doing a com... | Andrew Pinski | 1 | -0/+5 |
2014-05-08 | PR sanitizer/56781 * Makefile.def: Set bootstrap=true; for host fixincludes. ... | jakub | 1 | -14/+533 |
2014-05-08 | PR bootstrap/58572 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem inste... | jakub | 1 | -3/+3 |
2014-04-04 | This fixes PR bootstrap/60620: | Eric Botcazou | 1 | -0/+1 |
2014-03-27 | This is a fix for PR ld/16761 - the linker now has a dependence upon the binu... | Yaakov Selkowitz | 1 | -0/+8 |
2013-11-08 | * Makefile.in: Regenerate. | tschwinge | 1 | -996/+485 |
2013-11-08 | * Makefile.tpl: Fix typo. * Makefile.in: Regenerate. | tschwinge | 1 | -1/+1 |
2013-11-08 | / * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass --disable-build-format-warnin... | jason | 1 | -1/+3 |
2013-11-08 | Added Cilk runtime library (libcilkrts) into GCC. | bviyer | 1 | -1/+999 |
2013-11-08 | * Makefile.def (target_modules): Remove libmudflap (languages): Remove check-... | law | 1 | -493/+2 |
2013-08-12 | 2013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de> | Jan-Benedict Glaw | 1 | -1/+1025 |
2013-04-22 | 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de> | Jan-Benedict Glaw | 1 | -14/+4 |
2013-01-15 | * configure.ac: Sync with GCC repo. | Jan-Benedict Glaw | 1 | -0/+1 |
2013-01-11 | * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata. | Eric Botcazou | 1 | -1/+1 |
2013-01-10 | Build gmp before configuring gcc | H.J. Lu | 1 | -8/+8 |
2013-01-07 | Add missing gas dependency | H.J. Lu | 1 | -0/+25 |
2012-12-20 | * Makefile.def (install-target-libgo): Depend on | Jan-Benedict Glaw | 1 | -0/+9 |
2012-12-12 | Add --with-build-config=bootstrap-asan support | H.J. Lu | 1 | -23/+560 |
2012-11-30 | Merge g++/xg++ changes from GCC | Jan-Benedict Glaw | 1 | -1/+1 |
2012-11-15 | Sync toplevel files with GCC | H.J. Lu | 1 | -1/+486 |
2012-10-22 | PR bootstrap/54820 | Eric Botcazou | 1 | -463/+262 |
2012-09-29 | Sync toplevel files with GCC tree | H.J. Lu | 1 | -0/+9 |
2012-09-20 | * configure.ac (host_libs): Add libbacktrace. | Ian Lance Taylor | 1 | -0/+1452 |
2012-08-26 | Don't set HOST_LIB_PATH_bfd/HOST_LIB_PATH_opcodes | H.J. Lu | 1 | -11/+1 |
2012-08-26 | Sync toplevel files with GCC tree | H.J. Lu | 1 | -645/+1589 |
2011-11-09 | 2011-11-09 Roland McGrath <mcgrathr@google.com> | DJ Delorie | 1 | -0/+8 |
2011-11-02 | toplevel: | Rainer Orth | 1 | -5/+2 |
2011-07-26 | Merge from gcc: | Ian Lance Taylor | 1 | -493/+35 |
2011-07-22 | * Makefile.def (language=c++): Add check-c++0x and | Jason Merrill | 1 | -2/+9 |
2011-05-09 | 2011-05-08 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -1/+1 |
2011-04-06 | * configure.ac (build_tools): Remove build-byacc. | Joseph Myers | 1 | -17587/+0 |
2011-04-01 | * configure.ac: Remove code setting CONFIG_SHELL, config_shell and | Joseph Myers | 1 | -1/+1 |
2011-03-24 | 2011-03-24 Paolo Bonzini <pbonzini@redhat.com> | Paolo Bonzini | 1 | -2/+1 |
2011-03-24 | 2011-03-24 Paolo Bonzini <bonzini@gnu.org> | Paolo Bonzini | 1 | -80/+69 |
2011-02-12 | Sync toplevel and config/ from GCC. | Ralf Wildenhues | 1 | -16/+39 |
2010-11-26 | PR other/46020 | Alexandre Oliva | 1 | -1/+21 |
2010-11-20 | PR other/46202: implement install-strip. | Ralf Wildenhues | 1 | -1/+1576 |
2010-11-19 | Merge from gcc top-level. | Ian Lance Taylor | 1 | -1/+951 |