aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1992-04-11 05:38:40 +0000
committerFred Fish <fnf@specifix.com>1992-04-11 05:38:40 +0000
commit5868184b8d0419a6b652e5463f39be3cc67e4160 (patch)
treec4ffaf2fabdf0d226fb2befd532a8c88cfefca3c /bfd/ChangeLog
parentccc76ce9bf8489ccb9e5a9e8abf9a609262e33cc (diff)
downloadgdb-5868184b8d0419a6b652e5463f39be3cc67e4160.zip
gdb-5868184b8d0419a6b652e5463f39be3cc67e4160.tar.gz
gdb-5868184b8d0419a6b652e5463f39be3cc67e4160.tar.bz2
Pass on MINUS_G to recursive makes. Recognize ncr3000 config.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 47b6afa..455a6b4 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,16 @@
+Fri Apr 10 22:29:18 1992 Fred Fish (fnf@cygnus.com)
+
+ * configure.in: Recognize ncr3000 config
+ * Makefile.in (MINUS_G): Pass on to recursive makes.
+ * hosts/ncr3000.h, config/ncr3000.mh: Add host config files.
+
+Thu Apr 2 17:42:45 1992 John Gilmore (gnu at cygnus.com)
+
+ * Makefile.in: Now that we have sym.h and symconst.h, compile
+ coff-msym.c on all systems.
+ * config/{decstation.mh, irix3.mh, irix4.mh}: Remove coff-msym.o dep.
+ * coff-msym.c: Update include files and comments; add weakext bit.
+
Wed Apr 1 23:16:38 1992 John Gilmore (gnu at cygnus.com)
* archive.c, bfd.c, bout.c, coffcode.h, init.c, reloc.c,