Commit Graph

143 Commits

Author SHA1 Message Date
John Gilmore 40458cc92c Rename coff-related files. 1991-10-25 10:21:10 +00:00
John Gilmore fa8f1d093b rs6000 1991-10-25 07:59:50 +00:00
John Gilmore 9d2972d880 Add file defining rs/6000 XCOFF file format. 1991-10-25 07:59:12 +00:00
John Gilmore bbfdbb6d0e Initial revision 1991-10-25 07:59:11 +00:00
John Gilmore f883d70466 avoid "ulong". 1991-10-25 07:43:52 +00:00
John Gilmore 85d433c30d Use RS6000COFF_C, not AIXCOFF_C. 1991-10-25 07:17:33 +00:00
John Gilmore 6603bf38d7 RS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo Võ, and
John Gilmore.
1991-10-25 05:36:31 +00:00
Fred Fish fa4248e315 Add "dwarf.h". 1991-10-24 18:12:14 +00:00
Fred Fish 0e17578d0c Document added dwarf.h file. 1991-10-24 11:16:02 +00:00
Fred Fish 1f5518a95d Initial revision 1991-10-24 11:15:35 +00:00
Steve Chamberlain a0788ae38f *** empty log message *** 1991-10-21 16:46:41 +00:00
John Gilmore 1c0678213e * aout64.h: Remove PAGE_SIZE defines; they are target-dependent.
Add N_FN_SEQ for N_FN symbol type used on Sequent machines.
* stab.def:  Include N_FN_SEQ in table.
* bout.h:  External formats of structures use unsigned chars.
1991-10-16 20:35:06 +00:00
John Gilmore 775e3a22af Remove include files to bfd/hosts. 1991-10-16 01:08:08 +00:00
Steve Chamberlain 0c210c9c52 * bfd.h:upgrade from bfd.c
* internalcoff.h: add n_name, n_zeroes and n_offset macros
	* amdcoff.h: Define OMAGIC and AOUTHDRSZ.
1991-10-11 19:44:01 +00:00
Per Bothner 23adc11718 * a.out.host.h: Change SEGMENT_SIZE to 0x1000 for Sony.
* bfd.h (align_power): Add (actually move) comment.
1991-10-11 18:01:05 +00:00
John Gilmore 1b78540a99 Roll in some changes. Unlikely to compile yet. 1991-10-11 11:11:46 +00:00
John Gilmore a7503c672b * m68kcoff.h: Remove `tagentries' which snuck in from the i960
COFF port.
1991-10-07 02:29:42 +00:00
John Gilmore 2d8ffde474 * aout64.h: Move struct internal_exec to ../bfd/libaout.h so
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-07 02:29:12 +00:00
John Gilmore 08c6aaccee a.out.vax.h gone. 1991-10-05 06:18:24 +00:00
John Gilmore 81f8fee921 * h8300-opcode.h: Remove `_enum' from the typedef for an enum.
* bfd.h:  Update to match bfd changes.
1991-10-05 05:29:40 +00:00
Steve Chamberlain 4677309015 New file from bfd.c 1991-10-05 00:42:57 +00:00
Steve Chamberlain 82ef74dcc7 Various binary patten fixes. 1991-10-04 23:52:42 +00:00
John Gilmore 89cbb7064f Add 386 Mach host support. 1991-10-04 08:28:03 +00:00
John Gilmore f7cfc4a6a9 * bfd-in.h: enum boolean => enum bfd_boolean for SVR4. Gumby's
prediction is vindicated!
1991-10-04 02:50:35 +00:00
John Gilmore b14f76edd1 Add elf-*.h files. 1991-10-03 22:24:27 +00:00
Steve Chamberlain de7e640dd5 * fixed prototype for reloc_type_lookup 1991-10-03 15:41:41 +00:00
John Gilmore 2d996e5dc9 Initial revision 1991-10-01 19:26:34 +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
John Gilmore d2b833bc89 * sys/h-vaxult.h: Make it work. (David Taylor <taylor@think.com>) 1991-10-01 12:00:11 +00:00
Steve Chamberlain 40a0843272 * bfd.h, change version number to 0.18, this makes a
gap, but now is the same as the linker version number.
1991-10-01 04:20:30 +00:00
Steve Chamberlain b39096a4f4 Better support for the h8, and various architecture things 1991-10-01 03:46:35 +00:00
Per Bothner f99988e38f * sysdep.h: Define NEWSOS3_SYS, and use it. 1991-09-30 19:54:08 +00:00
Steve Chamberlain 77507546d2 Newly created 1991-09-26 22:46:53 +00:00
Steve Chamberlain 86adb4373e Initial revision 1991-09-26 22:46:52 +00:00
John Gilmore 30c52cdf23 Update N_FN value to 0x1F. Add comments about N_EXT bits. 1991-09-20 21:50:27 +00:00
John Gilmore 8215bbacd0 Undo precipitous changes. 1991-09-20 03:44:17 +00:00
Sean Eric Fagan b1c86ef190 *** empty log message *** 1991-09-19 22:28:00 +00:00
John Gilmore 4cd302072f Add GNU Modula-2 debug stab, from Andrew Beers. 1991-09-17 14:54:12 +00:00
John Gilmore 794111e75a Use simpler name (that matches bfd/config/h-ultra3!) 1991-09-13 05:24:00 +00:00
John Gilmore 2fbf0d18b8 Removes sparc-opcode.h rather than the file it is sanitizing, if not testing!
(fixed...)
1991-09-13 05:17:53 +00:00
John Gilmore 2c346475aa Update with improved text. 1991-09-13 02:50:40 +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
John Gilmore b1815762f9 * i386coff.h (LINESZ): Always 6, not based on sizeof(). 1991-09-10 17:13:21 +00:00
John Gilmore e557edcf98 * a.out.gnu.h, aout64.h: Add N_WARNING. Change N_FN to 0x0E,
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-04 16:03:52 +00:00
K. Richard Pixley 5f62d65b5a Adding "recover"'ability. 1991-09-04 02:51:18 +00:00
K. Richard Pixley 78375cd354 Bugs john noticed. 1991-09-04 02:28:15 +00:00
John Gilmore 4efb1cc9f0 Merge with FSF. 1991-09-03 13:35:35 +00:00
John Gilmore 55fbee918b Merge with latest FSF versions. 1991-09-03 13:32:50 +00:00
K. Richard Pixley 1312dccc30 Recover the editted files. 1991-09-02 21:21:47 +00:00
K. Richard Pixley 1493817dff m68040 support. 1991-09-01 23:45:00 +00:00