Age | Commit message (Expand) | Author | Files | Lines |
2017-01-23 | Sync top-level make and configure files with FSF GCC mainline versions. | Nick Clifton | 1 | -402/+104 |
2016-12-08 | sync binutils config/ with gcc | Alan Modra | 1 | -1/+1 |
2016-12-02 | Add support for Fushia OS. | Josh Conner | 1 | -1/+1 |
2016-07-20 | Enable the configuration of GDB for the NDS32 target. | Yan-Ting Lin | 1 | -3/+0 |
2016-06-28 | [TILEPro] Don't build gdb | Walter Lee | 1 | -1/+4 |
2016-03-17 | Add mips and s390 build targets for gold. | Cary Coutant | 1 | -1/+1 |
2016-02-10 | Sync top level files with gcc. | Nick Clifton | 1 | -6/+35 |
2016-01-11 | Import changes made to files shared with the FSF GCC project. | Nick Clifton | 1 | -19/+22 |
2015-11-20 | binutils: add support for arm-*-darwin and aarch64-*-darwin. | Tristan Gingold | 1 | -0/+8 |
2015-10-21 | Reset x86 Linux targets to not compressing debug sections by default. Enable... | Nick Clifton | 1 | -1/+1 |
2015-10-20 | Add --enable-compressed-debug-sections={all,gas,gold,ld} | H.J. Lu | 1 | -0/+19 |
2015-09-30 | Resync files in the binutils repository that are maintained in the gcc reposi... | Nick Clifton | 1 | -24/+6 |
2015-07-27 | Sync toplevel files with GCC | H.J. Lu | 1 | -4/+4 |
2015-07-14 | Sync toplevel configure with GCC | H.J. Lu | 1 | -0/+3 |
2015-07-14 | Sync toplevel configure.ac with GCC | H.J. Lu | 1 | -4/+25 |
2015-06-30 | Sync toplevel configure with gcc | H.J. Lu | 1 | -1/+1 |
2015-05-13 | Disable the configuration of GDB for HPUX targets. | John David Anglin | 1 | -4/+7 |
2015-05-01 | Configure zlib with --enable-host-shared for shared bfd | H.J. Lu | 1 | -0/+10 |
2015-04-01 | Add --with-system-zlib to top level configure | H.J. Lu | 1 | -0/+8 |
2015-03-17 | Exclude target-zlib if target-libjava isn't built | H.J. Lu | 1 | -3/+9 |
2015-03-16 | Update top-level files from GCC trunk | H.J. Lu | 1 | -398/+289 |
2015-03-16 | Disable all target libraries if not building gcc | H.J. Lu | 1 | -0/+3 |
2015-01-28 | FT32 initial support | Alan Modra | 1 | -0/+6 |
2015-01-14 | Don't disable gprof for moxie | Anthony Green | 1 | -1/+1 |
2015-01-03 | [GCC bug #63539]: libgo does not use the newly built objcopy when doing a com... | Andrew Pinski | 1 | -0/+276 |
2014-10-03 | Add aarch64 to list of targets that support gold. | Jing Yu | 1 | -1/+2 |
2014-09-12 | Add mips*-img-elf* target triple. | Andrew Bennett | 1 | -2/+2 |
2014-09-10 | Disable gdb for nds32*-*-* until it is supported. | Chung-Ju Wu | 1 | -0/+3 |
2014-09-05 | Regenerate top-level configure. | Joel Brobecker | 1 | -4/+4 |
2014-07-27 | or1k: GDB not supported for or1k*-*-rtems* | Joel Sherrill | 1 | -0/+4 |
2014-07-22 | Disable gdb for or1k*-*-* until supported | Joel Sherrill | 1 | -0/+3 |
2014-05-14 | Sync nios2 configure changes from GCC mainline. | Sandra Loosemore | 1 | -0/+3 |
2014-05-08 | PR sanitizer/56781 * Makefile.def: Set bootstrap=true; for host fixincludes. ... | jakub | 1 | -2/+8 |
2014-05-08 | * configure.ac: Move BUILD_CONFIG set up earlier. Add --enable-vtable-verify ... | jakub | 1 | -53/+78 |
2014-05-08 | TILE-Gx big endian support. | walt | 1 | -1/+1 |
2013-12-16 | * configure.ac: Add user-friendly check for native x86_64-linux multilibs. * ... | fxcoudert | 1 | -0/+20 |
2013-11-08 | Disable libcilkrts when C++ is not used. | bviyer | 1 | -1/+1 |
2013-11-08 | Added Cilk runtime library (libcilkrts) into GCC. | bviyer | 1 | -0/+20 |
2013-11-08 | * Makefile.def (target_modules): Remove libmudflap (languages): Remove check-... | law | 1 | -17/+0 |
2013-10-16 | 2013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de> | Jan-Benedict Glaw | 1 | -0/+13 |
2013-10-08 | 2013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de> | Jan-Benedict Glaw | 1 | -1/+1 |
2013-09-21 | 2013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de> | Jan-Benedict Glaw | 1 | -0/+49 |
2013-08-12 | 2013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de> | Jan-Benedict Glaw | 1 | -4/+29 |
2013-08-05 | Remove: | Mike Stump | 1 | -7/+0 |
2013-07-10 | 2013-07-10 Jack Howarth <howarth@bromo.med.uc.edu> | Mike Stump | 1 | -0/+7 |
2013-06-22 | * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*) | Richard Sandiford | 1 | -1/+5 |
2013-04-22 | 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de> | Jan-Benedict Glaw | 1 | -0/+2 |
2013-02-15 | * configure.ac: Sync with GCC repo. | Yufeng Zhang | 1 | -0/+3 |
2013-02-05 | PR go/55969 | Ian Lance Taylor | 1 | -0/+17 |
2013-02-04 | * configure: Regenerate after syncing config/. | Alan Modra | 1 | -2/+0 |