Age | Commit message (Expand) | Author | Files | Lines |
2019-11-20 | PR24944, gas doesn't read enough digits when parsing a floating point number | Alan Modra | 4 | -8/+23 |
2019-11-18 | gas: Add --gdwarf-cie-version command line flag | Andrew Burgess | 13 | -2/+125 |
2019-11-14 | x86: fold individual Jump* attributes into a single Jump one | Jan Beulich | 3 | -34/+41 |
2019-11-14 | x86: make JumpAbsolute an insn attribute | Jan Beulich | 3 | -21/+45 |
2019-11-14 | x86: make AnySize an insn attribute | Jan Beulich | 2 | -1/+5 |
2019-11-14 | x86/Intel: correct CMPSD test cases' regexp closing paren placement | Jan Beulich | 3 | -39/+45 |
2019-11-14 | x86/Intel: extend MOVSD/CMPSD testsuite coverage | Jan Beulich | 10 | -0/+386 |
2019-11-12 | RISC-V: Support the INSN_CLASS.*F.* classes for .insn directive. | Jim Wilson | 2 | -1/+5 |
2019-11-12 | [gas][arm] Enable VLDM, VSTM, VPUSH, VPOP for MVE | Mihail Ionescu | 4 | -44/+131 |
2019-11-12 | [binutils][arm] Update the decoding of MVE VMOV, VMVN | Mihail Ionescu | 4 | -2/+94 |
2019-11-12 | [gas][arm] Make .fpu reset the FPU/Coprocessor feature bits | Mihail Ionescu | 5 | -2/+32 |
2019-11-12 | x86: fold EsSeg into IsString | Jan Beulich | 2 | -34/+31 |
2019-11-12 | x86: eliminate ImmExt abuse | Jan Beulich | 12 | -352/+343 |
2019-11-12 | x86: introduce operand type "instance" | Jan Beulich | 2 | -29/+55 |
2019-11-11 | Arm64: SVE2's smaxp/sminp require operands 1 and 3 to be the same register | Jan Beulich | 3 | -0/+10 |
2019-11-08 | i386: Only check suffix in instruction mnemonic | H.J. Lu | 6 | -44/+69 |
2019-11-08 | x86: convert RegMask and RegBND from bitfield to enumerator | Jan Beulich | 2 | -6/+13 |
2019-11-08 | x86: convert RegSIMD and RegMMX from bitfield to enumerator | Jan Beulich | 2 | -43/+53 |
2019-11-08 | x86: convert Control/Debug/Test from bitfield to enumerator | Jan Beulich | 2 | -14/+20 |
2019-11-08 | x86: convert SReg from bitfield to enumerator | Jan Beulich | 3 | -9/+18 |
2019-11-08 | x86: introduce operand type "class" | Jan Beulich | 2 | -41/+73 |
2019-11-07 | [gas][aarch64] Add the v8.6 Data Gathering Hint mnemonic [10/X] | Matthew Malcomson | 3 | -0/+20 |
2019-11-07 | [Patch][binutils][arm] Armv8.6-A Matrix Multiply extension [9/10] | Matthew Malcomson | 6 | -5/+171 |
2019-11-07 | [binutils][aarch64] Matrix Multiply extension enablement [8/X] | Matthew Malcomson | 11 | -0/+330 |
2019-11-07 | [Patch][binutils][aarch64] .bfloat16 directive for AArch64 [7/10] | Matthew Malcomson | 5 | -0/+98 |
2019-11-07 | [Patch][binutils][arm] .bfloat16 directive for Arm [6/X] | Matthew Malcomson | 5 | -0/+96 |
2019-11-07 | [Patch][binutils] Generic support for parsing numbers in bfloat16 format [5/X] | Matthew Malcomson | 3 | -29/+63 |
2019-11-07 | [binutils][arm] BFloat16 enablement [4/X] | Matthew Malcomson | 18 | -24/+807 |
2019-11-07 | [binutils][aarch64] Bfloat16 enablement [2/X] | Matthew Malcomson | 10 | -0/+372 |
2019-11-07 | [gas][aarch64] Armv8.6-a option [1/X] | Matthew Malcomson | 3 | -1/+8 |
2019-11-07 | x86: support further AMD Zen2 instructions | Jan Beulich | 10 | -55/+45 |
2019-11-07 | x86: adjust register names printed for MONITOR/MWAIT | Jan Beulich | 12 | -201/+80 |
2019-11-04 | x86: re-arrange process_operands() | Jan Beulich | 2 | -57/+54 |
2019-10-31 | i386; Add .code16gcc fldenv tests | H.J. Lu | 3 | -2/+20 |
2019-10-31 | Add support for context sensitive '.arch_extension' to the ARM assembler. | Mihail Ionescu | 6 | -0/+68 |
2019-10-30 | Modify the ARNM assembler to accept the omission of the immediate argument fo... | Delia Burduv | 6 | -44/+86 |
2019-10-30 | x86: add tests to cover defaulting of operand sizes for ambiguous insns | Jan Beulich | 8 | -0/+392 |
2019-10-30 | x86: drop stray W | Jan Beulich | 2 | -5/+11 |
2019-10-29 | Re: Optimise away eh_frame advance_loc 0 | Alan Modra | 2 | -1/+12 |
2019-10-26 | Add some missing casts to suppress implicit cast warnings | John David Anglin | 2 | -5/+12 |
2019-10-26 | Optimise away eh_frame advance_loc 0 | Alan Modra | 3 | -4/+28 |
2019-10-25 | PR25125, relaxation chooses wrong branch size | Alan Modra | 2 | -4/+13 |
2019-10-16 | qsort: tc-xtensa.c tidy | Alan Modra | 2 | -22/+33 |
2019-10-15 | remove more xmalloc in bfd | Alan Modra | 2 | -6/+12 |
2019-10-09 | Fix the disassembly of the LDS and STS instructions of the AVR architecture. | Nick Clifton | 3 | -0/+19 |
2019-10-08 | S/390: Add support for z15 as CPU name. | Andreas Krebbel | 3 | -4/+5 |
2019-10-07 | Add support for new functionality in the msp430 backend of GCC. | Jozef Lawrynowicz | 17 | -4/+252 |
2019-10-07 | add missing ChangeLog entry for d241b91073 | Jan Beulich | 1 | -0/+13 |
2019-10-07 | x86/Intel: correct MOVSD and CMPSD handling | Jan Beulich | 9 | -12/+233 |
2019-09-24 | Arm: Fix out of range conditional branch (PR/24991) | Tamar Christina | 5 | -7/+38 |