From: Jason Molenda Date: Wed, 1 Apr 1998 21:46:40 +0000 (+0000) Subject: Wed Apr 1 13:43:07 1998 Philippe De Muyter X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=32e3c8b86a100252983c0e504d31dcc0f7a3fa24;p=binutils-gdb.git Wed Apr 1 13:43:07 1998 Philippe De Muyter * NEWS: m68k-motorola-sysv host support added. * coffread.c (coff_start_symtab): Accept the filename as an argument, set it here. Callers updated. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index f8b55411d52..74b7fad66ac 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Wed Apr 1 13:43:07 1998 Philippe De Muyter + + * NEWS: m68k-motorola-sysv host support added. + * coffread.c (coff_start_symtab): Accept the filename as an argument, + set it here. Callers updated. + Wed Apr 1 23:13:23 1998 Andrew Cagney * config/mips/tm-mips.h (REGISTER_VIRTUAL_TYPE): Handle 32 bit SR, diff --git a/gdb/NEWS b/gdb/NEWS index abbb6ff00ba..f597efd6d31 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -11,6 +11,7 @@ Irix 6.x mips*-sgi-irix6* PowerPC Linux powerpc-*-linux* PowerPC Solaris powerpcle-*-solaris* Sparc Linux sparc-*-linux* +Motorola sysV68 R3V7.1 m68k-motorola-sysv * New targets