diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 37f2db0..35ce3bb 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ Wed Aug 14 02:03:42 1996 Fred Fish <fnf@rtl.cygnus.com> + From Blair MacIntyre <bm@cs.columbia.edu>: + * hppa-tdep.c (hppa_fix_call_dummy): Use MSYMBOL_TYPE rather + than SYMBOL_TYPE on msymbols. + * somsolib.c (som_solib_create_inferior_hook): Ditto. + * Makefile.in (init.c): Generate with prototypes. * config/pa/tm-hppa.h (frame_saved_pc): Add prototype. |