[NFC] Trim trailing whitespace in *.rst
[platform/upstream/llvm.git] / clang / docs / ControlFlowIntegrityDesign.rst
2021-11-15 Shao-Ce SUN[NFC] Trim trailing whitespace in *.rst
2021-03-06 Kazu Hirata[clang] Fix typos in documentation (NFC)
2021-02-01 xgupta[Branch-Rename] Fix some links
2020-04-09 David Truby[flang] Merge flang-compiler/f18
2019-12-24 Mehdi AminiImport MLIR into the LLVM tree
2019-01-29 James Y KnightAdjust documentation for git migration.
2019-01-23 Eugene Zelenko[Documentation] Use HTTPS whenever possible
2018-11-04 Sylvestre LedruUpdate our URLs in clang doc to use https
2018-09-11 Peter CollingbourneIntroduce the VTable interleaving scheme to the CFI...
2017-09-12 Vlad TsyrklevichFix broken links to the Itanium CXX ABI
2017-07-07 Evgeniy StepanovUpdate Cross-DSO CFI documentation.
2017-03-20 Kostya SerebryanyProposal: Backward-edge CFI for return statements ...
2017-01-14 Sylvestre Ledrufix a few typo in the doc but also in the clang messages
2016-10-12 Kostya SerebryanyDocument potential implementation of CFI in hardware.
2016-06-24 Peter CollingbourneCodeGen: Update Clang to use the new type metadata.
2015-12-15 Evgeniy StepanovCross-DSO control flow integrity (Clang part).
2015-12-01 Peter Collingbournedocs: Add design documentation for forward-edge CFI...
2015-09-10 Peter CollingbourneCFI: Introduce -fsanitize=cfi-icall flag.
2015-03-12 Peter Collingbournedocs: Document byte arrays.
2015-02-26 Peter Collingbournedocs: Document CFI padding and all-ones optimizations...
2015-02-25 Peter Collingbournedocs: Document optimizations in control flow integrity...
2015-02-23 Peter CollingbourneCFI: Improve design doc with larger virtual tables...
2015-02-20 Peter CollingbourneImplement Control Flow Integrity for virtual calls.