Age | Commit message (Expand) | Author | Files | Lines |
2011-03-24 | * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*, | Joseph Myers | 1 | -0/+15 |
2011-03-24 | * configure.ac (ppc*-*-pe): Remove host case. | Joseph Myers | 1 | -0/+9 |
2011-03-24 | * config.sub: Update to version 2011-03-23. | Joseph Myers | 1 | -0/+4 |
2011-03-22 | * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*, | Joseph Myers | 1 | -0/+7 |
2011-03-22 | * config-ml.in: Don't handle arc-*-elf*. | Joseph Myers | 1 | -0/+8 |
2011-03-21 | PR bootstrap/48120: | Rainer Orth | 1 | -0/+7 |
2011-03-18 | * config.guess: Update to version 2011-02-02 | David Edelsohn | 1 | -0/+5 |
2011-03-04 | Adjust test of with_ppl. | Sebastian Pop | 1 | -0/+5 |
2011-03-02 | Add -lpwl to ppllibs, and -lisl to clooglibs. | Sebastian Pop | 1 | -0/+6 |
2011-02-13 | Remove freebsd1 from libtool.m4 macros and config.rpath. | Ralf Wildenhues | 1 | -0/+17 |
2011-02-12 | Import move-if-change script from gnulib. | Ralf Wildenhues | 1 | -0/+7 |
2011-02-12 | Sync toplevel and config/ from GCC. | Ralf Wildenhues | 1 | -0/+52 |
2011-01-31 | PR libgcj/44341 | Alexandre Oliva | 1 | -0/+7 |
2011-01-21 | Sync toplevel configure from GCC | Andreas Schwab | 1 | -0/+14 |
2011-01-13 | Backport from Libtool: Fix relink mode to use absolute path if hardcode_minus_L. | Ralf Wildenhues | 1 | -0/+4 |
2011-01-13 | port GDB to ia64-hpux (native). | Joel Brobecker | 1 | -0/+6 |
2011-01-02 | Sync toplevel configure from GCC. | Ralf Wildenhues | 1 | -0/+8 |
2010-12-17 | 2010-12-18 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -0/+4 |
2010-12-14 | Move gdb ChangeLog entry to gdb/ChangeLog. | H.J. Lu | 1 | -7/+0 |
2010-12-14 | gdb: | Ken Werner | 1 | -0/+7 |
2010-12-10 | PR bootstrap/46819 | Ian Lance Taylor | 1 | -0/+6 |
2010-12-10 | 2010-12-10 Tobias Burnus <burnus@net-b.de> | Paolo Bonzini | 1 | -0/+7 |
2010-12-10 | 2010-12-10 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+4 |
2010-12-07 | * configure.ac: Always set default for poststage1_ldflags to | Ian Lance Taylor | 1 | -0/+5 |
2010-12-06 | Check in for PR other/46020 was meant for PR other/46026. | Alexandre Oliva | 1 | -1/+1 |
2010-12-06 | PR libffi/46792 | Hans-Peter Nilsson | 1 | -0/+6 |
2010-12-02 | 2010-12-02 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -0/+4 |
2010-11-29 | * configure.ac: Move comment to remove extra space in last argument | Andreas Schwab | 1 | -0/+5 |
2010-11-26 | PR other/46020 | Alexandre Oliva | 1 | -0/+10 |
2010-11-23 | Properly check default linker. | H.J. Lu | 1 | -0/+7 |
2010-11-23 | * configure.ac: For --enable-gold, handle value `default' instead of | Nick Clifton | 1 | -0/+6 |
2010-11-23 | Move ChangeLog entry to the correct ChangeLog file. | Joel Brobecker | 1 | -5/+0 |
2010-11-23 | ravenscar/sparc: cannot fetch registers from non-active thread | Joel Brobecker | 1 | -0/+5 |
2010-11-21 | * configure.ac: Only disable a language library if no language needs | Ian Lance Taylor | 1 | -0/+6 |
2010-11-20 | sync toplevel with gcc | Paolo Bonzini | 1 | -0/+4 |
2010-11-20 | PR other/46202: implement install-strip. | Ralf Wildenhues | 1 | -0/+16 |
2010-11-19 | Merge from gcc top-level. | Ian Lance Taylor | 1 | -0/+86 |
2010-11-17 | start a gitignore | Mike Frysinger | 1 | -0/+4 |
2010-11-05 | Fix typo in microblaze license. | Michael Eager | 1 | -0/+5 |
2010-11-03 | Sync from gcc/ | Dave Korn | 1 | -0/+8 |
2010-11-02 | PR binutils/12110 | Alan Modra | 1 | -0/+6 |
2010-10-20 | * Makefile.def (target_modules): Set lib_path to src/.libs for | Ian Lance Taylor | 1 | -0/+7 |
2010-10-09 | 2010-10-08 Bernd Schmidt <bernds@codesourcery.com> | Jeff Johnston | 1 | -0/+7 |
2010-10-07 | * configure.ac (build_lto_plugin): New shell variable. | Dave Korn | 1 | -0/+9 |
2010-10-07 | Add missing ChangeLog entry for toplevel configure from 2010-07-26. | Ralf Wildenhues | 1 | -0/+5 |
2010-10-02 | Allow to pass separate configure arguments for build, host and target. | Ralf Wildenhues | 1 | -0/+9 |
2010-10-02 | Sync toplevel and config from GCC. | Ralf Wildenhues | 1 | -0/+27 |
2010-09-30 | build: info-gcc, dvi-gcc etc work from unbuilt configured tree. | Ralf Wildenhues | 1 | -1/+10 |
2010-09-27 | Fix unportable shell quoting. | Ralf Wildenhues | 1 | -0/+8 |
2010-07-18 | 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu> | Paolo Bonzini | 1 | -0/+8 |