binutils-gdb/gas/config
Cooper Qu 1feede9b38 CSKY: Add FPUV3 instructions, which supported by ck860f.
Co-Authored-By: Lifang Xia <lifang_xia@c-sky.com>

gas/
	* config/tc-csky.c (float_work_fpuv3_fmovi): New function,
	helper function to encode fpuv3 fmovi instructions.
	(float_work_fpuv3_fstore): New function.
	(struct literal): Add new member 'offset'.
	(csky_cpus): New cpu CK860f.
	(enter_literal): Return literal pool pointer instead of offset.
	(parse_rt): Adjust the change of enter_literal.
	(parse_rtf): Likewise.
	(v1_work_lrw): Likewise.
	(v1_work_jbsr): Likewise.
	(v2_work_lrw): Likewise.
	(v2_work_jbsr): Likewise.
	(v2_work_jsri): Likewise.
	(vdsp_work_vlrw): Likewise.
	(is_freglist_legal): Add handler for FPUV3.
	(parse_type_freg): Likewise.
	(is_imm_within_range): Set e.X_add_number if it is a signed and
	negtive number.
	(get_operand_value): Add handler for OPRND_TYPE_IMM9b,
	OPRND_TYPE_HFLOAT_FMOVI, OPRND_TYPE_SFLOAT_FMOVI
	and OPRND_TYPE_DFLOAT_FMOVI.
	(float_to_half): Convert float number to harf float.

opcodes/
	* csky-dis.c (csky_output_operand): Add handlers for
	OPRND_TYPE_HFLOAT_FMOVI, OPRND_TYPE_SFLOAT_FMOVI and
	OPRND_TYPE_DFLOAT_FMOVI. Refine OPRND_TYPE_FREGLIST_DASH
	to support FPUV3 instructions.
	* csky-opc.h (enum operand_type): New enum OPRND_TYPE_IMM9b,
	OPRND_TYPE_HFLOAT_FMOVI, OPRND_TYPE_SFLOAT_FMOVI and
	OPRND_TYPE_DFLOAT_FMOVI.
	(OPRND_MASK_4_5, OPRND_MASK_6, OPRND_MASK_6_7, OPRND_MASK_6_8,
	 OPRND_MASK_7, OPRND_MASK_7_8, OPRND_MASK_17_24,
	 OPRND_MASK_20, OPRND_MASK_20_21, OPRND_MASK_20_22,
	 OPRND_MASK_20_23, OPRND_MASK_20_24, OPRND_MASK_20_25,
	 OPRND_MASK_0_3or5_8, OPRND_MASK_0_3or6_7, OPRND_MASK_0_3or25,
	 OPRND_MASK_0_4or21_24, OPRND_MASK_5or20_21,
	 OPRND_MASK_5or20_22, OPRND_MASK_5or20_23, OPRND_MASK_5or20_24,
	 OPRND_MASK_5or20_25, OPRND_MASK_8_9or21_25,
	 OPRND_MASK_8_9or16_25, OPRND_MASK_4_6or20, OPRND_MASK_5_7or20,
	 OPRND_MASK_4_5or20or25, OPRND_MASK_4_6or20or25,
	 OPRND_MASK_4_7or20or25, OPRND_MASK_6_9or17_24,
	 OPRND_MASK_6_7or20, OPRND_MASK_6or20, OPRND_MASK_7or20,
	 OPRND_MASK_5or8_9or16_25, OPRND_MASK_5or8_9or20_25): Define.
	(csky_v2_opcodes): Add FPUV3 instructions.

include/
	* opcode/csky.h (CSKY_ISA_FLOAT_7E60): Define.
2020-09-09 19:25:40 +08:00
..
atof-ieee.c Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
atof-vax.c Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
bfin-aux.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
bfin-defs.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
bfin-lex-wrapper.c Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
bfin-lex.l ubsan: bfin-lex.l:503 left shift cannot be represented 2020-09-02 16:30:42 +09:30
bfin-parse.y Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
e-crisaout.c Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
e-criself.c Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
e-i386aout.c Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
e-i386coff.c Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
e-i386elf.c Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
e-mipself.c Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
itbl-mips.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
m68k-parse.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
m68k-parse.y Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
obj-aout.c PR25569, PDP11 ld -s clobbers last data byte 2020-02-21 10:47:05 +10:30
obj-aout.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
obj-coff-seh.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
obj-coff-seh.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
obj-coff.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
obj-coff.h gas symbol struct field renaming 2020-08-21 18:39:23 +09:30
obj-ecoff.c Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
obj-ecoff.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
obj-elf.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
obj-elf.h gas: Extend .symver directive 2020-04-21 05:33:17 -07:00
obj-evax.c Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
obj-evax.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
obj-fdpicelf.c Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
obj-fdpicelf.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
obj-macho.c ubsan: obj-macho.c:503 left shift cannot be represented 2020-09-02 16:30:43 +09:30
obj-macho.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
obj-multi.c Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
obj-multi.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
obj-som.c Fix an internal compiler error when attempting to create a second $GDB_DEBUG$ section. 2020-08-13 11:50:13 +01:00
obj-som.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
rl78-defs.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
rl78-parse.y Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
rx-defs.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
rx-parse.y ubsan: rx-parse.y:1743 shift exponent 32 is too large 2020-09-02 16:30:43 +09:30
tc-aarch64.c aarch64: Add -mcpu option for Cortex-R82 2020-09-08 14:22:59 +01:00
tc-aarch64.h [PATCH 4/4]: Add generic prototype for md_pcrel_from_section 2020-04-08 12:28:10 +01:00
tc-alpha.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
tc-alpha.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-arc.c gas warning fixes 2020-08-25 23:06:50 +09:30
tc-arc.h [PATCH 4/4]: Add generic prototype for md_pcrel_from_section 2020-04-08 12:28:10 +01:00
tc-arm.c PR26420, PR26421, PR26425, PR26427 UBSAN: tc-arm.c left shifts 2020-09-01 16:02:48 +09:30
tc-arm.h [PATCH 4/4]: Add generic prototype for md_pcrel_from_section 2020-04-08 12:28:10 +01:00
tc-avr.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
tc-avr.h [PATCH 4/4]: Add generic prototype for md_pcrel_from_section 2020-04-08 12:28:10 +01:00
tc-bfin.c Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-bfin.h bfin: allow ".=.+delta" 2020-04-17 12:45:23 +09:30
tc-bpf.c bpf: add xBPF ISA 2020-08-26 15:39:00 +02:00
tc-bpf.h [PATCH 4/4]: Add generic prototype for md_pcrel_from_section 2020-04-08 12:28:10 +01:00
tc-cr16.c PR26437, PR26438 UBSAN: tc-cr16.c left shifts and overflows 2020-08-30 20:49:18 +09:30
tc-cr16.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-cris.c Remove "memory exhausted" messages 2020-08-24 13:29:33 +09:30
tc-cris.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-crx.c crx: ubsan: cannot be represented 2020-08-31 20:28:09 +09:30
tc-crx.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-csky.c CSKY: Add FPUV3 instructions, which supported by ck860f. 2020-09-09 19:25:40 +08:00
tc-csky.h [PATCH 4/4]: Add generic prototype for md_pcrel_from_section 2020-04-08 12:28:10 +01:00
tc-d10v.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
tc-d10v.h [PATCH 4/4]: Add generic prototype for md_pcrel_from_section 2020-04-08 12:28:10 +01:00
tc-d30v.c ubsan: tc-d30v.c left shift cannot be represented 2020-09-02 16:30:43 +09:30
tc-d30v.h [PATCH 4/4]: Add generic prototype for md_pcrel_from_section 2020-04-08 12:28:10 +01:00
tc-dlx.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
tc-dlx.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-epiphany.c gas warning fixes 2020-08-25 23:06:50 +09:30
tc-epiphany.h [PATCH 4/4]: Add generic prototype for md_pcrel_from_section 2020-04-08 12:28:10 +01:00
tc-fr30.c Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-fr30.h [PATCH 4/4]: Add generic prototype for md_pcrel_from_section 2020-04-08 12:28:10 +01:00
tc-frv.c Indent labels 2020-02-26 10:37:25 +10:30
tc-frv.h [PATCH 4/4]: Add generic prototype for md_pcrel_from_section 2020-04-08 12:28:10 +01:00
tc-ft32.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
tc-ft32.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-generic.c Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-generic.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-h8300.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
tc-h8300.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-hppa.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
tc-hppa.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-i386-intel.c x86: handle SVR4 escaped binary operators 2020-07-20 08:57:18 +02:00
tc-i386.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
tc-i386.h Remove x86 NaCl target support 2020-06-30 08:56:14 -07:00
tc-ia64.c PR26460 UBSAN: tc-ia64.c:6107 index out of bounds 2020-08-28 23:15:21 +09:30
tc-ia64.h Add support for a ".file 0" directive if supporting DWARF 5 or higher. 2020-03-06 17:13:22 +00:00
tc-ip2k.c gas: Fix ip2k-elf and xstormy16-elf build 2020-06-04 11:15:06 -07:00
tc-ip2k.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-iq2000.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
tc-iq2000.h [PATCH 4/4]: Add generic prototype for md_pcrel_from_section 2020-04-08 12:28:10 +01:00
tc-lm32.c Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-lm32.h [PATCH 4/4]: Add generic prototype for md_pcrel_from_section 2020-04-08 12:28:10 +01:00
tc-m32c.c Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-m32c.h [PATCH 4/4]: Add generic prototype for md_pcrel_from_section 2020-04-08 12:28:10 +01:00
tc-m32r.c Rearrange symbol_create parameters 2020-08-21 18:26:35 +09:30
tc-m32r.h [PATCH 4/4]: Add generic prototype for md_pcrel_from_section 2020-04-08 12:28:10 +01:00
tc-m68hc11.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
tc-m68hc11.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-m68k.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
tc-m68k.h Use libiberty hash in gas/read.c. 2020-08-20 10:56:07 +09:30
tc-m68851.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-mcore.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
tc-mcore.h [PATCH 4/4]: Add generic prototype for md_pcrel_from_section 2020-04-08 12:28:10 +01:00
tc-mep.c PR26468 UBSAN: tc-mep.c:1684 left shift of negative value 2020-08-31 20:28:11 +09:30
tc-mep.h [PATCH 4/4]: Add generic prototype for md_pcrel_from_section 2020-04-08 12:28:10 +01:00
tc-metag.c PR26471 UBSAN: tc-metag.c:7038 left shift cannot be represented 2020-08-31 20:28:11 +09:30
tc-metag.h [PATCH 4/4]: Add generic prototype for md_pcrel_from_section 2020-04-08 12:28:10 +01:00
tc-microblaze.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
tc-microblaze.h [PATCH 1/4]: microblaze: remove duplicate prototypes 2020-04-08 12:33:16 +01:00
tc-mips.c ubsan: tc-mips.c:9606 shift exponent 32 is too large 2020-09-02 16:30:43 +09:30
tc-mips.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-mmix.c gas warning fixes 2020-08-25 23:06:50 +09:30
tc-mmix.h gas: Fix mmix fixups and TC_FX_SIZE_SLACK, PR25331 2020-06-29 05:32:02 +02:00
tc-mn10200.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
tc-mn10200.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-mn10300.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
tc-mn10300.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-moxie.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
tc-moxie.h [PATCH 2/4]: moxie: use generic pcrel support 2020-04-08 11:13:04 +01:00
tc-msp430.c MSP430: Support relocations for subtract expressions in .uleb128 directives 2020-09-08 16:18:38 +01:00
tc-msp430.h [PATCH 4/4]: Add generic prototype for md_pcrel_from_section 2020-04-08 12:28:10 +01:00
tc-mt.c Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-mt.h [PATCH 4/4]: Add generic prototype for md_pcrel_from_section 2020-04-08 12:28:10 +01:00
tc-nds32.c gas warning fixes 2020-08-25 23:06:50 +09:30
tc-nds32.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-nios2.c ubsan: tc-nios2.c:1403 shift exponent 32 is too large 2020-09-02 16:30:43 +09:30
tc-nios2.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-ns32k.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
tc-ns32k.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-or1k.c Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-or1k.h [PATCH 4/4]: Add generic prototype for md_pcrel_from_section 2020-04-08 12:28:10 +01:00
tc-pdp11.c 32-bit host pdp11 breakage 2020-09-02 16:30:42 +09:30
tc-pdp11.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-pj.c PR26481 UBSAN: tc-pj.c:281 index out of bounds 2020-08-29 13:17:13 +09:30
tc-pj.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-ppc.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
tc-ppc.h Remove powerpc PE support 2020-07-09 22:58:16 +09:30
tc-pru.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
tc-pru.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-riscv.c PR26493 UBSAN: tc-riscv.c left shift negative and not representable 2020-08-31 20:28:11 +09:30
tc-riscv.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-rl78.c Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-rl78.h [PATCH 4/4]: Add generic prototype for md_pcrel_from_section 2020-04-08 12:28:10 +01:00
tc-rx.c [GAS] change of ELF flags initial value in rx-linux 2020-05-05 10:19:41 +01:00
tc-rx.h [PATCH 4/4]: Add generic prototype for md_pcrel_from_section 2020-04-08 12:28:10 +01:00
tc-s12z.c C++ comments 2020-06-29 10:07:56 +09:30
tc-s12z.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-s390.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
tc-s390.h [PATCH 4/4]: Add generic prototype for md_pcrel_from_section 2020-04-08 12:28:10 +01:00
tc-score7.c PR26495 UBSAN: tc-score.c, tc-score7.c left shift of negative value 2020-08-31 20:28:12 +09:30
tc-score.c PR26495 UBSAN: tc-score.c, tc-score7.c left shift of negative value 2020-08-31 20:28:12 +09:30
tc-score.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-sh.c PR26497 UBSAN: tc-sh.c:2467 left shift cannot be represented 2020-08-31 20:28:12 +09:30
tc-sh.h [PATCH 4/4]: Add generic prototype for md_pcrel_from_section 2020-04-08 12:28:10 +01:00
tc-sparc.c ubsan: tc-sparc.c:1146 left shift cannot be represented 2020-09-02 16:30:43 +09:30
tc-sparc.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-spu.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
tc-spu.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-tic4x.c tic4x-coff: ubsan: various shift UB 2020-08-31 20:28:08 +09:30
tc-tic4x.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-tic6x.c PR26502 UBSAN: tc-tic6x.c left shift of negative value 2020-08-31 20:28:12 +09:30
tc-tic6x.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-tic30.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
tc-tic30.h Really remove tic30-aout support 2020-06-16 15:57:59 +09:30
tc-tic54x.c PR26501, ASAN: tic54x_undefined_symbol tc-tic54x.c:5015 2020-08-25 23:07:10 +09:30
tc-tic54x.h tic54x fixes 2020-08-24 21:48:08 +09:30
tc-tilegx.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
tc-tilegx.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-tilepro.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
tc-tilepro.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-v850.c PR26503 UBSAN: tc-v850.c:1447 left shift cannot be represented 2020-08-31 20:28:13 +09:30
tc-v850.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-vax.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
tc-vax.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-visium.c gas: Silence GCC 10 warning on tc-visium.c 2020-05-26 07:54:05 -07:00
tc-visium.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-wasm32.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
tc-wasm32.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-xc16x.c obsolete xc16x 2020-07-01 10:06:43 +09:30
tc-xc16x.h [PATCH 4/4]: Add generic prototype for md_pcrel_from_section 2020-04-08 12:28:10 +01:00
tc-xgate.c PR26513, 629310abec breaks assembling PowerPC Linux kernels 2020-08-23 21:38:05 +09:30
tc-xgate.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-xstormy16.c gas: Fix ip2k-elf and xstormy16-elf build 2020-06-04 11:15:06 -07:00
tc-xstormy16.h [PATCH 4/4]: Add generic prototype for md_pcrel_from_section 2020-04-08 12:28:10 +01:00
tc-xtensa.c PR26508 UBSAN: tc-xtensa.c:7764 null pointer bsearch 2020-08-26 23:23:45 +09:30
tc-xtensa.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-z8k.c PR26510 UBSAN: tc-z8k.c left shift of negative value 2020-08-31 20:28:13 +09:30
tc-z8k.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tc-z80.c ubsan: tc-z80.c:3656 shift exponent 32 is too large 2020-09-02 16:30:43 +09:30
tc-z80.h Fix a small set of Z80 problems. 2020-03-17 16:55:32 +00:00
te-386bsd.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-aix5.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-aix.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-armeabi.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-armfbsdeabi.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-armfbsdvfp.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-armlinuxeabi.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-cloudabi.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-csky_abiv1_linux.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-csky_abiv1.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-csky_abiv2_linux.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-csky_abiv2.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-dragonfly.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-freebsd.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-generic.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-gnu.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-go32.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-hppa64.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-hppa.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-hppalinux64.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-hpux.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-ia64aix.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-interix.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-irix.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-linux.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-lynx.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-macos.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-nacl.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-nbsd532.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-nbsd.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-pc532mach.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-pe.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-pep.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-solaris.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-svr4.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-symbian.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-tmips.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-uclinux.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-vms.c Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-vms.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-vxworks.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
te-wince-pe.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
vax-inst.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
xtensa-istack.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
xtensa-relax.c Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
xtensa-relax.h Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30