binutils-gdb/gas/config
Ilya Tocar 1ba585e8f4 Add support for AVX512BW instructions and their AVX512VL versions.
gas/

	* config/tc-i386.c (cpu_arch): Add .avx512bw, CPU_AVX512BW_FLAGS.
	* doc/c-i386.texi: Document avx512bw/.avx512bw.

gas/testsuite/

	* gas/i386/avx512bw-intel.d: New.
	* gas/i386/avx512bw-opts-intel.d: New.
	* gas/i386/avx512bw-opts.d: New.
	* gas/i386/avx512bw-opts.s: New.
	* gas/i386/avx512bw-wig.s: New.
	* gas/i386/avx512bw-wig1-intel.d: New.
	* gas/i386/avx512bw-wig1.d: New.
	* gas/i386/avx512bw.d: New.
	* gas/i386/avx512bw.s: New.
	* gas/i386/avx512bw_vl-intel.d: New.
	* gas/i386/avx512bw_vl-opts-intel.d: New.
	* gas/i386/avx512bw_vl-opts.d: New.
	* gas/i386/avx512bw_vl-opts.s: New.
	* gas/i386/avx512bw_vl-wig.s: New.
	* gas/i386/avx512bw_vl-wig1-intel.d: New.
	* gas/i386/avx512bw_vl-wig1.d: New.
	* gas/i386/avx512bw_vl.d: New.
	* gas/i386/avx512bw_vl.s: New.
	* gas/i386/i386.exp: Run new AVX-512 tests.
	* gas/i386/x86-64-avx512bw-intel.d: New.
	* gas/i386/x86-64-avx512bw-opts-intel.d: New.
	* gas/i386/x86-64-avx512bw-opts.d: New.
	* gas/i386/x86-64-avx512bw-opts.s: New.
	* gas/i386/x86-64-avx512bw-wig.s: New.
	* gas/i386/x86-64-avx512bw-wig1-intel.d: New.
	* gas/i386/x86-64-avx512bw-wig1.d: New.
	* gas/i386/x86-64-avx512bw.d: New.
	* gas/i386/x86-64-avx512bw.s: New.
	* gas/i386/x86-64-avx512bw_vl-intel.d: New.
	* gas/i386/x86-64-avx512bw_vl-opts-intel.d: New.
	* gas/i386/x86-64-avx512bw_vl-opts.d: New.
	* gas/i386/x86-64-avx512bw_vl-opts.s: New.
	* gas/i386/x86-64-avx512bw_vl-wig.s: New.
	* gas/i386/x86-64-avx512bw_vl-wig1-intel.d: New.
	* gas/i386/x86-64-avx512bw_vl-wig1.d: New.
	* gas/i386/x86-64-avx512bw_vl.d: New.
	* gas/i386/x86-64-avx512bw_vl.s: New.

opcodes/

	* i386-dis-evex.h: Add new instructions (prefixes bellow).
	* i386-dis.c (fetch_data): Add EdqwS, Edb, Edw, MaskBDE.
	(enum): Add dqw_swap_mode, db_mode, dw_mode, mask_bd_mode, REG_EVEX_0F71.
	(PREFIX enum): Add PREFIX_VEX_0F4A, PREFIX_VEX_0F99, PREFIX_VEX_0F3A31,
	PREFIX_VEX_0F3A33, PREFIX_EVEX_0F60, PREFIX_EVEX_0F61, PREFIX_EVEX_0F63,
	PREFIX_EVEX_0F64, PREFIX_EVEX_0F65, PREFIX_EVEX_0F67, PREFIX_EVEX_0F68,
	PREFIX_EVEX_0F69, PREFIX_EVEX_0F6B, PREFIX_EVEX_0F71_REG_2, PREFIX_EVEX_0F71_REG_4,
	PREFIX_EVEX_0F71_REG_6, PREFIX_EVEX_0F73_REG_3, PREFIX_EVEX_0F73_REG_7,
	PREFIX_EVEX_0F74, PREFIX_EVEX_0F75, PREFIX_EVEX_0FC4, PREFIX_EVEX_0FC5,
	PREFIX_EVEX_0FD1, PREFIX_EVEX_0FD5, PREFIX_EVEX_0FD8, PREFIX_EVEX_0FD9,
	PREFIX_EVEX_0FDA, PREFIX_EVEX_0FDC, PREFIX_EVEX_0FDD, PREFIX_EVEX_0FDE,
	PREFIX_EVEX_0FE0, PREFIX_EVEX_0FE1, PREFIX_EVEX_0FE3, PREFIX_EVEX_0FE4,
	PREFIX_EVEX_0FE5, PREFIX_EVEX_0FE8, PREFIX_EVEX_0FE9, PREFIX_EVEX_0FEA,
	PREFIX_EVEX_0FEC, PREFIX_EVEX_0FED, PREFIX_EVEX_0FEE, PREFIX_EVEX_0FF1,
	PREFIX_EVEX_0FF5, PREFIX_EVEX_0FF6, PREFIX_EVEX_0FF8, PREFIX_EVEX_0FF9,
	PREFIX_EVEX_0FFC, PREFIX_EVEX_0FFD, PREFIX_EVEX_0F3800, PREFIX_EVEX_0F3804,
	PREFIX_EVEX_0F380B, PREFIX_EVEX_0F3810, PREFIX_EVEX_0F381C, PREFIX_EVEX_0F381D,
	PREFIX_EVEX_0F3820, PREFIX_EVEX_0F3826, PREFIX_EVEX_0F382B, PREFIX_EVEX_0F3830,
	PREFIX_EVEX_0F3838, PREFIX_EVEX_0F383C, PREFIX_EVEX_0F383E, PREFIX_EVEX_0F3866,
	PREFIX_EVEX_0F3875, PREFIX_EVEX_0F3878, PREFIX_EVEX_0F3879, PREFIX_EVEX_0F387A,
	PREFIX_EVEX_0F387B, PREFIX_EVEX_0F387D, PREFIX_EVEX_0F388D, PREFIX_EVEX_0F3A0F,
	PREFIX_EVEX_0F3A14, PREFIX_EVEX_0F3A15, PREFIX_EVEX_0F3A20, PREFIX_EVEX_0F3A3E,
	PREFIX_EVEX_0F3A3F, PREFIX_EVEX_0F3A42.
	(VEX_LEN enum): Add VEX_LEN_0F41_P_2, VEX_LEN_0F42_P_2, VEX_LEN_0F44_P_2,
	VEX_LEN_0F45_P_2, VEX_LEN_0F46_P_2, VEX_LEN_0F47_P_2, VEX_LEN_0F4A_P_0,
	VEX_LEN_0F4A_P_2, VEX_LEN_0F4B_P_0, VEX_LEN_0F90_P_2, VEX_LEN_0F91_P_2,
	VEX_LEN_0F92_P_3, VEX_LEN_0F93_P_3, VEX_LEN_0F98_P_2, VEX_LEN_0F99_P_0,
	VEX_LEN_0F99_P_2, VEX_LEN_0F3A31_P_2, VEX_LEN_0F3A33_P_2, VEX_W_0F41_P_2_LEN_1,
	VEX_W_0F42_P_2_LEN_1, VEX_W_0F44_P_2_LEN_0, VEX_W_0F45_P_2_LEN_1,
	VEX_W_0F46_P_2_LEN_1, VEX_W_0F47_P_2_LEN_1, VEX_W_0F4A_P_0_LEN_1,
	VEX_W_0F4A_P_2_LEN_1, VEX_W_0F4B_P_0_LEN_1, VEX_W_0F90_P_2_LEN_0,
	VEX_W_0F91_P_2_LEN_0, VEX_W_0F92_P_3_LEN_0, VEX_W_0F93_P_3_LEN_0,
	VEX_W_0F98_P_2_LEN_0, VEX_W_0F99_P_0_LEN_0, VEX_W_0F99_P_2_LEN_0,
	VEX_W_0F3A31_P_2_LEN_0, VEX_W_0F3A33_P_2_LEN_0.
	(VEX_W enum): Add EVEX_W_0F6B_P_2, EVEX_W_0F6F_P_3, EVEX_W_0F7F_P_3,
	EVEX_W_0F3810_P_1, EVEX_W_0F3810_P_2, EVEX_W_0F3811_P_2, EVEX_W_0F3812_P_2,
	EVEX_W_0F3820_P_1, EVEX_W_0F3826_P_1, EVEX_W_0F3826_P_2, EVEX_W_0F3828_P_1,
	EVEX_W_0F3829_P_1, EVEX_W_0F382B_P_2, EVEX_W_0F3830_P_1, EVEX_W_0F3866_P_2,
	EVEX_W_0F3875_P_2, EVEX_W_0F3878_P_2, EVEX_W_0F3879_P_2, EVEX_W_0F387A_P_2,
	EVEX_W_0F387B_P_2, EVEX_W_0F387D_P_2, EVEX_W_0F388D_P_2, EVEX_W_0F3A3E_P_2,
	EVEX_W_0F3A3F_P_2, EVEX_W_0F3A42_P_2.
	(prefix_table): Add entries for new instructions.
	(vex_table) : Ditto.
	(vex_len_table): Ditto.
	(vex_w_table): Ditto.
	(intel_operand_size): Add db_mode, dw_mode, dqw_swap_mode,
	mask_bd_mode handling.
	(OP_E_register): Add dqw_swap_mode, dw_mode, db_mode, mask_bd_mode
	handling.
	(OP_E_memory): Add dqw_mode, dw_mode, dqw_swap_mode, dqb_mode, db_mode
	handling.
	(OP_G): Add db_mode, dw_mode, dqw_swap_mode, mask_bd_mode handling.
	(OP_EX): Add dqw_swap_mode handling.
	(OP_VEX): Add mask_bd_mode handling.
	(OP_Mask): Add mask_bd_mode handling.
	* i386-gen.c (cpu_flag_init): Add CPU_AVX512BW_FLAGS.
	(cpu_flags): Add CpuAVX512BW.
	* i386-init.h: Regenerated.
	* i386-opc.h (CpuAVX512BW): New.
	(i386_cpu_flags): Add cpuavx512bw.
	* i386-opc.tbl: Add AVX512BW instructions.
	* i386-tbl.h: Regenerate.
2014-07-22 10:23:44 -07:00
..
aout_gnu.h Update copyright years 2014-03-05 22:16:15 +10:30
atof-ieee.c Update copyright years 2014-03-05 22:16:15 +10:30
atof-vax.c Update copyright years 2014-03-05 22:16:15 +10:30
bfin-aux.h Update copyright years 2014-03-05 22:16:15 +10:30
bfin-defs.h Update copyright years 2014-03-05 22:16:15 +10:30
bfin-lex-wrapper.c Update copyright years 2014-03-05 22:16:15 +10:30
bfin-lex.l Update copyright years 2014-03-05 22:16:15 +10:30
bfin-parse.y Update copyright years 2014-03-05 22:16:15 +10:30
e-crisaout.c Update copyright years 2014-03-05 22:16:15 +10:30
e-criself.c Update copyright years 2014-03-05 22:16:15 +10:30
e-i386aout.c Update copyright years 2014-03-05 22:16:15 +10:30
e-i386coff.c Update copyright years 2014-03-05 22:16:15 +10:30
e-i386elf.c Update copyright years 2014-03-05 22:16:15 +10:30
e-mipself.c Update copyright years 2014-03-05 22:16:15 +10:30
itbl-mips.h Update copyright years 2014-03-05 22:16:15 +10:30
m68k-parse.h Update copyright years 2014-03-05 22:16:15 +10:30
m68k-parse.y Update copyright years 2014-03-05 22:16:15 +10:30
obj-aout.c Update copyright years 2014-03-05 22:16:15 +10:30
obj-aout.h Update copyright years 2014-03-05 22:16:15 +10:30
obj-coff-seh.c This patch adds a new pseudo-op - .seh_code - to structured exception handling 2014-03-25 16:50:10 +00:00
obj-coff-seh.h This patch adds a new pseudo-op - .seh_code - to structured exception handling 2014-03-25 16:50:10 +00:00
obj-coff.c Update copyright years 2014-03-05 22:16:15 +10:30
obj-coff.h Remove support for the (deprecated) openrisc and or32 configurations and replace 2014-04-22 15:57:47 +01:00
obj-ecoff.c Update copyright years 2014-03-05 22:16:15 +10:30
obj-ecoff.h Update copyright years 2014-03-05 22:16:15 +10:30
obj-elf.c Run write_object_file after errors 2014-06-16 12:34:45 +09:30
obj-elf.h gas/ 2014-05-20 19:02:41 +01:00
obj-evax.c Update copyright years 2014-03-05 22:16:15 +10:30
obj-evax.h Update copyright years 2014-03-05 22:16:15 +10:30
obj-fdpicelf.c Update copyright years 2014-03-05 22:16:15 +10:30
obj-fdpicelf.h Update copyright years 2014-03-05 22:16:15 +10:30
obj-macho.c Avoid cascading errors due to write_object_file change 2014-06-28 00:20:14 +09:30
obj-macho.h Update copyright years 2014-03-05 22:16:15 +10:30
obj-multi.c Update copyright years 2014-03-05 22:16:15 +10:30
obj-multi.h Update copyright years 2014-03-05 22:16:15 +10:30
obj-som.c Update copyright years 2014-03-05 22:16:15 +10:30
obj-som.h Update copyright years 2014-03-05 22:16:15 +10:30
rl78-defs.h Add opcode relaxation for rl78-elf 2014-03-20 17:56:01 -04:00
rl78-parse.y Add opcode relaxation for rl78-elf 2014-03-20 17:56:01 -04:00
rx-defs.h Update copyright years 2014-03-05 22:16:15 +10:30
rx-parse.y [rx] Make .B suffix optional when possible. 2014-06-18 17:16:30 -04:00
tc-aarch64.c Fixes a problem exposed by the aarcg64/illegal.s test case - where the assembler was 2014-06-16 17:40:02 +01:00
tc-aarch64.h Fix a few more targets affected by the change to the TC_CONS_FIX_NEW macro. 2014-04-09 14:05:58 +01:00
tc-alpha.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-alpha.h gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-arc.c gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-arc.h gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-arm.c [ARM] Fix 32-bit host build failure. 2014-07-15 10:15:43 +01:00
tc-arm.h gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-avr.c Adds support for writing values to AVR system I/O registers. 2014-07-07 16:15:19 +01:00
tc-avr.h bfd/ChangeLog 2014-04-10 19:50:33 +04:00
tc-bfin.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-bfin.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-cr16.c gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-cr16.h gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-cris.c GAS: Fix CRIS double-error reports caused by recent generic GAS changes. 2014-06-17 00:56:01 +02:00
tc-cris.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-crx.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-crx.h gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-d10v.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-d10v.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-d30v.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-d30v.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-dlx.c Don't leave DLX the_insn uninitialised 2014-06-16 12:33:42 +09:30
tc-dlx.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-epiphany.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-epiphany.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-fr30.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-fr30.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-frv.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-frv.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-generic.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-generic.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-h8300.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-h8300.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-hppa.c gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-hppa.h gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-i370.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-i370.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-i386-intel.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-i386.c Add support for AVX512BW instructions and their AVX512VL versions. 2014-07-22 10:23:44 -07:00
tc-i386.h gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-i860.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-i860.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-i960.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-i960.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-ia64.c gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-ia64.h gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-ip2k.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-ip2k.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-iq2000.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-iq2000.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-lm32.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-lm32.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-m32c.c gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-m32c.h gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-m32r.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-m32r.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-m68hc11.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-m68hc11.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-m68k.c Don't complain about dbCC to long branch conversion 2014-07-15 10:11:01 +02:00
tc-m68k.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-m68851.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-mcore.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-mcore.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-mep.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-mep.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-metag.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-metag.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-microblaze.c gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-microblaze.h gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-mips.c Add MIPS .module directive 2014-05-20 23:46:43 +01:00
tc-mips.h Implement CONVERT_SYMBOLIC_ATTRIBUTE for MIPS. 2014-05-08 15:09:35 +01:00
tc-mmix.c GAS: Fix MMIX err-fb-2.s regression caused by recent generic GAS changes. 2014-06-18 00:11:01 +02:00
tc-mmix.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-mn10200.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-mn10200.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-mn10300.c gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-mn10300.h gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-moxie.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-moxie.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-msp430.c Change -mz command line option to -my for the MSP430 port of GAS. 2014-06-03 08:49:02 +01:00
tc-msp430.h This patch enhances the MSP430 port of GAS so that, if requested, it will 2014-03-03 17:27:55 +00:00
tc-mt.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-mt.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-nds32.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-nds32.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-nios2.c Fix Nios II assembler self-test mode. 2014-04-22 10:56:02 -07:00
tc-nios2.h gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-ns32k.c gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-ns32k.h gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-or1k.c Remove support for the (deprecated) openrisc and or32 configurations and replace 2014-04-22 15:57:47 +01:00
tc-or1k.h Remove support for the (deprecated) openrisc and or32 configurations and replace 2014-04-22 15:57:47 +01:00
tc-pdp11.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-pdp11.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-pj.c gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-pj.h gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-ppc.c Allow both signed and unsigned fields in PowerPC cmpli insn 2014-06-07 14:55:11 +09:30
tc-ppc.h ppc476 gas warn on data in code sections 2014-04-09 14:30:38 +09:30
tc-rl78.c This adds support for marking RL78 binaries as either supporting 32-bit 2014-05-16 14:57:10 +01:00
tc-rl78.h Fix a few more targets affected by the change to the TC_CONS_FIX_NEW macro. 2014-04-09 14:05:58 +01:00
tc-rx.c gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-rx.h gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-s390.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-s390.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-score7.c Fix seg-faults when fetching the frags of local symbols. 2014-06-13 16:07:21 +01:00
tc-score.c Fix seg-faults when fetching the frags of local symbols. 2014-06-13 16:07:21 +01:00
tc-score.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-sh64.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-sh64.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-sh.c gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-sh.h gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-sparc.c Update "configure.in" in comments and doco 2014-07-04 15:06:40 +09:30
tc-sparc.h gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-spu.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-spu.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-tic4x.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-tic4x.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-tic6x.c Fix unintitialised TIC6X data 2014-06-16 12:31:53 +09:30
tc-tic6x.h gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-tic30.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-tic30.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-tic54x.c Fix TIC54X buffer overruns 2014-06-16 12:30:53 +09:30
tc-tic54x.h gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-tilegx.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-tilegx.h Fix more fallout from TC_CONS_FIX_NEW change 2014-04-16 23:00:29 +09:30
tc-tilepro.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-tilepro.h Fix more fallout from TC_CONS_FIX_NEW change 2014-04-16 23:00:29 +09:30
tc-v850.c Prevent the V850 assembler from generating an internal error if it is asked to 2014-05-17 17:48:44 +01:00
tc-v850.h gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-vax.c Fix uninitialised VAX insn 2014-06-16 12:29:52 +09:30
tc-vax.h gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-xc16x.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-xc16x.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-xgate.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-xgate.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-xstormy16.c gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-xstormy16.h gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW 2014-04-09 14:29:05 +09:30
tc-xtensa.c Use signed data type for R_XTENSA_DIFF* relocation offsets. 2014-05-08 01:55:41 +04:00
tc-xtensa.h Add support to the Xtensa target for creating trampolines for out-of-range branches. 2014-03-21 11:53:42 +00:00
tc-z8k.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-z8k.h Update copyright years 2014-03-05 22:16:15 +10:30
tc-z80.c Update copyright years 2014-03-05 22:16:15 +10:30
tc-z80.h Fix a few more targets affected by the change to the TC_CONS_FIX_NEW macro. 2014-04-09 14:05:58 +01:00
te-386bsd.h Update copyright years 2014-03-05 22:16:15 +10:30
te-aix5.h Update copyright years 2014-03-05 22:16:15 +10:30
te-armeabi.h Update copyright years 2014-03-05 22:16:15 +10:30
te-armlinuxeabi.h Update copyright years 2014-03-05 22:16:15 +10:30
te-dragonfly.h Update copyright years 2014-03-05 22:16:15 +10:30
te-dynix.h Update copyright years 2014-03-05 22:16:15 +10:30
te-epoc-pe.h Update copyright years 2014-03-05 22:16:15 +10:30
te-freebsd.h Update copyright years 2014-03-05 22:16:15 +10:30
te-generic.h Update copyright years 2014-03-05 22:16:15 +10:30
te-gnu.h Update copyright years 2014-03-05 22:16:15 +10:30
te-go32.h Update copyright years 2014-03-05 22:16:15 +10:30
te-hppa64.h Update copyright years 2014-03-05 22:16:15 +10:30
te-hppa.h Update copyright years 2014-03-05 22:16:15 +10:30
te-hppalinux64.h Update copyright years 2014-03-05 22:16:15 +10:30
te-hpux.h Update copyright years 2014-03-05 22:16:15 +10:30
te-i386aix.h Update copyright years 2014-03-05 22:16:15 +10:30
te-ia64aix.h Update copyright years 2014-03-05 22:16:15 +10:30
te-interix.h Update copyright years 2014-03-05 22:16:15 +10:30
te-irix.h Update copyright years 2014-03-05 22:16:15 +10:30
te-linux.h Update copyright years 2014-03-05 22:16:15 +10:30
te-lynx.h Update copyright years 2014-03-05 22:16:15 +10:30
te-mach.h Update copyright years 2014-03-05 22:16:15 +10:30
te-macos.h Update copyright years 2014-03-05 22:16:15 +10:30
te-nacl.h Update copyright years 2014-03-05 22:16:15 +10:30
te-nbsd532.h Update copyright years 2014-03-05 22:16:15 +10:30
te-nbsd.h Update copyright years 2014-03-05 22:16:15 +10:30
te-netware.h Update copyright years 2014-03-05 22:16:15 +10:30
te-pc532mach.h Update copyright years 2014-03-05 22:16:15 +10:30
te-pe.h Update copyright years 2014-03-05 22:16:15 +10:30
te-pep.h Update copyright years 2014-03-05 22:16:15 +10:30
te-psos.h Update copyright years 2014-03-05 22:16:15 +10:30
te-riscix.h Update copyright years 2014-03-05 22:16:15 +10:30
te-solaris.h Update copyright years 2014-03-05 22:16:15 +10:30
te-sparcaout.h Update copyright years 2014-03-05 22:16:15 +10:30
te-sun3.h Update copyright years 2014-03-05 22:16:15 +10:30
te-svr4.h Update copyright years 2014-03-05 22:16:15 +10:30
te-symbian.h Update copyright years 2014-03-05 22:16:15 +10:30
te-tmips.h Update copyright years 2014-03-05 22:16:15 +10:30
te-uclinux.h Update copyright years 2014-03-05 22:16:15 +10:30
te-vms.c Update copyright years 2014-03-05 22:16:15 +10:30
te-vms.h Update copyright years 2014-03-05 22:16:15 +10:30
te-vxworks.h Update copyright years 2014-03-05 22:16:15 +10:30
te-wince-pe.h Update copyright years 2014-03-05 22:16:15 +10:30
vax-inst.h Update copyright years 2014-03-05 22:16:15 +10:30
xtensa-istack.h Update copyright years 2014-03-05 22:16:15 +10:30
xtensa-relax.c Update copyright years 2014-03-05 22:16:15 +10:30
xtensa-relax.h Update copyright years 2014-03-05 22:16:15 +10:30