aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaroline Tice <cmtice@google.com>2007-05-21 16:36:40 +0000
committerCaroline Tice <cmtice@google.com>2007-05-21 16:36:40 +0000
commitf89d32d93e080b53a92930324dc55e94a0b041ea (patch)
tree9328214adf60a45c42950dc9625e808d973dea17 /include
parentbb9af00d13ffbd8ae90c23b47bc1c29fe070359d (diff)
downloadgdb-f89d32d93e080b53a92930324dc55e94a0b041ea.zip
gdb-f89d32d93e080b53a92930324dc55e94a0b041ea.tar.gz
gdb-f89d32d93e080b53a92930324dc55e94a0b041ea.tar.bz2
Move entry for modification to dwarf2.h (for adding ability to report
when a variable's value is uninitialized) to the correct ChangeLog file.
Diffstat (limited to 'include')
-rw-r--r--include/elf/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index 003ad9c..dfb5e88 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-18 Caroline Tice <ctice@apple.com>
+
+ * dwarf2.h: (enum dwarf_location_atom): Add new DW_OP,
+ DW_OP_GNU_uninit.
+
2007-05-12 Alan Modra <amodra@bigpond.net.au>
* spu.h (R_SPU_ADDR16X): Define.