Commit graph

13 commits

Author SHA1 Message Date
John Gilmore
89cbb7064f Add 386 Mach host support. 1991-10-04 08:28:03 +00:00
John Gilmore
927edea6e7 * bfd.h, elf-common.h, elf-external.h, elf-internal.h:
Add preliminary ELF support, sufficient for GDB, from Fred Fish.
* sysdep.h, sys/h-amix.h:  Support Amiga SVR4.
1991-10-01 19:25:51 +00:00
Per Bothner
f99988e38f * sysdep.h: Define NEWSOS3_SYS, and use it. 1991-09-30 19:54:08 +00:00
John Gilmore
794111e75a Use simpler name (that matches bfd/config/h-ultra3!) 1991-09-13 05:24:00 +00:00
John Gilmore
054862cfa1 * internalcoff.h (SYMNMLEN, FILNMLEN, DIMNUM): Define these
for internalcoff, separately from the various external coff's.
* amdcoff.h, bcs88kcoff.h, i386coff.h, intel-coff.h, m68kcoff.h,
m88k-bcs.h: Prefix SYMNMLEN, FILNMLEN, and DIMNUM with E_'s for
the external struct definitions.
* ecoff.h: Remove these #define's, kludge no longer needed.
1991-09-12 21:27:49 +00:00
Stu Grossman
5fad8bf967 Merge in irix support. 1991-08-31 00:59:29 +00:00
John Gilmore
5dd477d447 Support HP-300's under BSD. 1991-08-22 03:00:18 +00:00
John Gilmore
095c7223f3 Update copylefts of all copylefted files to Version 2.
Add header comments to a few files (ieee, oasys) that Steve never
commented.  Preparation for gdb-3.98 release.
1991-07-25 00:48:28 +00:00
Steve Chamberlain
a737c70bde *** empty log message *** 1991-07-15 23:41:06 +00:00
John Gilmore
1ccc2d06eb Add Vax-BSD and Tahoe-BSD support. 1991-05-19 22:30:22 +00:00
Steve Chamberlain
19b03b7aa4 *** empty log message *** 1991-05-18 02:57:45 +00:00
John Gilmore
9c6a9c925f Update for merge of main BFD and GDB's BFD. Remove "_struct" suffix
on all struct types -- they are in a separate namespace anyway.
Move bfd_alloc, bfd_zalloc, bfd_realloc, bfd_release into libbfd.h,
since external users shouldn't be calling them anyway.
1991-05-02 02:52:21 +00:00
John Gilmore
a07cc61341 Initial revision 1991-04-25 04:20:11 +00:00