..
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
obj-coff-seh.h
obj-coff.c
obj-coff.h
obj-ecoff.c
obj-ecoff.h
obj-elf.c
Replace "if (x) free (x)" with "free (x)", gas
2020-05-21 10:45:33 +09:30
obj-elf.h
obj-evax.c
obj-evax.h
obj-fdpicelf.c
obj-fdpicelf.h
obj-macho.c
obj-macho.h
obj-multi.c
obj-multi.h
obj-som.c
obj-som.h
rl78-defs.h
rl78-parse.y
rx-defs.h
rx-parse.y
tc-aarch64.c
aarch64: Add support for Neoverse N2 CPU
2020-11-05 14:45:28 +00:00
tc-aarch64.h
tc-alpha.c
tc-alpha.h
tc-arc.c
tc-arc.h
tc-arm.c
arm: Fix the wrong error message string for mve vldr/vstr (PR26763).
2020-10-22 13:49:21 +01:00
tc-arm.h
tc-avr.c
tc-avr.h
tc-bfin.c
tc-bfin.h
tc-bpf.c
bpf: add xBPF ISA
2020-08-26 15:46:09 +02:00
tc-bpf.h
Use the correct no-op ocode for the BPF assembler.
2020-09-17 10:42:57 +01:00
tc-cr16.c
tc-cr16.c: Use memmove to concatenate 2 overlapping strings
2020-05-25 19:39:13 -07:00
tc-cr16.h
tc-cris.c
tc-cris.h
tc-crx.c
gas: Silence GCC 10 warning on tc-crx.c
2020-05-26 06:53:36 -07:00
tc-crx.h
tc-csky.c
gas: Update fr_literal access in frag for GCC 10
2020-05-25 04:51:17 -07:00
tc-csky.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
tc-ft32.h
tc-generic.c
tc-generic.h
tc-h8300.c
tc-h8300.h
tc-hppa.c
tc-hppa.h
tc-i386-intel.c
tc-i386.c
x86: Update register operand check for AddrPrefixOpReg
2020-10-07 11:25:28 -07:00
tc-i386.h
Remove x86 NaCl target support
2020-06-30 08:56:14 -07:00
tc-ia64.c
tc-ia64.h
Add support to the assembler for a ".nop" directive which inserts a single no-op instruction.
2020-09-15 10:27:50 +01:00
tc-ip2k.c
gas: Fix ip2k-elf and xstormy16-elf build
2020-06-04 11:15:06 -07:00
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
m68k: tag floating-point ABI used
2020-06-26 14:42:19 +09:30
tc-m68k.h
tc-m68851.h
tc-mcore.c
gas: Silence GCC 10 warning on tc-mcore.c
2020-05-25 19:39:13 -07:00
tc-mcore.h
tc-mep.c
opcodes: discriminate endianness and insn-endianness in CGEN ports
2020-06-04 16:17:42 +02:00
tc-mep.h
tc-metag.c
tc-metag.h
tc-microblaze.c
gas: Update fr_literal access in frag for GCC 10
2020-05-25 04:51:17 -07:00
tc-microblaze.h
tc-mips.c
tc-mips.h
tc-mmix.c
gas: Fix mmix fixups and TC_FX_SIZE_SLACK, PR25331
2020-06-29 05:32:02 +02:00
tc-mmix.h
Add support to the assembler for a ".nop" directive which inserts a single no-op instruction.
2020-09-15 10:27:50 +01:00
tc-mn10200.c
tc-mn10200.h
tc-mn10300.c
tc-mn10300.h
tc-moxie.c
tc-moxie.h
tc-msp430.c
tc-msp430.h
tc-mt.c
tc-mt.h
tc-nds32.c
tc-nds32.h
tc-nios2.c
Replace "if (x) free (x)" with "free (x)", gas
2020-05-21 10:45:33 +09:30
tc-nios2.h
tc-ns32k.c
tc-ns32k.h
tc-or1k.c
tc-or1k.h
Add support to the assembler for a ".nop" directive which inserts a single no-op instruction.
2020-09-15 10:27:50 +01:00
tc-pdp11.c
Fix all unexpected failures in gas testsuite for pdp11-aout.
2020-05-28 10:11:59 -07:00
tc-pdp11.h
tc-pj.c
tc-pj.h
tc-ppc.c
Error on lmw, lswi and related PowerPC insns when LE
2020-09-24 12:14:42 +09:30
tc-ppc.h
tc-pru.c
tc-pru.h
tc-riscv.c
RISC-V: Support debug and float CSR as the unprivileged ones.
2020-06-30 09:54:55 +08:00
tc-riscv.h
tc-rl78.c
tc-rl78.h
tc-rx.c
tc-rx.h
tc-s12z.c
C++ comments
2020-06-29 10:07:56 +09:30
tc-s12z.h
tc-s390.c
tc-s390.h
tc-score7.c
tc-score.c
tc-score.c: Replace overlapping sprintf with memmove
2020-05-26 06:12:37 -07:00
tc-score.h
tc-sh.c
gas: Update fr_literal access in frag for GCC 10
2020-05-25 04:51:17 -07:00
tc-sh.h
tc-sparc.c
tc-sparc.h
tc-spu.c
tc-spu.h
tc-tic4x.c
tc-tic4x.h
tc-tic6x.c
tc-tic6x.h
tc-tic30.c
Replace "if (x) free (x)" with "free (x)", gas
2020-05-21 10:45:33 +09:30
tc-tic30.h
Really remove tic30-aout support
2020-06-16 15:57:59 +09:30
tc-tic54x.c
tc-tic54x.h
tc-tilegx.c
tc-tilegx.h
tc-tilepro.c
tc-tilepro.h
tc-v850.c
gas: Silence GCC 10 warning on tc-v850.c
2020-05-26 06:56:18 -07:00
tc-v850.h
tc-vax.c
gas: Silence GCC 10 warning tc-vax.c
2020-05-26 07:41:07 -07:00
tc-vax.h
tc-visium.c
gas: Silence GCC 10 warning on tc-visium.c
2020-05-26 07:54:05 -07:00
tc-visium.h
tc-wasm32.c
tc-wasm32.h
tc-xc16x.c
obsolete xc16x
2020-07-01 10:06:43 +09:30
tc-xc16x.h
tc-xgate.c
tc-xgate.c: Replace R_XGATE_PCREL_X with BFD_RELOC_XGATE_PCREL_X
2020-05-26 09:34:18 -07:00
tc-xgate.h
tc-xstormy16.c
gas: Fix ip2k-elf and xstormy16-elf build
2020-06-04 11:15:06 -07:00
tc-xstormy16.h
tc-xtensa.c
C++ comments
2020-06-29 10:07:56 +09:30
tc-xtensa.h
tc-z8k.c
tc-z8k.h
tc-z80.c
C++ comments
2020-06-29 10:07:56 +09:30
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-cloudabi.h
te-csky_abiv1_linux.h
te-csky_abiv1.h
te-csky_abiv2_linux.h
te-csky_abiv2.h
te-dragonfly.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-ia64aix.h
te-interix.h
te-irix.h
te-linux.h
te-lynx.h
te-macos.h
te-nacl.h
te-nbsd532.h
te-nbsd.h
te-pc532mach.h
te-pe.h
te-pep.h
te-solaris.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
xtensa-relax.h