binutils-gdb/gas/config
Srinath Parvathaneni 08132bdd87 Modify the ARM encoding and decoding of SQRSHRL and UQRSHLL MVE instructions.
This is a change to the first published specifications [1][a] but since there is no hardware
out there that uses the old instructions we do not want to support the old variant.
This changes are done based on the latest published specifications [1][b].

[1] https://developer.arm.com/architectures/cpu-architecture/m-profile/docs/ddi0553/latest/armv81-m-architecture-reference-manual
    [a] version bf
    [b] version bh

gas	* config/tc-arm.c (enum operand_parse_code): Add the entry OP_I48_I64.
	(po_imm1_or_imm2_or_fail): Marco to check the immediate is either of
        48 or 64.
	(parse_operands): Add case OP_I48_I64.
	(do_mve_scalar_shift1): Add function to encode the MVE shift
        instructions with 4 arguments.
	* testsuite/gas/arm/mve-shift-bad.l: Modify.
	* testsuite/gas/arm/mve-shift-bad.s: Likewise.
	* testsuite/gas/arm/mve-shift.d: Likewise.
	* testsuite/gas/arm/mve-shift.s: Likewise.

opcodes	* arm-dis.c (struct mopcode32 mve_opcodes): Modify the mask for
	cases MVE_SQRSHRL and MVE_UQRSHLL.
	(print_insn_mve): Add case for specifier 'k' to check
	specific bit of the instruction.
2019-08-12 17:17:18 +01:00
..
atof-ieee.c Add generic and ARM specific support for half-precision IEEE 754 floating point numbers to the assembler. 2019-08-12 11:08:36 +01:00
atof-vax.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
bfin-aux.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
bfin-defs.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
bfin-lex-wrapper.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
bfin-lex.l Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
bfin-parse.y Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
e-crisaout.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
e-criself.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
e-i386aout.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
e-i386coff.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
e-i386elf.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
e-mipself.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
itbl-mips.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
m68k-parse.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
m68k-parse.y Fix MRI mode testsuite failures 2019-03-18 22:39:16 +10:30
obj-aout.c PR24144, pdp11-ld overwriting section data with zeros 2019-02-24 18:57:04 +10:30
obj-aout.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
obj-coff-seh.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
obj-coff-seh.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
obj-coff.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
obj-coff.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
obj-ecoff.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
obj-ecoff.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
obj-elf.c Complain about mbind, ifunc, and unique in final_write 2019-07-24 16:12:02 +09:30
obj-elf.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
obj-evax.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
obj-evax.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
obj-fdpicelf.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
obj-fdpicelf.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
obj-macho.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
obj-macho.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
obj-multi.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
obj-multi.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
obj-som.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
obj-som.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
rl78-defs.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
rl78-parse.y Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
rx-defs.h RX: gas - Add RXv3 instruction support. 2019-01-05 22:51:41 +09:00
rx-parse.y RX: gas - Add RXv3 instruction support. 2019-01-05 22:51:41 +09:00
tc-aarch64.c [AArch64] Rename +bitperm to +sve2-bitperm 2019-07-19 12:18:02 +01:00
tc-aarch64.h aarch64: override default elf .set handling in gas 2019-05-24 15:09:06 +01:00
tc-alpha.c Assorted warning fixes 2019-01-31 14:45:01 +10:30
tc-alpha.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-arc.c A series of fixes to addres problems detected by compiling the assembler with address sanitization enabled. 2019-05-14 10:42:25 +01:00
tc-arc.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-arm.c Modify the ARM encoding and decoding of SQRSHRL and UQRSHLL MVE instructions. 2019-08-12 17:17:18 +01:00
tc-arm.h Add generic and ARM specific support for half-precision IEEE 754 floating point numbers to the assembler. 2019-08-12 11:08:36 +01:00
tc-avr.c Make frag fr_fix unsigned 2019-04-16 17:12:09 +09:30
tc-avr.h gas: Pass max_bytes to TC_FRAG_INIT 2019-02-10 04:34:22 -08:00
tc-bfin.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-bfin.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-bpf.c gas: make .lcomm to accept an optional aligmnet in eBPF targets 2019-07-19 15:35:02 +02:00
tc-bpf.h gas: add support for eBPF 2019-05-23 19:34:04 +02:00
tc-cr16.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-cr16.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-cris.c Move fixup fx_bit_fixP and fx_im_disp fields to TC_FIX_TYPE 2019-04-16 17:39:28 +09:30
tc-cris.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-crx.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-crx.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-csky.c C-SKY FAIL: jbt - csky 2019-05-15 16:41:22 +09:30
tc-csky.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-d10v.c Teach a few targets to resolve BFD_RELOC_8 2019-03-21 08:46:42 +10:30
tc-d10v.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-d30v.c Teach a few targets to resolve BFD_RELOC_8 2019-03-21 08:46:42 +10:30
tc-d30v.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-dlx.c Move fixup fx_bit_fixP and fx_im_disp fields to TC_FIX_TYPE 2019-04-16 17:39:28 +09:30
tc-dlx.h Move fixup fx_bit_fixP and fx_im_disp fields to TC_FIX_TYPE 2019-04-16 17:39:28 +09:30
tc-epiphany.c PR24851, gas/testsuite/gas/epiphany/badrelax.s failure with MALLOC_PERTURB_=1 2019-08-12 13:10:48 +09:30
tc-epiphany.h GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value. 2019-05-21 10:29:15 +02:00
tc-fr30.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-fr30.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-frv.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-frv.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-ft32.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-ft32.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-generic.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-generic.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-h8300.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-h8300.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-hppa.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-hppa.h gas/ELF: don't accumulate .type settings 2019-07-04 10:35:47 +02:00
tc-i386-intel.c x86: fold SReg{2,3} 2019-07-16 09:30:29 +02:00
tc-i386.c x86: replace "anymem" checks where possible 2019-07-17 09:16:31 +02:00
tc-i386.h te-cloudabi.h 2019-04-10 13:27:29 +09:30
tc-ia64.c A series of fixes to addres problems detected by compiling the assembler with address sanitization enabled. 2019-05-14 10:42:25 +01:00
tc-ia64.h gas: Pass max_bytes to TC_FRAG_INIT 2019-02-10 04:34:22 -08:00
tc-ip2k.c GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value. 2019-05-21 10:29:15 +02:00
tc-ip2k.h GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value. 2019-05-21 10:29:15 +02:00
tc-iq2000.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-iq2000.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-lm32.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-lm32.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-m32c.c A series of fixes to addres problems detected by compiling the assembler with address sanitization enabled. 2019-05-14 10:42:25 +01:00
tc-m32c.h m32c padding with nops 2019-05-04 17:23:18 +09:30
tc-m32r.c A series of fixes to addres problems detected by compiling the assembler with address sanitization enabled. 2019-05-14 10:42:25 +01:00
tc-m32r.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-m68hc11.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-m68hc11.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-m68k.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-m68k.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-m68851.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-mcore.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-mcore.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-mep.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-mep.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-metag.c A series of fixes to addres problems detected by compiling the assembler with address sanitization enabled. 2019-05-14 10:42:25 +01:00
tc-metag.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-microblaze.c A series of fixes to addres problems detected by compiling the assembler with address sanitization enabled. 2019-05-14 10:42:25 +01:00
tc-microblaze.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-mips.c Re: gas/ELF: don't accumulate .type settings 2019-07-09 14:30:00 +09:30
tc-mips.h Re: gas/ELF: don't accumulate .type settings 2019-07-09 14:30:00 +09:30
tc-mmix.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-mmix.h gas: Pass max_bytes to TC_FRAG_INIT 2019-02-10 04:34:22 -08:00
tc-mn10200.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-mn10200.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-mn10300.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-mn10300.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-moxie.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-moxie.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-msp430.c MSP430 Assembler: Define symbols for functions to run through. 2019-04-18 13:15:09 +01:00
tc-msp430.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-mt.c GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value. 2019-05-21 10:29:15 +02:00
tc-mt.h GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value. 2019-05-21 10:29:15 +02:00
tc-nds32.c A series of fixes to addres problems detected by compiling the assembler with address sanitization enabled. 2019-05-14 10:42:25 +01:00
tc-nds32.h gas: Pass max_bytes to TC_FRAG_INIT 2019-02-10 04:34:22 -08:00
tc-nios2.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-nios2.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-ns32k.c Move fixup fx_bit_fixP and fx_im_disp fields to TC_FIX_TYPE 2019-04-16 17:39:28 +09:30
tc-ns32k.h Move fixup fx_bit_fixP and fx_im_disp fields to TC_FIX_TYPE 2019-04-16 17:39:28 +09:30
tc-or1k.c A series of fixes to addres problems detected by compiling the assembler with address sanitization enabled. 2019-05-14 10:42:25 +01:00
tc-or1k.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-pdp11.c Teach a few targets to resolve BFD_RELOC_8 2019-03-21 08:46:42 +10:30
tc-pdp11.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-pj.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-pj.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-ppc.c [PowerPC64] pc-relative TLS relocations 2019-07-19 18:01:25 +09:30
tc-ppc.h PowerPC nops 2019-06-25 13:04:40 +09:30
tc-pru.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-pru.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-riscv.c RISC-V: Fix lui argument parsing. 2019-05-30 15:23:10 -07:00
tc-riscv.h RISC-V: Support ELF attribute for gas and readelf. 2019-01-16 13:14:59 -08:00
tc-rl78.c Make frag fr_fix unsigned 2019-04-16 17:12:09 +09:30
tc-rl78.h gas: Pass max_bytes to TC_FRAG_INIT 2019-02-10 04:34:22 -08:00
tc-rx.c RX Assembler: Ensure that the internal limit on the number of relaxation iterations is not larger that the external limit. 2019-04-19 10:39:47 +01:00
tc-rx.h RX Assembler: Ensure that the internal limit on the number of relaxation iterations is not larger that the external limit. 2019-04-19 10:39:47 +01:00
tc-s12z.c S12Z: GAS: New option --mdollar-hex. 2019-05-22 08:13:36 +02:00
tc-s12z.h GAS: S12Z: Remove definition of macro TC_M68K. 2019-04-12 18:39:01 +02:00
tc-s390.c S/390: Implement instruction set extensions 2019-01-31 17:32:18 +01:00
tc-s390.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-score7.c A series of fixes to addres problems detected by compiling the assembler with address sanitization enabled. 2019-05-14 10:42:25 +01:00
tc-score.c A series of fixes to addres problems detected by compiling the assembler with address sanitization enabled. 2019-05-14 10:42:25 +01:00
tc-score.h gas: Pass max_bytes to TC_FRAG_INIT 2019-02-10 04:34:22 -08:00
tc-sh.c A series of fixes to addres problems detected by compiling the assembler with address sanitization enabled. 2019-05-14 10:42:25 +01:00
tc-sh.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-sparc.c Make fixup fx_where unsigned 2019-04-16 17:13:04 +09:30
tc-sparc.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-spu.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-spu.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-tic4x.c A series of fixes to addres problems detected by compiling the assembler with address sanitization enabled. 2019-05-14 10:42:25 +01:00
tc-tic4x.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-tic6x.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-tic6x.h gas: Pass max_bytes to TC_FRAG_INIT 2019-02-10 04:34:22 -08:00
tc-tic30.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-tic30.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-tic54x.c tic54x_start_line_hook 2019-05-15 16:28:14 +09:30
tc-tic54x.h A series of fixes to addres problems detected by compiling the assembler with address sanitization enabled. 2019-05-14 10:42:25 +01:00
tc-tilegx.c A series of fixes to addres problems detected by compiling the assembler with address sanitization enabled. 2019-05-14 10:42:25 +01:00
tc-tilegx.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-tilepro.c A series of fixes to addres problems detected by compiling the assembler with address sanitization enabled. 2019-05-14 10:42:25 +01:00
tc-tilepro.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-v850.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-v850.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-vax.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-vax.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-visium.c A series of fixes to addres problems detected by compiling the assembler with address sanitization enabled. 2019-05-14 10:42:25 +01:00
tc-visium.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-wasm32.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-wasm32.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-xc16x.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-xc16x.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-xgate.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-xgate.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-xstormy16.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-xstormy16.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-xtensa.c xtensa ignores option --no-link-relax 2019-05-08 09:40:08 +09:30
tc-xtensa.h gas: Pass max_bytes to TC_FRAG_INIT 2019-02-10 04:34:22 -08:00
tc-z8k.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-z8k.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-z80.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-z80.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-386bsd.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-aix5.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-aix.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-armeabi.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-armfbsdeabi.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-armfbsdvfp.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-armlinuxeabi.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-cloudabi.h te-cloudabi.h 2019-04-10 13:27:29 +09:30
te-csky_abiv1_linux.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-csky_abiv1.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-csky_abiv2_linux.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-csky_abiv2.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-dragonfly.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-freebsd.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-generic.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-gnu.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-go32.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-hppa64.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-hppa.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-hppalinux64.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-hpux.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-ia64aix.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-interix.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-irix.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-linux.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-lynx.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-macos.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-nacl.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-nbsd532.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-nbsd.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-pc532mach.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-pe.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-pep.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-solaris.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-svr4.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-symbian.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-tmips.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-uclinux.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-vms.c Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-vms.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-vxworks.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
te-wince-pe.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
vax-inst.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
xtensa-istack.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
xtensa-relax.c gas: use literals/const16 for xtensa loop relaxation 2019-04-03 10:24:15 -07:00
xtensa-relax.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30