summaryrefslogtreecommitdiff
path: root/include/elf
diff options
context:
space:
mode:
authorCaroline Tice <ctice@apple.com>2007-05-21 16:36:40 +0000
committerCaroline Tice <ctice@apple.com>2007-05-21 16:36:40 +0000
commitce8c807510b4b562e1c012e436a6a05dc7e8d14f (patch)
treee50af3ee9f584fab89a670d0848bcefcfaed9c9b /include/elf
parentb51925b0bff489fc83d1dfc4fcede9cfbcf2a40a (diff)
downloadgdb-ce8c807510b4b562e1c012e436a6a05dc7e8d14f.tar.gz
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/elf')
-rw-r--r--include/elf/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index 003ad9c28de..dfb5e88b4e1 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.