binutils-gdb/include
Jan Hubicka 3e73aa7c95 * tc-i386.h (i386_target_format): Define even for ELFs.
(QWORD_MNEM_SUFFIX): New macro.
	(CpuK6,CpuAthlon,CpuSledgehammer, Cpu64, CpuNo64, CpuUnknownFlags):
	New macros
	(CpuMMX,CpuSSE,Cpu3dnow, CpuUnknown): Renumber.
	(IgnoreSize, DefaultSize, No_?Suf, FWait, IsString, regKludge, IsPrefix,
	ImmExt): Renumber.
	(Size64, No_qSuf, NoRex64, Rex64): New macros.
	(Reg64, Imm32S, Imm64, Disp32S, Disp64): New macros.
	(Imm8, Imm8S, Imm16, Imm32, Imm1, BaseIndex, Disp8, Disp16, Disp32,
	InOutPortReg,ShiftCount, Control, Debug, Test, FloatReg, FloatAcc,
	SReg2, SReg3, Acc, JumpAbsolute, RegMMX, RegXMM, EsSeg, InvMem): Renumber.
	(Reg, WordReg): Add Reg64.
	(Imm): Add Imm32S and Imm64.
	(EncImm): New.
	(Disp): Add Disp64 and Disp32S.
	(AnyMem): Add Disp32S.
	(RegRex, RegRex64): New macros.
	(rex_byte): New type.
	* tc-i386.c (set_16bit_code_flag): Kill.
	(fits_in_unsigned_long, fits_in_signed_long): New functions.
	(reloc): New parameter "signed"; support x86_64.
	(set_code_flag): New.
	(DEFAULT_ARCH): New macro; default to "i386".
	(default_arch): New static variable.
	(struct _i386_insn): New fields Operand_PCrel; rex.
	(flag_16bit_code): Kill; All tests replaced to "flag_code == CODE_64BIT";
	(flag_code): New enum and static variable.
	(use_rela_relocations): New static variable.
	(flag_code_names): New static variable.
	(cpu_arch_flags): Default to CpuUnknownFlags|CpuNo64.
	(cpu_arch): Add "sledgehammer"; Add CPUAthlon to Athlon and CpuK6 to
	K6 and Athlon.
	(i386_align_code): Return plain "nop" for x86_64.
	(mode_from_disp_size): Support Disp32S.
	(smallest_imm_type): Support Imm32S and Imm64.
	(offset_in_range): Support size of 8.
	(set_cpu_arch): Do not clobber to Cpu64/CpuNo64.
	(md_pseudo_table): Add "code64"; use set_code_flat.
	(md_begin): Emit sane error message on hash failure.
	(tc_i386_fix_adjustable): Support x86_64 relocations.
	(md_assemble): Support QWORD_MNEM_SUFFIX, REX registers,
	instructions supported on particular arch just partially,
	output of 64bit immediates, handling of Imm32S and Disp32S type.
	(i386_immedaite): Support x86_64 relocations; support 64bit constants.
	(i386_displacement): Likewise.
	(i386_index_check): Cleanup; support 64bit addresses.
	(md_apply_fix3): Support x86_64 relocation and rela.
	(md_longopts): Add "32" and "64".
	(md_parse_option): Add OPTION_32 and OPTION_64.
	(i386_target_format): Call even for ELFs; choose between
	elf64-x86-64 and elf32-i386.
	(i386_validate_fix): Refuse GOTOFF in 64bit mode.
	(tc_gen_reloc): Support rela relocations and x86_64.
	(intel_e09_1): Support QWORD.

	* i386.h (i386_optab): Replace "Imm" with "EncImm".
	(i386_regtab): Add flags field.
2000-12-20 13:24:13 +00:00
..
aout * aout64.h (RELOC_EXT_BITS_EXTERN_BIG): Wrap definition in #ifndef. 2000-04-03 11:29:28 +00:00
coff Replace #warning with #error 2000-12-11 03:43:05 +00:00
elf Fix Formatting. 2000-12-12 19:25:07 +00:00
mpw 19990502 sourceware import 1999-05-03 07:29:11 +00:00
nlm 19990502 sourceware import 1999-05-03 07:29:11 +00:00
opcode * tc-i386.h (i386_target_format): Define even for ELFs. 2000-12-20 13:24:13 +00:00
regs 19990502 sourceware import 1999-05-03 07:29:11 +00:00
COPYING * COPYING: Update to current 2000-12-19 22:01:20 +00:00
ChangeLog * COPYING: Update to current 2000-12-19 22:01:20 +00:00
MAINTAINERS add MAINTAINERS files 2000-07-05 19:28:06 +00:00
alloca-conf.h Add alloca-conf.h from libiberty. 2000-09-28 08:00:54 +00:00
ansidecl.h 2000-05-06 Zack Weinberg <zack@wolery.cumb.org> 2000-06-17 15:51:55 +00:00
bfdlink.h Add link option to allow undefiedn symbols in shared libraries 2000-12-12 20:53:02 +00:00
bin-bugs.h Move translated part of bug report string back into .c files so 2000-04-04 14:32:35 +00:00
bout.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
callback.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
demangle.h * demangle.h: Change "new_abi" to "v3" everywhere. 2000-12-05 16:49:47 +00:00
dis-asm.h * dis-asm.h (struct disassemble_info): New member "section". 2000-12-18 23:19:55 +00:00
dyn-string.h * dyn-string.h: Adjust formatting. 2000-09-08 01:04:58 +00:00
filenames.h Eli Zaretskii's DOSish file name patches. 2000-05-26 13:11:57 +00:00
floatformat.h Add field ``name'' to floatformat. 2000-05-31 10:55:00 +00:00
fnmatch.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
fopen-bin.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
fopen-same.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
fopen-vms.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
gdbm.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
getopt.h * getopt.h obstack.h: Standarize copyright statement. 2000-12-07 02:06:09 +00:00
hashtab.h * hashtab.h (struct htab): Add member return_allocation_failure. 2000-11-04 07:48:51 +00:00
hp-symtab.h Reinstate the following lost patches: 2000-02-08 06:39:54 +00:00
ieee.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
libiberty.h * libiberty.h: Move #includes to top. Prototype xmalloc_failed. 2000-11-29 20:14:48 +00:00
md5.h * md5.h (md5_uint32): Choose via INT_MAX instead of UINT_MAX. 2000-09-08 01:03:08 +00:00
oasys.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
objalloc.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
obstack.h * getopt.h obstack.h: Standarize copyright statement. 2000-12-07 02:06:09 +00:00
os9k.h Fix formatting 2000-07-29 19:37:30 +00:00
partition.h * partition.h: New file. 2000-03-25 02:15:38 +00:00
progress.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
remote-sim.h When SIM_HAVE_ENVIRONMENT: use sim_set_trace() to enable tracing 2000-02-22 08:52:21 +00:00
safe-ctype.h * safe-ctype.h: Make code work on all targets and not just on 2000-12-17 03:09:01 +00:00
sim-d10v.h Add sim-d10v.h 1999-11-11 12:57:11 +00:00
sort.h 2000-06-15 H.J. Lu <hjl@gnu.org> 2000-06-15 20:47:02 +00:00
splay-tree.h merge from gcc repository 2000-10-12 02:16:48 +00:00
symcat.h 2000-06-17 H.J. Lu <hjl@gnu.org> 2000-06-17 23:08:19 +00:00