diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 76c3a8c..141b88f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -9,6 +9,7 @@ (parse_frame_info): New, derived from former dwarf2_build_frame_info. fixed augmentation handling, added relative addressing, ignore duplicate FDEs. Added comments. + * dwarf2cfi.c: Reindented. 2002-06-20 Elena Zannoni <ezannoni@redhat.com> |