Move entry for modification to dwarf2.h (for adding ability to report
authorCaroline Tice <cmtice@google.com>
Mon, 21 May 2007 16:36:40 +0000 (16:36 +0000)
committerCaroline Tice <cmtice@google.com>
Mon, 21 May 2007 16:36:40 +0000 (16:36 +0000)
when a variable's value is uninitialized) to the correct ChangeLog file.

gdb/ChangeLog
include/elf/ChangeLog

index ea28d648a3f4fa1ed57a787d48aa627ba03551dd..6847009f250f8ef1a22462cb3588ca0de18be18d 100644 (file)
@@ -30,8 +30,6 @@
        (value_initialized): New function.
        * value.h (value_initialized): New extern declaration.
        (set_value_initialized): Likewise.
-       * include/elf/dwarf2.h: (enum dwarf_location_atom): Add new DW_OP, 
-       DW_OP_GNU_uninit.
        
 2007-05-18  Caroline Tice  <ctice@apple.com>
 
index 003ad9c28ded0b85cce236e1aa280dd720113306..dfb5e88b4e1442982d508859cc0e41b6ec58f005 100644 (file)
@@ -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.