Michael Tiemann
dd6cc3c938
Add #include <alloca.h> so bfd can be built with native compiler.
1992-07-15 16:06:03 +00:00
Ken Raeburn
458c48278a
* hosts/sparc.h (abort, exit): Hide these names if compiling with
...
gcc version 2, to avoid warnings.
1992-06-16 12:05:52 +00:00
Steve Chamberlain
cb467682ed
Compile with acc
1992-05-08 21:07:40 +00:00
Steve Chamberlain
302c8ab121
Fixed the whitespace
1992-03-13 15:57:41 +00:00
Steve Chamberlain
56a56f4c15
Now use EXFUN rather than PROTO, so that things using ansidecl.h and
...
not bfd.h can use them
1992-03-06 12:14:14 +00:00
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
Steve Chamberlain
31bc9fde33
Fixed prototype mismatch reported by MDT
1992-02-07 21:07:18 +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
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
K. Richard Pixley
7f281dcbe4
Correcting a prototype for gcc.
1991-08-06 20:35:15 +00:00
Steve Chamberlain
ac677dad95
Patches from David Wood
1991-07-19 15:29:16 +00:00
Steve Chamberlain
d25efc25a6
*** empty log message ***
1991-07-16 21:38:39 +00:00
Steve Chamberlain
6f7912b9fb
Modified fctnl proto
1991-07-04 17:00:42 +00:00
Steve Chamberlain
19b03b7aa4
*** empty log message ***
1991-05-18 02:57:45 +00:00
John Gilmore
f929c7d43b
Saber C fixups.
1991-05-04 22:45:02 +00:00
Steve Chamberlain
e4a0e98e2b
Initial revision
1991-04-03 22:19:10 +00:00