From fba96576440a6bdda09af223a89849fe797062d7 Mon Sep 17 00:00:00 2001 From: jiwang Date: Wed, 4 Jan 2017 14:25:04 +0000 Subject: [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 --- include/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'include/ChangeLog') 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 + Jiong Wang + + * 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 Update copyright years. -- cgit v1.2.3