Age | Commit message (Expand) | Author | Files | Lines |
2020-05-27 | Fix PR gas/26001 (pdp11-*-*) | Stephen Casner | 5 | -1/+41 |
2020-05-27 | RISC-V: Fix missing initialization of riscv_csr_extra structs | Simon Cook | 2 | -0/+6 |
2020-05-26 | gas: Adjust x86 tests for PECOFF | H.J. Lu | 4 | -1/+11 |
2020-05-26 | ChangeLog entries for f687f5f563 | Stefan Schulze Frielinghaus | 1 | -0/+7 |
2020-05-26 | tc-xgate.c: Replace R_XGATE_PCREL_X with BFD_RELOC_XGATE_PCREL_X | H.J. Lu | 2 | -4/+12 |
2020-05-26 | S/390: z13: Accept vector alignment hints | Stefan Schulze Frielinghaus | 2 | -8/+16 |
2020-05-26 | gas: Silence GCC 10 warning on tc-visium.c | H.J. Lu | 2 | -1/+7 |
2020-05-26 | gas: Silence GCC 10 warning tc-vax.c | H.J. Lu | 2 | -2/+9 |
2020-05-26 | gas: Silence GCC 10 warning on tc-v850.c | H.J. Lu | 2 | -2/+8 |
2020-05-26 | gas: Silence GCC 10 warning on tc-crx.c | H.J. Lu | 2 | -3/+10 |
2020-05-26 | tc-score.c: Replace overlapping sprintf with memmove | H.J. Lu | 2 | -8/+18 |
2020-05-25 | gas: Silence GCC 10 warning on tc-mcore.c | H.J. Lu | 2 | -1/+6 |
2020-05-25 | tc-cr16.c: Use memmove to concatenate 2 overlapping strings | H.J. Lu | 2 | -1/+10 |
2020-05-25 | gas: Silence GCC 10 warning on tc-cr16.c | H.J. Lu | 2 | -1/+6 |
2020-05-25 | gas: Update fr_literal access in frag for GCC 10 | H.J. Lu | 4 | -3/+10 |
2020-05-24 | RISC-V: Gas inserts cfa relocs in wrong section. | Jim Wilson | 2 | -1/+19 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", gas | Alan Modra | 13 | -52/+41 |
2020-05-20 | [PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions... | Nelson Chu | 42 | -2434/+4423 |
2020-05-19 | Power10 dcbf, sync, and wait extensions. | Peter Bergner | 5 | -0/+91 |
2020-05-19 | Fix the ARM assembler to generate a Realtime profile for armv8-r. | Alexander Fedotov | 6 | -10/+21 |
2020-05-19 | Use bfd_get_filename throughout gas | Alan Modra | 2 | -6/+16 |
2020-05-19 | Clear all local_symbol.lsy_flags | Alan Modra | 2 | -2/+6 |
2020-05-18 | Re: Fix tight loop on recursively-defined symbols | Alan Modra | 2 | -0/+6 |
2020-05-18 | Don't handle lret/iret when -mlfence-before-ret=[or|not|shl|yes] since they a... | liuhongt | 14 | -182/+22 |
2020-05-15 | Fix tight loop on recursively-defined symbols | Alan Modra | 6 | -3/+48 |
2020-05-14 | Update Swedish translation for the gas sub-directory and a new Serbian transl... | Nick Clifton | 2 | -390/+235 |
2020-05-11 | Power10 VSX scalar min-max-compare quad precision operations | Alan Modra | 4 | -0/+29 |
2020-05-11 | Power10 VSX load/store rightmost element operations | Alan Modra | 4 | -0/+34 |
2020-05-11 | Power10 test lsb by byte operation | Alan Modra | 4 | -0/+34 |
2020-05-11 | Power10 string operations | Alan Modra | 4 | -0/+39 |
2020-05-11 | Power10 Set boolean extension | Peter Bergner | 4 | -0/+27 |
2020-05-11 | Power10 bit manipulation operations | Alan Modra | 4 | -0/+44 |
2020-05-11 | Power10 VSX PCV generate operations | Alan Modra | 4 | -0/+27 |
2020-05-11 | Power10 VSX Mask Manipulation Operations | Alan Modra | 4 | -0/+59 |
2020-05-11 | Power10 Reduced precision outer product operations | Alan Modra | 7 | -1/+207 |
2020-05-11 | Power10 SIMD permute class operations | Alan Modra | 4 | -0/+97 |
2020-05-11 | Power10 128-bit binary integer operations | Alan Modra | 4 | -0/+83 |
2020-05-11 | Power10 VSX 32-byte storage access | Alan Modra | 4 | -0/+57 |
2020-05-11 | Power10 vector integer multiply, divide, modulo insns | Alan Modra | 4 | -0/+53 |
2020-05-11 | Power10 byte reverse instructions | Peter Bergner | 4 | -0/+25 |
2020-05-11 | Power10 Copy/Paste Extensions | Peter Bergner | 3 | -0/+11 |
2020-05-11 | Power10 Add new L operand to the slbiag instruction | Peter Bergner | 4 | -0/+25 |
2020-05-11 | PowerPC Rename powerxx to power10 | Alan Modra | 5 | -9/+18 |
2020-05-06 | Updated Swedish translation for the gas sub-directory | Nick Clifton | 2 | -3004/+4050 |
2020-05-06 | Section "3.1 Preprocessing" of the online GAS manual has a wrong reference to... | Nick Clifton | 2 | -2/+10 |
2020-05-05 | Restore readelf's warnings that describe real problems with the file being ex... | Nick Clifton | 3 | -2/+13 |
2020-05-05 | [GAS] change of ELF flags initial value in rx-linux | Gunther Nikl | 2 | -8/+6 |
2020-05-04 | GAS: Do not create an entry for the default directory if the directory table ... | Nick Clifton | 2 | -4/+6 |
2020-05-04 | gas: PR 25863: Fix scalar vmul inside it block when assembling for MVE | Andre Simoes Dias Vieira | 4 | -9/+26 |
2020-05-04 | Fix an illegal memory access in the assembler when generating a DWARF5 file/d... | Nick Clifton | 5 | -1/+24 |