summaryrefslogtreecommitdiffstats
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2011-06-22 15:03:19 +0000
committerJakub Jelinek <jakub@redhat.com>2011-06-22 15:03:19 +0000
commitf8b999f94554f44229f48a6c93fc14e715871091 (patch)
treee2aa65ff240d99dc69a889386b148ed4d0b477cf /include/ChangeLog
parentc38c4bc5b298545effe1f4afb31d53d66153f189 (diff)
downloadppe42-binutils-f8b999f94554f44229f48a6c93fc14e715871091.tar.gz
ppe42-binutils-f8b999f94554f44229f48a6c93fc14e715871091.zip
* dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
* dwarf.c (decode_location_expression): For DW_OP_GNU_convert and DW_OP_GNU_reinterpret, if uvalue is 0, don't add cu_offset. Handle DW_OP_GNU_parameter_ref.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 6ff56e6b06..83c7bcee90 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2011-06-22 Jakub Jelinek <jakub@redhat.com>
+
+ * dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
+
2011-06-20 Jakub Jelinek <jakub@redhat.com>
PR ld/12570
OpenPOWER on IntegriCloud