libitm - The GNU Transactional Memory library
Website: | http://gcc.gnu.org |
---|---|
License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD |
Vendor: | Scientific Linux |
- Description:
This package contains the GNU Transactional Memory library which is a GCC transactional memory support runtime library.
Packages
libitm-4.7.0-5.3.el6.x86_64 [51 KiB] |
Changelog
by Jakub Jelinek (2012-07-20):
- C++11 ABI change - std::list and std::pair in C++11 ABI compatible again with C++03, but ABI incompatible with C++11 in GCC devtoolset-1.0-gcc <= 4.7.0-5.2 and upstream GCC 4.7.0 and 4.7.1 releases (#832967) |
libitm-4.7.0-5.2.el6.x86_64 [50 KiB] |
Changelog
by Jakub Jelinek (2012-05-28):
- selected 4.7 backports (#825827) - fix i?86 8-bit mem += val ICE (PR target/53358) - alias handling fix (PR tree-optimization/53364) - vectorizer complex handling fix (PR tree-optimization/53366) - VRP bitfield fix (PRs tree-optimization/53438, tree-optimization/53505) - VRP NVR fix (PR tree-optimization/53465) |