From f89d32d93e080b53a92930324dc55e94a0b041ea Mon Sep 17 00:00:00 2001 From: Caroline Tice Date: Mon, 21 May 2007 16:36:40 +0000 Subject: [PATCH] Move entry for modification to dwarf2.h (for adding ability to report when a variable's value is uninitialized) to the correct ChangeLog file. --- gdb/ChangeLog | 2 -- include/elf/ChangeLog | 5 +++++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index ea28d64..6847009f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -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 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 + + * dwarf2.h: (enum dwarf_location_atom): Add new DW_OP, + DW_OP_GNU_uninit. + 2007-05-12 Alan Modra * spu.h (R_SPU_ADDR16X): Define. -- 2.7.4