mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 06:17:47 +08:00
Minor typing error fixes in ChangeLog.
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
2008-05-05 Aleksandar Ristovski <aristovski@qnx.com>
|
2008-05-05 Aleksandar Ristovski <aristovski@qnx.com>
|
||||||
Joel Brobecker <brobecker@adacore.com>
|
Joel Brobecker <brobecker@adacore.com>
|
||||||
|
|
||||||
* ada-lang.c: Update throughout to use symbol_matches_domain
|
* ada-lang.c: Update throughout to use symbol_matches_domain
|
||||||
instead of matching the symbol domain explictly.
|
instead of matching the symbol domain explictly.
|
||||||
* dwarf2read.c (add_partial_symbol): Do not add new psym for
|
* 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
|
(handle_gnu_v3_exceptions): Call generic breakpoint code to insert
|
||||||
catch and throw catchpoints.
|
catch and throw catchpoints.
|
||||||
|
|
||||||
2008-05-01 Aleksandar Riswtovski <aristovski@qnx.com>
|
2008-05-01 Aleksandar Ristovski <aristovski@qnx.com>
|
||||||
|
|
||||||
PR gdb/2343
|
PR gdb/2343
|
||||||
* corelow.c (core_open): Use gdbarch_target_signal_from_host to
|
* corelow.c (core_open): Use gdbarch_target_signal_from_host to
|
||||||
@ -1356,7 +1356,7 @@
|
|||||||
PR gdb/2445
|
PR gdb/2445
|
||||||
* exec.c: Correct "arch-utils.h" include.
|
* 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
|
PR gdb/2424
|
||||||
* infrun.c (normal_stop) Move breakpoint_auto_delete further down
|
* infrun.c (normal_stop) Move breakpoint_auto_delete further down
|
||||||
@ -1526,7 +1526,7 @@
|
|||||||
* symmisc.c (free_symtab_block): Delete.
|
* symmisc.c (free_symtab_block): Delete.
|
||||||
(free_symtab, case free_code): 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
|
* valops.c (value_cast_structs): New function. Cast related
|
||||||
STRUCT types up/down and return cast value. The body of this
|
STRUCT types up/down and return cast value. The body of this
|
||||||
@ -1545,7 +1545,7 @@
|
|||||||
|
|
||||||
* ia64-tdep.c (examine_prologue): Correct array access.
|
* 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.
|
* cp-support.c (first_component_command): Return if no arguments.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user