summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/thirdparty/ittnotify
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] NFC: Fix trivial typos in commentsKazuaki Ishizaki2020-01-073-9/+9
* [OpenMP] Enable warning about "implicit fallthrough"Jonas Hahnfeld2019-08-151-0/+2
* Cleanup unused variable.Andrey Churbanov2019-08-121-3/+1
* [OpenMP] Rename last file to cpp and remove LIBOMP_CFLAGSJonas Hahnfeld2019-07-301-1/+1
* [OpenMP] RISCV64 portJonas Hahnfeld2019-07-251-1/+9
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-197-28/+21
* Support clang compiling under windows-gnu and windows-msvcAndrey Churbanov2018-12-101-7/+12
* Add Hurd support.Andrey Churbanov2018-11-071-0/+4
* [OpenMP] Update ittnotify sourcesJonathan Peyton2018-09-267-454/+1010
* [OpenMP] Cleanup codeJonathan Peyton2018-08-091-5/+3
* OpenMP RTL cleanup: eliminated warnings with -Wcast-qual, patch 2.Andrey Churbanov2017-07-171-2/+2
* remove deprecated register storage class specifierEd Maste2017-07-071-4/+4
* Support of mips & mips64 for openmprtlSylvestre Ledru2016-12-082-2/+14
* Replace enum types in variadic functions by build-in types.Samuel Antao2016-07-221-2/+8
* Revert r273898's UNICODE quick fix in favor of CMake's remove_definitions()Jonathan Peyton2016-06-281-5/+0
* Fix the Windows build after r273599Hans Wennborg2016-06-271-0/+5
* Remove trailing whitespace in src/ directoryJonathan Peyton2016-05-204-26/+26
* D12403: Fix GCC warning 'always_inline function might not be inlinable'Andrey Churbanov2015-08-313-3/+6
* [OpenMP] [CMake] Removing expand-vars.pl in favor of CMake's configure_file()Jonathan Peyton2015-08-281-0/+1
* D11156: Fix comments by eliminating possible trademark conflictsAndrey Churbanov2015-08-052-5/+4
* Fix extern warnings produced by ittnotify_static.cJonathan Peyton2015-06-052-4/+8
* aarch64 port sent by C. BergstromAndrey Churbanov2015-01-131-1/+8
* I apologise in advance for the size of this check-in. At Intel we doJim Cownie2014-10-075-46/+152
* Commit PowerPC64 support from Carlo Bertolli at IBM.Jim Cownie2014-08-071-1/+8
* Fix typosAlp Toker2014-02-242-2/+2
* For your Christmas hacking pleasure.Jim Cownie2013-12-236-248/+723
* First attempt to import OpenMP runtimeJim Cownie2013-09-277-0/+6115
OpenPOWER on IntegriCloud