aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-12-08 00:27:19 +0000
committerJohn Gilmore <gnu@cygnus>1991-12-08 00:27:19 +0000
commit2daa9426824b63b041e1787f56c83dd491051717 (patch)
tree0592ec4e778d77a4f9efedd4119f489513af4f29 /bfd
parent51c5673cda7c8fa3bd33a553c4a2fceba221e6f1 (diff)
downloadgdb-2daa9426824b63b041e1787f56c83dd491051717.zip
gdb-2daa9426824b63b041e1787f56c83dd491051717.tar.gz
gdb-2daa9426824b63b041e1787f56c83dd491051717.tar.bz2
This is the version of devo/bfd/ChangeLog that was in the gdb-4.3 release.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog16
1 files changed, 3 insertions, 13 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index d672748..d21346a 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,19 +1,9 @@
-Fri Dec 6 22:58:48 1991 K. Richard Pixley (rich at rtl.cygnus.com)
+Sat Dec 7 07:22:09 1991 John Gilmore (gnu at cygnus.com)
- * Makefile.in: install using INSTALL_DATA, added standards.text
- support.
-
- * configure.in: mark directory as target dependent. configure
- nows works in objdir always so make file existence checks
- against ${srcdir}.
-
-Thu Dec 5 22:46:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
-
- * Makefile.in: idestdir and ddestdir go away. Added copyrights
- and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
- and mandir now keyed off datadir by default.
+ * coffcode.h, srec.c: Lint.
Wed Dec 4 10:14:17 1991 Steve Chamberlain (sac at rtl.cygnus.com)
+
* aoutf1.h (sunos_<size>_object_p, sunos4_callback): moved the
computation of arch and machine type so it's worked out before
some_aout_object_p is called.