remote: Fix indentation in remote_new_objfile.
[binutils-gdb.git] / gas / testsuite /
2021-06-10 Jan Beulichx86: suppress LEA optimization in a specific 16-bit...
2021-06-08 Jan Beulichx86: cover a.out in recently added tests
2021-06-08 Jan Beulichx86-64: avoid bogus warnings with 32-bit addressing
2021-06-07 Jan Beulichx86: honor quoted figure braces in i386_att_operand()
2021-06-07 Jan Beulichx86: better respect quotes in parse_operands()
2021-06-07 Jan Beulichx86: allow unary operators to start a memory operand
2021-06-07 Jan Beulichx86: make symbol quotation check consistent in i386_att...
2021-06-07 Jan Beulichix86: wrap constants
2021-06-03 Alan ModraPR1202, mcore disassembler: wrong address loopt
2021-05-29 Alan ModraPowerPC table driven -Mraw disassembly
2021-05-29 Maciej W. RozyckiMIPS/GAS/testsuite: Add C0, C1, C2, C3 opcode tests
2021-05-29 Maciej W. RozyckiMIPS/GAS/testsuite: Run RFE test across all ISAs
2021-05-29 Maciej W. RozyckiMIPS/GAS/testsuite: Run coprocessor tests across all...
2021-05-29 Maciej W. RozyckiMIPS/opcodes: Accurately record coprocessor opcode...
2021-05-29 Maciej W. RozyckiMIPS/GAS/testsuite: Add tests for coprocessor branch...
2021-05-29 Maciej W. RozyckiMIPS/opcodes: Disassemble the RFE instruction
2021-05-29 Maciej W. RozyckiMIPS/opcodes: Add legacy CP1 control register names
2021-05-29 Maciej W. RozyckiMIPS/GAS/testsuite: Add tests for coprocessor access...
2021-05-29 Maciej W. RozyckiMIPS/opcodes: Add TX39 CP0 register names
2021-05-29 Maciej W. RozyckimicroMIPS/opcodes: Refer FPRs rather than FCRs with...
2021-05-28 H.J. Lux86: Restore PC16 relocation overflow check
2021-05-27 Peter BergnerPowerPC: Add new xxmr and xxlnot extended mnemonics
2021-05-26 H.J. Lux86: Propery check PC16 reloc overflow in 16-bit mode...
2021-05-25 Tamar ChristinaArm: Fix forward thumb references [PR gas/25235]
2021-05-24 Nelson ChuRISC-V: PR25212, Report errors for invalid march and...
2021-05-22 Alan ModraRe: Fix offset for ia64 PCREL60B relocation on HP-UX
2021-05-20 Sergey BelyashovFix overflow detection in the Z80 assembler.
2021-05-17 Alex Coplanarm: Fix bugs with MVE vmov from two GPRs to vector...
2021-05-12 Alan ModraSAFE_BYTE_GET64
2021-05-11 Sergey BelyashovReport illegal Z80 load instructions.
2021-05-10 Sergey BelyashovAdd support for 8-bit and 24-bit shifts in the z80...
2021-05-07 Cl?ment ChigotFix .dwsect generation for XCOFF. Handle .function...
2021-05-07 Jan Beulichx86-64/ELF: clear src_mask for all reloc types
2021-05-06 Stafford Horneor1k: Implement relocation R_OR1K_GOT_AHI16 for gotha()
2021-05-03 Christoph MuellnerRISC-V: PR27764, Add tests for A extension
2021-05-03 Jan Beulichx86: allow @secrel32 also in data definitions
2021-05-03 Jan Beulichx86: use UNIX EOL in secrel testcase
2021-05-03 Alan Modratestsuite: Don't start directives in first column
2021-04-29 Jan Beulichx86-64: adjust recently added tests
2021-04-29 Jan Beulichx86: relax when/how @size can be used
2021-04-29 Jan Beulichx86: allow @size to also (sensibly) apply to sections
2021-04-28 Jan Beulichx86: honor signedness of PC-relative relocations
2021-04-26 Jan Beulichx86: optimize LEA
2021-04-26 Jan Beulichx86-64: have value properly checked when resolving...
2021-04-23 Eric BotcazouFix type of .persistent.bss section
2021-04-21 Nick CliftonAdjust readelf's output so that section symbols without...
2021-04-19 Nick CliftonFix an assembler testuite failure when checking a toolc...
2021-04-19 Przemyslaw Wirkusaarch64: New instructions for maintenance of GPT entrie...
2021-04-19 Przemyslaw Wirkusaarch64: Add new data cache maintenance operations
2021-04-16 Przemyslaw Wirkusaarch64: Define RME system registers
2021-04-16 Nelson ChuRISC-V: PR27436, make operand C> work the same as >.
2021-04-16 Lifang XiaRISC-V: compress "addi d,CV,z" to "c.mv d,CV"
2021-04-12 Alan Modram68hc11 gas testsuite wart
2021-04-12 Alan ModraPower10 bignum operands
2021-04-12 Nelson ChuRISC-V: Support to parse the multi-letter prefix in...
2021-04-09 Tejas BelagodAArch64: Fix Diagnostic messaging for LD/ST Exclusive.
2021-04-09 Alan ModraPowerPC disassembly of pcrel references
2021-04-07 Alan ModraPR27676, PowerPC missing extended dcbt, dcbtst mnemonics
2021-04-07 Alan ModraFix pr27217 testcase failure
2021-04-06 Nick CliftonFix a problem assembling AArch64 sources when a relocat...
2021-03-29 Jan Beulichx86: VPSADBW's source operands are also commutative
2021-03-26 Jan Beulichx86-64: don't accept supposedly disabled MOVQ forms
2021-03-25 Hafiz Abid Qadeer[NIOS2] Fix disassembly of br.n instruction.
2021-03-25 Jan Beulichx86: flag bad S/G insn operand combinations
2021-03-25 Jan Beulichx86: flag as bad AVX512 insns with EVEX.z set but EVEX...
2021-03-25 Jan Beulichx86: fix AMD Zen3 insns
2021-03-25 Jan Beulichx86-64: limit breakage from gcc movdir64b et al workaround
2021-03-25 Alan ModraPR27647 PowerPC extended conditional branch mnemonics
2021-03-23 Jan Beulichx86: unbreak certain MPX insn operand forms
2021-03-16 Kuan-Lin ChenRISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructions
2021-03-12 Przemyslaw Wirkusaarch64: Add few missing system registers
2021-03-10 Jan Beulichx86/Intel: correct AVX512 S/G disassembly
2021-03-10 Jan Beulichx86: correct decoding of nop/reserved space (0f18 ...
2021-03-09 Jan Beulichx86-64: make SYSEXIT handling similar to SYSRET's
2021-02-26 Nick CliftonCorrect an error message in the ARM assembler.
2021-02-19 Nelson ChuRISC-V: PR27158, fixed UJ/SB types and added CSS/CL...
2021-02-17 Alan Modrah8300 complains about new section defined without attri...
2021-02-16 H.J. Lugas: Allow SHF_GNU_RETAIN on all sections
2021-02-16 Jan Beulichx86: CVTPI2PD has special behavior
2021-02-16 Jan Beulichx86: honor template rather than actual operands when...
2021-02-16 Jan Beulichx86: record register use for SIMD insns without respect...
2021-02-16 Jan Beulichx86: make common property tests common
2021-02-16 Jan Beulichx86: make 16-bit ENQCMD test actually test ENQCMD
2021-02-15 Andreas KrebbelIBM Z: Implement instruction set extensions
2021-02-12 Nick CliftonChange the readelf and objdump programs so that they...
2021-02-12 Alan Modragas testsuite: adjust recently added tests for hppa
2021-02-09 Nick CliftonAdd a sanity check of files include by .incbin.
2021-02-09 Alan ModraRemove arm-symbianelf
2021-02-09 Nick CliftonPrevent a bad .Psize expression from triggering a memor...
2021-02-09 Nick CliftonAdd a test for PR 27355 - where corrupt assembler ...
2021-02-04 Nelson ChuRISC-V: Removed the v0.93 bitmanip ZBA/ZBB/ZBC instruct...
2021-01-26 H.J. Lunios2: Don't disable relaxation with --gdwarf-N
2021-01-26 Alan Modragas testsuite tidy
2021-01-26 Alan Modragas byte test
2021-01-26 Alan Modrapr27228 testcase
2021-01-24 H.J. Lugas: Add a testcase for PR gas/27228
2021-01-21 Alan ModraPR27221, 058430b4a1 warnings while assembling the Linux...
2021-01-20 Alan ModraPowerPC: Don't generate unused section symbols
2021-01-18 H.J. Luas: Automatically enable DWARF5 support
2021-01-18 Alan ModraPR27198, segv in S_IS_WEAK
next