aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)AuthorFilesLines
1991-10-16Remove include files to bfd/hosts.John Gilmore1-3/+4
1991-10-11 * bfd.h:upgrade from bfd.cSteve Chamberlain3-6/+79
* internalcoff.h: add n_name, n_zeroes and n_offset macros * amdcoff.h: Define OMAGIC and AOUTHDRSZ.
1991-10-11 * a.out.host.h: Change SEGMENT_SIZE to 0x1000 for Sony.Per Bothner3-1/+24
* bfd.h (align_power): Add (actually move) comment.
1991-10-11Roll in some changes. Unlikely to compile yet.John Gilmore1-57/+20
1991-10-07* m68kcoff.h: Remove `tagentries' which snuck in from the i960John Gilmore1-1/+0
COFF port.
1991-10-07* aout64.h: Move struct internal_exec to ../bfd/libaout.h soJohn Gilmore1-107/+30
it can be shared by all `a.out-family' code. Rename EXTERNAL_LIST_SIZE to EXTERNAL_NLIST_SIZE. Use basic types for nlist members, and make strx integral rather than pointer. More commentary on n_type values.
1991-10-05a.out.vax.h gone.John Gilmore1-2/+4
1991-10-05* h8300-opcode.h: Remove `_enum' from the typedef for an enum.John Gilmore3-50/+58
* bfd.h: Update to match bfd changes.
1991-10-05New file from bfd.cSteve Chamberlain1-1/+1
1991-10-04Various binary patten fixes.Steve Chamberlain1-1/+1
1991-10-04Add 386 Mach host support.John Gilmore1-0/+5
1991-10-04* bfd-in.h: enum boolean => enum bfd_boolean for SVR4. Gumby'sJohn Gilmore1-1/+3
prediction is vindicated!
1991-10-03Add elf-*.h files.John Gilmore1-1/+7
1991-10-03 * fixed prototype for reloc_type_lookupSteve Chamberlain1-54/+65
1991-10-01Initial revisionJohn Gilmore3-0/+313
1991-10-01* bfd.h, elf-common.h, elf-external.h, elf-internal.h:John Gilmore2-2/+9
Add preliminary ELF support, sufficient for GDB, from Fred Fish. * sysdep.h, sys/h-amix.h: Support Amiga SVR4.
1991-10-01* sys/h-vaxult.h: Make it work. (David Taylor <taylor@think.com>)John Gilmore1-0/+4
1991-10-01 * bfd.h, change version number to 0.18, this makes aSteve Chamberlain1-1/+1
gap, but now is the same as the linker version number.
1991-10-01Better support for the h8, and various architecture thingsSteve Chamberlain2-496/+659
1991-09-30 * sysdep.h: Define NEWSOS3_SYS, and use it.Per Bothner2-0/+25
1991-09-26Newly createdSteve Chamberlain1-1/+5
1991-09-26Initial revisionSteve Chamberlain1-0/+254
1991-09-20Update N_FN value to 0x1F. Add comments about N_EXT bits.John Gilmore2-3/+15
1991-09-20Undo precipitous changes.John Gilmore3-63/+18
1991-09-19*** empty log message ***Sean Eric Fagan3-18/+63
1991-09-17Add GNU Modula-2 debug stab, from Andrew Beers.John Gilmore2-1/+24
1991-09-13Use simpler name (that matches bfd/config/h-ultra3!)John Gilmore1-2/+2
1991-09-13Removes sparc-opcode.h rather than the file it is sanitizing, if not testing!John Gilmore1-2/+6
(fixed...)
1991-09-13Update with improved text.John Gilmore1-10/+14
1991-09-12* internalcoff.h (SYMNMLEN, FILNMLEN, DIMNUM): Define theseJohn Gilmore9-44/+45
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-10* i386coff.h (LINESZ): Always 6, not based on sizeof().John Gilmore2-1/+6
1991-09-04* a.out.gnu.h, aout64.h: Add N_WARNING. Change N_FN to 0x0E,John Gilmore3-4/+16
to match SunOS and BSD. Add N_COMM as 0x12 for SunOS shared lib support. * stab.def: Add N_COMM to table, fix overlap comment.
1991-09-04Adding "recover"'ability.K. Richard Pixley1-17/+17
1991-09-04Bugs john noticed.K. Richard Pixley1-8/+10
1991-09-03Merge with FSF.John Gilmore1-0/+2
1991-09-03Merge with latest FSF versions.John Gilmore3-89/+116
1991-09-02Recover the editted files.K. Richard Pixley1-1/+5
1991-09-01m68040 support.K. Richard Pixley1-1490/+1724
1991-08-31Merge in irix support.Stu Grossman1-2/+12
1991-08-29Paperwork handled for AMD Coff.John Gilmore1-8/+4
1991-08-23Fix the sun3 segment size rounding value.John Gilmore1-1/+1
1991-08-23* a.out.gnu.h, a.out.sun4.h: Make SEGMENT_SIZE able to dependJohn Gilmore2-3/+18
on the particular a.out being examined. * a.out.sun4.h: Define segment sizes for Sun-3's and Sun-4's. * FIXME: a.out.gnu.h is almost obsolete. * FIXME: a.out.sun4.h should be renamed a.out.sun.h now.
1991-08-22Add ChangeLog for Include.John Gilmore1-1/+5
1991-08-22* Start a ChangeLog for the includes directory.John Gilmore1-4/+7
* a.out.gnu.h (N_FN): Fix value -- was 15, should be 0x1E. * stab.def: Update allocation table in comments at end, to reflect reality as I know it.
1991-08-22Support HP-300's under BSD.John Gilmore1-0/+5
1991-08-21Newly regenerated from BFD .c's, with less obtrusive indications of origins.Roland Pesch1-62/+30
1991-08-21The machine-dependent files should declare the section names - not theJohn Gilmore4-7/+19
"internal" file. Previously this was done as a mishmash.
1991-08-20Check in with stuff from core.c (after PROTOS update in bfd Makefile)Roland Pesch1-67/+98
1991-08-20Fixed compilation error.K. Richard Pixley1-11/+11
1991-08-17Documentation changesSteve Chamberlain1-473/+942