2019-01-01 |
Alan Modra | Update year range in copyright notice of binutils files |
tree | commitdiff |
2019-01-01 |
Alan Modra | ChangeLog rotation |
tree | commitdiff |
2018-12-19 |
H.J. Lu | x86: Properly handle PLT expression in directive |
tree | commitdiff |
2018-12-14 |
H.J. Lu | elf: Add PT_GNU_PROPERTY segment type |
tree | commitdiff |
2018-12-13 |
Jeff Law | Fix typo/thinko in last change. |
tree | commitdiff |
2018-12-13 |
Sam Tebbs | Move aarch64 CIE code to aarch64 backend |
tree | commitdiff |
2018-12-12 |
Andre Vieira | [GAS][Arm] Skip Local BLX Thumb tests for arm-netbsdelf... |
tree | commitdiff |
2018-12-11 |
Jim Wilson | RISC-V: Don't segfault for two regs in auipc or lui. |
tree | commitdiff |
2018-12-10 |
H.J. Lu | Correct gas/ChangeLog entry for PR gas/23968 |
tree | commitdiff |
2018-12-09 |
H.J. Lu | x86: Put back BFD_RELOC_X86_64_GOTPCREL |
tree | commitdiff |
2018-12-07 |
Jim Wilson | RISC-V: Fix 4-arg add parsing. |
tree | commitdiff |
2018-12-06 |
Alan Modra | PowerPC @l, @h and @ha warnings, plus VLE e_li |
tree | commitdiff |
2018-12-06 |
Andrew Burgess | opcodes/riscv: Hide '.L0 ' fake symbols |
tree | commitdiff |
2018-12-05 |
Sam Tebbs | [aarch64] Add support for pointer authentication B key |
tree | commitdiff |
2018-12-04 |
wu.heng | PR23939, Check frch_cfi_data before use |
tree | commitdiff |
2018-12-03 |
Jim Wilson | RISC-V: Accept version, supervisor ext and more than... |
tree | commitdiff |
2018-12-03 |
Egeyar Bagcioglu | [aarch64] - Only use MOV for disassembly when shifter... |
tree | commitdiff |
2018-12-03 |
Nick Clifton | Update the assembler to use a version of 3 when generat... |
tree | commitdiff |
2018-12-01 |
Alan Modra | PR23938, should not free memory alloced in obstack... |
tree | commitdiff |
2018-11-30 |
Fredrik Noring | GAS/MIPS: Add `-mfix-r5900' option for the R5900 short... |
tree | commitdiff |
2018-11-27 |
Jim Wilson | RISC-V: Add .insn CA support. |
tree | commitdiff |
2018-11-27 |
Thomas Preud'homme | [ARM] Update knowledge of bfd architectures |
tree | commitdiff |
2018-11-27 |
Jozef Lawrynowicz | Tighten the constraints for warning about NOPs for... |
tree | commitdiff |
2018-11-23 |
Andre Vieira | [GAS][ARM] Fix testism for bl local v4t test |
tree | commitdiff |
2018-11-21 |
John Darrington | S12Z opcodes: Fix bug disassembling certain shift instr... |
tree | commitdiff |
2018-11-21 |
John Darrington | S12Z: Add alias instructions BHS and BLO. |
tree | commitdiff |
2018-11-13 |
Thomas Preud'homme | [ARM] Improve indentation of ARM architecture declarations |
tree | commitdiff |
2018-11-12 |
Sudakshina Das | [BINUTILS, AARCH64, 8/8] Add data cache instructions... |
tree | commitdiff |
2018-11-12 |
Sudakshina Das | [BINUTILS, AARCH64, 7/8] Add system registers for Memor... |
tree | commitdiff |
2018-11-12 |
Sudakshina Das | [BINUTILS, AARCH64, 6/8] Add Tag getting instruction... |
tree | commitdiff |
2018-11-12 |
Sudakshina Das | [BINUTILS, AARCH64, 5/8] Add Tag getting instruction... |
tree | commitdiff |
2018-11-12 |
Sudakshina Das | [BINUTILS, AARCH64, 4/8] Add Tag setting instructions... |
tree | commitdiff |
2018-11-12 |
Sudakshina Das | [BINUTILS, AARCH64, 3/8] Add Pointer Arithmetic instruc... |
tree | commitdiff |
2018-11-12 |
Sudakshina Das | [BINUTILS, AARCH64, 2/8] Add Tag generation instruction... |
tree | commitdiff |
2018-11-12 |
Sudakshina Das | [BINUTILS, AARCH64, 1/8] Add support for Memory Tagging... |
tree | commitdiff |
2018-11-09 |
Andreas Krebbel | S/390: Fix optional operand handling after memory addresses |
tree | commitdiff |
2018-11-09 |
Alan Modra | PowerPC, don't use bfd reloc howto in md_assemble |
tree | commitdiff |
2018-11-07 |
Nick Clifton | Add updated French and Portuguese translations. |
tree | commitdiff |
2018-11-07 |
Yoshinori Sato | rx: Add target rx-*-linux. |
tree | commitdiff |
2018-11-06 |
Matthew Malcomson | [arm] fix testsuite breakage on pe-coff |
tree | commitdiff |
2018-11-06 |
Matthew Malcomson | [arm] Check for neon and condition in vcvt.f16.f32 |
tree | commitdiff |
2018-11-06 |
Alan Modra | PowerPC instruction mask checks |
tree | commitdiff |
2018-11-06 |
Alan Modra | PowerPC instruction operand flag validation |
tree | commitdiff |
2018-11-06 |
Jan Beulich | x86: correctly handle VPBROADCASTD with EVEX.W set... |
tree | commitdiff |
2018-11-06 |
Jan Beulich | x86: correctly handle VMOVD with EVEX.W set outside... |
tree | commitdiff |
2018-11-06 |
Jan Beulich | x86: correctly handle KMOVD with VEX.W set outside... |
tree | commitdiff |
2018-11-06 |
Jan Beulich | x86: adjust {,E}VEX.W handling for PEXTR* / PINSR* |
tree | commitdiff |
2018-11-06 |
Jan Beulich | x86: adjust {,E}VEX.W handling outside of 64-bit mode |
tree | commitdiff |
2018-11-06 |
Jan Beulich | x86: fix various non-LIG templates |
tree | commitdiff |
2018-11-06 |
Jan Beulich | x86: allow {store} to select alternative {,}PEXTRW... |
tree | commitdiff |
2018-11-06 |
Jan Beulich | x86: add more VexWIG |
tree | commitdiff |
2018-11-05 |
H.J. Lu | Correct ChangeLog entries for PR gas/23854 commit |
tree | commitdiff |
2018-11-05 |
H.J. Lu | x86: Disable GOT relaxation with data prefix |
tree | commitdiff |
2018-11-01 |
Thomas Preud'homme | Fix ld action in run_dump_test |
tree | commitdiff |
2018-10-31 |
Andre Vieira | [GAS][ARM] Fix ARMv8.1 AdvSIMD testism |
tree | commitdiff |
2018-10-31 |
Andre Vieira | [GAS][ARM] Fix UDF testism |
tree | commitdiff |
2018-10-31 |
Andre Vieira | [GAS][ARM] Fix failing Armv1 test |
tree | commitdiff |
2018-10-29 |
Alan Modra | Move struc-symbol.h to symbols.c |
tree | commitdiff |
2018-10-28 |
Alan Modra | Correct ChangeLog |
tree | commitdiff |
2018-10-28 |
Alan Modra | PR23837, Segmentation fault in resolve_symbol_value |
tree | commitdiff |
2018-10-23 |
Andreas Krebbel | S/390: Support vector alignment hints |
tree | commitdiff |
2018-10-23 |
John Darrington | S12Z: Handle 16 bit fixups which are constant. |
tree | commitdiff |
2018-10-22 |
Alan Modra | gas simple-forward test |
tree | commitdiff |
2018-10-22 |
Alan Modra | Apply alpha BFD_RELOC_8 fixups |
tree | commitdiff |
2018-10-22 |
Alan Modra | PR23040, .uleb128 directive doesn't accept some valid... |
tree | commitdiff |
2018-10-20 |
Alan Modra | PR23800, .eqv doesn't always defer expression evaluation |
tree | commitdiff |
2018-10-19 |
Tamar Christina | Arm: Skip new binary decode tests on pe targets |
tree | commitdiff |
2018-10-19 |
Tamar Christina | Arm: Fix disassembler crashing on -b binary when thumb... |
tree | commitdiff |
2018-10-19 |
Fredrik Noring | This set of changes clarifies the conditions for the... |
tree | commitdiff |
2018-10-16 |
Matthew Malcomson | AArch64: Fix error checking for SIMD udot (by element) |
tree | commitdiff |
2018-10-15 |
Alan Modra | BFD_INIT_MAGIC |
tree | commitdiff |
2018-10-11 |
Jan Beulich | x86: add {,V}MOVQ cases to xmmword test |
tree | commitdiff |
2018-10-10 |
Jan Beulich | x86: fold Size{16,32,64} template attributes |
tree | commitdiff |
2018-10-09 |
Sudakshina Das | [PATCH, BINUTULS, AARCH64, 9/9] Add SSBS to MSR/MRS |
tree | commitdiff |
2018-10-09 |
Sudakshina Das | [PATCH, BINUTILS, AARCH64, 8/9] Add SCXTNUM_ELx and... |
tree | commitdiff |
2018-10-09 |
Sudakshina Das | [PATCH, BINUTILS, AARCH64, 7/9] Add BTI instruction |
tree | commitdiff |
2018-10-09 |
Sudakshina Das | [PATCH, BINUTILS, AARCH64, 6/9] Add Random number instr... |
tree | commitdiff |
2018-10-09 |
Sudakshina Das | [PATCH, BINUTILS, AARCH64, 5/9] Add DC CVADP instruction |
tree | commitdiff |
2018-10-09 |
Sudakshina Das | [PATCH, BINUTILS, AARCH64, 4/9] Add Execution and Data... |
tree | commitdiff |
2018-10-09 |
Sudakshina Das | [PATCH, BINUTILS, AARCH64, 3/9] Add instruction SB... |
tree | commitdiff |
2018-10-09 |
Sudakshina Das | [PATCH, BINUTILS, AARCH64, 2/9] Add Data procoessing... |
tree | commitdiff |
2018-10-09 |
Sudakshina Das | [PATCH, BINUTILS, AARCH64, 1/9] Add -march=armv8.5... |
tree | commitdiff |
2018-10-05 |
H.J. Lu | x86: Add Intel ENCLV to assembler and disassembler |
tree | commitdiff |
2018-10-05 |
Sudakshina Das | [Arm, 3/3] Add Execution and Data Prediction instructio... |
tree | commitdiff |
2018-10-05 |
Sudakshina Das | [Arm, 2/3] Add instruction SB for AArch32 |
tree | commitdiff |
2018-10-05 |
Sudakshina Das | [Arm, 1/3] Add -march=armv8.5-a and related internal... |
tree | commitdiff |
2018-10-05 |
Stafford Horne | or1k: Add OpenRISC gas documentation |
tree | commitdiff |
2018-10-05 |
Richard Henderson | or1k: Add the l.muld, l.muldu, l.macu, l.msbu insns |
tree | commitdiff |
2018-10-05 |
Stafford Horne | or1k: Add the l.adrp insn and supporting relocations |
tree | commitdiff |
2018-10-05 |
Richard Henderson | or1k: Add relocations for high-signed and low-stores |
tree | commitdiff |
2018-10-03 |
Tamar Christina | AArch64: Add MOVPRFX tests and update testsuite |
tree | commitdiff |
2018-10-03 |
Tamar Christina | AArch64: Constraint disassembler and assembler changes. |
tree | commitdiff |
2018-10-03 |
Tamar Christina | AArch64: Close sequences at the end of sections |
tree | commitdiff |
2018-10-03 |
Tamar Christina | AArch64: Add SVE constraints verifier. |
tree | commitdiff |
2018-10-03 |
Tamar Christina | AArch64: Wire through instr_sequence |
tree | commitdiff |
2018-10-02 |
Palmer Dabbelt | RISC-V: Add fence.tso instruction |
tree | commitdiff |
2018-09-26 |
Sandra Loosemore | Skip broken assembler test on Windows host. |
tree | commitdiff |
2018-09-25 |
Andreas Krebbel | S/390: Fix symbolic displacement in lay |
tree | commitdiff |
2018-09-21 |
H.J. Lu | Correct ChangeLog entry for commit b8426d169d3f8a |
tree | commitdiff |
2018-09-21 |
H.J. Lu | gas: Make bfin-parse.c/rl78-parse.c/rx-parse.c depend... |
tree | commitdiff |
next |