summaryrefslogtreecommitdiffstats
path: root/trunk/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/ChangeLog')
-rw-r--r--trunk/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/trunk/ChangeLog b/trunk/ChangeLog
index 59a7362..649aff0 100644
--- a/trunk/ChangeLog
+++ b/trunk/ChangeLog
@@ -1,3 +1,9 @@
+2011-06-22 Jakub Jelinek <jakub@redhat.com>
+
+ * src/dwarf2.h (DW_OP_GNU_parameter_ref): Define.
+ * src/dwarf2.c (adjust_location_list): Handle
+ DW_OP_GNU_parameter_ref.
+
2011-05-11 Jakub Jelinek <jakub@redhat.com>
* src/dwarf2.h (DW_OP_GNU_const_type, DW_OP_GNU_regval_type,