Commit misplaced ChangeLog entry.
This commit is contained in:
parent
2e5e6879d5
commit
9263da6f13
1 changed files with 14 additions and 0 deletions
|
@ -32,6 +32,20 @@ Mon Feb 19 15:25:51 1996 J.T. Conklin <jtc@rtl.cygnus.com>
|
|||
* config/xm-nbsd.h (CC_HAS_LONG_LONG, PRINTF_HAS_LONG_LONG):
|
||||
Define.
|
||||
|
||||
Mon Feb 19 10:32:05 1996 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* symtab.h (looup_minimal_symbol_solib_trampoline): Declare.
|
||||
|
||||
* breakpoint.h (remove_solib_event_breakpoints): Declare.
|
||||
* breakpoint.c (remove_solib_event_breakpoints): New function.
|
||||
* somsolib.c (solib_create_inferior_hook): Remove all solib event
|
||||
breakpoints before inserting any new ones. Use a solib event
|
||||
breakpoint for the breakpoint at "_start".
|
||||
Remove extraneous "\n" from calls to warning.
|
||||
|
||||
* breakpoint.c (breakpoint_1): Add missing "sigtramp" to bptypes
|
||||
name array.
|
||||
|
||||
Mon Feb 19 01:09:32 1996 Doug Evans <dje@cygnus.com>
|
||||
|
||||
* dwarfread.c (add_partial_symbol): Use ADD_PSYMBOL_ADDR_TO_LIST
|
||||
|
|
Loading…
Reference in a new issue