John Gilmore
bfa4890496
Add relative file descriptors.
35 years ago
Stu Grossman
d7da450580
Keep ecoff-ext.h.
35 years ago
Per Bothner
93bd5493dc
* wait.h (WIFSTOPPED): Add IBM rs6000-specific version.
35 years ago
John Gilmore
a0b23459bb
Initial revision
35 years ago
John Gilmore
f48e5efef7
* obstack.h: Add obstack_full_begin.
* bfd.h, obstack.h: Protolint.
35 years ago
Steve Chamberlain
31bc9fde33
Fixed prototype mismatch reported by MDT
35 years ago
Steve Chamberlain
d58b7049a7
Fluff removal.
35 years ago
John Gilmore
0aa70210e4
Remove trailing comma from enum.
35 years ago
John Gilmore
14144df4c9
* sparc.h: Remove "cypress" architecture. Remove "fitox" and
similar instructions -- they've been renamed to "fitoq", etc.
REALLY fix tsubcctv. Fix "fcmpeq" and "fcmpq" which had wrong
number of arguments.
* h8300.h: Remove extra ; which produces compiler warning.
35 years ago
Stu Grossman
cc35cb05ce
* sparc.h: fix opcode for tsubcctv.
35 years ago
Stu Grossman
2b74083cb8
* trad-core.c, bfd.c, ../include/bfd.h: Various fixes for PMAX
core reading.
35 years ago
Steve Chamberlain
daa91756f1
* bfd.h : new target entr, bfd_relax_section
35 years ago
Steve Chamberlain
f6868b8e5b
Various new reloc types
35 years ago
Steve Chamberlain
9a7c544993
New from bfd.c
35 years ago
Michael Tiemann
a9b0d1aece
* sparc.h (nop): Add RD_GO to `lose' so that only %g0 in dest is
disassembled as a nop.
35 years ago
Stu Grossman
f59db85529
* bfd.h, ieee.h, opcode/m68k.h, opcode/sparc.h: ANSIfy enums.
35 years ago
Jim Wilson
201258d5f5
Keep fopen-bin.h and fopen-same.h.
35 years ago
John Gilmore
47ff3a6147
Initial revision
35 years ago
Steve Chamberlain
332b63272f
Update from bfd.c et al
35 years ago
Michael Tiemann
aa09fc9b6b
Fix backward i/f bit in movcc insns.
35 years ago
Steve Chamberlain
43857158b5
Reflect changes in archures.c
35 years ago
Steve Chamberlain
11eab90c7f
* bfd.h: change the documentation format.
* created coff, elf and opcode and aout directories. Moved:
aout64.h ==> aout/aout64.h
ar.h ==> aout/ar.h
a.out.encap.h ==> aout/encap.h
a.out.host.h ==> aout/host.h
a.out.hp.h ==> aout/hp.h
a.out.sun4.h ==> aout/sun4.h
ranlib.h ==> aout/ranlib.h
reloc.h ==> aout/reloc.h
stab.def ==> aout/stab.def
stab.gnu.h ==> aout/stab_gnu.h
coff-a29k.h ==> coff/a29k.h
coff-h8300.h ==> coff/h8300.h
coff-i386.h ==> coff/i386.h
coff-i960.h ==> coff/i960.h
internalcoff.h ==> coff/internal.h
coff-m68k.h ==> coff/m68k.h
coff-m88k.h ==> coff/m88k.h
coff-mips.h ==> coff/mips.h
coff-rs6000.h ==> coff/rs6000.h
elf-common.h ==> elf/common.h
dwarf.h ==> elf/dwarf.h
elf-external.h ==> elf/external.h
elf-internal.h ==> elf/internal.h
a29k-opcode.h ==> opcode/a29k.h
arm-opcode.h ==> opcode/arm.h
h8300-opcode.h ==> opcode/h8300.h
i386-opcode.h ==> opcode/i386.h
i860-opcode.h ==> opcode/i860.h
i960-opcode.h ==> opcode/i960.h
m68k-opcode.h ==> opcode/m68k.h
m88k-opcode.h ==> opcode/m88k.h
mips-opcode.h ==> opcode/mips.h
np1-opcode.h ==> opcode/np1.h
ns32k-opcode.h ==> opcode/ns32k.h
pn-opcode.h ==> opcode/pn.h
pyr-opcode.h ==> opcode/pyr.h
sparc-opcode.h ==> opcode/sparc.h
tahoe-opcode.h ==> opcode/tahoe.h
vax-opcode.h ==> opcode/vax.h
35 years ago
Steve Chamberlain
1ee1fd7e97
Initial revision
35 years ago
Steve Chamberlain
245ed2ea54
Initial revision
35 years ago
Steve Chamberlain
d289576d7f
Initial revision
35 years ago
Steve Chamberlain
0227e9187b
Initial revision
35 years ago
Steve Chamberlain
1484208fc1
Reflect the new scheme
35 years ago
Steve Chamberlain
6d56c69a47
*** empty log message ***
35 years ago
Michael Tiemann
35fadbebb7
Updated movc and fmovc patterns to reflect the latest encodings in the
0.3.1 Sparc V9 manual.
35 years ago
Steve Chamberlain
875f1391a7
Added coff-h8300.h
35 years ago
Steve Chamberlain
1daf2df4ec
* internalcoff.h: (internal_scnhdr) took out #def dependency, now
s_nreloc and s_nlnno are always long. (internal_reloc): allways
has an offset field now.
35 years ago
Steve Chamberlain
b4e42a642c
Initial revision
35 years ago
Michael Tiemann
5bcc23e3b2
Resync reloc_type and RELOC_TYPE_NAMES.
35 years ago
John Gilmore
f39eae7baa
Lint
35 years ago
Per Bothner
27612c2966
stab.def: Remove the GNU extended type codes (e.g. N_SETT).
aoutx.h: Put back the N_HEADER_IN_TEXT(x) that John removed,
but use his heuristic as its default definition.
bfd.H; Re-generated.
35 years ago
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