aboutsummaryrefslogtreecommitdiff
path: root/bfd/hosts/hp9000.h
AgeCommit message (Collapse)AuthorFilesLines
1992-12-08recording file deathK. Richard Pixley1-70/+0
1992-09-21Patches from WRS:Ian Lance Taylor1-0/+4
Mon Sep 21 14:33:58 1992 Ian Lance Taylor (ian@cygnus.com) * hosts/hp9000.h, hosts/irix3.h: changes from WRS.
1992-08-28Back out the HOST_BIG_ENDIAN_P changes I put in yesterday.Ian Lance Taylor1-2/+0
1992-08-28Thu Aug 27 17:01:04 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+2
* targets.c, config/i960-bout.mt, hosts/*: added HOST_BIG_ENDIAN_DEFAULT_VECTOR and HOST_LITTLE_ENDIAN_DEFAULT_VECTOR because bout archive format depends on the endianness of the host. Added #define HOST_BIG_ENDIAN_P and #undef HOST_BIG_ENDIAN_P to a number of configuration files in hosts/ (it was already in some).
1991-12-13* hosts/h-*.h: Configure fopen using ../include/fopen-*.hJohn Gilmore1-15/+1
rather than N copies of the same lines.
1991-12-12Added macros for the 'type' part of an fopen, freopen or fdopen.Steve Chamberlain1-0/+15
<Read|Write>[Update]<Binary file>|<text file> eg: fopen("foo", FOPEN_WB) to open for writing binary. Usefull for vms, dos and who knows what else.
1991-10-11* hosts/h-amix.h, h-i386v.h: Define POSIX_UTIME, not USG.John Gilmore1-5/+2
* hosts/h-hp9000.h: Remove USG comment. * hosts/h-rs6000.h: Include <stdlib.h> for malloc. * hosts/h-news.h, h-sparc-64.h: New config files that had previously been kludged in the <sysdep.h> file.
1991-04-15Initial revisionSteve Chamberlain1-0/+68