Ian Lance Taylor
74e8194991
Tue Jan 19 12:25:12 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
...
* bfd.h: Update for bfd_asymbol_value bug fix.
1993-01-19 17:32:43 +00:00
Ian Lance Taylor
ee3e0efb4f
Tue Jan 19 12:21:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
...
* mips.h (RELOC_SECTION_*, ECOFF_R_*): Defined constants for ECOFF
relocs.
1993-01-19 17:22:43 +00:00
Ian Lance Taylor
9dcfbb6781
Fri Jan 15 18:17:00 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
...
* ecoff-ext.h: Added prototypes for new ECOFF swapping functions.
(opt_ext): New structure.
* mips.h (ZMAGIC): Defined to be 0413.
(_LIB): Defined to be ".lib"
(external_reloc): MIPS ECOFF relocs are only 8 bytes. Added
macros to aid in swapping.
1993-01-15 23:20:27 +00:00
Ian Lance Taylor
870f29f564
Updated for bfd changes.
1993-01-12 00:19:41 +00:00
Ian Lance Taylor
06c3865a42
Fri Jan 8 16:37:18 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
...
* bfd.h: Update to include ECOFF tdata and target_flavour.
1993-01-08 21:42:58 +00:00
Ian Lance Taylor
57115f09a8
Fri Jan 8 16:19:26 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
...
* ecoff-ext.h: Added prototypes for ECOFF swapping functions.
* internal.h (internal_scnhdr): Always provide s_align field, not
just on i960.
(internal_reloc): Always provide r_size field, not just on
RS/6000.
* mips.h (_RDATA, _SDATA, _SBSS, _LIT4, _LIT8, STYP_RDATA,
STYP_SDATA, STYP_SBSS, STYP_LIT4, STYP_LIT8): Defined.
(CODE_MASK, MIPS_IS_STAB, MIPS_MARK_STAB, MIPS_UNMARK_STAB,
STABS_SYMBOL): Moved in from gdb/mipsread.c.
1993-01-08 21:27:06 +00:00
Ken Raeburn
7917455ffd
rebuilt from current bfd library
1992-12-28 22:17:40 +00:00
Fred Fish
fa754be2d0
* bfd.h: Add declaration for bfd_get_size().
1992-12-28 01:54:41 +00:00
Fred Fish
d73d72c77c
* demangle.h: Protect file from multiple inclusions with
...
#if !defined(DEMANGLE_H)...#define DEMANGLE_H...#endif.
1992-12-23 06:44:25 +00:00
Per Bothner
2f5e51f726
New version, generated automatically.
1992-12-22 23:41:30 +00:00
Stu Grossman
09f3dc6e06
* hppa.h: Move handy aliases to the front. Fix masks for extract
...
and deposit instructions.
1992-12-22 05:31:22 +00:00
Stu Grossman
808566e89a
* bfd.h: Update to get hppa_core_struct from bfd.c.
1992-12-22 05:27:05 +00:00
John Gilmore
8cedeccaa8
Update to get tekhex tdata name change from bfd.
1992-12-17 08:43:27 +00:00
K. Richard Pixley
181ba9ee43
recording file death
1992-12-08 04:44:16 +00:00
Ken Raeburn
355e5a8e0a
rebuilt after library changes
1992-12-04 15:16:43 +00:00
John Gilmore
d4a06831c1
Update to match revised bfd-in.h.
1992-11-28 12:14:45 +00:00
Ken Raeburn
f53f0a036d
Change from John Carr: use v', not
a', for operand 2 of vax bb* instructions.
1992-11-23 18:52:04 +00:00
Fred Fish
8921fc68eb
First cut at sanitizing away chill stuff.
1992-11-16 20:48:24 +00:00
Fred Fish
2712dd005b
* dwarf.h (AT_src_coords): Whitespace change only.
...
* dwarf.h (AT_body_begin, AT_body_end, LANG_MODULA2):
Add from latest gcc.
* dwarf.h (LANG_CHILL): Add as GNU extension.
1992-11-15 17:34:37 +00:00
Ian Lance Taylor
41d1b02fe6
Thu Nov 5 16:35:44 1992 Ian Lance Taylor (ian@cygnus.com)
...
* bfd.h: Update to bring in SEC_SHARED_LIBRARY.
1992-11-06 00:39:31 +00:00
John Gilmore
a4c227913c
Update to match EXFUN, bfd_seclet_struct, and SDEF cleanups in bfd.
1992-11-05 13:46:35 +00:00
John Gilmore
f6047bbd51
Update after bfd_seclet_struct => bfd_seclet change.
1992-11-05 13:19:06 +00:00
John Gilmore
18fe0e9f7f
Update to match PARAMS changes in bfd.
1992-11-05 11:22:12 +00:00
Ken Raeburn
ef1b626858
bout.h (N_CALLNAME, N_BALNAME): Define as char-type values, so widening works
...
consistently.
1992-11-04 15:31:02 +00:00
John Gilmore
0a9266896a
* getopt.h (struct option): RMS decided we should do it the other way.
1992-10-16 10:20:52 +00:00
K. Richard Pixley
4100543aee
use the provided enum for has_arg
1992-10-16 05:49:54 +00:00
K. Richard Pixley
ae0f48c2ed
casts for ultrix compiler
1992-10-16 04:44:36 +00:00
John Gilmore
c98d03eacf
Update after comment changes.
1992-10-15 11:36:46 +00:00
Steve Chamberlain
ab414d8767
Now a bfd knows whether underscores are normally prepended
...
to symbols in its file format.
1992-10-08 16:03:58 +00:00
Fred Fish
8513228a6d
Keep adobe.h, needed to compile bfd/aout-adobe.c
1992-09-27 06:23:03 +00:00
Ian Lance Taylor
66beed38d2
Wed Sep 9 11:25:28 1992 Ian Lance Taylor (ian@cygnus.com)
...
* m68k.h: merged Motorola and MIT syntax.
1992-09-09 18:38:50 +00:00
Per Bothner
6028992239
Regenerated from bfd-in.h.
1992-09-03 22:24:03 +00:00
Stu Grossman
2c0e53a423
* bfd.h (struct reloc_howto_struct): size needs to be signed if
...
it's going to hold negative values.
1992-09-03 16:13:22 +00:00
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.
1992-08-31 00:57:03 +00:00
Fred Fish
afb5deddd5
* obstack.h: Merge comment change from current FSF version.
1992-08-29 17:10:29 +00:00
Brendan Kehoe
e1f6e8ed5c
Forgot to add we32k.h.
1992-08-28 21:01:47 +00:00
Brendan Kehoe
63237c0228
Last file for preliminary support of the we32k (AT&T 3b2 family).
1992-08-28 17:17:33 +00:00
Brendan Kehoe
6697a1a911
Add preliminary support for the we32k (AT&T 3b2).
1992-08-27 22:11:48 +00:00
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.
1992-08-26 03:46:22 +00:00
Steve Chamberlain
1f0c772a89
* internal.h: added #define for STYP_LIT, removed from a29k and
...
h8300.
1992-08-25 22:23:20 +00:00
Steve Chamberlain
3ab9faab12
Regenerated after Z8000 addition
1992-08-25 22:09:47 +00:00
Steve Chamberlain
eaa0f4f8e6
Support for the Z8000
1992-08-25 22:07:19 +00:00
Ken Raeburn
3ae49aef48
* bfd.h: Regenerated after page/segment size changes.
1992-08-17 16:05:07 +00:00
John Gilmore
7b7ba3b842
Add aout/adobe.h.
1992-08-15 11:23:46 +00:00
Per Bothner
04edcda10f
* m68k.h: Merged in patches (mostly m68040-specific) from
...
Colin Smith <colin@wrs.com>.
1992-08-14 23:12:58 +00:00
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.
1992-08-14 21:23:56 +00:00
Steve Chamberlain
339a27b48d
* m68kmri.h: added various opcodes. Moved jbxx to bxxes. Filled in
...
all missing .s
1992-08-12 23:39:34 +00:00
Ken Raeburn
6bb4c92322
moved sparc opcode table to bfd
1992-08-11 16:57:29 +00:00
Ken Raeburn
3a6a48137f
* i386.h (i386_optab): Add fildq, fistpq aliases used by gcc.
1992-08-11 16:36:35 +00:00
Fred Fish
8c6e4bb248
* obstack.h: Merge changes from current FSF version.
1992-08-01 20:48:33 +00:00