aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
AgeCommit message (Expand)AuthorFilesLines
2018-12-05[aarch64] Add support for pointer authentication B keySam Tebbs1-0/+8
2018-11-30GAS/MIPS: Add `-mfix-r5900' option for the R5900 short loop erratumFredrik Noring2-0/+17
2018-11-27RISC-V: Add .insn CA support.Jim Wilson1-1/+10
2018-11-12[BINUTILS, AARCH64, 1/8] Add support for Memory Tagging Extension for ARMv8.5-ASudakshina Das1-0/+2
2018-10-29Move struc-symbol.h to symbols.cAlan Modra1-9/+2
2018-10-09[PATCH, BINUTULS, AARCH64, 9/9] Add SSBS to MSR/MRSSudakshina Das1-0/+2
2018-10-09[PATCH, BINUTILS, AARCH64, 6/9] Add Random number instructionsSudakshina Das1-0/+2
2018-10-09[PATCH, BINUTILS, AARCH64, 4/9] Add Execution and Data Restriction instructionsSudakshina Das1-0/+2
2018-10-09[PATCH, BINUTILS, AARCH64, 3/9] Add instruction SB for ARMv8.5-ASudakshina Das1-0/+2
2018-10-09[PATCH, BINUTILS, AARCH64, 1/9] Add -march=armv8.5-a and related internal fea...Sudakshina Das1-1/+2
2018-10-05[Arm, 3/3] Add Execution and Data Prediction instructions for AArch32Sudakshina Das1-0/+2
2018-10-05[Arm, 2/3] Add instruction SB for AArch32Sudakshina Das1-0/+2
2018-10-05[Arm, 1/3] Add -march=armv8.5-a and related internal feature macros to AArch32Sudakshina Das1-0/+1
2018-10-05or1k: Add OpenRISC gas documentationStafford Horne5-0/+313
2018-09-17x86: Add -mvexwig=[0|1] option to assemblerH.J. Lu1-0/+10
2018-08-31x86: Extend assembler to generate GNU property notesH.J. Lu1-0/+9
2018-08-29[MIPS] Add Loongson 2K1000 proccessor support.Chenghua Xu1-0/+1
2018-08-29[MIPS] Add Loongson 3A2000/3A3000 proccessor support.Chenghua Xu1-0/+1
2018-08-29[MIPS] Add Loongson 3A1000 proccessor support.Chenghua Xu1-1/+1
2018-08-29[MIPS/GAS] Add Loongson EXT2 Instructions support.Chenghua Xu2-0/+24
2018-08-29[MIPS/GAS] Split Loongson EXT Instructions from loongson3a.Chenghua Xu2-0/+22
2018-08-29[MIPS/GAS] Split Loongson CAM Instructions from loongson3aChenghua Xu2-0/+22
2018-08-11x86: Add CpuCMOV and CpuFXSRH.J. Lu1-3/+8
2018-07-30Add support for the C_SKY series of processors.Andrew Jenner5-0/+244
2018-07-26PowerPC Improve support for Gekko & BroadwayAlex Chadwick2-6/+6
2018-07-25Clarify doc for .arch/.cpuThomas Preud'homme1-2/+4
2018-07-20MIPS/GAS: Split Loongson MMI Instructions from loongson2f/3aChenghua Xu2-0/+23
2018-07-02Fix use of "command line X" in binutils docThomas Preud'homme32-218/+218
2018-06-21Regen doc/Makefile.inAlan Modra2-4/+4
2018-06-20Change the ARM assembler's ADR and ADRl pseudo-ops so that they will only set...Nick Clifton1-1/+16
2018-06-19Bump to autoconf 2.69 and automake 1.15.1Simon Marchi3-98/+196
2018-06-14MIPS: Add Global INValidate ASE supportFaraz Shahbazker2-0/+20
2018-06-13MIPS: Add CRC ASE supportScott Egerton2-0/+20
2018-06-08[arm][gas] Add support for Arm Cortex-A76kyrtka011-0/+1
2018-06-08[AArch64][gas] Add support for Arm Cortex-A76kyrtka011-0/+1
2018-05-30Add znver2 support.Amit Pawar1-2/+3
2018-05-18RISC-V: Add RV32E support.Jim Wilson1-1/+2
2018-05-18Add support for the Freescale s12z processor.John Darrington5-0/+222
2018-05-07Enable Intel MOVDIRI, MOVDIR64B instructionsH.J. Lu1-0/+3
2018-04-27Revert "Enable Intel MOVDIRI, MOVDIR64B instructions."Igor Tsimbalist1-3/+0
2018-04-26Enable Intel MOVDIRI, MOVDIR64B instructions.Igor Tsimbalist1-0/+3
2018-04-26Extend the assembler so that it can automatically generate GNU Build attribut...Nick Clifton1-0/+9
2018-04-20RISC-V: Add new option -mrelax/-mno-relax.Jim Wilson1-0/+9
2018-04-17Enable Intel CLDEMOTE instruction.Igor Tsimbalist1-1/+2
2018-04-16Remove sh5 and sh64 supportAlan Modra4-223/+0
2018-04-16Remove i370 supportAlan Modra4-209/+0
2018-04-11Enable Intel WAITPKG instructions.Igor Tsimbalist1-1/+2
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra8-798/+19
2018-03-14RISC-V: Add .insn support.Jim Wilson1-0/+241
2018-03-07x86: Rewrite NOP generation for fill and alignmentH.J. Lu1-3/+4