diff options
author | Jeff Law <law@redhat.com> | 1993-11-02 23:39:55 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1993-11-02 23:39:55 +0000 |
commit | 20cee6d8bd9ea5a8e83ea551ceacac77ffa05d9a (patch) | |
tree | eb780cd8bb397f755868a6a4ed2ba3052fef2adb /gas | |
parent | 5d5a6520c31214404852e6f191778a5ea12b0e8d (diff) | |
download | gdb-20cee6d8bd9ea5a8e83ea551ceacac77ffa05d9a.zip gdb-20cee6d8bd9ea5a8e83ea551ceacac77ffa05d9a.tar.gz gdb-20cee6d8bd9ea5a8e83ea551ceacac77ffa05d9a.tar.bz2 |
* config/ho-hpux.h: Do not include ho-sysv.h. Instead include
standard hpux include files to pick up various function decls.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index bdd147f..f79490c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -6,6 +6,9 @@ Tue Nov 2 18:04:11 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) Tue Nov 2 15:07:07 1993 Jeffrey A. Law (law@snake.cs.utah.edu) + * config/ho-hpux.h: Do not include ho-sysv.h. Instead include + standard hpux include files to pick up various function decls. + * config/ho-hppaosf.h: Delete _IO* macros. They are defined in stdio.h. Delete bogus declaration of free. Get path to alloca-conf.h right. |