aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2011-04-30 11:01:35 +0000
committerJakub Jelinek <jakub@redhat.com>2011-04-30 11:01:35 +0000
commitcbec4110a232424225633a593512969aa8e10ac8 (patch)
tree09ae8b269efcc0b3f7a10305b8582a297d32b2b7 /include/ChangeLog
parent42faed412857d4a0069d982d5c8cfe138b7a0197 (diff)
downloadnewlib-cbec4110a232424225633a593512969aa8e10ac8.tar.gz
newlib-cbec4110a232424225633a593512969aa8e10ac8.tar.bz2
newlib-cbec4110a232424225633a593512969aa8e10ac8.zip
* dwarf2.h (DW_OP_GNU_const_type, DW_OP_GNU_regval_type,
DW_OP_GNU_deref_type, DW_OP_GNU_convert, DW_OP_GNU_reinterpret): New.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index dfdc19126..231f4ba48 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2011-04-30 Jakub Jelinek <jakub@redhat.com>
+
+ * dwarf2.h (DW_OP_GNU_const_type, DW_OP_GNU_regval_type,
+ DW_OP_GNU_deref_type, DW_OP_GNU_convert, DW_OP_GNU_reinterpret): New.
+
2011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
* bfdlink.h (ENUM_BITFIELD): Remove.