Age | Commit message (Expand) | Author | Files | Lines |
2015-12-21 | Fix building pdfs of assembler documentation. | Nick Clifton | 1 | -11/+19 |
2015-12-16 | [ARM] Add support for thumb1 pcrop relocations. | Mickael Guene | 1 | -0/+16 |
2015-12-15 | Remove refernces to a non-existent silicon errata. | Nick Clifton | 1 | -4/+0 |
2015-12-15 | Add support for RX V2 Instruction Set | Yoshinori Sato | 1 | -3/+4 |
2015-12-11 | [AArch64][Patch 1/5] Support the ARMv8.2 Statistical Profiling Extension. | Matthew Wahab | 1 | -0/+2 |
2015-12-10 | gas: documentation for the SPARC %dN and %qN fp registers notation | Jose E. Marchesi | 1 | -0/+8 |
2015-12-10 | [AArch64] Fix ARMv8.1 and ARMv8.2 feature settings. | Matthew Wahab | 1 | -1/+1 |
2015-12-08 | rl78: relaxation fixes | DJ Delorie | 1 | -0/+3 |
2015-11-27 | [AArch64] Add feature flags and command line for ARMv8.2 FP16 support. | Matthew Wahab | 1 | -0/+3 |
2015-11-19 | [ARM] Add ARMv8.2 architecture feature and command line option. | Matthew Wahab | 1 | -0/+1 |
2015-11-19 | [AArch64] Add ARMv8.2 command line option and feature flag. | Matthew Wahab | 1 | -2/+2 |
2015-11-12 | [AArch64] Add support for Cortex-A35 | James Greenhalgh | 1 | -0/+1 |
2015-11-12 | Add support for Cortex-A35 | Ramana Radhakrishnan | 1 | -0/+1 |
2015-11-11 | Add assembler, disassembler and linker support for power9. | Peter Bergner | 2 | -1/+5 |
2015-11-10 | Add Qualcomm qdf24xx support. | Jim Wilson | 2 | -0/+2 |
2015-10-22 | Add support for MSP430 silicon errata to the assembler. | Nick Clifton | 1 | -0/+34 |
2015-10-19 | Add a gas configure option to select the default behaviour for the generation... | Nick Clifton | 1 | -1/+3 |
2015-10-07 | New ARC implementation. | Nick Clifton | 2 | -227/+314 |
2015-09-29 | Add support for extensions in the .machine pseudoop on S/390, e.g. ".machine ... | Dominik Vogt | 1 | -9/+21 |
2015-08-21 | Allow symbol and label names to be enclosed in double quotes. | Nick Clifton | 1 | -1/+6 |
2015-08-13 | Correct local label doc | Alan Modra | 1 | -5/+5 |
2015-08-12 | xtensa: add --auto-litpools option | Max Filippov | 2 | -2/+24 |
2015-08-04 | 2015-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com> | Thomas Preud'homme | 1 | -0/+4 |
2015-08-03 | Fix thinkos in the description of the --hash-size command line option for GAS. | Nick Clifton | 1 | -5/+8 |
2015-07-28 | Add cores for M5100 series | Robert Suchanek | 1 | -0/+2 |
2015-07-28 | Add -march=interaptiv | Robert Suchanek | 1 | -0/+1 |
2015-07-21 | [ARM] Support correctly spelled ARMv6KZ architecture names | Matthew Wahab | 1 | -1/+1 |
2015-07-16 | [ARM] Add crypto-neon-fp-armv8.1 as an fpu option | Matthew Wahab | 1 | -2/+3 |
2015-07-14 | Make default compression gABI compliant | H.J. Lu | 1 | -7/+10 |
2015-07-08 | Clarify case requirements for gas pseudo-ops | Richard Sandiford | 1 | -1/+2 |
2015-07-03 | Remove ppc860, ppc750cl, ppc7450 insns from common ppc. | Alan Modra | 1 | -0/+3 |
2015-07-01 | Add Nios II arch flags and compatibility tests | Sandra Loosemore | 1 | -0/+10 |
2015-06-30 | Add support for monitorx/mwaitx instructions | Amit Pawar | 1 | -1/+2 |
2015-06-24 | Remove the extra @section .cfi_lsda | H.J. Lu | 1 | -1/+0 |
2015-06-17 | gas: section name substitution sequence | Nicolas Pitre | 1 | -1/+41 |
2015-06-04 | [AArch64] Add support for ARMv8.1 command line option | Matthew Wahab | 1 | -1/+2 |
2015-06-03 | [ARM] Support for ARMv8.1 command line option | Matthew Wahab | 1 | -0/+1 |
2015-06-02 | [ARM] Support for ARMv8.1 Adv.SIMD extension | Matthew Wahab | 1 | -2/+5 |
2015-06-02 | [ARM] Add support for ARMv8.1 PAN extension | Matthew Wahab | 1 | -0/+1 |
2015-06-02 | [AArch64] Support for ARMv8.1a Adv.SIMD instructions | Matthew Wahab | 1 | -0/+2 |
2015-06-02 | [AArch64] Support for ARMv8.1a Limited Ordering Regions extension | Matthew Wahab | 1 | -0/+2 |
2015-06-01 | [AArch64][GAS] Add support for PAN architecture extension | Matthew Wahab | 1 | -0/+2 |
2015-05-28 | Compact EH Support | Catherine Moore | 2 | -3/+47 |
2015-05-15 | Support AMD64/Intel ISAs in assembler/disassembler | H.J. Lu | 1 | -0/+7 |
2015-05-15 | Add -mshared option to x86 ELF assembler | H.J. Lu | 1 | -0/+11 |
2015-05-13 | Revert "Add -mno-shared to x86 assembler" | H.J. Lu | 1 | -10/+0 |
2015-05-11 | Add Intel MCU support to gas | H.J. Lu | 1 | -1/+2 |
2015-05-08 | Add -mno-shared to x86 assembler | H.J. Lu | 1 | -0/+10 |
2015-05-06 | gas: support for the sparc %ncc condition codes register. | Jose E. Marchesi | 1 | -0/+4 |
2015-05-06 | Update GAS documentation to note that dollar local labels are only supported ... | Nick Clifton | 1 | -15/+18 |