Steve Chamberlain
e4df52accd
fix bra.s stuff
35 years ago
Steve Chamberlain
01bbba251b
More support for relaxing
35 years ago
John Gilmore
bc718e874a
Regen after bfd/syms.c change: BSF_FILE.
35 years ago
Fred Fish
a403a2efac
* obstack.h: Convert bcopy() use to memcpy(), which is more
portable, more standard, and can take advantage of gcc's builtin
functions for increased performance.
35 years ago
Fred Fish
36fcc06101
* h8300.h: Finish filling in all the holes in the opcode table,
so that the Lucid C compiler can digest this as well...
35 years ago
John Gilmore
5b88adf7a2
Use tabs to indent comments, so they line up.
35 years ago
John Gilmore
ce868e5c94
* i386.h: Add setc, setnc, addr16, data16, repz, repnz aliases.
Fix opcodes on various sizes of fild/fist instructions
(16bit=no suffix, 32bit="l" suffix, 64bit="ll" suffix).
Fixes suggested by Minh Tran-Le.
35 years ago
Steve Chamberlain
303376a32c
Lint Updates
35 years ago
Stu Grossman
76b731f9ae
HPPA BS
35 years ago
Stu Grossman
39140ed22b
HPPA merge.
35 years ago
Stu Grossman
5e511f6f70
* bfd.h: HPPA merge.
35 years ago
K. Richard Pixley
0cfe5e69da
gratuitous white space changes merged from other prep releases
35 years ago
Ken Raeburn
9a51287f1a
Changes reflecting recent changes in BFD library sources.
35 years ago
John Gilmore
1291085e40
Add N_OBJ and N_OPT from Solaris-2.
35 years ago
John Gilmore
3ce7a82414
Regen'd from bfd.c after removing elf_core_tdata_struct.
35 years ago
Steve Chamberlain
b5adcbd066
* i386.h: a.out magic numbers from
mohring@informatik.tu-muenchen.de
35 years ago
John Gilmore
6b6cc3fd08
Use unsigned chars for fields in object files.
35 years ago
Steve Chamberlain
20ccefe6d4
Checkpoint
35 years ago
Ken Raeburn
d5ceae783f
Header file changes corresponding to BFD library changes just checked in.
35 years ago
K. Richard Pixley
464dd01ad9
merged changes from grep-1.6 (alpha)
35 years ago
Per Bothner
c72b7dca4f
Bump to version 1.97.
35 years ago
Steve Chamberlain
e727f8ea91
Keep m68kmri.h
35 years ago
Steve Chamberlain
2d690b0abc
* bfd.h: new get_relocated_section_contents decl
35 years ago
Steve Chamberlain
ec9df7e7b7
M68k opcodes with MRI names
35 years ago
Steve Chamberlain
c3089ec904
Add tekhex
35 years ago
Per Bothner
c0532cf36b
* rs6k.h: New version from IBM (Metin).
35 years ago
Fred Fish
f0e8711d9e
Pick up SGI defines for langCplusplus, langCplusplusV2, stStruct, stUnion,
and stEnum. The last three are required to be able to build the current
checked in gdb on a non-sgi machine.
35 years ago
Per Bothner
cf9838aff0
* rs6k.h: Fix incorrect extended opcode for instructions `fm'
and `fd'. (From metin@ibmpa.awdpa.ibm.com (Metin G. Ozisik).)
35 years ago
Stu Grossman
3ab074bcaa
Add rs6k.h
35 years ago
Stu Grossman
aa505f07bd
* rs6k.h: Move from ../../gdb/rs6k-opcode.h.
35 years ago
Fred Fish
677ff94729
Cast macro args to unsigned to avoid complaints from compiler and lint
about integer overflow during left shift of 16 bits.
35 years ago
John Gilmore
291dcdc65c
New sym files
35 years ago
John Gilmore
9e1cd294b5
Date: Thu, 2 Apr 92 15:48:13 -0800
From: wu@mips.com (Alex Wu)
Message-Id: <9204022348.AA20058@goofy.mips.com>
To: gnu@cygnus.com
Subject: sym.h & symconst.h
John,
I finally get our lawyer's approval. Here is the symconst.h and
the sym.h. Please let me know if there is anything else I can help.
35 years ago
Steve Chamberlain
ee7d7cd8bb
Added PROTO
35 years ago
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