summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_sparc.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename .cc file in lib/sanitizer_common to .cppNico Weber2019-07-311-85/+0
* SanitizerCommon: fixes for unwinding & backtrace on SPARCVitaly Buka2019-03-121-12/+38
* [NFC][Sanitizer] Add TODO commentsJulian Lettner2019-02-271-2/+1
* [NFC][Sanitizer] Comment out argument checksJulian Lettner2019-02-231-2/+2
* [NFC][Sanitizer] Add argument checks to BufferedStackTrace::Unwind* functionsJulian Lettner2019-02-231-1/+3
* [NFC][Sanitizer] Rename BufferedStackTrace::FastUnwindStackJulian Lettner2019-02-221-2/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Sanitizers] Disable SANITIZER_CAN_FAST_UNWIND on all SPARC targetsRainer Orth2018-11-051-2/+3
* [sanitizer] Port fast stack unwinder to sparcv8Walter Lee2018-05-101-0/+58
OpenPOWER on IntegriCloud