From: Michael Chastain Date: Thu, 1 Mar 2001 00:39:56 +0000 (+0000) Subject: Fix the year on the following lines: X-Git-Tag: jimb_gnu_v3_branchpoint~65 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0cff82d9a9b00581ee6462bce4f17ff04922d403;p=platform%2Fupstream%2Fbinutils.git Fix the year on the following lines: ! 2001-02-10 Peter Schauer ! 2001-02-10 Peter Schauer ! 2001-02-10 Peter Schauer ! 2001-01-27 Christopher Faylor --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 608ec83..ebe8724 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -334,7 +334,7 @@ Tue Feb 27 16:56:13 2001 David Taylor * minsyms.c (lookup_minimal_symbol_by_pc_section): Don't skip symbols whose SYMBOL_BFD_SECTION is NULL. -2000-02-10 Peter Schauer +2001-02-10 Peter Schauer Get rid of AIX specific PC_LOAD_SEGMENT, replace with PC_SOLIB. * xcoffsolib.c (xcoff_solib_address): Renamed from @@ -348,12 +348,12 @@ Tue Feb 27 16:56:13 2001 David Taylor * stack.c (print_frame): Remove PC_LOAD_SEGMENT code, no longer needed. -2000-02-10 Peter Schauer +2001-02-10 Peter Schauer * mipsread.c (read_alphacoff_dynamic_symtab): Replace alloca calls with xmalloc calls and cleanups. -2000-02-10 Peter Schauer +2001-02-10 Peter Schauer * rs6000-nat.c (child_xfer_memory): Add missing parameter 'struct mem_attrib *' required by 2001-01-23 change. @@ -749,7 +749,7 @@ Tue Jan 30 15:14:26 2001 Andrew Cagney * symtab.c (block_lookup_symbol): Use 'namespace' parameter in symbol comparisons in binary search. -2000-01-27 Christopher Faylor +2001-01-27 Christopher Faylor * win32-nat.c (child_xfer_memory): Add missing argument required by 2001-01-23 change.