Age | Commit message (Expand) | Author | Files | Lines |
2019-02-01 | S12Z: GAS: Disallow immediate destination operands | John Darrington | 1 | -0/+9 |
2019-01-31 | S/390: Implement instruction set extensions | Andreas Krebbel | 1 | -0/+10 |
2019-01-31 | Assorted warning fixes | Alan Modra | 1 | -0/+7 |
2019-01-28 | xtensa: gas: don't keep relocations for constants | Max Filippov | 1 | -0/+6 |
2019-01-28 | Updated Russian and French translations for the gas sub-directory | Nick Clifton | 1 | -0/+5 |
2019-01-28 | Control gas enable-checking default by bfd/development.sh | Alan Modra | 1 | -0/+6 |
2019-01-25 | AArch64: Add missing changelog for Update encodings for stg, st2g, stzg and s... | Tamar Christina | 1 | -0/+10 |
2019-01-25 | AArch64: Add new STZGM instruction for Armv8.5-A Memory Tagging Extension. | Sudi Das | 1 | -0/+7 |
2019-01-25 | AArch64: Remove ldgv and stgv instructions from Armv8.5-A Memory Tagging Exte... | Sudi Das | 1 | -0/+13 |
2019-01-25 | PR23940, check bounds before using | Wu Heng | 1 | -0/+5 |
2019-01-25 | PR24125, Assertion failure with embedded NULs in string | Alan Modra | 1 | -0/+6 |
2019-01-21 | Updated translations for various binutils subdirectories. | Nick Clifton | 1 | -0/+4 |
2019-01-19 | Change version to 2.32.51 and regenerate configure and pot files. | Nick Clifton | 1 | -0/+6 |
2019-01-19 | Add markers for 2.32 branch to NEWS and ChangeLog files. | Nick Clifton | 1 | -0/+4 |
2019-01-17 | Arm: Clean up PE GAS testsuite correct THUMB tests. | Tamar Christina | 1 | -0/+11 |
2019-01-16 | Don't emit vendor attribute section if there is no attribute to emit. | Jim Wilson | 1 | -0/+4 |
2019-01-16 | RISC-V: Support ELF attribute for gas and readelf. | Jim Wilson | 1 | -0/+47 |
2019-01-16 | S12Z: gas: Fix bug when a symbol name was the single letter 'c'. | John Darrington | 1 | -2/+7 |
2019-01-16 | S12Z: gas: Permit "extend" instructions which don't actually extend. | John Darrington | 1 | -0/+2 |
2019-01-16 | S12Z: Emit RELOC_S12Z_OPR instead of RELOC_EXT24 where appropriate. | John Darrington | 1 | -0/+7 |
2019-01-14 | Implement the assembly instructions yield, wfe, wfi and sev for ARMv6T2 in bo... | Srinath Parvathaneni | 1 | -0/+10 |
2019-01-11 | More fallout from PR 23963 change | Alan Modra | 1 | -0/+6 |
2019-01-10 | Correct changelog entry. | Nick Clifton | 1 | -2/+3 |
2019-01-10 | Stop objdump from displaying control codes embedded in symbol names. | Nick Clifton | 1 | -0/+36 |
2019-01-09 | S12Z: Fix disassembly of indexed OPR operands with zero index. | John Darrington | 1 | -0/+5 |
2019-01-09 | Adjust bfd/warning.m4 egrep patterns | Andrew Paprocki | 1 | -0/+4 |
2019-01-08 | [AArch64][gas] Add -mcpu support for Arm Ares | Kyrylo Tkachov | 1 | -0/+5 |
2019-01-08 | run_dump_test source in build directory | Alan Modra | 1 | -0/+73 |
2019-01-07 | [arm][gas] Add -mcpu support for Arm Ares | Kyrylo Tkachov | 1 | -0/+5 |
2019-01-05 | RX: gas - Add RXv3 instruction support. | Yoshinori Sato | 1 | -0/+72 |
2019-01-04 | Fix potential buffer overrun whilst scanning macro strings. | Wu Heng | 1 | -0/+6 |
2019-01-04 | Fix bug parsing angle bracketed string sequences. | Wu Heng | 1 | -0/+6 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -0/+4 |
2019-01-01 | ChangeLog rotation | Alan Modra | 1 | -5874/+2 |
2018-12-19 | x86: Properly handle PLT expression in directive | H.J. Lu | 1 | -0/+14 |
2018-12-14 | elf: Add PT_GNU_PROPERTY segment type | H.J. Lu | 1 | -0/+8 |
2018-12-13 | Fix typo/thinko in last change. | Jeff Law | 1 | -0/+5 |
2018-12-13 | Move aarch64 CIE code to aarch64 backend | Sam Tebbs | 1 | -0/+14 |
2018-12-12 | [GAS][Arm] Skip Local BLX Thumb tests for arm-netbsdelf and arm-nto | Andre Vieira | 1 | -0/+5 |
2018-12-10 | RISC-V: Don't segfault for two regs in auipc or lui. | Jim Wilson | 1 | -0/+10 |
2018-12-10 | Correct gas/ChangeLog entry for PR gas/23968 | H.J. Lu | 1 | -1/+1 |
2018-12-09 | x86: Put back BFD_RELOC_X86_64_GOTPCREL | H.J. Lu | 1 | -0/+10 |
2018-12-07 | RISC-V: Fix 4-arg add parsing. | Jim Wilson | 1 | -0/+13 |
2018-12-06 | PowerPC @l, @h and @ha warnings, plus VLE e_li | Alan Modra | 1 | -0/+6 |
2018-12-06 | opcodes/riscv: Hide '.L0 ' fake symbols | Andrew Burgess | 1 | -0/+6 |
2018-12-05 | [aarch64] Add support for pointer authentication B key | Sam Tebbs | 1 | -0/+19 |
2018-12-04 | PR23939, Check frch_cfi_data before use | wu.heng | 1 | -0/+6 |
2018-12-03 | RISC-V: Accept version, supervisor ext and more than one NSE for -march. | Jim Wilson | 1 | -1/+45 |
2018-12-03 | [aarch64] - Only use MOV for disassembly when shifter op is LSL #0 | Egeyar Bagcioglu | 1 | -0/+8 |
2018-12-03 | Update the assembler to use a version of 3 when generating the header of the ... | Nick Clifton | 1 | -0/+22 |