summaryrefslogtreecommitdiff
path: root/docs/Extensions.rst
AgeCommit message (Expand)Author
2018-07-17MC: Implement support for new .addrsig and .addrsig_sym directives.Peter Collingbourne
2018-06-19docs: document CodeView directivesSaleem Abdulrasool
2018-06-02[MC] Add assembler support for .cg_profile.Michael J. Spencer
2018-03-01[AArch64] Add support for secrel add/load/store relocations for COFFMartin Storsjo
2018-01-31docs: wordsmith some of the linker option extensionSaleem Abdulrasool
2018-01-30Rename path libpath in .linker-options.Rui Ueyama
2018-01-30CodeGen: support an extension to pass linker options on ELFSaleem Abdulrasool
2017-12-20[AArch64] Implement stack probing for windowsMartin Storsjo
2017-04-04Change section flag character for SHF_LINK_ORDER to "o".Evgeniy Stepanov
2017-02-09Make it possible to set SHF_LINK_ORDER explicitly.Rafael Espindola
2017-01-31MC: Introduce the ABS8 symbol modifier.Peter Collingbourne
2017-01-17Silence some Sphinx diagnostics in an attempt to get the documentation builde...Aaron Ballman
2017-01-02Reapply "[CodeGen] Fix invalid DWARF info on Win64"Keno Fischer
2016-12-08Revert "[CodeGen] Fix invalid DWARF info on Win64"Keno Fischer
2016-12-08[CodeGen] Fix invalid DWARF info on Win64Keno Fischer
2016-09-15Document our extension to the COFF .section directive flagsReid Kleckner
2016-07-20[docs] Fixing Sphinx warnings to unclog the buildbotRenato Golin
2015-04-06Use a comma after the unique keyword.Rafael Espindola
2015-04-04Implement unique sections with an unique ID.Rafael Espindola
2014-06-09ARM: add VLA extension for WoA Itanium ABISaleem Abdulrasool
2014-06-06Fix a few issues with comdat handling on COFF.Rafael Espindola
2014-05-15Fix typosAlp Toker
2014-04-30ARM: support stack probe emission for Windows on ARMSaleem Abdulrasool
2014-02-15Fix typoNico Rieck
2013-12-20[COFF] Add support for the .secidx directiveTimur Iskhodzhanov
2013-12-20Fix a typo in the docsTimur Iskhodzhanov
2013-11-19Support multiple COFF sections with the same name but different COMDAT.Rafael Espindola
2013-08-14Sphinx refuses to render this code block. Try adding a newline.Benjamin Kramer
2013-08-14Add the C99 hex-float assembly syntax to our extension document.Tim Northover
2013-07-06MC: Implement COFF .linkonce directiveNico Rieck
2013-04-10MC: Support COFF image-relative MCSymbolRefsNico Rieck