Age | Commit message (Expand) | Author | Files | Lines |
2022-10-04 | RISC-V/gas: allow generating up to 176-bit instructions with .insn | Jan Beulich | 1 | -6/+26 |
2022-10-04 | RISC-V/gas: don't open-code insn_length() | Jan Beulich | 1 | -1/+1 |
2022-10-04 | RISC-V/gas: drop stray call to install_insn() | Jan Beulich | 1 | -1/+0 |
2022-10-04 | RISC-V/gas: drop riscv_subsets static variable | Jan Beulich | 1 | -18/+14 |
2022-10-04 | RISC-V: don't cast expressions' X_add_number to long in diagnostics | Jan Beulich | 1 | -4/+4 |
2022-10-03 | RISC-V: Assign DWARF numbers to vector registers | Tsukasa OI | 1 | -0/+3 |
2022-09-30 | RISC-V: Eliminate long-casts of X_add_number in diagnostics | Christoph Müllner | 1 | -8/+8 |
2022-09-30 | RISC-V: fix build after "Add support for arbitrary immediate encoding formats" | Jan Beulich | 1 | -4/+4 |
2022-09-30 | x86: improve match_template()'s diagnostics | Jan Beulich | 1 | -31/+50 |
2022-09-30 | x86/Intel: restrict suffix derivation | Jan Beulich | 2 | -61/+85 |
2022-09-30 | LoongArch: Update ELF e_flags handling according to specification. | liuzhensong | 1 | -10/+10 |
2022-09-28 | The help document of as misses some many options | Nick Clifton | 1 | -1/+2 |
2022-09-22 | RISC-V: Add support for literal instruction arguments | Christoph Müllner | 1 | -0/+10 |
2022-09-22 | RISC-V: Add support for arbitrary immediate encoding formats | Christoph Müllner | 1 | -0/+74 |
2022-09-22 | RISC-V: Add macro-only operands to validate_riscv_insn | Tsukasa OI | 1 | -0/+3 |
2022-09-21 | RISC-V: Fix riscv_set_tso declaration | Tsukasa OI | 1 | -1/+1 |
2022-09-21 | RISC-V: Set EF_RISCV_TSO also on .option arch | Tsukasa OI | 1 | -0/+3 |
2022-09-21 | RISC-V: Implement Ztso extension | Shihua | 1 | -0/+11 |
2022-09-21 | RISC-V: Always generate R_RISCV_CALL_PLT reloc for call in assembler. | Nelson Chu | 1 | -6/+2 |
2022-09-21 | Re: PowerPC64 pcrel got relocs against local symbols | Alan Modra | 1 | -6/+52 |
2022-09-20 | LoongArch: Set macro SUB_SEGMENT_ALIGN to 0. | liuzhensong | 1 | -0/+2 |
2022-09-16 | PowerPC64 pcrel got relocs against local symbols | Alan Modra | 1 | -0/+6 |
2022-09-15 | bfd, binutils, gas: Remove/mark unused variables | Tsukasa OI | 1 | -3/+0 |
2022-09-12 | ppc: Document the -mfuture and -Mfuture options and make them usable | Peter Bergner | 1 | -0/+2 |
2022-09-09 | RISC-V: Fix vector CSR requirements | Tsukasa OI | 1 | -1/+1 |
2022-09-07 | LoongArch: fix gas BFD_RELOC_8/16/24 bug | mengqinggang | 1 | -18/+41 |
2022-08-30 | LoongArch: Fix redefinition of "PACKAGE". | liuzhensong | 1 | -1/+1 |
2022-08-25 | GAS: Allow AArch64 pseudo-ops to accept the command line separator character. | Nick Clifton | 1 | -12/+5 |
2022-08-24 | gas: arm: handle multiple .directives on a single line (PR29519) | Richard Earnshaw | 1 | -20/+44 |
2022-08-22 | LoongArch: gas: add support using constant variable in instructions. | tangxiaolin | 2 | -18/+20 |
2022-08-18 | x86: move / quiesce pre-386 non-16-bit warning | Jan Beulich | 1 | -6/+12 |
2022-08-18 | x86: insert "no error" enumerator in i386_error enumeration | Jan Beulich | 1 | -0/+1 |
2022-08-11 | ppc/svp64: introduce non-zero operand flag | Dmitry Selyutin | 1 | -3/+18 |
2022-08-11 | ppc/svp64: support LibreSOC architecture | Dmitry Selyutin | 1 | -0/+2 |
2022-08-08 | Mach-O: i18n enablement on some error messages. | Tsukasa OI | 1 | -2/+2 |
2022-08-04 | Don't use BFD_VMA_FMT in binutils | Alan Modra | 3 | -13/+13 |
2022-08-03 | x86: improve/shorten vector zeroing-idiom optimization conditional | Jan Beulich | 1 | -12/+7 |
2022-08-03 | x86: also use D for MOVBE | Jan Beulich | 1 | -7/+7 |
2022-08-02 | arm: Add cfi expression support for ra_auth_code | Victor Do Nascimento | 1 | -0/+4 |
2022-08-02 | arm: Use DWARF numbering convention for pseudo-register representation | Victor Do Nascimento | 1 | -67/+92 |
2022-08-01 | Get rid of fprintf_vma and sprintf_vma | Alan Modra | 3 | -43/+17 |
2022-07-29 | libopcodes/aarch64: add support for disassembler styling | Andrew Burgess | 1 | -1/+44 |
2022-07-29 | Arm64: re-work PR gas/27217 fix | Jan Beulich | 1 | -43/+20 |
2022-07-29 | RISC-V: Add `OP_V' to .insn named opcodes | Tsukasa OI | 1 | -1/+1 |
2022-07-25 | LoongArch: gas: Add new reloc types. | liuzhensong | 4 | -102/+120 |
2022-07-18 | arc: Update missing cipher. | Claudiu Zissulescu | 1 | -1/+1 |
2022-07-14 | Re: PowerPC: implement md_operand to parse register names | Alan Modra | 2 | -6/+5 |
2022-07-14 | PowerPC: implement md_operand to parse register names | Alan Modra | 2 | -87/+66 |
2022-07-12 | PowerPC md_end: Don't htab_delete(NULL) | Alan Modra | 1 | -10/+8 |
2022-07-09 | gas: tc-tic54x.c hash tables | Alan Modra | 2 | -139/+223 |