binutils-gdb/gas/config
Peter Bergner 0f873fd58b Use consistent types for holding instructions, instruction masks, etc.
include/
	* opcode/ppc.h (PPC_INT_FMT): Define.
	(struct powerpc_opcode) <opcode>: Update type.
	(struct powerpc_opcode) <mask>: Likewise.
	(struct powerpc_opcode) <bitm>: Likewise.
	(struct powerpc_opcode) <insert>: Likewise.
	(struct powerpc_opcode) <extract>: Likewise.
	(ppc_optional_operand_value): Likewise.

gas/
	* config/tc-ppc.c (last_insn): Update type.
	(insn_validate) <omask, mask>: Likewise.
	(ppc_setup_opcodes) <mask, right_bit>: Likewise.
	<PRINT_OPCODE_TABLE>: Update types and printf format specifiers.
	(ppc_insert_operand): Update return and argument types and remove
	unneeded type casts.
	<min, max, right, tmp>: Update type.
	(md_assemble): Remove unneeded type casts.
	<insn, val, tmp_insn>: Update type.

opcodes/
	* opcodes/ppc-dis.c (disassemble_init_powerpc): Fix white space.
	(operand_value_powerpc): Update return and argument type.
	<value, top>: Update type.
	(skip_optional_operands): Update argument type.
	(lookup_powerpc): Likewise.
	(lookup_vle): Likewise.
	<table_opcd, table_mask, insn2>: Update type.
	(lookup_spe2): Update argument type.
	<table_opcd, table_mask, insn2>: Update type.
	(print_insn_powerpc) <insn, value>: Update type.
	Use PPC_INT_FMT for printing instructions and operands.
	* opcodes/ppc-opc.c (insert_arx, extract_arx, insert_ary, extract_ary,
	insert_rx, extract_rx, insert_ry, extract_ry, insert_bat, extract_bat,
	insert_bba, extract_bba, insert_bdm, extract_bdm, insert_bdp,
	extract_bdp, valid_bo_pre_v2, valid_bo_post_v2, valid_bo, insert_bo,
	extract_bo, insert_boe, extract_boe, insert_dcmxs, extract_dcmxs,
	insert_dxd, extract_dxd, insert_dxdn, extract_dxdn, insert_fxm,
	extract_fxm, insert_li20, extract_li20, insert_ls, extract_ls,
	insert_esync, extract_esync, insert_mbe, extract_mbe, insert_mb6,
	extract_mb6, extract_nb, insert_nbi, insert_nsi, extract_nsi,
	insert_ral, extract_ral, insert_ram, extract_ram, insert_raq,
	extract_raq, insert_ras, extract_ras, insert_rbs, extract_rbs,
	insert_rbx, extract_rbx, insert_sci8, extract_sci8, insert_sci8n,
	extract_sci8n, insert_sd4h, extract_sd4h, insert_sd4w, extract_sd4w,
	insert_oimm, extract_oimm, insert_sh6, extract_sh6, insert_spr,
	extract_spr, insert_sprg, extract_sprg, insert_tbr, extract_tbr,
	insert_xt6, extract_xt6, insert_xtq6, extract_xtq6, insert_xa6,
	extract_xa6, insert_xb6, extract_xb6, insert_xb6s, extract_xb6s,
	insert_xc6, extract_xc6, insert_dm, extract_dm, insert_vlesi,
	extract_vlesi, insert_vlensi, extract_vlensi, insert_vleui,
	extract_vleui, insert_vleil, extract_vleil, insert_evuimm1_ex0,
	extract_evuimm1_ex0, insert_evuimm2_ex0, extract_evuimm2_ex0,
	insert_evuimm4_ex0, extract_evuimm4_ex0, insert_evuimm8_ex0,
	extract_evuimm8_ex0, insert_evuimm_lt8, extract_evuimm_lt8,
	insert_evuimm_lt16, extract_evuimm_lt16, insert_rD_rS_even,
	extract_rD_rS_even, insert_off_lsp, extract_off_lsp, insert_off_spe2,
	extract_off_spe2, insert_Ddd, extract_Ddd): Update types.
	(OP, OPTO, OPL, OPVUP, OPVUPRT, A, AFRALFRC_MASK, B, BD8, BD8IO, BD15,
	BD24, BBO, Y_MASK  , AT1_MASK, AT2_MASK, BBOCB, C_LK, C, CTX, UCTX,
	DX, EVSEL, IA16, I16A, I16L, IM7, LI20, MME, MD, MDS, SC, SC_MASK,
	SCI8, SCI8BF, SD4, SE_IM5, SE_R, SE_RR, VX, VX_LSP, VX_RA_CONST,
	VX_RB_CONST, VX_SPE_CRFD, VX_SPE2_CLR, VX_SPE2_SPLATB, VX_SPE2_OCTET,
	VX_SPE2_DDHH, VX_SPE2_HH, VX_SPE2_EVMAR, VX_SPE2_EVMAR_MASK, VXA,
	VXR, VXASH, X, EX, XX2, XX3, XX3RC, XX4, Z, XWRA_MASK, XLRT_MASK,
	XRLARB_MASK, XLRAND_MASK, XRTLRA_MASK, XRTLRARB_MASK, XRTARARB_MASK,
	XRTBFRARB_MASK, XOPL, XOPL2, XRCL, XRT, XRTRA, XCMP_MASK, XCMPL_MASK,
	XTO, XTLB, XSYNC, XEH_MASK, XDSS, XFL, XISEL, XL, XLO, XLYLK, XLOCB,
	XMBAR, XO, XOPS, XS, XFXM, XSPR, XUC, XW, APU): Update types in casts.
2017-12-01 11:20:15 -06:00
..
aout_gnu.h
atof-ieee.c
atof-vax.c
bfin-aux.h
bfin-defs.h
bfin-lex-wrapper.c
bfin-lex.l
bfin-parse.y
e-crisaout.c
e-criself.c
e-i386aout.c
e-i386coff.c
e-i386elf.c
e-mipself.c
itbl-mips.h
m68k-parse.h
m68k-parse.y
obj-aout.c
obj-aout.h
obj-coff-seh.c Fix gas crash on missing seh_endproc. 2017-07-19 08:05:30 +02:00
obj-coff-seh.h
obj-coff.c
obj-coff.h
obj-ecoff.c GAS: Add ECOFF `.aent' pseudo-op support 2017-02-17 21:29:11 +00:00
obj-ecoff.h
obj-elf.c Use the record_alignment function when creating a .note section, in case the user has already created the section. 2017-11-29 09:32:49 +00:00
obj-elf.h Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXX 2017-04-04 09:06:04 -07:00
obj-evax.c
obj-evax.h
obj-fdpicelf.c
obj-fdpicelf.h
obj-macho.c Fix memory corruption when assembling an i386 darwin source file. 2017-08-10 11:51:42 +01:00
obj-macho.h
obj-multi.c
obj-multi.h Fix build error with --enable-targets=all. 2017-11-23 12:30:47 -08:00
obj-som.c
obj-som.h
rl78-defs.h
rl78-parse.y
rx-defs.h
rx-parse.y
tc-aarch64.c [GAS][AARCH64]Fix a typo for IP1 register alias. 2017-11-29 17:19:59 +00:00
tc-aarch64.h [AArch64, gas] Support ILP32 triplet aarch64*-linux-gnu_ilp32 2017-05-22 13:27:11 +01:00
tc-alpha.c
tc-alpha.h
tc-arc.c Update check conditions for illegal placed instructions. 2017-06-26 08:53:10 +02:00
tc-arc.h [ARC] Don't convert _DYNAMIC@ to _GLOBAL_OFFSET_TABLE_ 2017-06-08 19:00:35 +02:00
tc-arm.c [GAS/ARM] Clarify relation between reg_expected_msgs and arm_reg_type 2017-11-22 14:02:49 +00:00
tc-arm.h [ARM] Keep separation between extensions and architecture bits throughout execution 2017-06-21 14:11:14 +01:00
tc-avr.c Fix the AVR assembler so that it will correctly issue warnings about skipped instructions even if subsections are used. 2017-10-19 16:21:51 +01:00
tc-avr.h Fix the AVR assembler so that it will correctly issue warnings about skipped instructions even if subsections are used. 2017-10-19 16:21:51 +01:00
tc-bfin.c
tc-bfin.h
tc-cr16.c gas and ld pluralization fixes 2017-11-07 17:00:37 +10:30
tc-cr16.h
tc-cris.c
tc-cris.h Allow target files access to default TC_FORCE_RELOCATION defines 2017-05-16 10:35:02 +09:30
tc-crx.c PR22348, conflicting global vars in crx and cr16 2017-10-25 22:14:58 +10:30
tc-crx.h
tc-d10v.c
tc-d10v.h
tc-d30v.c
tc-d30v.h
tc-dlx.c
tc-dlx.h
tc-epiphany.c
tc-epiphany.h
tc-fr30.c
tc-fr30.h
tc-frv.c
tc-frv.h
tc-ft32.c FT32B is a new FT32 family member. It has a code compression scheme, which requires the use of linker relaxations. The change is quite large, so submission is in several parts. 2017-11-01 15:33:24 +00:00
tc-ft32.h FT32B is a new FT32 family member. It has a code compression scheme, which requires the use of linker relaxations. The change is quite large, so submission is in several parts. 2017-11-01 15:33:24 +00:00
tc-generic.c
tc-generic.h
tc-h8300.c
tc-h8300.h
tc-hppa.c Fix bb instructions with double-word condition on hppa. 2017-07-31 12:51:25 -04:00
tc-hppa.h
tc-i370.c gas and ld pluralization fixes 2017-11-07 17:00:37 +10:30
tc-i370.h
tc-i386-intel.c x86/Intel: issue diagnostics for redundant segment override prefixes 2017-11-30 11:46:26 +01:00
tc-i386.c x86: drop Vec_Disp8 2017-11-30 11:47:38 +01:00
tc-i386.h Allow target files access to default TC_FORCE_RELOCATION defines 2017-05-16 10:35:02 +09:30
tc-i860.c
tc-i860.h
tc-i960.c
tc-i960.h Allow target files access to default TC_FORCE_RELOCATION defines 2017-05-16 10:35:02 +09:30
tc-ia64.c Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXX 2017-04-04 09:06:04 -07:00
tc-ia64.h Allow target files access to default TC_FORCE_RELOCATION defines 2017-05-16 10:35:02 +09:30
tc-ip2k.c
tc-ip2k.h
tc-iq2000.c
tc-iq2000.h
tc-lm32.c
tc-lm32.h
tc-m32c.c
tc-m32c.h
tc-m32r.c
tc-m32r.h
tc-m68hc11.c
tc-m68hc11.h
tc-m68k.c gas and ld pluralization fixes 2017-11-07 17:00:37 +10:30
tc-m68k.h
tc-m68851.h
tc-mcore.c gas and ld pluralization fixes 2017-11-07 17:00:37 +10:30
tc-mcore.h
tc-mep.c
tc-mep.h
tc-metag.c
tc-metag.h
tc-microblaze.c Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXX 2017-04-04 09:06:04 -07:00
tc-microblaze.h Allow target files access to default TC_FORCE_RELOCATION defines 2017-05-16 10:35:02 +09:30
tc-mips.c MIPS: Preset EF_MIPS_ABI2 with n32 ELF objects 2017-10-23 15:39:46 +01:00
tc-mips.h Allow target files access to default TC_FORCE_RELOCATION defines 2017-05-16 10:35:02 +09:30
tc-mmix.c
tc-mmix.h
tc-mn10200.c
tc-mn10200.h
tc-mn10300.c
tc-mn10300.h Allow target files access to default TC_FORCE_RELOCATION defines 2017-05-16 10:35:02 +09:30
tc-moxie.c
tc-moxie.h
tc-msp430.c gas and ld pluralization fixes 2017-11-07 17:00:37 +10:30
tc-msp430.h Allow target files access to default TC_FORCE_RELOCATION defines 2017-05-16 10:35:02 +09:30
tc-mt.c
tc-mt.h
tc-nds32.c
tc-nds32.h Allow target files access to default TC_FORCE_RELOCATION defines 2017-05-16 10:35:02 +09:30
tc-nios2.c Fix segfault processing nios2 pseudo-instructions with too few arguments. 2017-10-16 20:45:55 -07:00
tc-nios2.h Nios2 dynobj handling fixes 2017-02-28 13:20:21 +10:30
tc-ns32k.c
tc-ns32k.h
tc-or1k.c
tc-or1k.h
tc-pdp11.c
tc-pdp11.h
tc-pj.c
tc-pj.h
tc-ppc.c Use consistent types for holding instructions, instruction masks, etc. 2017-12-01 11:20:15 -06:00
tc-ppc.h Reduce excessive .eh_frame alignment for powerpc 2017-09-21 23:17:44 +09:30
tc-pru.c Fix compile time warnings building the binutils with gcc 7.1.1. 2017-07-12 12:17:02 +01:00
tc-pru.h Allow target files access to default TC_FORCE_RELOCATION defines 2017-05-16 10:35:02 +09:30
tc-riscv.c Fix riscv malloc error on small alignment after norvc. 2017-11-29 10:36:46 -08:00
tc-riscv.h Riscv ld-elf/stab failure and fake label cleanup. 2017-11-22 11:20:48 -08:00
tc-rl78.c
tc-rl78.h Allow target files access to default TC_FORCE_RELOCATION defines 2017-05-16 10:35:02 +09:30
tc-rx.c Improve handling of REPT pseudo op with a negative count. 2017-10-20 11:45:19 +01:00
tc-rx.h
tc-s390.c gas and ld pluralization fixes 2017-11-07 17:00:37 +10:30
tc-s390.h Allow target files access to default TC_FORCE_RELOCATION defines 2017-05-16 10:35:02 +09:30
tc-score7.c Don't compare boolean values against TRUE or FALSE 2017-05-18 14:59:33 +09:30
tc-score.c
tc-score.h
tc-sh64.c Fix spelling typos. 2017-07-18 16:58:14 +01:00
tc-sh64.h Allow target files access to default TC_FORCE_RELOCATION defines 2017-05-16 10:35:02 +09:30
tc-sh.c
tc-sh.h Allow target files access to default TC_FORCE_RELOCATION defines 2017-05-16 10:35:02 +09:30
tc-sparc.c gas: enable PC-relative diff relocations on sparc64 2017-08-23 05:46:45 -07:00
tc-sparc.h gas: enable PC-relative diff relocations on sparc64 2017-08-23 05:46:45 -07:00
tc-spu.c
tc-spu.h
tc-tic4x.c Fix spelling typos. 2017-07-18 16:58:14 +01:00
tc-tic4x.h
tc-tic6x.c Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXX 2017-04-04 09:06:04 -07:00
tc-tic6x.h
tc-tic30.c
tc-tic30.h
tc-tic54x.c gas and ld pluralization fixes 2017-11-07 17:00:37 +10:30
tc-tic54x.h
tc-tilegx.c
tc-tilegx.h
tc-tilepro.c
tc-tilepro.h
tc-v850.c Fix compile time warnings building the binutils with gcc 7.1.1. 2017-07-12 12:17:02 +01:00
tc-v850.h
tc-vax.c
tc-vax.h
tc-visium.c
tc-visium.h
tc-wasm32.c Add support for the WebAssembly file format and the wasm32 ELF conversion to gas and the binutils. 2017-03-30 10:57:21 +01:00
tc-wasm32.h Add support for the WebAssembly file format and the wasm32 ELF conversion to gas and the binutils. 2017-03-30 10:57:21 +01:00
tc-xc16x.c
tc-xc16x.h
tc-xgate.c
tc-xgate.h
tc-xstormy16.c
tc-xstormy16.h
tc-xtensa.c gas: xtensa: speed up find_trampoline_seg 2017-11-27 15:16:22 -08:00
tc-xtensa.h gas: xtensa: rewrite xg_relax_trampoline 2017-11-27 15:13:52 -08:00
tc-z8k.c
tc-z8k.h
tc-z80.c
tc-z80.h
te-386bsd.h
te-aix5.h
te-aix.h
te-armeabi.h
te-armfbsdeabi.h
te-armfbsdvfp.h
te-armlinuxeabi.h
te-dragonfly.h
te-dynix.h
te-epoc-pe.h
te-freebsd.h
te-generic.h
te-gnu.h
te-go32.h
te-hppa64.h
te-hppa.h
te-hppalinux64.h
te-hpux.h
te-i386aix.h
te-ia64aix.h
te-interix.h
te-irix.h
te-linux.h
te-lynx.h
te-mach.h
te-macos.h
te-nacl.h
te-nbsd532.h
te-nbsd.h
te-netware.h
te-pc532mach.h
te-pe.h
te-pep.h
te-psos.h
te-riscix.h
te-solaris.h
te-sparcaout.h
te-sun3.h
te-svr4.h
te-symbian.h
te-tmips.h
te-uclinux.h
te-vms.c
te-vms.h
te-vxworks.h
te-wince-pe.h
vax-inst.h
xtensa-istack.h
xtensa-relax.c gas and ld pluralization fixes 2017-11-07 17:00:37 +10:30
xtensa-relax.h