diff options
author | John Gilmore <gnu@cygnus> | 1991-12-08 00:30:08 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-12-08 00:30:08 +0000 |
commit | 0713e3236b29fef454e29a57392be2d73635b922 (patch) | |
tree | 55722d3600a59b5bfadb8cbc9b958b4299f45926 /bfd | |
parent | 2daa9426824b63b041e1787f56c83dd491051717 (diff) | |
download | gdb-0713e3236b29fef454e29a57392be2d73635b922.zip gdb-0713e3236b29fef454e29a57392be2d73635b922.tar.gz gdb-0713e3236b29fef454e29a57392be2d73635b922.tar.bz2 |
Merge Rich's and the gdb-4.3 changes.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d21346a..17f233b 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -2,6 +2,21 @@ Sat Dec 7 07:22:09 1991 John Gilmore (gnu at cygnus.com) * coffcode.h, srec.c: Lint. +Fri Dec 6 22:58:48 1991 K. Richard Pixley (rich at rtl.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. + Wed Dec 4 10:14:17 1991 Steve Chamberlain (sac at rtl.cygnus.com) * aoutf1.h (sunos_<size>_object_p, sunos4_callback): moved the |