From: Tom Tromey Date: Fri, 31 Oct 2008 20:21:13 +0000 (+0000) Subject: Fix ChangeLog dates X-Git-Tag: sid-snapshot-20081201~243 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2a2546f0c1674f2528e3e1b37d648740a64f2c62;p=thirdparty%2Fbinutils-gdb.git Fix ChangeLog dates --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e3dd116bebd..2b1ab7b1e53 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -8,11 +8,11 @@ * inferior.h (write_inferior_status_register): Delete. * infrun.c (write_inferior_status_register): Delete. -2008-10-02 Tom Tromey +2008-10-30 Tom Tromey * value.c (coerce_array): Use check_typedef. -2008-10-28 Tom Tromey +2008-10-30 Tom Tromey * cli/cli-logging.c (handle_redirections): Make a cleanup. * reggroups.c (maintenance_print_reggroups): Make a cleanup. @@ -25,7 +25,7 @@ * utils.c (make_cleanup_close): Use make_cleanup_dtor. (do_close_cleanup): Don't free 'fd'. -2008-10-28 Tom Tromey +2008-10-30 Tom Tromey * source.c (symtab_to_fullname): Test 'r >= 0'. (psymtab_to_fullname): Likewise.