Age | Commit message (Expand) | Author | Files | Lines |
2020-06-02 | gas: Fix checking for backwards .org with negative offset | Alex Coplan | 6 | -0/+14 |
2020-05-28 | Fix all unexpected failures in gas testsuite for pdp11-aout. | Stephen Casner | 4 | -3/+110 |
2020-05-27 | Fix PR gas/26001 (pdp11-*-*) | Stephen Casner | 3 | -0/+22 |
2020-05-26 | gas: Adjust x86 tests for PECOFF | H.J. Lu | 3 | -1/+5 |
2020-05-26 | S/390: z13: Accept vector alignment hints | Stefan Schulze Frielinghaus | 2 | -8/+16 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", gas | Alan Modra | 1 | -4/+2 |
2020-05-20 | [PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions... | Nelson Chu | 35 | -333/+1377 |
2020-05-19 | Power10 dcbf, sync, and wait extensions. | Peter Bergner | 4 | -0/+82 |
2020-05-19 | Fix the ARM assembler to generate a Realtime profile for armv8-r. | Alexander Fedotov | 4 | -4/+4 |
2020-05-18 | Don't handle lret/iret when -mlfence-before-ret=[or|not|shl|yes] since they a... | liuhongt | 12 | -167/+1 |
2020-05-15 | Fix tight loop on recursively-defined symbols | Alan Modra | 4 | -0/+20 |
2020-05-11 | Power10 VSX scalar min-max-compare quad precision operations | Alan Modra | 3 | -0/+23 |
2020-05-11 | Power10 VSX load/store rightmost element operations | Alan Modra | 3 | -0/+28 |
2020-05-11 | Power10 test lsb by byte operation | Alan Modra | 3 | -0/+28 |
2020-05-11 | Power10 string operations | Alan Modra | 3 | -0/+33 |
2020-05-11 | Power10 Set boolean extension | Peter Bergner | 3 | -0/+21 |
2020-05-11 | Power10 bit manipulation operations | Alan Modra | 3 | -0/+38 |
2020-05-11 | Power10 VSX PCV generate operations | Alan Modra | 3 | -0/+21 |
2020-05-11 | Power10 VSX Mask Manipulation Operations | Alan Modra | 3 | -0/+53 |
2020-05-11 | Power10 Reduced precision outer product operations | Alan Modra | 5 | -0/+185 |
2020-05-11 | Power10 SIMD permute class operations | Alan Modra | 3 | -0/+91 |
2020-05-11 | Power10 128-bit binary integer operations | Alan Modra | 3 | -0/+77 |
2020-05-11 | Power10 VSX 32-byte storage access | Alan Modra | 3 | -0/+51 |
2020-05-11 | Power10 vector integer multiply, divide, modulo insns | Alan Modra | 3 | -0/+47 |
2020-05-11 | Power10 byte reverse instructions | Peter Bergner | 3 | -0/+19 |
2020-05-11 | Power10 Copy/Paste Extensions | Peter Bergner | 2 | -0/+6 |
2020-05-11 | Power10 Add new L operand to the slbiag instruction | Peter Bergner | 3 | -0/+19 |
2020-05-11 | PowerPC Rename powerxx to power10 | Alan Modra | 3 | -8/+8 |
2020-05-05 | Restore readelf's warnings that describe real problems with the file being ex... | Nick Clifton | 1 | -2/+2 |
2020-05-04 | gas: PR 25863: Fix scalar vmul inside it block when assembling for MVE | Andre Simoes Dias Vieira | 2 | -0/+16 |
2020-05-04 | Fix an illegal memory access in the assembler when generating a DWARF5 file/d... | Nick Clifton | 3 | -0/+14 |
2020-04-30 | AArch64: add GAS support for UDF instruction | Alex Coplan | 5 | -0/+27 |
2020-04-29 | Update expected disassembly after recent update. | Nick Clifton | 1 | -1/+1 |
2020-04-29 | Fix the disassmbly of SH instructions which have an unsigned 8-bit immediate ... | Nick Clifton | 2 | -0/+4 |
2020-04-27 | x86: Add i386 PE big-object support | Tamar Christina | 2 | -3/+2 |
2020-04-26 | Improve -mlfence-after-load | liuhongt | 18 | -4/+455 |
2020-04-22 | xtensa: fix PR ld/25861 | Max Filippov | 1 | -1/+1 |
2020-04-22 | .symver fixes | Alan Modra | 3 | -8/+3 |
2020-04-21 | symver11.s: Add ".balign 8" | H.J. Lu | 1 | -0/+1 |
2020-04-21 | Disallow PC relative for CMPI on MC68000/10 | Andreas Schwab | 3 | -0/+33 |
2020-04-21 | BFD: Exclude sections with no content from compress check. | Tamar Christina | 2 | -0/+19 |
2020-04-21 | gas: Extend .symver directive | H.J. Lu | 24 | -8/+172 |
2020-04-20 | [AArch64, Binutils] Add missing TSB instruction | Sudakshina Das | 3 | -7/+15 |
2020-04-20 | [AArch64, Binutils] Make hint space instructions valid for Armv8-a | Sudakshina Das | 5 | -16/+1 |
2020-04-16 | Stop the MIPS assembler from accepting ifunc symbols. | Nick Clifton | 2 | -3/+4 |
2020-04-16 | cpu,gas,opcodes: support for eBPF JMP32 instruction class | David Faust | 3 | -0/+57 |
2020-04-07 | Add support for intel TSXLDTRK instructions$ | Cui,Lili | 4 | -0/+34 |
2020-04-02 | Add support for intel SERIALIZE instruction | LiliCui | 4 | -0/+31 |
2020-04-02 | ld: Disable ifunc tests on Solaris | Rainer Orth | 4 | -4/+4 |
2020-04-01 | x86: Force relocation against local absolute symbol | H.J. Lu | 5 | -3/+13 |