aboutsummaryrefslogtreecommitdiff
path: root/gas/doc/as.texinfo
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-3/+3
2017-12-04Documentation fixAlan Modra1-1/+1
2017-12-01Update and clean up RISC-V gas documentation.Jim Wilson1-15/+16
2017-11-22Update docs on filling text with nops.Jim Wilson1-3/+3
2017-10-20Improve handling of REPT pseudo op with a negative count.Nick Clifton1-0/+3
2017-08-24[PowerPC VLE] Add SPE2 and EFS2 instructions supportAlexander Fedotov1-1/+1
2017-07-21This patch introduces support for specifing views in .loc directives, so that...Alexandre Oliva1-0/+13
2017-07-21S/390: Support z14 as CPU name.Andreas Krebbel1-1/+1
2017-05-15MIPS16e2: Add MIPS16e2 ASE supportMaciej W. Rozycki1-0/+7
2017-05-15MIPS/GAS/doc: Refer to `.module' rather than `.set'Maciej W. Rozycki1-7/+7
2017-04-04Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXXH.J. Lu1-0/+2
2017-03-30Add support for the WebAssembly file format and the wasm32 ELF conversion to ...Pip Cet1-1/+8
2017-03-20Update descriptions of the .2byte, .4byte and .8byte directives.Nick Clifton1-14/+18
2017-03-10Document that the .2byte and .4byte directives warn about overlarge values.Nick Clifton1-10/+15
2017-03-07Correct @section placement for makeinfo 4.13Alan Modra1-3/+3
2017-03-07Document .Nbyte assembler directivesAlan Modra1-0/+38
2017-02-23S/390: Add support for new cpu architecture - arch12.Andreas Krebbel1-1/+1
2017-02-02MIPS/GAS/doc: Include MIPS options in the man pageMaciej W. Rozycki1-0/+2
2017-01-30MIPS: Add options to control branch ISA checksMaciej W. Rozycki1-0/+12
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton1-5/+5
2017-01-02Update year range in copyright notice of all files.Alan Modra1-3/+3
2016-12-31PRU GAS PortDimitar Dimitrov1-0/+32
2016-12-21Document character escape sequencesAlan Modra1-6/+7
2016-12-20Re-work RISC-V gas flags: now we just support -mabi and -marchAndrew Waterman1-3/+2
2016-11-04Update RISC-V documentation and make sure that it is included in the gas info...Palmer Dabbelt1-0/+14
2016-11-01Add support for RISC-V architecture.Nick Clifton1-0/+19
2016-09-29Add .cfi_val_offset GAS command.Andreas Krebbel1-0/+3
2016-09-14gas: detect DCTI couples in sparcJose E. Marchesi1-3/+14
2016-09-12S/390: Add alternate processor names.Andreas Krebbel1-3/+5
2016-06-27Add command line option to stop the assembler from padding the end of section...Nick Clifton1-1/+17
2016-06-21Arc assembler: Convert nps400 from a machine type to an extension.Graham Markall1-1/+1
2016-05-11Add MIPS32 DSPr3 support.Matthew Fortune1-1/+9
2016-04-19.cfi_remember_state/.cfi_restore_state documentationMartin Galvan1-5/+48
2016-03-18Fix generation of as.1 manual page so that it can be converted to DocBook for...Nick Clifton1-0/+2
2016-02-26Properly implement STT_COMMONH.J. Lu1-0/+9
2016-02-16Fix formatting problems caused by previous update to as.texinfo.Nick Clifton1-6/+11
2016-02-15Enhance GAS's .section directive so that it can take numeric values for the f...Nick Clifton1-1/+24
2016-02-11Allow the .cfi_sections directive to be reissued provided that CFI generation...Nick Clifton1-0/+8
2016-02-10Add support for ARC instruction relaxation in the assembler.Claudiu Zissulescu1-0/+1
2016-01-20Upda the documentation on assembler error message generation.Nick Clifton1-8/+27
2016-01-01Copyright update for binutilsAlan Modra1-3/+3
2015-12-21Fix building pdfs of assembler documentation.Nick Clifton1-11/+19
2015-11-11Add assembler, disassembler and linker support for power9.Peter Bergner1-1/+2
2015-10-19Add a gas configure option to select the default behaviour for the generation...Nick Clifton1-1/+3
2015-10-07New ARC implementation.Nick Clifton1-4/+8
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton1-1/+6
2015-08-13Correct local label docAlan Modra1-5/+5
2015-08-12xtensa: add --auto-litpools optionMax Filippov1-1/+2
2015-08-03Fix thinkos in the description of the --hash-size command line option for GAS.Nick Clifton1-5/+8
2015-07-14Make default compression gABI compliantH.J. Lu1-7/+10