From: Ken Raeburn Date: Tue, 5 Apr 1994 18:18:04 +0000 (+0000) Subject: sparc, doc/Makefile.in changes X-Git-Tag: gdb-4_18-branchpoint~14899 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=03fcf1f8f1b126f84d8a3df4acd698ed9c6d4ea8;p=thirdparty%2Fbinutils-gdb.git sparc, doc/Makefile.in changes --- diff --git a/gas/ChangeLog b/gas/ChangeLog index ae167b7bbcc..c8c80a41a23 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,14 @@ +Tue Apr 5 11:14:14 1994 Ken Raeburn (raeburn@rtl.cygnus.com) + + * config/tc-sparc.c (s_reserve): If section passed isn't bss, + don't spew remainder of input file in error message. + (tc_gen_reloc): If bfd_reloc_type_lookup returns null, print error + message with reloc type and try to process remainder of file. + + * doc/Makefile.in (install-info-as, install-info-gasp): New + targets, now explicitly checking $(srcdir) for info files. + (install-info): Depend on both of them; do nothing more. + Mon Apr 4 17:06:04 1994 Jeffrey A. Law (law@cygnus.com) * config/tc-hppa.c (tc_gen_reloc): Fix thinko in ELF version.