binutils-gdb/gas/config
Hu, Lin1 d7d71afa6a Support x86 Intel MSR_IMM
gas/ChangeLog:

	* NEWS: Support x86 Intel MSR_IMM.
	* config/tc-i386.c (cpu_arch): Add MSR_IMM.
	(cpu_flags_match): Add MSR_IMM to APX_F related processing.
	(i386_assemble): WRMSRNS's first operand is imm32, so add
	MN_wrmsrns like MN_uwrmsr.
	* doc/c-i386.texi: Document .msr_imm.
	* testsuite/gas/i386/i386.exp: Run MSR_IMM tests.
	* testsuite/gas/i386/x86-64.exp: Ditto.
	* testsuite/gas/i386/msr_imm-inval.l: New test.
	* testsuite/gas/i386/msr_imm-inval.s: Ditto.
	* testsuite/gas/i386/x86-64-msr_imm-intel.d: Ditto.
	* testsuite/gas/i386/x86-64-msr_imm.d: Ditto.
	* testsuite/gas/i386/x86-64-msr_imm.s: Ditto.

opcodes/ChangeLog:

	* i386-dis.c: Add REG_VEX_MAP7_F6_L_0_W_0,
	PREFIX_VEX_MAP7_F6_L_0_W_0_R_0_X86_64,
	X86_64_VEX_MAP7_F6_L_0_W_0_R_0,
	VEX_LEN_MAP7_F6,
	VEX_W_MAP7_F6_L_0.
	(reg_table): New entry for MSR_IMM.
	(prefix_table): Ditto.
	(x86_64_table): Ditto.
	(vex_len_table): Ditto.
	(vex_w_table): Ditto.
	(map7_f6_opcode): New variable for MAP7.
	(get_valid_dis386): Support MAP7.
	* i386-gen.c (cpu_flags): Add MSR_IMM.
	* i386-init.h: Regenerated.
	* i386-mnem.h: Ditto.
	* i386-opc.h (i386_cpu_flags): Add cpumsr_imm.
	* i386-opc.tbl: Add MSR_IMM instructions.
	* i386-tbl.h: Regenerated.
2024-11-19 10:45:56 +08:00
..
atof-ieee.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
atof-vax.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
bfin-aux.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
bfin-defs.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
bfin-lex-wrapper.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
bfin-lex.l bfin: drop _ASSIGN_BANG 2024-07-19 11:56:46 +02:00
bfin-parse.y bfin: drop _ASSIGN_BANG 2024-07-19 11:56:46 +02:00
e-crisaout.c gas: drop unused fields from struct emulation 2024-10-04 09:35:56 +02:00
e-criself.c gas: drop unused fields from struct emulation 2024-10-04 09:35:56 +02:00
e-mipself.c gas: drop unused fields from struct emulation 2024-10-04 09:35:56 +02:00
itbl-mips.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
kvx-parse.c kvx: Improve lexing & parsing 2024-02-20 12:07:57 +01:00
kvx-parse.h kvx: gas: missing aliases for $r14r15 in assembler. 2024-02-20 12:07:57 +01:00
loongarch-lex-wrapper.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
loongarch-lex.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
loongarch-lex.l Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
loongarch-parse.y LoongArch: Fixed precedence of expression operators in instructions 2024-09-09 15:11:53 +08:00
m68k-parse.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
m68k-parse.y Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
obj-aout.c gas: hide emulation struct format_ops instances when not needed 2024-10-04 09:42:45 +02:00
obj-aout.h gas: hide emulation struct format_ops instances when not needed 2024-10-04 09:42:45 +02:00
obj-coff-seh.c PR31796, Internal error in write_function_pdata at obj-coff-seh 2024-05-29 10:28:22 +09:30
obj-coff-seh.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
obj-coff.c gas: drop SKIP_WHITESPACE_AFTER_NAME() 2024-10-14 14:37:29 +02:00
obj-coff.h gas: hide emulation struct format_ops instances when not needed 2024-10-04 09:42:45 +02:00
obj-ecoff.c gas: hide emulation struct format_ops instances when not needed 2024-10-04 09:42:45 +02:00
obj-ecoff.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
obj-elf.c ELF: SHF_STRINGS isn't really tied to SHF_MERGE 2024-11-18 11:36:57 +01:00
obj-elf.h gas: hide emulation struct format_ops instances when not needed 2024-10-04 09:42:45 +02:00
obj-evax.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
obj-evax.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
obj-fdpicelf.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
obj-fdpicelf.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
obj-macho.c gas: drop SKIP_WHITESPACE_AFTER_NAME() 2024-10-14 14:37:29 +02:00
obj-macho.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
obj-multi.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
obj-multi.h gas: don't use COFF-specific SF_SET_LOCAL() directly from read.c 2024-10-04 09:37:37 +02:00
obj-som.c gas: drop SKIP_WHITESPACE_AFTER_NAME() 2024-10-14 14:37:29 +02:00
obj-som.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
rl78-defs.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
rl78-parse.y Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
rx-defs.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
rx-parse.y Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-aarch64-ginsn.c gas: aarch64: add experimental support for SCFI 2024-07-18 20:54:14 -07:00
tc-aarch64.c aarch64: remove redundant register type R_N 2024-11-08 11:35:46 +00:00
tc-aarch64.h gas: aarch64: add experimental support for SCFI 2024-07-18 20:54:14 -07:00
tc-alpha.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-alpha.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-arc.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-arc.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-arm.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-arm.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-avr.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-avr.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-bfin.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-bfin.h gas: don't open-code LEX_*NAME 2024-08-16 08:35:16 +02:00
tc-bpf.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-bpf.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-cr16.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-cr16.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-cris.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-cris.h gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-crx.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-crx.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-csky.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-csky.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-d10v.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-d10v.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-d30v.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-d30v.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-dlx.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-dlx.h gas: don't open-code LEX_*NAME 2024-08-16 08:35:16 +02:00
tc-epiphany.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-epiphany.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-fr30.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-fr30.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-frv.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-frv.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-ft32.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-ft32.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-generic.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-generic.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-h8300.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-h8300.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-hppa.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-hppa.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-i386-ginsn.c gas: ginsn: x86: pacify Wmaybe-uininitialized compiler warning 2024-08-19 11:08:39 -07:00
tc-i386-intel.c x86/APX: support JMPABS also in assembler 2024-10-30 12:12:54 +01:00
tc-i386.c Support x86 Intel MSR_IMM 2024-11-19 10:45:56 +08:00
tc-i386.h x86: prune OBJ_MAYBE_... uses 2024-10-04 09:42:13 +02:00
tc-ia64.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-ia64.h Revert "gas: drop scrubber states 14 and 15" 2024-08-12 10:42:02 -07:00
tc-ip2k.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-ip2k.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-iq2000.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-iq2000.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-kvx.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-kvx.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-lm32.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-lm32.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-loongarch.c LoongArch: Corrected to GNU style code 2024-10-29 15:56:52 +08:00
tc-loongarch.h LoongArch: Force relocation for every reference to the global offset table 2024-10-22 12:01:41 +08:00
tc-m32c.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-m32c.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-m32r.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-m32r.h m32r: move scrubber override to target header 2024-08-09 11:49:36 +02:00
tc-m68hc11.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-m68hc11.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-m68k.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-m68k.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-m68851.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-mcore.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-mcore.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-mep.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-mep.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-metag.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-metag.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-microblaze.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-microblaze.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-mips.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-mips.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-mmix.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-mmix.h gas: drop unnecessary use of tc_comment_chars 2024-08-02 09:44:53 +02:00
tc-mn10200.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-mn10200.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-mn10300.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-mn10300.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-moxie.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-moxie.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-msp430.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-msp430.h gas: don't open-code LEX_*NAME 2024-08-16 08:35:16 +02:00
tc-mt.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-mt.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-nds32.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-nds32.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-nios2.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-nios2.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-ns32k.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-ns32k.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-or1k.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-or1k.h gas: drop unnecessary use of tc_comment_chars 2024-08-02 09:44:53 +02:00
tc-pdp11.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-pdp11.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-pj.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-pj.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-ppc.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-ppc.h gas: don't open-code LEX_*NAME 2024-08-16 08:35:16 +02:00
tc-pru.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-pru.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-riscv.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-riscv.h RISC-V: correct alignment directive handling for text sections 2024-09-27 11:40:22 +02:00
tc-rl78.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-rl78.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-rx.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-rx.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-s12z.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-s12z.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-s390.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-s390.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-score7.c gas: drop SKIP_WHITESPACE_AFTER_NAME() 2024-10-14 14:37:29 +02:00
tc-score.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-score.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-sh.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-sh.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-sparc.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-sparc.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-spu.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-spu.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-tic4x.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-tic4x.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-tic6x.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-tic6x.h Revert "gas: drop scrubber states 14 and 15" 2024-08-12 10:42:02 -07:00
tc-tic30.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-tic30.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-tic54x.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-tic54x.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-tilegx.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-tilegx.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-tilepro.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-tilepro.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-v850.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-v850.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-vax.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-vax.h VAX: drop OBJ_VMS leftovers 2024-08-07 16:31:54 +02:00
tc-visium.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-visium.h gas: drop unnecessary use of tc_comment_chars 2024-08-02 09:44:53 +02:00
tc-wasm32.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-wasm32.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-xgate.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-xgate.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-xstormy16.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-xstormy16.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-xtensa.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-xtensa.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-z8k.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-z8k.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
tc-z80.c gas: constify md_{short,long}opts and md_longopts_size 2024-10-29 08:08:02 +01:00
tc-z80.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-386bsd.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-aix5.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-aix.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-armeabi.h arm: rename FPU_ARCH_VFP to FPU_ARCH_SOFTVFP 2024-06-05 17:45:45 +01:00
te-armfbsdeabi.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-armfbsdvfp.h arm: rename FPU_ARCH_VFP to FPU_ARCH_SOFTVFP 2024-06-05 17:45:45 +01:00
te-armlinuxeabi.h arm: rename FPU_ARCH_VFP to FPU_ARCH_SOFTVFP 2024-06-05 17:45:45 +01:00
te-cloudabi.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-csky_abiv1_linux.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-csky_abiv1.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-csky_abiv2_linux.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-csky_abiv2.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-dragonfly.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-freebsd.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-generic.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-gnu.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-go32.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-haiku.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-hppa64.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-hppa.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-hppalinux64.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-hpux.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-interix.h gas: don't open-code LEX_*NAME 2024-08-16 08:35:16 +02:00
te-irix.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-linux.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-lynx.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-macos.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-nacl.h arm: rename FPU_ARCH_VFP to FPU_ARCH_SOFTVFP 2024-06-05 17:45:45 +01:00
te-nbsd532.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-nbsd.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-pc532mach.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-pe.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-pep.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-pepaarch64.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-solaris.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-tmips.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-uclinux.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-vms.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-vms.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-vxworks.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
te-wince-pe.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
vax-inst.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
xtensa-istack.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
xtensa-relax.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
xtensa-relax.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30