summaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorjiwang <jiwang@138bc75d-0d04-0410-961f-82ee72b054a4>2017-01-04 14:25:04 +0000
committerjiwang <jiwang@138bc75d-0d04-0410-961f-82ee72b054a4>2017-01-04 14:25:04 +0000
commitfba96576440a6bdda09af223a89849fe797062d7 (patch)
tree22a99ef4496aaa3f0a3391e590b12a00c94b47da /include/ChangeLog
parent62f4f6aa1bbe26b3c6d2120ec8abdfbc9a05f9aa (diff)
[DWARF] New DWARF operation "DW_OP_AARCH64_operation" for AArch64
include/ * dwarf2.def (DW_OP_AARCH64_operation): Reserve the number 0xea. (DW_CFA_GNU_window_save): Comments the multiplexing on AArch64. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@244055 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index f8a0700afeeb..d580750b00a0 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,9 @@
+2017-01-04 Richard Earnshaw <rearnsha@arm.com>
+ Jiong Wang <jiong.wang@arm.com>
+
+ * dwarf2.def (DW_OP_AARCH64_operation): Reserve the number 0xea.
+ (DW_CFA_GNU_window_save): Comments the multiplexing on AArch64.
+
2017-01-04 Jakub Jelinek <jakub@redhat.com>
Update copyright years.