aboutsummaryrefslogtreecommitdiff
path: root/include/sysdep.h
AgeCommit message (Collapse)AuthorFilesLines
1991-10-04Add 386 Mach host support.John Gilmore1-0/+5
1991-10-01* bfd.h, elf-common.h, elf-external.h, elf-internal.h:John Gilmore1-0/+5
Add preliminary ELF support, sufficient for GDB, from Fred Fish. * sysdep.h, sys/h-amix.h: Support Amiga SVR4.
1991-09-30 * sysdep.h: Define NEWSOS3_SYS, and use it.Per Bothner1-0/+7
1991-09-13Use simpler name (that matches bfd/config/h-ultra3!)John Gilmore1-2/+2
1991-09-12* internalcoff.h (SYMNMLEN, FILNMLEN, DIMNUM): Define theseJohn Gilmore1-0/+5
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-08-31Merge in irix support.Stu Grossman1-2/+12
1991-08-22Support HP-300's under BSD.John Gilmore1-0/+5
1991-07-25Update copylefts of all copylefted files to Version 2.John Gilmore1-8/+12
Add header comments to a few files (ieee, oasys) that Steve never commented. Preparation for gdb-3.98 release.
1991-07-15*** empty log message ***Steve Chamberlain1-0/+5
1991-05-19Add Vax-BSD and Tahoe-BSD support.John Gilmore1-0/+11
1991-05-18*** empty log message ***Steve Chamberlain1-1/+11
1991-05-02Update for merge of main BFD and GDB's BFD. Remove "_struct" suffixJohn Gilmore1-7/+1
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-04-25Initial revisionJohn Gilmore1-0/+110