Ian Lance Taylor
66beed38d2
Wed Sep 9 11:25:28 1992 Ian Lance Taylor (ian@cygnus.com)
* m68k.h: merged Motorola and MIT syntax.
34 years ago
Per Bothner
6028992239
Regenerated from bfd-in.h.
34 years ago
Stu Grossman
2c0e53a423
* bfd.h (struct reloc_howto_struct): size needs to be signed if
it's going to hold negative values.
34 years ago
Per Bothner
c97259275e
* demangle.h: New file, moved from ../gdb. Made independent
of gdb. Allow demangling style option to be passed as a
parameter to cplus_demangle(), but using the
current_demangling_style global as the default.
34 years ago
Fred Fish
afb5deddd5
* obstack.h: Merge comment change from current FSF version.
34 years ago
Brendan Kehoe
e1f6e8ed5c
Forgot to add we32k.h.
34 years ago
Brendan Kehoe
63237c0228
Last file for preliminary support of the we32k (AT&T 3b2 family).
34 years ago
Brendan Kehoe
6697a1a911
Add preliminary support for the we32k (AT&T 3b2).
34 years ago
Ken Raeburn
7b22a53c6c
m68k.h (m68ec030): Defined as alias for 68030.
(m68k_opcodes): New type characters "3" for 68030 MMU regs and "t" for
immediate 0-7 added. Set up some opcodes (ptest, bkpt) to use them.
Tightened description of "fmovex" to distinguish it from some "pmove"
encodings. Added "pmove" for 68030 MMU regs, cleaned up descriptions that
claimed versions were available for chips not supporting them. Added
"pmovefd".
sparc.h: Fixed up some comments.
34 years ago
Steve Chamberlain
1f0c772a89
* internal.h: added #define for STYP_LIT, removed from a29k and
h8300.
34 years ago
Steve Chamberlain
3ab9faab12
Regenerated after Z8000 addition
34 years ago
Steve Chamberlain
eaa0f4f8e6
Support for the Z8000
34 years ago
Ken Raeburn
3ae49aef48
* bfd.h: Regenerated after page/segment size changes.
35 years ago
John Gilmore
7b7ba3b842
Add aout/adobe.h.
35 years ago
Per Bothner
04edcda10f
* m68k.h: Merged in patches (mostly m68040-specific) from
Colin Smith <colin@wrs.com>.
35 years ago
Per Bothner
1245410da0
* m68k.h: Merged m68kmri.h and m68k.h (using the former as a
base). Also cleaned up duplicates, re-ordered instructions for
the sake of dis-assembling (so aliases come after standard names).
* m68kmri.h: Now just defines some macros, and #includes m68k.h.
35 years ago
Steve Chamberlain
339a27b48d
* m68kmri.h: added various opcodes. Moved jbxx to bxxes. Filled in
all missing .s
35 years ago
Ken Raeburn
6bb4c92322
moved sparc opcode table to bfd
35 years ago
Ken Raeburn
3a6a48137f
* i386.h (i386_optab): Add fildq, fistpq aliases used by gcc.
35 years ago
Fred Fish
8c6e4bb248
* obstack.h: Merge changes from current FSF version.
35 years ago
Fred Fish
c50533602e
* dwarf.h: Replace with current version from gcc distribution.
* common.h (SHT_BEPROGBITS): Add section type for i860 operating
in big endian mode, where code is in a separate section. The
SHT_PROGBITS section is used for data. From pfieland@stratus.com .
35 years ago
Ken Raeburn
47660bef1b
fix for PRs 1360 and 1370 -- new v8 patterns for save,inc,dec
35 years ago
David Henkel-Wallace
d63a3da9bf
HP stuff.
35 years ago
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