aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2016-04-19 09:26:16 +0100
committerNick Clifton <nickc@redhat.com>2016-04-19 09:26:16 +0100
commitbb7dc663abaa72601edfdce3ca7aff6fdb43bffe (patch)
tree14e7da2674cd67faf39fc13491880eecfdcc7aa8 /ChangeLog
parent48eac74cb73499ac32fb7a38dde498a8b3e4c6e2 (diff)
downloadgdb-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--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3904dc1..9ab3101 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.