From: Paul Pluzhnikov Date: Thu, 22 Oct 2009 21:22:47 +0000 (+0000) Subject: Fix commit dates X-Git-Tag: sid-snapshot-20091101~109 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ca621225e4736b87c086a763b57e5ad12e47a846;p=thirdparty%2Fbinutils-gdb.git Fix commit dates --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index f30822cc4cd..2f28106cb3b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -5,7 +5,7 @@ * objfiles.c (find_pc_section): Likewise. (update_section_map): Don't allocate empty table. -2009-10-16 Hui Zhu +2009-10-22 Hui Zhu Michael Snyder * record.c (RECORD_FILE_MAGIC): New constant. @@ -20,7 +20,7 @@ (cmd_record_save): New function. Save a record log to a file. (_initialize_record): Set up commands for save and restore. -2009-10-17 Michael Snyder +2009-10-22 Michael Snyder * gcore.h: New file. * gcore.c (create_gcore_bfd): New function.