summaryrefslogtreecommitdiffstats
path: root/libdw/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libdw/ChangeLog')
-rw-r--r--libdw/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/libdw/ChangeLog b/libdw/ChangeLog
index 487e34a7..06c737bb 100644
--- a/libdw/ChangeLog
+++ b/libdw/ChangeLog
@@ -889,6 +889,10 @@
* Makefile.am (known-dwarf.h): Run gawk on config/known-dwarf.awk.
+2011-07-20 Mark Wielaard <[email protected]>
+
+ * dwarf_begin_elf.c: Add fallback for be64toh if not defined.
+
2011-07-14 Mark Wielaard <[email protected]>
* libdw.h (dwarf_offdie): Fix documentation to mention .debug_info.
@@ -1248,6 +1252,10 @@
* dwarf_hasattr_integrate.c: Integrate DW_AT_specification too.
+2009-08-17 Roland McGrath <[email protected]>
+
+ * libdw.h: Disable extern inlines for GCC 4.2.
+
2009-08-10 Roland McGrath <[email protected]>
* dwarf_getscopevar.c: Use dwarf_diename.
@@ -2016,6 +2024,11 @@
2005-05-31 Roland McGrath <[email protected]>
+ * Makefile.am (WEXTRA): New variable, substituted by configure.
+ (AM_CFLAGS): Use it in place of -Wextra.
+
+2005-05-31 Roland McGrath <[email protected]>
+
* dwarf_formref_die.c (dwarf_formref_die): Add CU header offset to
formref offset.