aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorAndrew Burgess <andrew.burgess@embecosm.com>2014-11-18 23:37:52 +0000
committerAndrew Burgess <andrew.burgess@embecosm.com>2014-11-21 22:46:39 +0000
commite235c3a213b73bf2da20d3c45a60a241139714f0 (patch)
treec40c7093101c05d9da75d775b605e4b482050405 /include/ChangeLog
parent0a9d414aa114b7b7e609cbcbc285f79031bbe608 (diff)
downloadgdb-e235c3a213b73bf2da20d3c45a60a241139714f0.zip
gdb-e235c3a213b73bf2da20d3c45a60a241139714f0.tar.gz
gdb-e235c3a213b73bf2da20d3c45a60a241139714f0.tar.bz2
Merge include/* files from GCC commit 77cab4753.
include/ChangeLog: PR debug/63239 * dwarf2.def (DW_AT_GNU_deleted): New attribute.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 31a7996..8ee46ee 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2014-11-21 Mark Wielaard <mjw@redhat.com>
+
+ PR debug/63239
+ * dwarf2.def (DW_AT_GNU_deleted): New attribute.
+
2014-11-21 Terry Guo <terry.guo@arm.com>
* opcode/arm.h (FPU_VFP_EXT_ARMV8xD): New macro.