From 304ffc6d11c9bb5e37a9da5dea17c0cb99b20359 Mon Sep 17 00:00:00 2001 From: Aleksandar Ristovski Date: Mon, 5 May 2008 14:47:09 +0000 Subject: [PATCH] Minor typing error fixes in ChangeLog. --- gdb/ChangeLog | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7474370a8f..e0dac4ce5f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,6 +1,6 @@ 2008-05-05 Aleksandar Ristovski Joel Brobecker - + * ada-lang.c: Update throughout to use symbol_matches_domain instead of matching the symbol domain explictly. * dwarf2read.c (add_partial_symbol): Do not add new psym for @@ -638,7 +638,7 @@ (handle_gnu_v3_exceptions): Call generic breakpoint code to insert catch and throw catchpoints. -2008-05-01 Aleksandar Riswtovski +2008-05-01 Aleksandar Ristovski PR gdb/2343 * corelow.c (core_open): Use gdbarch_target_signal_from_host to @@ -1356,7 +1356,7 @@ PR gdb/2445 * exec.c: Correct "arch-utils.h" include. -2008-04-15 Aleksandar Ristovski +2008-04-15 Aleksandar Ristovski PR gdb/2424 * infrun.c (normal_stop) Move breakpoint_auto_delete further down @@ -1526,7 +1526,7 @@ * symmisc.c (free_symtab_block): Delete. (free_symtab, case free_code): Delete. -2008-04-01 Aleksandar Ristovski +2008-04-01 Aleksandar Ristovski * valops.c (value_cast_structs): New function. Cast related STRUCT types up/down and return cast value. The body of this @@ -1545,7 +1545,7 @@ * ia64-tdep.c (examine_prologue): Correct array access. -2008-03-28 Aleksandar Ristovski +2008-03-28 Aleksandar Ristovski * cp-support.c (first_component_command): Return if no arguments. -- 2.11.0