From: Ken Raeburn Date: Fri, 9 Sep 1994 18:34:25 +0000 (+0000) Subject: forgot an entry for makefile dependency changes X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=353acf312b1e67cfbef94a99f3aed2bf95159187;p=binutils-gdb.git forgot an entry for makefile dependency changes --- diff --git a/gas/ChangeLog b/gas/ChangeLog index e465fc9b26b..6fb74972af0 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -25,6 +25,9 @@ Wed Sep 7 17:21:12 1994 Steve Chamberlain (sac@jonny.cygnus.com) Wed Sep 7 19:10:09 1994 Ken Raeburn (raeburn@cujo.cygnus.com) + * Makefile.in (Makefile): Depend on config.status. + (config.status): Run config.status from . instead of srcdir. + * config/tc-i386.c (tc_gen_reloc): Use bfd_get_reloc_code_name to display the name of the relocation type that couldn't be handled. * config/tc-sparc.c (tc_gen_reloc): Likewise.