From 69a2f316d3bbd7b879b2487ea79b2179af0a7d4f Mon Sep 17 00:00:00 2001 From: jakub Date: Fri, 14 Nov 2014 17:18:34 +0000 Subject: * dwarf2.def (DW_AT_APPLE_optimized, DW_AT_APPLE_flags) (DW_AT_APPLE_isa, DW_AT_APPLE_block) (DW_AT_APPLE_major_runtime_vers, DW_AT_APPLE_runtime_class) (DW_AT_APPLE_omit_frame_ptr, DW_AT_APPLE_property_name) (DW_AT_APPLE_property_getter, DW_AT_APPLE_property_setter) (DW_AT_APPLE_property_attribute, DW_AT_APPLE_objc_complete_type) (DW_AT_APPLE_property): New macros. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@217578 138bc75d-0d04-0410-961f-82ee72b054a4 --- include/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'include/ChangeLog') diff --git a/include/ChangeLog b/include/ChangeLog index d9cb8a0c4f5..ea7fba60ae1 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,13 @@ +2014-11-14 Shinichiro Hamaji + + * dwarf2.def (DW_AT_APPLE_optimized, DW_AT_APPLE_flags) + (DW_AT_APPLE_isa, DW_AT_APPLE_block) + (DW_AT_APPLE_major_runtime_vers, DW_AT_APPLE_runtime_class) + (DW_AT_APPLE_omit_frame_ptr, DW_AT_APPLE_property_name) + (DW_AT_APPLE_property_getter, DW_AT_APPLE_property_setter) + (DW_AT_APPLE_property_attribute, DW_AT_APPLE_objc_complete_type) + (DW_AT_APPLE_property): New macros. + 2014-11-11 Anthony Brandon Manuel López-Ibáñez -- cgit v1.2.1