Minor typing error fixes in ChangeLog.
authorAleksandar Ristovski <aristovski@qnx.com>
Mon, 5 May 2008 14:47:09 +0000 (14:47 +0000)
committerAleksandar Ristovski <aristovski@qnx.com>
Mon, 5 May 2008 14:47:09 +0000 (14:47 +0000)
gdb/ChangeLog

index 7474370a8f09e800a36f5b1c3e32bc16ca8ffc4c..e0dac4ce5f34e6723466dc9861865b8f3c06ff43 100644 (file)
@@ -1,6 +1,6 @@
 2008-05-05  Aleksandar Ristovski  <aristovski@qnx.com>
            Joel Brobecker  <brobecker@adacore.com>
-       
+
        * 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
        (handle_gnu_v3_exceptions): Call generic breakpoint code to insert
        catch and throw catchpoints.
 
-2008-05-01  Aleksandar Riswtovski <aristovski@qnx.com>
+2008-05-01  Aleksandar Ristovski  <aristovski@qnx.com>
 
        PR gdb/2343
        * corelow.c (core_open): Use gdbarch_target_signal_from_host to
        PR gdb/2445
        * exec.c: Correct "arch-utils.h" include.
 
-2008-04-15  Aleksandar Ristovski <aristovski@qnx.com>
+2008-04-15  Aleksandar Ristovski  <aristovski@qnx.com>
 
        PR gdb/2424
        * infrun.c (normal_stop) Move breakpoint_auto_delete further down
        * symmisc.c (free_symtab_block): Delete.
        (free_symtab, case free_code): Delete.
 
-2008-04-01  Aleksandar Ristovski <aristovski@qnx.com>
+2008-04-01  Aleksandar Ristovski  <aristovski@qnx.com>
 
        * valops.c (value_cast_structs): New function. Cast related
        STRUCT types up/down and return cast value. The body of this 
 
        * ia64-tdep.c (examine_prologue): Correct array access.
 
-2008-03-28  Aleksandar Ristovski <aristovski@qnx.com>
+2008-03-28  Aleksandar Ristovski  <aristovski@qnx.com>
 
        * cp-support.c (first_component_command): Return if no arguments.