diff options
author | John Gilmore <gnu@cygnus> | 1991-12-13 05:02:20 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-12-13 05:02:20 +0000 |
commit | c0fcc20765b95b454e90f241a334aedef736a434 (patch) | |
tree | a440da642a6bfc4434f5e38b0f773452802d2f56 /bfd | |
parent | 47ff3a6147535eed51330c0807dfd082eda02316 (diff) | |
download | gdb-c0fcc20765b95b454e90f241a334aedef736a434.zip gdb-c0fcc20765b95b454e90f241a334aedef736a434.tar.gz gdb-c0fcc20765b95b454e90f241a334aedef736a434.tar.bz2 |
* hosts/h-*.h: Configure fopen using ../include/fopen-*.h
rather than N copies of the same lines.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 87f00a9..fecaf07 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Thu Dec 12 21:01:22 1991 John Gilmore (gnu at cygnus.com) + + * hosts/h-*.h: Configure fopen using ../include/fopen-*.h + rather than N copies of the same lines. + Wed Dec 11 16:39:45 1991 Steve Chamberlain (sac at rtl.cygnus.com) * cpu-h8300.c: disassemble branch displacements correctly @@ -9,7 +14,6 @@ Wed Dec 11 16:39:45 1991 Steve Chamberlain (sac at rtl.cygnus.com) conflict. * opncls.c, coff-rs6000.c: more fopens with macros. - Tue Dec 10 04:07:24 1991 K. Richard Pixley (rich at rtl.cygnus.com) * Makefile.in: infodir belongs in datadir. |