diff options
author | Nick Clifton <nickc@redhat.com> | 2016-04-19 09:26:16 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2016-04-19 09:26:16 +0100 |
commit | bb7dc663abaa72601edfdce3ca7aff6fdb43bffe (patch) | |
tree | 14e7da2674cd67faf39fc13491880eecfdcc7aa8 /ChangeLog | |
parent | 48eac74cb73499ac32fb7a38dde498a8b3e4c6e2 (diff) | |
download | gdb-bb7dc663abaa72601edfdce3ca7aff6fdb43bffe.zip gdb-bb7dc663abaa72601edfdce3ca7aff6fdb43bffe.tar.gz gdb-bb7dc663abaa72601edfdce3ca7aff6fdb43bffe.tar.bz2 |
Sync Makefile.tpl with gcc.
2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
PR bootstrap/70173
* Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
and gotools directories. Delete the stage_final file.
* Makefile.in: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2016-04-19 Nick Clifton <nickc@redhat.com> + + * Import this patch from the GCC mainline: + + 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org> + + PR bootstrap/70173 + * Makefile.tpl (local-distclean): Delete the libcc1, gnattools, + and gotools directories. Delete the stage_final file. + * Makefile.in: Regenerate. + 2016-03-17 Cary Coutant <ccoutant@gmail.com> * configure.ac: Add mips and s390 to the gold target check. |