X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ChangeLog;h=29e1b02a6d9b8ad7b364a365f1d425d986ea397a;hb=fa8f86ff3b8e5b29e3b217abeaa33a747052c43e;hp=a8bb83478cc554c9dd1ae078385ac571e1ea1609;hpb=b523320162a0e6d398ef6ebb000f9badeaa9663a;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index a8bb83478c..29e1b02a6d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,56 @@ +2009-07-02 Tristan Gingold + + * configure.ac: Do not exclude gas for i386-*-darwin. + Add a case for x86_64-*-darwin. + * configure: Regenerate. + +2009-06-26 Doug Evans + + * Makefile.def (host_modules): Add cgen. + * Makefile.in: Regenerate. + * configure.ac (host_tools): Add cgen. + * configure: Regenerate. + +2009-06-17 Michael Eager + + * COPYING.LIBGLOSS: Add Xilinx license. + +2009-06-15 Ryan Mansfield + + * configure.ac: Define is_elf for QNX Neutrino targets. + * configure: Regenerate. + +2009-06-03 Jerome Guitton + Ralf Wildenhues + + * Makefile.tpl (all): Avoid a trailing backslash. + * Makefile.in: Regenerate. + +2009-06-03 Ben Elliston + + * config.sub, config.guess: Update from upstream sources. + +2009-06-02 Alexandre Oliva + + * Makefile.tpl ([+compare-target+]): Compare all stage + directories, rather than just gcc. + * Makefile.in: Rebuilt. + +2009-05-28 Doug Kwan + + * configure.ac: Support gold for target arm*-*-*. + * configure: Regenerate. + +2009-05-27 Alexandre Oliva + + * Makefile.tpl (all): Avoid harmless warning in make all when + gcc-bootstrap is enabled but stage_last does not exist. + * Makefile.in: Rebuilt. + +2009-05-25 Tristan Gingold + + * setup.com: Complete the file with configuration and build. + 2009-05-18 Alexandre Oliva PR other/40159