John Gilmore
c6fec0bfcb
* aout64.h (N_TXTADDR, N_TXTOFF, N_TXTSIZE): New definitions
that should handle all uses. LOGICAL_ versions deleted.
Eliminate N_HEADER_IN_TEXT, using a_entry to determine which
kind of zmagic a.out file we are looking at.
* coff-rs6000.h: Typo.
35 years ago
John Gilmore
95b32bff0e
Bring in HP a.out remnants from GDB. Eliminate obsolete a.out.gnu.h.
35 years ago
Per Bothner
22ef104a6d
Re-work previous change.
35 years ago
Per Bothner
8a400a1892
Some cleanups of N_TXTADDR and N_TXTOFF.
35 years ago
Fred Fish
25c56437cf
Update dwarf.h to DWARF draft 5 version from gcc2.
35 years ago
Sean Eric Fagan
b260b2a000
Some COFF systems (SCO, for example) want a .comment section. Not necessary,
but useful.
35 years ago
Per Bothner
1d2c557430
Updated from ../bfd make headsers
35 years ago
Per Bothner
6b0a15959d
* stab.def: Added defs for extended GNU symbol types,
such as N_SETT. These are normally ifdef'd out (because
of conflicts with a.out.gnu.h), but are used by bfb_stab_name().
35 years ago
Fred Fish
f5496c7e98
Add defines to support ELF symbol tables.
35 years ago
Fred Fish
d6fee23897
Add support for ELF note sections, which are used in ELF core files to
hold copies of various /proc structures at the time of the core dump.
35 years ago
Steve Chamberlain
6255589afd
Thu Nov 7 08:58:26 1991 Steve Chamberlain (sac at cygnus.com)
* internalcoff.h: took out the M88 dependency in the lineno
struct.
* coff-m88k.h: defines GET_LINENO_LNNO and PUT_LINENO_LNNO to use
32bit linno entries.
* a29k-opcode.h: fixed encoding of mtacc
35 years ago
Steve Chamberlain
cfafcfa374
Fixed encoding of mtacc instruction.
35 years ago
Steve Chamberlain
bee84e0bc3
New prototype from sectino.c
35 years ago
Steve Chamberlain
358c1d4d42
Changed in line with bfd-in.h
35 years ago
Per Bothner
b941cb35d2
Updated from ../bfd/bfd-in.h.
35 years ago
John Gilmore
650e42fb18
Add x_csect defines.
35 years ago
K. Richard Pixley
0e409e0b3e
rewrote m68up aliases, pea works on anything
35 years ago
John Gilmore
40458cc92c
Rename coff-related files.
35 years ago
John Gilmore
fa8f1d093b
rs6000
35 years ago
John Gilmore
9d2972d880
Add file defining rs/6000 XCOFF file format.
35 years ago
John Gilmore
bbfdbb6d0e
Initial revision
35 years ago
John Gilmore
f883d70466
avoid "ulong".
35 years ago
John Gilmore
85d433c30d
Use RS6000COFF_C, not AIXCOFF_C.
35 years ago
John Gilmore
6603bf38d7
RS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo Võ, and
John Gilmore.
35 years ago
Fred Fish
fa4248e315
Add "dwarf.h".
35 years ago
Fred Fish
0e17578d0c
Document added dwarf.h file.
35 years ago
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