copyright_failure: reverted back commit message (#1182)* reverted back commit message
Spelling correction (#1179)* codespell changes
Update ittnotify to the latest version v3.24.2 (#1176)* itt version update to v3.24.2
Update outdated URLs in comments (#1129)* Update outdated URLs in comments Signed-off-by: Olga Malysheva <[email protected]> Co-authored-by: Dmitri Mokhov <[email protected]>
Fix copyright year for PR983 (#1001)Signed-off-by: kboyarinov <[email protected]>
Use __sync_fetch_and_add() on ia64 with non-Intel compilers (#979) (#983)Signed-off-by: John Paul Adrian Glaubitz <[email protected]>
Replacing files to update ittnotify to tag v3.23.0 (#956)* Replacing files to update ittnotify to tag v3.23.0 * codespell error elimination * Adding back changes made by PR #917 * Adding b
Replacing files to update ittnotify to tag v3.23.0 (#956)* Replacing files to update ittnotify to tag v3.23.0 * codespell error elimination * Adding back changes made by PR #917 * Adding back changes made by #850 * Changing copyright * ITT RELEASE RESOURCES MACRO * Fixing copyright issue * Address changes for frontend.cpp
show more ...
Add s390x, hppa and riscv64 architecture detection (#917)* Fix build failure for s390x and hppa architectures. Signed-off-by: Mo Zhou <[email protected]> * Add riscv64 architecture detecti
Add s390x, hppa and riscv64 architecture detection (#917)* Fix build failure for s390x and hppa architectures. Signed-off-by: Mo Zhou <[email protected]> * Add riscv64 architecture detection Signed-off-by: Dirk Müller <[email protected]> Signed-off-by: Mo Zhou <[email protected]> Signed-off-by: Dirk Müller <[email protected]> Co-authored-by: Mo Zhou <[email protected]>
add loongarch support (#850)* add loongarch support * update the copyright year of ittnotify_config.h
Define ITT_ARCH_IA64 when undefiend (#550)
Add export attributes + bug fixes (#351)* Change (_WIN32 || _WIN64) to (_WIN32) Signed-off-by: Long Nguyen <[email protected]> * Add _MSC_VER guards around #pragma warning directiv
Add export attributes + bug fixes (#351)* Change (_WIN32 || _WIN64) to (_WIN32) Signed-off-by: Long Nguyen <[email protected]> * Add _MSC_VER guards around #pragma warning directives Signed-off-by: Long Nguyen <[email protected]> * Tweak MUTEX_INITIALIZER to suppress warnings Signed-off-by: Long Nguyen <[email protected]> * Undefine PATH_MAX before redefining to suppress warnings Signed-off-by: Long Nguyen <[email protected]> * Wrap #undef PATH_MAX Co-authored-by: Alex <[email protected]> * Add lib prefix to dll names on mingw Signed-off-by: Long Nguyen <[email protected]> * Quote LINK_FLAGS and LINK_DEPENDS to avoid space in paths problem Signed-off-by: Long Nguyen <[email protected]> * Move #include <cstring> outside of #if _WIN32 block Signed-off-by: Long Nguyen <[email protected]> * wchar_t everywhere Signed-off-by: Long Nguyen <[email protected]> * Add export attributes Signed-off-by: Long Nguyen <[email protected]> * Tweak export macros Signed-off-by: Long Nguyen <[email protected]> * Add export directives to tbbmalloc Signed-off-by: Long Nguyen <[email protected]> * Wrap version script arguments + Undefine __STRICT_ANSI__ Signed-off-by: Long Nguyen <[email protected]> * Export directives for tbbbind Signed-off-by: Long Nguyen <[email protected]> * Temporarily disable def files flag Signed-off-by: Long Nguyen <[email protected]> * Fix __STRICT_ANSI__ undefine Signed-off-by: Long Nguyen <[email protected]> * Fix macro in spin_mutex.h Signed-off-by: Long Nguyen <[email protected]> * Add export directives to task_group.h Signed-off-by: Long Nguyen <[email protected]> * Add waitpkg detection Signed-off-by: Long Nguyen <[email protected]> * Tweak x86_64 detection Signed-off-by: Long Nguyen <[email protected]> * Fix -U__STRICT_ANSI__ again Signed-off-by: Long Nguyen <[email protected]> * Do not link with dl on mingw Signed-off-by: Long Nguyen <[email protected]> * Add extra include files for allocator.cpp Signed-off-by: Long Nguyen <[email protected]> * Add export directives for version.h Signed-off-by: Long Nguyen <[email protected]> * Move export directives macro to a separate file Signed-off-by: Long Nguyen <[email protected]> * Split export directives into separate macros Signed-off-by: Long Nguyen <[email protected]> * Remove tbbmalloc symbols from proxy.h Signed-off-by: Long Nguyen <[email protected]> * Replace TBBMALLOC_EXPORT with TBB_EXPORT in tbb_allocator.h Signed-off-by: Long Nguyen <[email protected]> * Include scalable_allocator.h in tbbmalloc.cpp Signed-off-by: Long Nguyen <[email protected]> * Disable C4275 in _exception.h Signed-off-by: Long Nguyen <[email protected]> * Add export directives for is_writer Signed-off-by: Long Nguyen <[email protected]> * Add export directives for _waitable_atomic.h Signed-off-by: Long Nguyen <[email protected]> * Create macro for tbbbind Signed-off-by: Long Nguyen <[email protected]> * Include <new> in scalable_allocator.h Signed-off-by: Long Nguyen <[email protected]> * Add export case for Apple OS Signed-off-by: Long Nguyen <[email protected]> * Add VERSION and SOVERSION Signed-off-by: Long Nguyen <[email protected]> * Fix warnings under MSYS2 + GCC 10.3.x * Trying to fix Linux CI Signed-off-by: Long Nguyen <[email protected]> * Remove std::this_thread::yield() dependency on Windows Signed-off-by: Long Nguyen <[email protected]> * Apply suggestions + fix typo Signed-off-by: Long Nguyen <[email protected]> * Add def file flags back in Signed-off-by: Long Nguyen <[email protected]> * Tweak export directives mechanism Signed-off-by: Long Nguyen <[email protected]> * Change bool to auto to prevent warnings on VS2015 Signed-off-by: Long Nguyen <[email protected]> Co-authored-by: Alex <[email protected]> Co-authored-by: Vittorio Romeo <[email protected]>
Commit oneTBB source code 82ff8707
Commit oneTBB source code 9ed4a21c
Commit oneTBB source code 4ebd2d06