Fix test-cp-name-parser build, unused variable
[deliverable/binutils-gdb.git] / gas / testsuite /
2019-03-12  Andreas KrebbelS/390: arch13: Adjust to recent changes
2019-02-27  Matthew MalcomsonTestsuite: Allow multiple lines of "as" in testsuite.
2019-02-07  Tamar ChristinaArm: Backport hlt to all architectures.
2019-02-07  Tamar ChristinaAArch64: Add negative tests for Armv8.3-a complex numbe...
2019-02-07  Tamar ChristinaAArch64: Add verifier for By elem Single and Double...
2019-02-07  Eric BotcazouVisium: align branch absolute instruction for the GR6
2019-02-01  John DarringtonS12Z: GAS: Allow #_symbol operands as mov source
2019-02-01  John DarringtonS12Z: GAS: Fix incorrect range test for 16-bit PC relat...
2019-02-01  John DarringtonS12Z: GAS: Issue warning if TFR/EXG have identical...
2019-02-01  John DarringtonS12Z: GAS: Disallow immediate destination operands
2019-01-31  Andreas KrebbelS/390: Implement instruction set extensions
2019-01-28  Max Filippovxtensa: gas: don't keep relocations for constants
2019-01-25  Sudi DasAArch64: Update encodings for stg, st2g, stzg and st2zg.
2019-01-25  Sudi DasAArch64: Add new STZGM instruction for Armv8.5-A Memory...
2019-01-25  Sudi DasAArch64: Remove ldgv and stgv instructions from Armv8...
2019-01-17  Tamar ChristinaArm: Clean up PE GAS testsuite correct THUMB tests.
2019-01-16  Jim WilsonDon't emit vendor attribute section if there is no...
2019-01-16  Jim WilsonRISC-V: Support ELF attribute for gas and readelf.
2019-01-16  John DarringtonS12Z: gas: Fix bug when a symbol name was the single...
2019-01-16  John DarringtonS12Z: Emit RELOC_S12Z_OPR instead of RELOC_EXT24 where...
2019-01-14  Srinath ParvathaneniImplement the assembly instructions yield, wfe, wfi...
2019-01-11  Alan ModraMore fallout from PR 23963 change
2019-01-10  Nick CliftonStop objdump from displaying control codes embedded...
2019-01-09  John DarringtonS12Z: Fix disassembly of indexed OPR operands with...
2019-01-08  Alan Modrarun_dump_test source in build directory
2019-01-05  Yoshinori SatoRX: gas - Add RXv3 instruction support.
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-12-19  H.J. Lux86: Properly handle PLT expression in directive
2018-12-14  H.J. Luelf: Add PT_GNU_PROPERTY segment type
2018-12-12  Andre Vieira[GAS][Arm] Skip Local BLX Thumb tests for arm-netbsdelf...
2018-12-11  Jim WilsonRISC-V: Don't segfault for two regs in auipc or lui.
2018-12-09  H.J. Lux86: Put back BFD_RELOC_X86_64_GOTPCREL
2018-12-07  Jim WilsonRISC-V: Fix 4-arg add parsing.
2018-12-05  Sam Tebbs[aarch64] Add support for pointer authentication B key
2018-12-03  Jim WilsonRISC-V: Accept version, supervisor ext and more than...
2018-12-03  Egeyar Bagcioglu[aarch64] - Only use MOV for disassembly when shifter...
2018-12-03  Nick CliftonUpdate the assembler to use a version of 3 when generat...
2018-12-01  Alan ModraPR23938, should not free memory alloced in obstack...
2018-11-30  Fredrik NoringGAS/MIPS: Add `-mfix-r5900' option for the R5900 short...
2018-11-27  Jim WilsonRISC-V: Add .insn CA support.
2018-11-27  Thomas Preud'homme[ARM] Update knowledge of bfd architectures
2018-11-27  Jozef LawrynowiczTighten the constraints for warning about NOPs for...
2018-11-23  Andre Vieira[GAS][ARM] Fix testism for bl local v4t test
2018-11-21  John DarringtonS12Z opcodes: Fix bug disassembling certain shift instr...
2018-11-21  John DarringtonS12Z: Add alias instructions BHS and BLO.
2018-11-12  Sudakshina Das[BINUTILS, AARCH64, 8/8] Add data cache instructions...
2018-11-12  Sudakshina Das[BINUTILS, AARCH64, 7/8] Add system registers for Memor...
2018-11-12  Sudakshina Das[BINUTILS, AARCH64, 6/8] Add Tag getting instruction...
2018-11-12  Sudakshina Das[BINUTILS, AARCH64, 5/8] Add Tag getting instruction...
2018-11-12  Sudakshina Das[BINUTILS, AARCH64, 4/8] Add Tag setting instructions...
2018-11-12  Sudakshina Das[BINUTILS, AARCH64, 3/8] Add Pointer Arithmetic instruc...
2018-11-12  Sudakshina Das[BINUTILS, AARCH64, 2/8] Add Tag generation instruction...
2018-11-09  Andreas KrebbelS/390: Fix optional operand handling after memory addresses
2018-11-07  Yoshinori Satorx: Add target rx-*-linux.
2018-11-06  Matthew Malcomson[arm] fix testsuite breakage on pe-coff
2018-11-06  Matthew Malcomson[arm] Check for neon and condition in vcvt.f16.f32
2018-11-06  Jan Beulichx86: correctly handle VPBROADCASTD with EVEX.W set...
2018-11-06  Jan Beulichx86: correctly handle VMOVD with EVEX.W set outside...
2018-11-06  Jan Beulichx86: correctly handle KMOVD with VEX.W set outside...
2018-11-06  Jan Beulichx86: adjust {,E}VEX.W handling for PEXTR* / PINSR*
2018-11-06  Jan Beulichx86: adjust {,E}VEX.W handling outside of 64-bit mode
2018-11-06  Jan Beulichx86: fix various non-LIG templates
2018-11-06  Jan Beulichx86: allow {store} to select alternative {,}PEXTRW...
2018-11-06  Jan Beulichx86: add more VexWIG
2018-11-05  H.J. Lux86: Disable GOT relaxation with data prefix
2018-11-01  Thomas Preud'hommeFix ld action in run_dump_test
2018-10-31  Andre Vieira[GAS][ARM] Fix ARMv8.1 AdvSIMD testism
2018-10-31  Andre Vieira[GAS][ARM] Fix UDF testism
2018-10-31  Andre Vieira[GAS][ARM] Fix failing Armv1 test
2018-10-23  Andreas KrebbelS/390: Support vector alignment hints
2018-10-22  Alan Modragas simple-forward test
2018-10-22  Alan ModraApply alpha BFD_RELOC_8 fixups
2018-10-20  Alan ModraPR23800, .eqv doesn't always defer expression evaluation
2018-10-19  Tamar ChristinaArm: Skip new binary decode tests on pe targets
2018-10-19  Tamar ChristinaArm: Fix disassembler crashing on -b binary when thumb...
2018-10-19  Fredrik NoringThis set of changes clarifies the conditions for the...
2018-10-16  Matthew MalcomsonAArch64: Fix error checking for SIMD udot (by element)
2018-10-11  Jan Beulichx86: add {,V}MOVQ cases to xmmword test
2018-10-09  Sudakshina Das[PATCH, BINUTULS, AARCH64, 9/9] Add SSBS to MSR/MRS
2018-10-09  Sudakshina Das[PATCH, BINUTILS, AARCH64, 8/9] Add SCXTNUM_ELx and...
2018-10-09  Sudakshina Das[PATCH, BINUTILS, AARCH64, 7/9] Add BTI instruction
2018-10-09  Sudakshina Das[PATCH, BINUTILS, AARCH64, 6/9] Add Random number instr...
2018-10-09  Sudakshina Das[PATCH, BINUTILS, AARCH64, 5/9] Add DC CVADP instruction
2018-10-09  Sudakshina Das[PATCH, BINUTILS, AARCH64, 4/9] Add Execution and Data...
2018-10-09  Sudakshina Das[PATCH, BINUTILS, AARCH64, 3/9] Add instruction SB...
2018-10-09  Sudakshina Das[PATCH, BINUTILS, AARCH64, 2/9] Add Data procoessing...
2018-10-05  H.J. Lux86: Add Intel ENCLV to assembler and disassembler
2018-10-05  Sudakshina Das[Arm, 3/3] Add Execution and Data Prediction instructio...
2018-10-05  Sudakshina Das[Arm, 2/3] Add instruction SB for AArch32
2018-10-05  Sudakshina Das[Arm, 1/3] Add -march=armv8.5-a and related internal...
2018-10-05  Richard Hendersonor1k: Add the l.muld, l.muldu, l.macu, l.msbu insns
2018-10-05  Stafford Horneor1k: Add the l.adrp insn and supporting relocations
2018-10-05  Richard Hendersonor1k: Add relocations for high-signed and low-stores
2018-10-03  Tamar ChristinaAArch64: Add MOVPRFX tests and update testsuite
2018-10-03  Tamar ChristinaAArch64: Constraint disassembler and assembler changes.
2018-10-02  Palmer DabbeltRISC-V: Add fence.tso instruction
2018-09-26  Sandra LoosemoreSkip broken assembler test on Windows host.
2018-09-25  Andreas KrebbelS/390: Fix symbolic displacement in lay
2018-09-21  Alan ModraFix more fallout from 17f6ade235fc
2018-09-20  H.J. Lugas: Update expected outputs of "readelf -wL"
next
This page took 0.068775 seconds and 7 git commands to generate.