binutils-gdb/gas/config
Peter Bergner 8acf14351c PowerPC D-form prefixed loads and stores
opcodes/
	* ppc-opc.c (insert_d34, extract_d34, insert_nsi34, extract_nsi34),
	(insert_pcrel, extract_pcrel, extract_pcrel0): New functions.
	(extract_esync, extract_raq, extract_tbr, extract_sxl): Comment.
	(powerpc_operands <D34, SI34, NSI34, PRA0, PRAQ, PCREL, PCREL0,
	XTOP>): Define and add entries.
	(P8LS, PMLS, P_D_MASK, P_DRAPCREL_MASK): Define.
	(prefix_opcodes): Add pli, paddi, pla, psubi, plwz, plbz, pstw,
	pstb, plhz, plha, psth, plfs, plfd, pstfs, pstfd, plq, plxsd,
	plxssp, pld, plwa, pstxsd, pstxssp, pstxv, pstd, and pstq.
gas/
	* config/tc-ppc.c (ppc_insert_operand): Only sign extend fields that
	are 32-bits or smaller.
	* messages.c (as_internal_value_out_of_range): Do not truncate
	variables and use BFD_VMA_FMT to print them.
	* testsuite/gas/ppc/prefix-pcrel.s,
	* testsuite/gas/ppc/prefix-pcrel.d: New test.
	* testsuite/gas/ppc/ppc.exp: Run it.
2019-05-24 10:27:49 +09:30
..
atof-ieee.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
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 Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10: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 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-aarch64.h gas: Pass max_bytes to TC_FRAG_INIT 2019-02-10 04:34:22 -08: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 [binutils, ARM] <spec_reg> changes for VMRS and VMSR instructions 2019-05-21 18:20:48 +01:00
tc-arm.h [PATCH 2/57][Arm][GAS] Add support for MVE instructions: vpst, vadd, vsub and vabd 2019-05-16 16:19:31 +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: add support for eBPF 2019-05-23 19:34:04 +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 GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value. 2019-05-21 10:29:15 +02:00
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 Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tc-i386-intel.c Fix illegal memory access triggered when attempting to assemble a bogus i386 source file. 2019-05-14 12:42:02 +01:00
tc-i386.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-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 [MIPS] PR gas/14798: Limit IRIX5 specific default typing to IRIX targets 2019-05-20 11:08:23 -07:00
tc-mips.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10: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 PowerPC D-form prefixed loads and stores 2019-05-24 10:27:49 +09:30
tc-ppc.h PowerPC add initial -mfuture instruction support 2019-05-24 10:24:45 +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: Compress 3-operand beq/bne against x0. 2019-02-08 13:16:50 -08: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-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-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-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-aix.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-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.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10: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_abiv2.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-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-hppa.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-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-nbsd.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-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