Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-08-28 | Forgot to list the we32k files in .Sanitize. | Brendan Kehoe | 1 | -0/+1 | |
1992-08-28 | Thu Aug 27 17:01:04 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 28 | -44/+68 | |
* 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). | |||||
1992-08-27 | Add preliminary support for the we32k (AT&T 3b2). | Brendan Kehoe | 1 | -0/+43 | |
1992-08-18 | Need L_SET defined on the apollo, at least under BSD emulation mode. | Sean Eric Fagan | 1 | -15/+3 | |
1992-07-15 | Add #include <alloca.h> so bfd can be built with native compiler. | Michael Tiemann | 2 | -0/+2 | |
1992-07-14 | Add solaris2.h. | Stu Grossman | 1 | -0/+1 | |
1992-07-04 | Don't really want <sys/file.h> on a SysV system, and need to make sure | Sean Eric Fagan | 1 | -2/+9 | |
a couple of necessary defines are done. | |||||
1992-06-25 | Declare free() for hpux. | Stu Grossman | 1 | -0/+3 | |
1992-06-25 | * hosts/solaris2.h: Configure same as sysv4. | John Gilmore | 1 | -0/+5 | |
1992-06-23 | Add i386linux.h. | Per Bothner | 1 | -0/+1 | |
1992-06-20 | HPPA BS | Stu Grossman | 1 | -0/+2 | |
1992-06-19 | HPPA merge. | Stu Grossman | 2 | -0/+117 | |
1992-06-16 | * hosts/sparc.h (abort, exit): Hide these names if compiling with | Ken Raeburn | 1 | -0/+6 | |
gcc version 2, to avoid warnings. | |||||
1992-05-26 | Add apollo68.h. | Per Bothner | 1 | -0/+1 | |
1992-05-18 | Fix various protos so bfd/binutils compile on sun3 with gcc | Steve Chamberlain | 1 | -4/+6 | |
1992-05-17 | fix declaration of free | K. Richard Pixley | 1 | -0/+4 | |
1992-05-12 | Add definition of free | Steve Chamberlain | 1 | -0/+2 | |
1992-05-08 | Compile with acc | Steve Chamberlain | 1 | -2/+5 | |
1992-05-06 | fix cc compile failure | K. Richard Pixley | 1 | -1/+0 | |
1992-04-17 | Fri Apr 17 09:15:31 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 1 | -0/+1 | |
* bfd.c, Makefile.in: added tekhex * aoutx.h (set_section_contents): pages should be padded to the size of a page, not the size of a segment. * configure.in: added go32 host and i386-aout target. * i386aout.c, libaout.h: now works for go32 target * ieee.c: fix bit rot. * seclet.c: support for padding seclet type. | |||||
1992-04-14 | New header file for Apollo Series 400 running under BSD4.3 emulation. | Sean Eric Fagan | 1 | -0/+58 | |
1992-04-11 | New config files for NCR 3000. | Fred Fish | 2 | -0/+67 | |
1992-04-09 | apollo68v.h => apollov68.h (must be for DOS 8.3 names or something) | John Gilmore | 1 | -1/+1 | |
1992-03-31 | Add sysv4.h | Stu Grossman | 1 | -0/+1 | |
1992-03-31 | Add irix4.h | Stu Grossman | 1 | -0/+1 | |
1992-03-29 | * config/sparc-elf.mt, hosts/sysv4.h: New config files. | John Gilmore | 1 | -0/+66 | |
1992-03-24 | add support for irix4 | K. Richard Pixley | 1 | -0/+41 | |
1992-03-13 | Fixed the whitespace | Steve Chamberlain | 11 | -135/+131 | |
1992-03-13 | * config/mt-<foo> now <foo>.mt, config/mh-<foo> now <foo>.mh. | Steve Chamberlain | 1 | -25/+25 | |
host/h-<foo> now just <foo>. * configure.in: reflect changes | |||||
1992-03-08 | include ansidecl.h | K. Richard Pixley | 1 | -0/+1 | |
1992-03-06 | Now use EXFUN rather than PROTO, so that things using ansidecl.h and | Steve Chamberlain | 12 | -114/+114 | |
not bfd.h can use them | |||||
1992-02-29 | * aoutx.h (NAME(aout,print_symbol)): Don't print | Per Bothner | 1 | -1/+0 | |
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-11 | Added h-apollo68v.h as a file to keep. | Sean Eric Fagan | 1 | -0/+1 | |
1992-02-10 | Adding support for hosting on an apollo series 400 (68k processor). | Sean Eric Fagan | 1 | -0/+69 | |
1992-02-07 | Fixed prototype mismatch reported by MDT | Steve Chamberlain | 1 | -1/+1 | |
1992-01-31 | Fix core file stacks. | John Gilmore | 1 | -1/+1 | |
1992-01-31 | * hosts/h-hp300bsd.h, h-tahoe.h, h-vaxbsd.h, h-vaxult.h: | John Gilmore | 2 | -30/+14 | |
Specify byte order. * hosts/h-vaxbsd.h: Define the form of exec and core files. | |||||
1992-01-19 | New host file for stratus. | Fred Fish | 1 | -0/+1 | |
1992-01-19 | Initial revision | Fred Fish | 1 | -0/+66 | |
1992-01-11 | Change abort() to a function return void to match usage on SVR4. | Fred Fish | 2 | -2/+2 | |
1992-01-01 | Add '#define HAVE_PROCFS', move '#include "fopen-same.h" to end of file | Fred Fish | 2 | -2/+6 | |
to match the other h-* files. | |||||
1991-12-13 | * hosts/h-*.h: Configure fopen using ../include/fopen-*.h | John Gilmore | 17 | -256/+19 | |
rather than N copies of the same lines. | |||||
1991-12-12 | Added macros for the 'type' part of an fopen, freopen or fdopen. | Steve Chamberlain | 23 | -14/+480 | |
<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 | Initial revision | Steve Chamberlain | 1 | -0/+48 | |
1991-12-08 | More prototype lint. | Steve Chamberlain | 1 | -2/+18 | |
1991-12-01 | Changed all prototypes from PROTO to EXFUN | Steve Chamberlain | 1 | -20/+20 | |
1991-11-30 | Add h-i386v4.h to Sanitize file. Check in new h-i386v4.h. | Fred Fish | 1 | -0/+1 | |
1991-11-30 | Initial revision | Fred Fish | 1 | -0/+62 | |
1991-11-21 | Remove echo. | John Gilmore | 1 | -44/+0 | |
1991-11-14 | Added harris | Steve Chamberlain | 1 | -1/+5 | |