08.13
12
12
Valgrind 3.8.0
by admin ·
Valgrind – a tool for finding defects in programs such as issues with memory, improper flow separation, uninitialized variables, and so on. In the new version:
- Support for recent distributions of Linux (gcc-4.7, glibc-2.16).
- Platform Support MIPS32/Linux, in both formats: BE and LE.
- Initial support x86/Android.
- Initial support for MacOSX 10.8.
- Support for Intel AVX instructions and AES.
- Support instruction for decimal floating-point architecture for POWER.
