summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/sanitizer_common/sanitizer_rtems.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename .cc file in lib/sanitizer_common to .cppNico Weber2019-07-311-279/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [xray] Detect MPROTECT and error out when it's enabled (on NetBSD)Michal Gorny2018-12-231-0/+1
* Revert "[sanitizer] Support running without fd 0,1,2."Ilya Biryukov2018-12-201-1/+1
* [sanitizer] Support running without fd 0,1,2.Evgeniy Stepanov2018-12-191-1/+1
* [SanitizerCommon] Remove RenameFileEugene Leviant2018-12-031-5/+0
* [sanitizer] Use "fast mmap" kernel flag for shadow memory on macOS 10.13.4+Kuba Mracek2018-11-061-0/+1
* [sanitizer] Add char **GetEnviron() on all other platformsVitaly Buka2018-11-061-0/+1
* [sanitizer_common] Use O_TRUNC for WrOnly access mode.Fangrui Song2018-06-161-1/+1
* [asan, myriad] Support environment variablesWalter Lee2018-06-121-2/+5
* [asan] Fix Myraid RTEMS port broken by r333985Walter Lee2018-06-061-0/+1
* [asan, myriad] Simplify main thread handlingWalter Lee2018-05-301-10/+0
* [asan] Add target-specific files for Myriad RTEMS portWalter Lee2018-05-181-0/+288
OpenPOWER on IntegriCloud