diff options
author | John Gilmore <gnu@cygnus> | 1992-09-26 11:00:36 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1992-09-26 11:00:36 +0000 |
commit | b85bd0c18276a458187ab8a65fc8729b237c3775 (patch) | |
tree | 885fbfc0d4b344ce088cd2d32ae439959f293441 /bfd/ChangeLog | |
parent | 084c7d436958d8d015667f991cf9ab308690ca3d (diff) | |
download | gdb-b85bd0c18276a458187ab8a65fc8729b237c3775.zip gdb-b85bd0c18276a458187ab8a65fc8729b237c3775.tar.gz gdb-b85bd0c18276a458187ab8a65fc8729b237c3775.tar.bz2 |
* config/hppabsd.mh, config.hppahpux.mh: Remove various bogosity.
* hosts/hppahpux.h: Remove bcopy and index circumventions.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 250e573..631afee 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Sat Sep 26 03:58:49 1992 John Gilmore (gnu@cygnus.com) + + * config/hppabsd.mh, config.hppahpux.mh: Remove various bogosity. + * hosts/hppahpux.h: Remove bcopy and index circumventions. + Fri Sep 25 22:36:52 1992 John Gilmore (gnu@cygnus.com) * coff-z8k.c (func_da, func_jr): Lint. |