binutils-gdb/include/opcode
Jason Eckhardt 305d537e30 gas:
2000-08-08  Jason Eckhardt  <jle@cygnus.com>

	* config/tc-i860.h: Rework completely for BFD_ASSEMBLER.
	(i860_fix_info): New enum.
	(MD_APPLY_FIX3): Define.
	(WORKING_DOT_WORD): Define.
	(TC_HANDLES_FX_DONE): Define.
	(DIFF_EXPR_OK): Define.
	(LISTING_HEADER): Define.
	(TARGET_FORMAT): Select target format based on endian flag.
	(TARGET_BYTES_BIG_ENDIAN): Default to little endian.
	(target_big_endian): Add external declaration.

	* config/tc-i860.c: All existing code reworked completely. Other
	new code shown below.
	(SYNTAX_SVR4): Define.
	(target_warn_expand): New variable.
	(md_shortopts): Declare and define (-Qy, -Qn, and -V options).
	(md_longopts): Declare and define with new options (-EL, -EB,
	and -mwarn-expand).
	(md_show_usage): New function.
	(md_operand): New function.
	(obtain_reloc_for_imm16): New function.
	(md_apply_fix3): New function.
	(tc_gen_reloc): New function.

include:
2000-08-08  Jason Eckhardt  <jle@cygnus.com>

	* opcode/i860.h: Small formatting adjustments.

opcode:
2000-08-08  Jason Eckhardt  <jle@cygnus.com>

	* i860-dis.c (print_br_address): Change third argument from int
	to long.

bfd:
2000-08-08  Jason Eckhardt  <jle@cygnus.com>
	* elf32-i860.c (elf32_i860_howto_table): Updated some fields.
2000-08-09 03:33:42 +00:00
..
ChangeLog * avr.h (AVR_UNDEF_P, AVR_SKIP_P, AVR_DISP0_P): New macros. 2000-08-06 14:09:14 +00:00
a29k.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
alpha.h Add md expression support; Cleanup alpha warnings 1999-10-18 22:29:15 +00:00
arc.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
arm.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
avr.h * avr.h (AVR_UNDEF_P, AVR_SKIP_P, AVR_DISP0_P): New macros. 2000-08-06 14:09:14 +00:00
cgen.h 2000-07-26 Dave Brolley <brolley@redhat.com> 2000-07-26 22:44:42 +00:00
convex.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cris.h cris.h: New file. 2000-07-20 15:39:41 +00:00
d10v.h Define the ALONE flag bit, for use in the opcode table. 2000-05-25 22:23:45 +00:00
d30v.h Fix value of SHORT_A1. 2000-03-27 20:17:02 +00:00
h8300.h * h8300.h (EOP): Add missing initializer. 2000-05-01 16:55:50 +00:00
hppa.h * hppa.h (pa_opcodes): New opcodes for PA2.0 wide mode 2000-04-21 21:04:04 +00:00
i370.h Add IBM 370 support. 2000-02-23 13:52:23 +00:00
i386.h Allow d suffix on iret 2000-05-23 00:36:39 +00:00
i860.h gas: 2000-08-09 03:33:42 +00:00
i960.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
ia64.h IA-64 ELF support. 2000-04-21 20:22:24 +00:00
m68hc11.h Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support 2000-06-19 01:22:44 +00:00
m68k.h 1999-05-28 Linus Nordberg <linus.nordberg@canit.se> 1999-05-27 22:31:03 +00:00
m88k.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
mips.h g2000-02-22 Andrew Haley <aph@cygnus.com> 2000-02-22 19:01:25 +00:00
mn10200.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
mn10300.h * mn10300.h: Add new operand types. Add new instruction formats. 1999-12-01 10:05:24 +00:00
np1.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
ns32k.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
pj.h 1999-09-04 Steve Chamberlain <sac@pobox.com> 1999-09-04 17:16:21 +00:00
pn.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
ppc.h * ppc.h (PPC_OPCODE_ALTIVEC): New opcode flag for vector unit. 2000-05-03 22:19:45 +00:00
pyr.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
sparc.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
tahoe.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
tic30.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
tic54x.h Support for tic54x target. 2000-05-06 17:14:34 +00:00
tic80.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
v850.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
vax.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00