aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1994-09-09 18:34:25 +0000
committerKen Raeburn <raeburn@cygnus>1994-09-09 18:34:25 +0000
commit353acf312b1e67cfbef94a99f3aed2bf95159187 (patch)
tree6a4e188e878d29347eaefc766a506f078c50a775
parentf661ed29a8c7560c6e4c441d11f033be721b98a5 (diff)
downloadgdb-353acf312b1e67cfbef94a99f3aed2bf95159187.zip
gdb-353acf312b1e67cfbef94a99f3aed2bf95159187.tar.gz
gdb-353acf312b1e67cfbef94a99f3aed2bf95159187.tar.bz2
forgot an entry for makefile dependency changes
-rw-r--r--gas/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index e465fc9..6fb7497 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.