binutils-gdb/gas/config
Trevor Saunders e0471c16c5 Convert more variables to a constant form.
* as.c (select_emulation_mode): Add const qualifiers.
	* as.h: Likewise.
	* config/bfin-defs.h: Likewise.
	* config/bfin-parse.y: Likewise.
	* config/rx-parse.y: Likewise.
	* config/tc-aarch64.c (struct aarch64_option_table): Likewise.
	(struct aarch64_cpu_option_table): Likewise.
	(struct aarch64_arch_option_table): Likewise.
	(struct aarch64_option_cpu_value_table): Likewise.
	(struct aarch64_long_option_table): Likewise.
	(struct aarch64_option_abi_value_table): Likewise.
	* config/tc-arm.c (struct reloc_entry): Likewise.
	(tc_gen_reloc): Likewise.
	(struct arm_option_table): Likewise.
	(struct arm_legacy_option_table): Likewise.
	(struct arm_cpu_option_table): Likewise.
	(struct arm_arch_option_table): Likewise.
	(struct arm_option_extension_value_table): Likewise.
	(struct arm_option_fpu_value_table): Likewise.
	(struct arm_option_value_table): Likewise.
	(struct arm_long_option_table): Likewise.
	* config/tc-avr.c (struct avr_opcodes_s): Likewise.
	(struct mcu_type_s): Likewise.
	(struct exp_mod_s): Likewise.
	(avr_operand): Likewise.
	(avr_operands): Likewise.
	* config/tc-d10v.c (md_begin): Likewise.
	* config/tc-dlx.c: Likewise.
	* config/tc-fr30.c (fr30_is_colon_insn): Likewise.
	* config/tc-ft32.c (parse_condition): Likewise.
	* config/tc-h8300.c (do_a_fix_imm): Likewise.
	* config/tc-hppa.c (pa_ip): Likewise.
	(hppa_regname_to_dw2regnum): Likewise.
	* config/tc-i370.c (i370_elf_suffix): Likewise.
	* config/tc-i960.c (struct tabentry): Likewise.
	* config/tc-m32r.c: Likewise.
	* config/tc-m68k.c: Likewise.
	* config/tc-m68k.h: Likewise.
	* config/tc-mcore.c (parse_psrmod): Likewise.
	* config/tc-metag.c (struct metag_core_option): Likewise.
	(struct metag_long_option): Likewise.
	* config/tc-microblaze.c: Likewise.
	* config/tc-mips.c (macro): Likewise.
	* config/tc-mn10200.c: Likewise.
	* config/tc-mn10300.c: Likewise.
	* config/tc-msp430.c (struct rcodes_s): Likewise.
	(struct hcodes_s): Likewise.
	(md_parse_option): Likewise.
	* config/tc-ns32k.c (struct ns32k_option): Likewise.
	(optlist): Likewise.
	* config/tc-ppc.c (ppc_elf_suffix): Likewise.
	(tc_ppc_regname_to_dw2regnum): Likewise.
	* config/tc-ppc.h: Likewise.
	* config/tc-rl78.c: Likewise.
	* config/tc-rx.c (struct cpu_type): Likewise.
	* config/tc-sh.c (sh_regname_to_dw2regnum): Likewise.
	* config/tc-sparc.c (struct priv_reg_entry): Likewise.
	(sparc_ip): Likewise.
	* config/tc-spu.c (insn_fmt_string): Likewise.
	* config/tc-tic54x.c (tic54x_set_default_include): Likewise.
	* config/tc-v850.c: Likewise.
	* config/tc-visium.c (struct visium_arch_option_table): Likewise.
	(struct visium_long_option_table): Likewise.
	* config/tc-xgate.c: Likewise.
	* config/tc-z8k.c: Likewise.
	* read.c (add_include_dir): Likewise.
	* read.h: Likewise.
2016-02-25 16:55:21 +00:00
..
aout_gnu.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
atof-ieee.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
atof-vax.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
bfin-aux.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
bfin-defs.h Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
bfin-lex-wrapper.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
bfin-lex.l Copyright update for binutils 2016-01-01 23:00:01 +10:30
bfin-parse.y Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
e-crisaout.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
e-criself.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
e-i386aout.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
e-i386coff.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
e-i386elf.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
e-mipself.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
itbl-mips.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
m68k-parse.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
m68k-parse.y Copyright update for binutils 2016-01-01 23:00:01 +10:30
obj-aout.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
obj-aout.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
obj-coff-seh.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
obj-coff-seh.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
obj-coff.c Add more const type qualifiers to GAS sources. 2016-02-22 14:11:27 +00:00
obj-coff.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
obj-ecoff.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
obj-ecoff.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
obj-elf.c Add more const type qualifiers to GAS sources. 2016-02-22 14:11:27 +00:00
obj-elf.h Enhance GAS's .section directive so that it can take numeric values for the flags and type fields. (ELF only) 2016-02-15 11:11:46 +00:00
obj-evax.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
obj-evax.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
obj-fdpicelf.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
obj-fdpicelf.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
obj-macho.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
obj-macho.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
obj-multi.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
obj-multi.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
obj-som.c Add more const type qualifiers to GAS sources. 2016-02-22 14:11:27 +00:00
obj-som.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
rl78-defs.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
rl78-parse.y Copyright update for binutils 2016-01-01 23:00:01 +10:30
rx-defs.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
rx-parse.y Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-aarch64.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-aarch64.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-alpha.c Add more const type qualifiers to GAS sources. 2016-02-22 14:11:27 +00:00
tc-alpha.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-arc.c Add more const type qualifiers to GAS sources. 2016-02-22 14:11:27 +00:00
tc-arc.h [ARC] Enable .cfi_* pseudo-ops. 2016-02-16 15:56:04 +01:00
tc-arm.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-arm.h Remove support for creating ARM NOREAD sections. 2016-02-04 11:57:57 +00:00
tc-avr.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-avr.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-bfin.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-bfin.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-cr16.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-cr16.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-cris.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-cris.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-crx.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-crx.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-d10v.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-d10v.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-d30v.c Add more const type qualifiers to GAS sources. 2016-02-22 14:11:27 +00:00
tc-d30v.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-dlx.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-dlx.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-epiphany.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-epiphany.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-fr30.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-fr30.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-frv.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-frv.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-ft32.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-ft32.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-generic.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-generic.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-h8300.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-h8300.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-hppa.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-hppa.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-i370.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-i370.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-i386-intel.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-i386.c [i386] Check RegVRex in register_number 2016-02-20 09:23:20 -08:00
tc-i386.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-i860.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-i860.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-i960.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-i960.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-ia64.c Add more const type qualifiers to GAS sources. 2016-02-22 14:11:27 +00:00
tc-ia64.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-ip2k.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-ip2k.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-iq2000.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-iq2000.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-lm32.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-lm32.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-m32c.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-m32c.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-m32r.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-m32r.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-m68hc11.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-m68hc11.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-m68k.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-m68k.h Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-m68851.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-mcore.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-mcore.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-mep.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-mep.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-metag.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-metag.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-microblaze.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-microblaze.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-mips.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-mips.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-mmix.c Add more const type qualifiers to GAS sources. 2016-02-22 14:11:27 +00:00
tc-mmix.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-mn10200.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-mn10200.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-mn10300.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-mn10300.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-moxie.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-moxie.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-msp430.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-msp430.h msp430: Set DWARF2_ADDR_SIZE to 4. 2016-02-03 09:21:51 -07:00
tc-mt.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-mt.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-nds32.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-nds32.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-nios2.c Nios II/GAS: Fix build error in `output_movia' 2016-01-13 21:00:01 +00:00
tc-nios2.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-ns32k.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-ns32k.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-or1k.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-or1k.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-pdp11.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-pdp11.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-pj.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-pj.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-ppc.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-ppc.h Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-rl78.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-rl78.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-rx.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-rx.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-s390.c Add more const type qualifiers to GAS sources. 2016-02-22 14:11:27 +00:00
tc-s390.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-score7.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-score.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-score.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-sh64.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-sh64.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-sh.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-sh.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-sparc.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-sparc.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-spu.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-spu.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-tic4x.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-tic4x.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-tic6x.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-tic6x.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-tic30.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-tic30.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-tic54x.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-tic54x.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-tilegx.c Add more const type qualifiers to GAS sources. 2016-02-22 14:11:27 +00:00
tc-tilegx.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-tilepro.c Add more const type qualifiers to GAS sources. 2016-02-22 14:11:27 +00:00
tc-tilepro.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-v850.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-v850.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-vax.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-vax.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-visium.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-visium.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-xc16x.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-xc16x.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-xgate.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-xgate.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-xstormy16.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-xstormy16.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-xtensa.c Add more const type qualifiers to GAS sources. 2016-02-22 14:11:27 +00:00
tc-xtensa.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-z8k.c Convert more variables to a constant form. 2016-02-25 16:55:21 +00:00
tc-z8k.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-z80.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
tc-z80.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-386bsd.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-aix5.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-aix.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-armeabi.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-armfbsdeabi.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-armfbsdvfp.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-armlinuxeabi.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-dragonfly.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-dynix.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-epoc-pe.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-freebsd.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-generic.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-gnu.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-go32.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-hppa64.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-hppa.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-hppalinux64.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-hpux.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-i386aix.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-ia64aix.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-interix.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-irix.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-linux.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-lynx.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-mach.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-macos.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-nacl.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-nbsd532.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-nbsd.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-netware.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-pc532mach.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-pe.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-pep.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-psos.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-riscix.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-solaris.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-sparcaout.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-sun3.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-svr4.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-symbian.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-tmips.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-uclinux.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-vms.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-vms.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-vxworks.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
te-wince-pe.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
vax-inst.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
xtensa-istack.h Copyright update for binutils 2016-01-01 23:00:01 +10:30
xtensa-relax.c Copyright update for binutils 2016-01-01 23:00:01 +10:30
xtensa-relax.h Copyright update for binutils 2016-01-01 23:00:01 +10:30