aboutsummaryrefslogtreecommitdiff
path: root/gas/doc/as.texinfo
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-08Clarify case requirements for gas pseudo-opsRichard Sandiford1-1/+2
2015-06-24Remove the extra @section .cfi_lsdaH.J. Lu1-1/+0
2015-06-17gas: section name substitution sequenceNicolas Pitre1-1/+41
2015-05-28Compact EH SupportCatherine Moore1-3/+41
2015-05-06Update GAS documentation to note that dollar local labels are only supported ...Nick Clifton1-15/+18
2015-04-30Adds documentation of GAS's .zero directive.Nick Clifton1-0/+15
2015-04-29Updates the description of GAS's .set directive, to note that for some target...Nick Clifton1-1/+8
2015-04-27S/390: z13 use GNU attribute to indicate vector ABIAndreas Krebbel1-0/+16
2015-04-20Silence texinfo 5.1 warningsH.J. Lu1-28/+30
2015-04-08Add SHF_COMPRESSED support to gas and objcopyH.J. Lu1-0/+16