Age | Commit message (Expand) | Author | Files | Lines |
2020-01-14 | x86: Updated align branch tests for Darwin and i686-pc-elf | Lili Cui | 21 | -179/+221 |
2020-01-14 | Fix various assembler testsuite failures for the Z80 target. | Sergey Belyashov | 6 | -9/+53 |
2020-01-13 | [ARC][committed] Code cleanup and improvements. | Claudiu Zissulescu | 1 | -1/+1 |
2020-01-13 | ubsan: wasm32: signed integer overflow | Alan Modra | 1 | -2/+2 |
2020-01-10 | HPUX gas testsuite fixes | Alan Modra | 2 | -2/+3 |
2020-01-09 | x86: SYSENTER/SYSEXIT are unavailable in 64-bit mode on AMD | Jan Beulich | 6 | -0/+51 |
2020-01-08 | Make the assembler generate an error if there is an attempt to define a secti... | Nick Clifton | 4 | -0/+12 |
2020-01-03 | Allow individual targets to decide if string escapes should be allowed. Disa... | Sergey Belyashov | 1 | -3/+3 |
2020-01-03 | Arm64: correct address index operands for LD1RO{H,W,D} | Jan Beulich | 2 | -24/+24 |
2020-01-03 | Arm64: correct {su,us}dot SIMD encodings | Jan Beulich | 2 | -12/+28 |
2020-01-03 | Arm64: correct uzp{1,2} mnemonics | Jan Beulich | 2 | -8/+8 |
2020-01-03 | Arm64: correct 64-bit element fmmla encoding | Jan Beulich | 2 | -3/+3 |
2020-01-02 | Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A... | Sergey Belyashov | 62 | -57/+9634 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 190 | -190/+190 |
2019-12-27 | x86: adjust ignored prefix warning for branches | Jan Beulich | 3 | -8/+12 |
2019-12-27 | x86-64: correct / adjust prefix emission | Jan Beulich | 8 | -51/+45 |
2019-12-27 | x86-64: fix Intel64 handling of branch with data16 prefix | Jan Beulich | 4 | -19/+19 |
2019-12-27 | x86: consolidate Disp<NN> handling a little | Jan Beulich | 1 | -0/+1 |
2019-12-12 | i386: Also check R12-R15 registers when optimizing testq to testb | H.J. Lu | 3 | -0/+12 |
2019-12-12 | i386: Add tests for -malign-branch-boundary and -malign-branch | H.J. Lu | 54 | -0/+2562 |
2019-12-11 | [gas][arm] Add -mwarn-restrict-it | Andre Vieira | 8 | -8/+8 |
2019-12-11 | x86: further refine SSE check (SSE4a, SHA, GFNI) | Jan Beulich | 5 | -25/+75 |
2019-12-10 | [gas][arm] Set context table for '.arch_extension' | Andre Vieira | 2 | -0/+13 |
2019-12-09 | x86/Intel: support "mmword ptr" | Jan Beulich | 5 | -3/+8 |
2019-12-09 | x86/Intel: fix "near ptr" / "far ptr" handling | Jan Beulich | 2 | -0/+10 |
2019-12-08 | aarch64*-*-*ilp32 gas tests | Alan Modra | 13 | -36/+34 |
2019-12-06 | [gas] Implement .cfi_negate_ra_state directive | Kyrylo Tkachov | 2 | -0/+46 |
2019-12-05 | Arm64: correct "sha3" arch-extension directive handling | Jan Beulich | 5 | -42/+35 |
2019-12-04 | x86-64: accept 64-bit LFS/LGS/LSS forms with suffix or operand size specifier | Jan Beulich | 7 | -8/+67 |
2019-12-04 | x86-64/Intel: fix CALL/JMP with dword operand | Jan Beulich | 2 | -4/+20 |
2019-12-04 | x86/Intel: extend MOVDIRI testing | Jan Beulich | 6 | -0/+12 |
2019-12-04 | x86: make sure all PUSH/POP honor DefaultSize | Jan Beulich | 2 | -0/+16 |
2019-12-04 | x86: drop some stray/bogus DefaultSize | Jan Beulich | 2 | -8/+84 |
2019-11-28 | gas/riscv: Produce version 3 DWARF CIE by default | Andrew Burgess | 2 | -0/+17 |
2019-11-28 | gas: Check for overflow on return column in version 1 CIE DWARF | Andrew Burgess | 3 | -0/+23 |
2019-11-28 | binutils/gas/riscv: Add DWARF register numbers for CSRs | Andrew Burgess | 2 | -0/+520 |
2019-11-25 | Fix "psb CSYNC" and "bti C". | Andrew Pinski | 5 | -0/+12 |
2019-11-22 | Arm: Change CRC from fpu feature to archititectural extension | Mihail Ionescu | 2 | -0/+33 |
2019-11-20 | PR24944, gas doesn't read enough digits when parsing a floating point number | Alan Modra | 2 | -3/+10 |
2019-11-18 | gas: Add --gdwarf-cie-version command line flag | Andrew Burgess | 7 | -0/+71 |
2019-11-14 | x86/Intel: correct CMPSD test cases' regexp closing paren placement | Jan Beulich | 2 | -39/+39 |
2019-11-14 | x86/Intel: extend MOVSD/CMPSD testsuite coverage | Jan Beulich | 9 | -0/+374 |
2019-11-12 | RISC-V: Support the INSN_CLASS.*F.* classes for .insn directive. | Jim Wilson | 1 | -1/+1 |
2019-11-12 | [gas][arm] Enable VLDM, VSTM, VPUSH, VPOP for MVE | Mihail Ionescu | 2 | -0/+51 |
2019-11-12 | [binutils][arm] Update the decoding of MVE VMOV, VMVN | Mihail Ionescu | 2 | -0/+88 |
2019-11-12 | [gas][arm] Make .fpu reset the FPU/Coprocessor feature bits | Mihail Ionescu | 3 | -0/+23 |
2019-11-12 | x86: eliminate ImmExt abuse | Jan Beulich | 10 | -304/+325 |
2019-11-11 | Arm64: SVE2's smaxp/sminp require operands 1 and 3 to be the same register | Jan Beulich | 2 | -0/+4 |
2019-11-08 | i386: Only check suffix in instruction mnemonic | H.J. Lu | 4 | -2/+27 |
2019-11-07 | [gas][aarch64] Add the v8.6 Data Gathering Hint mnemonic [10/X] | Matthew Malcomson | 2 | -0/+15 |