Fred Fish
1f5518a95d
Initial revision
35 years ago
Steve Chamberlain
a0788ae38f
*** empty log message ***
35 years ago
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.
35 years ago
John Gilmore
775e3a22af
Remove include files to bfd/hosts.
35 years ago
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.
35 years ago
Per Bothner
23adc11718
* a.out.host.h: Change SEGMENT_SIZE to 0x1000 for Sony.
* bfd.h (align_power): Add (actually move) comment.
35 years ago
John Gilmore
1b78540a99
Roll in some changes. Unlikely to compile yet.
35 years ago
John Gilmore
a7503c672b
* m68kcoff.h: Remove `tagentries' which snuck in from the i960
COFF port.
35 years ago
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.
35 years ago
John Gilmore
08c6aaccee
a.out.vax.h gone.
35 years ago
John Gilmore
81f8fee921
* h8300-opcode.h: Remove `_enum' from the typedef for an enum.
* bfd.h: Update to match bfd changes.
35 years ago
Steve Chamberlain
4677309015
New file from bfd.c
35 years ago
Steve Chamberlain
82ef74dcc7
Various binary patten fixes.
35 years ago
John Gilmore
89cbb7064f
Add 386 Mach host support.
35 years ago
John Gilmore
f7cfc4a6a9
* bfd-in.h: enum boolean => enum bfd_boolean for SVR4. Gumby's
prediction is vindicated!
35 years ago
John Gilmore
b14f76edd1
Add elf-*.h files.
35 years ago
Steve Chamberlain
de7e640dd5
* fixed prototype for reloc_type_lookup
35 years ago
John Gilmore
2d996e5dc9
Initial revision
35 years ago
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.
35 years ago
John Gilmore
d2b833bc89
* sys/h-vaxult.h: Make it work. (David Taylor <taylor@think.com>)
35 years ago
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.
35 years ago
Steve Chamberlain
b39096a4f4
Better support for the h8, and various architecture things
35 years ago
Per Bothner
f99988e38f
* sysdep.h: Define NEWSOS3_SYS, and use it.
35 years ago
Steve Chamberlain
77507546d2
Newly created
35 years ago
Steve Chamberlain
86adb4373e
Initial revision
35 years ago
John Gilmore
30c52cdf23
Update N_FN value to 0x1F. Add comments about N_EXT bits.
35 years ago
John Gilmore
8215bbacd0
Undo precipitous changes.
35 years ago
Sean Eric Fagan
b1c86ef190
*** empty log message ***
35 years ago
John Gilmore
4cd302072f
Add GNU Modula-2 debug stab, from Andrew Beers.
35 years ago
John Gilmore
794111e75a
Use simpler name (that matches bfd/config/h-ultra3!)
35 years ago
John Gilmore
2fbf0d18b8
Removes sparc-opcode.h rather than the file it is sanitizing, if not testing!
(fixed...)
35 years ago
John Gilmore
2c346475aa
Update with improved text.
35 years ago
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.
35 years ago
John Gilmore
b1815762f9
* i386coff.h (LINESZ): Always 6, not based on sizeof().
35 years ago
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.
35 years ago
K. Richard Pixley
5f62d65b5a
Adding "recover"'ability.
35 years ago
K. Richard Pixley
78375cd354
Bugs john noticed.
35 years ago
John Gilmore
4efb1cc9f0
Merge with FSF.
35 years ago
John Gilmore
55fbee918b
Merge with latest FSF versions.
35 years ago
K. Richard Pixley
1312dccc30
Recover the editted files.
35 years ago
K. Richard Pixley
1493817dff
m68040 support.
35 years ago
Stu Grossman
5fad8bf967
Merge in irix support.
35 years ago
John Gilmore
4d84d6ad73
Paperwork handled for AMD Coff.
35 years ago
John Gilmore
e10f519d25
Fix the sun3 segment size rounding value.
36 years ago
John Gilmore
d7f8f106b9
* a.out.gnu.h, a.out.sun4.h: Make SEGMENT_SIZE able to depend
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.
36 years ago
John Gilmore
49d6a0e673
Add ChangeLog for Include.
36 years ago
John Gilmore
797d1b8939
* Start a ChangeLog for the includes directory.
* 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.
36 years ago
John Gilmore
5dd477d447
Support HP-300's under BSD.
36 years ago
Roland Pesch
1ac2d1f2ad
Newly regenerated from BFD .c's, with less obtrusive indications of origins.
36 years ago
John Gilmore
bc7d7419ad
The machine-dependent files should declare the section names - not the
"internal" file. Previously this was done as a mishmash.
36 years ago