Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaroline Tice <cmtice@google.com>2007-05-21 20:35:11 +0400
committerCaroline Tice <cmtice@google.com>2007-05-21 20:35:11 +0400
commita1f7599670d477687a0990414e3abcb58b41f3a1 (patch)
tree3b8dbb750e3d7f9c369fe5932df89ff65b919d5b /include/elf
parent8ebdc5d85549b2ea4ce403308df9616cc64a1c36 (diff)
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 003ad9c28..dfb5e88b4 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.