Commit Graph

65 Commits

Author SHA1 Message Date
Per Bothner 8eb8b9aaa3 * aoutx.h (NAME(aout,print_symbol)): Don't print
symbol addresss for undefined symbols.
	* coff-rs6000.c:  Various updates (due to target-
	independent changes).
	* libbfd.h:  Ditto (tdata field is now a union).
	* hosts/h-sparc.h:  Removed prototype for bogus function
	'emset' (presumably should have been 'memset' - which is there).
1992-02-29 04:44:27 +00:00
Sean Eric Fagan 3aaa5a482f Added h-apollo68v.h as a file to keep. 1992-02-11 00:08:55 +00:00
Sean Eric Fagan 9ba0618dc7 Adding support for hosting on an apollo series 400 (68k processor). 1992-02-10 23:22:24 +00:00
Steve Chamberlain 31bc9fde33 Fixed prototype mismatch reported by MDT 1992-02-07 21:07:18 +00:00
John Gilmore 37fc9d04ee Fix core file stacks. 1992-01-31 09:21:14 +00:00
John Gilmore ab68b260f6 * hosts/h-hp300bsd.h, h-tahoe.h, h-vaxbsd.h, h-vaxult.h:
Specify byte order.
* hosts/h-vaxbsd.h:  Define the form of exec and core files.
1992-01-31 07:59:13 +00:00
Fred Fish 6e549c78ab New host file for stratus. 1992-01-19 00:59:58 +00:00
Fred Fish bfab6110a3 Initial revision 1992-01-19 00:59:57 +00:00
Fred Fish 5baf85b6c5 Change abort() to a function return void to match usage on SVR4. 1992-01-11 01:46:29 +00:00
Fred Fish 748ec1244c Add '#define HAVE_PROCFS', move '#include "fopen-same.h" to end of file
to match the other h-* files.
1992-01-01 12:26:42 +00:00
John Gilmore a5431adc97 * hosts/h-*.h: Configure fopen using ../include/fopen-*.h
rather than N copies of the same lines.
1991-12-13 05:03:17 +00:00
Steve Chamberlain 33b6c26253 Added macros for the 'type' part of an fopen, freopen or fdopen.
<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-12-12 01:21:40 +00:00
Steve Chamberlain 5af1905211 Initial revision 1991-12-12 01:21:11 +00:00
Steve Chamberlain 147a251ab6 More prototype lint. 1991-12-08 01:05:54 +00:00
Steve Chamberlain 179ca8db66 Changed all prototypes from PROTO to EXFUN 1991-12-01 01:32:27 +00:00
Fred Fish 05b261a334 Add h-i386v4.h to Sanitize file. Check in new h-i386v4.h. 1991-11-30 04:22:57 +00:00
Fred Fish f8b4dadf65 Initial revision 1991-11-30 04:22:56 +00:00
John Gilmore 400184f0fd Remove echo. 1991-11-21 02:04:02 +00:00
Steve Chamberlain fb3851d4d4 Added harris 1991-11-14 15:24:43 +00:00
Steve Chamberlain da9471d47b Get prototype of memchr right 1991-11-14 04:35:42 +00:00
Steve Chamberlain d14a8a061e Initial revision 1991-11-13 19:25:56 +00:00
John Gilmore 00a76e06c9 Define FASCIST_FDOPEN. 1991-11-09 11:11:09 +00:00
Steve Chamberlain a53047e8a6 Added h-delta88 1991-11-05 20:55:45 +00:00
Per Bothner 7100c892fd Get rid of MISSING_VFPRINTF, since libiberty provides one. 1991-11-03 22:46:06 +00:00
Steve Chamberlain 2f192e9b95 Initial revision 1991-10-28 01:00:06 +00:00
John Gilmore 30ff2d72e0 Remove malloc/free decls covered in stdlib.h. From David Taylor. 1991-10-22 00:49:54 +00:00
Per Bothner 35c90743a0 Make perror arg be CONST to avoid warning,
and remove duplicate declaration of perror.
1991-10-17 22:31:26 +00:00
John Gilmore b271fff21f * hosts/h-tahoe.h: Add FASCIST_FDOPEN and NO_CORE_COMMAND; revamp HOST_*, etc.
* hosts/h-i386v.h:  Use <utime.h>, not <sys/utime.h>, unlike POSIX.
1991-10-17 06:04:35 +00:00
John Gilmore a3ae208f8a sparc-64 to sparc-ll 1991-10-16 21:41:27 +00:00
John Gilmore 8c8af913b2 * hosts/h-amix.h (free): Fix prototype. 1991-10-15 21:52:18 +00:00
John Gilmore fa744079c1 Update for new bfd/hosts. 1991-10-12 07:38:07 +00:00
John Gilmore 2c3f93e56d Initial revision 1991-10-11 10:45:56 +00:00
John Gilmore 06d0bdef53 * hosts/h-amix.h, h-i386v.h: Define POSIX_UTIME, not USG.
* 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-10-11 10:41:22 +00:00
Per Bothner 569ef29be1 Added MISSING_VFPRINTF 1991-10-08 22:30:57 +00:00
John Gilmore 243f4d0af1 Add errno, for binutils. 1991-10-08 22:28:10 +00:00
John Gilmore 23e667ae67 h-amix.h 1991-10-05 06:18:50 +00:00
John Gilmore 89cbb7064f Add 386 Mach host support. 1991-10-04 08:28:03 +00:00
John Gilmore 76d3134876 Initial revision 1991-10-04 08:27:35 +00:00
John Gilmore 2d996e5dc9 Initial revision 1991-10-01 19:26:34 +00:00
John Gilmore d2b833bc89 * sys/h-vaxult.h: Make it work. (David Taylor <taylor@think.com>) 1991-10-01 12:00:11 +00:00
John Gilmore 8215bbacd0 Undo precipitous changes. 1991-09-20 03:44:17 +00:00
Steve Chamberlain f3d70fe521 Stuff for new machiens 1991-09-19 21:05:02 +00:00
Steve Chamberlain 33638b1c2e Initial revision 1991-09-19 21:04:59 +00:00
Stu Grossman 549d4382b7 Initial revision 1991-09-17 23:41:34 +00:00
Stu Grossman acd551ee63 sgi/irix config stuff. 1991-09-17 06:57:44 +00:00
John Gilmore e3e3d88a30 Ultracomputer 1991-09-13 03:56:25 +00:00
John Gilmore 96e0dd9633 Initial revision 1991-09-12 21:13:48 +00:00
John Gilmore 80d8c0258f Add hp 300 BSD. 1991-08-22 08:01:20 +00:00
K. Richard Pixley 7f281dcbe4 Correcting a prototype for gcc. 1991-08-06 20:35:15 +00:00
John Gilmore fcab31c12a Add h-rtbsd.h. 1991-07-24 00:59:57 +00:00