Lines Matching full:support
9 Support for recent distros and toolchain components (glibc 2.14, gcc
14 * Support for IBM z/Architecture (s390x) running Linux. Valgrind can
22 * Preliminary support for MacOSX 10.7 and XCode 4. Both 32- and
27 spots. This release also supports MacOSX 10.6, but drops support
30 * Preliminary support for Android (on ARM). Valgrind can now run
35 * Support for the IBM Power ISA 2.06 (Power7 instructions)
40 * Further solidification of support for SSE 4.2 in 64-bit mode. AVX
41 instruction set support is under development but is not available in
44 * Support for AIX5 has been removed.
78 * DRD: enabled XML output; added support for delayed thread deletion
81 memory allocatation and deallocation; improved Darwin support.
102 * Improved support for unfriendly self-modifying code: a new option
134 210935 port valgrind.h (not valgrind) to win32 to support client requests
156 267488 regtest: darwin support for 64-bit build
158 267630 Add support for IBM Power ISA 2.06 -- stage 1
172 269079 Support ptrace system call on ARM
185 270320 add support for Linux FIOQSIZE ioctl() call
187 270794 IBM POWER7 support patch causes regression in none/tests
202 271776 s390x: provide STFLE instruction support
236 275517 s390x: Provide support for CKSM instruction
240 276784 Add support for IBM Power ISA 2.06 -- stage 3
246 277653 ARM: support Thumb2 PLD instruction
257 279027 Support for MVCL and CLCL instruction
258 279027 s390x: Provide support for CLCL and MVCL instructions
265 279994 Add support for IBM Power ISA 2.06 -- stage 3
305 3.6.1 is a bug fix release. It adds support for some SSE4
307 support for glibc-2.13 has been added. A number of bugs causing
322 194402 vex amd64->IR: 0x48 0xF 0xAE 0x4 (proper FX{SAVE,RSTOR} support)
344 258870 (SSE4.x) Add support for EXTRACTPS SSE 4.1 instruction
345 261966 (SSE4.x) support for CRC32B and CRC32Q is lacking (also CRC32{W,L})
367 PPC64/Linux, X86/Darwin and AMD64/Darwin. Support for recent distros
374 * Support for ARM/Linux.
376 * Support for recent Linux distros: Ubuntu 10.10 and Fedora 14.
378 * Support for Mac OS X 10.6, both 32- and 64-bit executables.
380 * Support for the SSE4.2 instruction set.
396 * Support for ARM/Linux. Valgrind now runs on ARMv7 capable CPUs
407 * Support for recent Linux distros (Ubuntu 10.10 and Fedora 14), along
408 with support for recent releases of the underlying toolchain
411 * Support for Mac OS X 10.6, both 32- and 64-bit executables. 64-bit
412 support also works much better on OS X 10.5, and is as solid as
413 32-bit support now.
415 * Support for the SSE4.2 instruction set. SSE4.2 is supported in
416 64-bit mode. In 32-bit mode, support is only available up to and
418 supported in 64-bit mode, and 32-bit mode does in fact support the
422 * Support for IBM POWER6 cpus has been improved. The Power ISA up to
491 * Improved support for unfriendly self-modifying code: the extra
505 * Improved support for the Valkyrie GUI, version 2.0.0. GUI output
517 * Support for analyzing programs running under Wine with has been
539 242137 support for code compiled by LLVM-2.8
556 n-i-bz support for adding symbols for JIT generated code
582 205241 Snow Leopard 10.6 support (partial fix)
597 222560 ARM NEON support
602 235642 [PATCH] syswrap-linux.c: support evdev EVIOCG* ioctls
605 237371 better support for VALGRIND_MALLOCLIKE_BLOCK
632 244493 ARM VFP d16-d31 registers support
633 244670 add support for audit_session_self syscall on Mac OS 10.6
645 247526 IBM POWER6 (ISA 2.05) support is incomplete
659 249991 Valgrind incorrectly declares AESKEYGENASSIST support
664 251251 support pclmulqdq insn
670 254257 Add support for debugfiles found by build-id
687 and X86/Darwin. Support for recent distros and toolchain components
695 * Support for Mac OS X (10.5.x).
706 * Genuinely atomic support for x86/amd64/ppc atomic instructions.
711 * Improved Wine support, including ability to read Windows PDB
757 - Mac OS X support is new and therefore will be less robust than the
758 Linux support. Please report any bugs you find.
836 * Helgrind and Ptrcheck now support XML output, so they can be used
907 - Initial (skeletal) support for describing the behaviour of
946 - Added support for named semaphores (sem_open() and sem_close()).
951 - Added support for custom allocators through the macros
957 - Added support for annotating non-POSIX synchronization objects
960 - OpenMP: added support for the OpenMP runtime (libgomp) included
969 * Genuinely atomic support for x86/amd64/ppc atomic instructions
992 * Modestly improved support for running Windows applications under
993 Wine. In particular, initial support for reading Windows .PDB debug
1163 187416 exp-ptrcheck: support for __NR_{setregid,setreuid,setresuid}
1171 188427 Add support for epoll_create1 (with patch)
1172 188530 Support for SIOCGSTAMPNS
1205 197227 Support aio_* syscalls on Darwin
1227 201016 Valgrind does not support pthread_kill() on Mac OS
1266 n-i-bz Preliminary support for glibc-2.10 / Fedora 11
1268 so as to support (eg) 24k Atom D1 and Core2 with 3/6/12MB L2.
1291 AMD64/Linux, PPC32/Linux and PPC64/Linux. Support for recent distros
1329 - Direct support for Qt4 threading has been added.
1340 - Support for several major threading libraries (Boost.Thread, Qt4,
1343 - Support for atomic instructions, POSIX semaphores, barriers and
1348 - Added support for printing thread stack usage at thread exit time.
1350 - Added support for debugging lock contention.
1374 * As usual, support for the latest Linux distros and toolchain
1387 * 3.4.0 adds support on x86/amd64 for the SSSE3 instruction set.
1389 * Very basic support for IBM Power6 has been added (64-bit processes only).
1409 n-i-bz glibc 2.9 support
1468 3.3.1 fixes a bunch of bugs in 3.3.0, adds support for glibc-2.8 based
1470 support, and adds support for the SSSE3 (Core 2) instruction set.
1474 support for the old LinuxThreads threading library, and for gcc
1489 n-i-bz support sys_sync_file_range
1495 n-i-bz helgrind support for glibc-2.8
1500 n-i-bz add support for PA6T PowerPC CPUs
1508 155528 support Core2/SSSE3 insns on x86/amd64
1511 157748 support x86 PUSHFW/POPFW
1515 160907 Support for a couple of recent Linux syscalls
1516 161285 Patch -- support for eventfd() syscall
1533 AMD64/Linux, PPC32/Linux and PPC64/Linux. Support for recent distros
1590 supported. At the same time, 3.3.0 retains support for older
1599 - There is experimental support for AIX 5.3, both 32-bit and 64-bit
1680 n-i-bz Support x86 INT insn (INT (0xCD) 0x40 - 0x43)
1712 146781 Adding support for private futexes
1755 abstractified, particularly with respect to support for non-Linux
1781 3.2.2 fixes a bunch of bugs in 3.2.1, adds support for glibc-2.5 based
1782 systems (openSUSE 10.2, Fedora Core 6), improves support for icc-9.X
1784 areas, including amd64 floating point, powerpc support, and startup
1801 n-i-bz ppc32/64: support mcrfs
1819 n-i-bz Support recent autoswamp versions
1823 136300 support 64K pages on ppc64-linux
1830 138627 Enhancement support for prctl ioctls
1831 138896 Add support for usb ioctls
1835 n-i-bz glibc-2.5 support
1850 n-i-bz support pselect6 on amd64-linux
1857 3.2.1 adds x86/amd64 support for all SSE3 instructions except monitor
1859 platforms, adds support for recent binutils (in OpenSUSE 10.2 and
1880 124039 Lacks support for VKI_[GP]IO_UNIMAP*
1944 removed, Callgrind has been added, PPC64/Linux support has been added,
1945 Lackey has been improved, and MPI support has been added. In detail:
2013 - MPI support: partial support for debugging distributed applications
2046 again, and was required for MPI support.
2100 125492 ppc32: support a bunch more syscalls
2112 126696 support for CDROMREADRAW ioctl and CDROMREADTOCENTRY fix
2157 120734 x86: Support for changing EIP in signal handler
2162 121901 no support for syscall tkill
2176 AMD64 support is much improved, PPC32 support is good enough to be
2180 - AMD64 support is much improved. The 64-bit vs. 32-bit issues in
2188 - PPC32 support is now good enough to be usable. It should work with
2298 113403 Partial SSE3 support on x86
2334 114756 mbind syscall support
2411 AMD64 support works well, but has some shortcomings:
2414 support for more obscure instructions and system calls may be missing.
2428 The PPC32 support is very basic. It may not work reliably even for
2430 his great work that enabled this support. We are working to make
2443 - Support for programs that use stack-switching has been improved. Use
2448 - Support for programs that use self-modifying code has been improved,
2469 such as new architecture support. The new JIT unfortunately translates
2494 - As part of adding AMD64 support, DWARF2 CFI-based stack unwinding
2495 support was added. In principle this means Valgrind can produce
2551 101543 Support fadvise64 syscalls
2552 75247 x86_64/amd64 support (the biggest "bug" we have ever fixed)
2626 * Valgrind can now run itself (requires PIE support).
2652 89198 valgrind lacks support for SIOCSPGRP and SIOCGPGRP
2752 * Improvements to NPTL support to the extent that V now works
2767 * Improved SSE2/SSE3 support.
2811 86407 Add support for low-level parallel port driver ioctls.
2842 * Add support for the POSIX message queue system calls.
2851 * Add support for POSIX clocks and timers.
2893 77952 pThread Support (crash) (due to initialisation-ordering probs)
2905 83025 Support for ioctls FIGETBSZ and FIBMAP
2906 83340 Support for ioctl HDIO_GET_IDENTITY
2907 79714 Support for the semtimedop system call.
2908 77022 Support for ioctls FBIOGET_VSCREENINFO and FBIOGET_FSCREENINFO
2931 * Support for Fedora Core 2 and SuSE 9.1. Improvements to NPTL
2932 support to the extent that V now works properly on NPTL-only setups.
2940 * Add support for SIOCGMIIPHY, SIOCGMIIREG and SIOCSMIIREG ioctls and
2947 * Add support for syscalls: set_tid_address (258), acct (51).
2949 * Support instruction "repne movs" -- not official but seems to occur.
2986 * Fixes for many bugs, including support for more SSE2/SSE3 instructions,
2990 * Support for glibc-2.3.3 based systems.
3028 72643 Improve support for SSE/SSE2 instructions
3089 68566: pkgconfig support (wishlist)
3105 2.0.0 improves SSE/SSE2 support, fixes some minor bugs, and
3106 improves support for SuSE 9 and the Red Hat "Severn" beta.
3108 - Further improvements to SSE/SSE2 support. The entire test suite of
3114 - Also added support for the following instructions:
3118 - CFI support for GDB version 6. Needed to enable newer GDBs
3135 - Support use of select() for very large numbers of file descriptors.
3140 - Support for old DWARF-1 format line number info.
3148 change is improved SSE/SSE2 support, mostly thanks to Dirk Mueller.
3168 - Suppressions for stack underrun bug(s) in the c++ support library
3190 - Support POSIX pthread spinlocks.
3260 - More fixes to threading support on glibc-2.3.1 and 2.3.2-based
3290 - Complete support for the MMX instruction set.
3292 - Partial support for the SSE and SSE2 instruction sets. Work for this
3354 - Improved threading support for glibc >= 2.3.2 (SuSE 8.2,
3356 had problems with threading support on glibc >= 2.3.2,
3359 is the first valgrind which gives reasonable support for
3372 - Support for kernels >= 2.5.68.
3389 - New syscall support: prctl(), creat(), lookup_dcookie().
3416 - Partial support for Red Hat 9. RH9 uses the new Native Posix
3452 - Add support for the munlock system call (124).
3464 going in includes MMX support (done); SSE/SSE2 support (in progress),
3467 improve our NPTL support, but no promises.