aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 2a19c61..bbba387 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,12 @@
+2011-02-23 Kai Tietz <kai.tietz@onevision.com>
+
+ * dwarf2.h (_ELF_DWARF2_H): Renamed to
+ _DWARF2_H.
+ (DWARF2_External_LineInfo, DWARF2_Internal_LineInfo,
+ DWARF2_External_PubNames, DWARF2_Internal_PubNames,
+ DWARF2_External_CompUnit, DWARF2_Internal_CompUnit,
+ DWARF2_External_ARange, DWARF2_Internal_ARange): Removed.
+
2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
* dwarf2.h (enum dwarf_calling_convention): Add DW_CC_GDB_IBM_OpenCL.