Age | Commit message (Expand) | Author | Files | Lines |
2022-08-09 | Another gas manual typo correction. | Stepan Nemec | 1 | -1/+1 |
2022-08-09 | Fix typos in assembler documentation. | Stepan Nemec | 1 | -10/+11 |
2022-07-20 | gas/symbols: introduce md_resolve_symbol | Dmitry Selyutin | 1 | -0/+6 |
2022-07-06 | x86: introduce a state stack for .arch | Jan Beulich | 1 | -1/+1 |
2022-07-06 | x86: permit "default" with .arch | Jan Beulich | 1 | -1/+2 |
2022-06-27 | drop XC16x bits | Jan Beulich | 2 | -81/+0 |
2022-04-07 | IBM zSystems: Add support for z16 as CPU name. | Andreas Krebbel | 2 | -4/+4 |
2022-03-23 | gas: retain whitespace between strings | Jan Beulich | 1 | -0/+21 |
2022-03-20 | RISC-V: Fix misplaced @end table | Andreas Schwab | 1 | -1/+1 |
2022-03-17 | x86: drop L1OM/K1OM support from gas | Jan Beulich | 1 | -3/+1 |
2022-02-11 | gas/doc: Fix "a true results" typo | Richard Sandiford | 1 | -1/+1 |
2022-01-24 | gas: drop old cygnus install hack | Mike Frysinger | 1 | -4/+0 |
2022-01-11 | gas/doc: mention quoted symbol names | Jan Beulich | 1 | -1/+4 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 65 | -67/+67 |
2021-12-16 | arm: Add support for Armv8.7-A and Armv8.8-A | Richard Sandiford | 1 | -0/+2 |
2021-12-16 | aarch64: Add support for Armv9.1-A to Armv9.3-A | Richard Sandiford | 1 | -1/+2 |
2021-12-02 | aarch64: Add BC instruction | Richard Sandiford | 1 | -0/+2 |
2021-12-02 | aarch64: Add support for +mops | Richard Sandiford | 1 | -0/+2 |
2021-12-02 | aarch64: Add support for Armv8.8-A | Richard Sandiford | 1 | -2/+2 |
2021-12-01 | gas: merge doc subdir up a level | Mike Frysinger | 3 | -1118/+136 |
2021-11-19 | RISC-V: Support new .option arch directive. | Nelson Chu | 1 | -1/+14 |
2021-11-18 | Add multibyte character warning option to the assembler. | Nick Clifton | 1 | -4/+26 |
2021-11-17 | aarch64: [SME] Add +sme option to -march | Przemyslaw Wirkus | 1 | -0/+6 |
2021-11-15 | Deal with full path in .file 0 directive | Eric Botcazou | 1 | -7/+10 |
2021-11-10 | arm: enable Cortex-A710 CPU | Przemyslaw Wirkus | 1 | -0/+1 |
2021-11-01 | arm: add armv9-a architecture to -march | Przemyslaw Wirkus | 1 | -0/+1 |
2021-10-24 | LoongArch gas support | liuzhensong | 2 | -0/+70 |
2021-10-22 | x86: Add -muse-unaligned-vector-move to assembler | H.J. Lu | 1 | -0/+6 |
2021-10-01 | Fix mistake in RX assembler documentation (special section names) | Nick Clifton | 1 | -2/+2 |
2021-09-30 | arm: enable Cortex-R52+ CPU | Przemyslaw Wirkus | 1 | -0/+1 |
2021-09-30 | aarch64: Enable Cortex-X2 CPU | Przemyslaw Wirkus | 1 | -1/+2 |
2021-09-30 | aarch64: Enable Cortex-A710 CPU | Przemyslaw Wirkus | 1 | -0/+1 |
2021-09-30 | aarch64: Enable Cortex-A510 CPU | Przemyslaw Wirkus | 1 | -0/+1 |
2021-09-30 | aarch64: Update AArch64 features command line options docs 2/2 | Przemyslaw Wirkus | 1 | -49/+52 |
2021-09-30 | aarch64: Update AArch64 features command line options docs 1/2 | Przemyslaw Wirkus | 1 | -7/+8 |
2021-09-30 | aarch64: add armv9-a architecture to -march | Przemyslaw Wirkus | 1 | -3/+4 |
2021-08-31 | RISC-V: Extend .insn directive to support hardcode encoding. | Nelson Chu | 1 | -2/+12 |
2021-08-11 | Add a -mno-dollar-line-separator command line option to the AVR assembler. | Matt Jacobson | 1 | -1/+8 |
2021-08-11 | x86: introduce .bfloat16 directive | Jan Beulich | 1 | -6/+8 |
2021-08-11 | x86: introduce .hfloat directive | Jan Beulich | 1 | -5/+8 |
2021-08-11 | x86/ELF: fix .ds.x output | Jan Beulich | 1 | -2/+2 |
2021-08-05 | [PATCH 1/2] Enable Intel AVX512_FP16 instructions | Cui,Lili | 1 | -1/+3 |
2021-06-14 | gas: drop TC_ADDRESS_BYTES conditionals | Jan Beulich | 1 | -1/+2 |
2021-05-26 | i386: Replace movsb with movsxb | Sebastien Villemot | 1 | -1/+1 |
2021-05-08 | support generating multi-html pages in parallel | Mike Frysinger | 2 | -2/+12 |
2021-05-08 | generate single html manual page by default | Mike Frysinger | 2 | -2/+4 |
2021-05-07 | Add a generic .bss directive for ELF based targets. | Nick Clifton | 1 | -0/+13 |
2021-04-19 | gas: drop sprint_value() | Jan Beulich | 1 | -7/+0 |
2021-04-05 | C99 gas configury | Alan Modra | 1 | -1/+0 |
2021-02-19 | RISC-V: PR27158, fixed UJ/SB types and added CSS/CL/CS types for .insn. | Nelson Chu | 1 | -67/+93 |