s390: Consolidate information about caches for older machines levels.
[ambi/valgrind.git] / include /
2012-10-07 florianThis is the 2nd installment of the cache info reorganis...
2012-10-07 florianThis patch is the first installment of the cache info...
2012-09-09 bartvalgrind: Support Xen toolstack process ioctls
2012-09-06 bartdrd: Suppress race reports on .got sections too
2012-09-03 sewardjUse "orr r9,r9,r9" as the magic insn for IR injection...
2012-08-29 florianAdd VALGRIND_VEX_INJECT_IR for ppc32. Should have been...
2012-08-28 florianAdd a tester for V-bit propagation through IROps.
2012-08-06 florianChange script to also handle IBM's copyright notice.
2012-08-05 sewardjUpdate copyright dates to include 2012.
2012-08-05 philippe301265 - add x86 support to Android build
2012-08-04 sewardjTry to fix up ARM stack alignment stuff following r1281...
2012-08-03 philippefix 284540 (optimise suppression matching)
2012-08-03 florianComment only change.
2012-08-02 sewardjAdd initial support for MacOSX 10.8. Note this is...
2012-08-02 tomEnsure CALL_FN_xx macros align the stack properly
2012-07-31 philippeImplement --redzone-size and --core-redzone-size
2012-07-23 florianPass first_ip_delta to VG_(record_depth_1_ExeContext...
2012-07-16 petarjAdd some missing syscall numbers for MIPS.
2012-07-13 sewardjAdd ioctl wrappers for "Linux user input device". ...
2012-07-11 tomAdd support for the SIOCSHWTSTAMP ioctl, based on a...
2012-07-11 tomAdd support for the CDROM_GET_CAPABILITY ioctl based...
2012-06-30 petarjGetting rid of the warnings about incompatible pointer...
2012-06-27 petarjCalculate the size of vki_elf_gregset_t via operator...
2012-06-07 sewardjMerge in a port for mips32-linux, by Petar Jovanovic...
2012-06-07 sewardjMerge in a port for mips32-linux, by Petar Jovanovic...
2012-06-05 sewardjAdd macros I_REPLACE_SONAME_FNNAME_Z{U,Z} for general...
2012-06-03 sewardjm_machine: add new function VG_(machine_get_size_of_lar...
2012-05-27 philippefix the warning introduced by fixing SETTLS clone flag...
2012-05-23 cborntraadd some intial kvm ioctls (low hanging fruits). This...
2012-05-21 sewardjFix VALGRIND_MINOR/VALGRIND_MAJOR symbols. This got...
2012-05-11 philippefix 219156 support static malloc or alternate malloc...
2012-04-20 sewardjMerge branches/TCHAIN from r12476 (its creation point...
2012-04-02 sewardjAdd translation chaining support for amd64, x86 and ARM
2012-03-07 sewardjTurn no-op versions of INNER_REQUEST into statements...
2012-03-07 tomAdd support for the HCIINQUIRY ioctl.
2012-03-07 tomAdd support for the I2C_RDWR ioctl.
2012-03-03 philippe* README_DEVELOPERS : complete/enhance the section...
2012-02-10 tomAdd support for the sendmmsg and recvmmsg system calls...
2012-02-10 tomAdd support for some SCSI ioctls. Patch from Jakub...
2012-02-09 tomAdd support for the F_GETOWN_EX and F_SETOWN_EX fcntl...
2012-02-09 tomUpdate linux system call lists.
2012-01-31 bart<valgrind/valgrind.h>: Fix for Intel C/C++ compiler...
2012-01-26 philippe(fixes bug 289939 wish: complete monitor cmd 'leak_chec...
2012-01-18 bartPool allocator: change the semantics of VG_(releasePA...
2012-01-17 philippeFixes 282230 group allocator for small fixed size...
2011-12-24 florianBeef up VG_(strerror) to provide correct messages for the
2011-10-24 sewardjFix #284384 (clang 3.1 -Wunused-value warnings in valgr...
2011-10-23 sewardjGet a bunch more copyright dates in the right format...
2011-10-23 sewardjUpdate all copyright dates, from 20xy-2010 to 20xy...
2011-10-22 florianMake VALGRIND_DO_CLIENT_REQUEST more user friendly...
2011-10-20 sewardjEnable sys_epoll_pwait on arm-linux. #283427. Derived...
2011-10-17 weidendoFix callgrind part of bug 280757.
2011-10-07 bartinclude/vki/vki-linux.h: Remove __attribute_const__...
2011-10-07 bartAvoid that using any of the VALGRIND_DISABLE_ERROR_REPO...
2011-10-06 bartFormat functions: change format specifier %t into ...
2011-10-05 sewardjppc64-linux only: fix incorrect line number reports...
2011-09-29 sewardjMake {amd64,x86}-darwin use the direct implementations of
2011-09-29 sewardjx86-linux, amd64-linux: Implement VG_MINIMAL_SETJMP and
2011-09-27 sewardjAndroid: add wrappers for ashmem and binder ioctls...
2011-09-21 sewardjAdd initial support for Mac OS X 10.7 (Lion). Tracked...
2011-08-18 sewardjExtend the behavioural-equivalence-class mechanism...
2011-08-16 sewardjAdd more infrastructure to be used for fixing #275284...
2011-08-15 sewardjRemove the assumption, in m_debuginfo, that each addres...
2011-08-15 tomAdd support for FBIOPUT_VSCREENINFO and FBIOPAN_DISPLAY...
2011-08-13 tomFix VKI_FIOQSIZE definition on ppc platforms.
2011-08-10 tomAdd support for the FIOQSIZE ioctl. Fixes #270320.
2011-07-25 bartvalgrind.h: Remove a superfluous cast. See also #278454.
2011-07-24 sewardjAdd a new client request and pair of macros,
2011-07-13 tomAllow core dumps on 32 bit architectures to go over...
2011-06-28 florianSynch s390x system call list with linux 2.6.39.2.
2011-06-28 sewardjDelete the AIX5 port. The last release this worked...
2011-06-27 sewardjFix 'make dist' following recent gdbserver commits.
2011-06-24 sewardjFix #undefs that are inconsistent with those further...
2011-06-24 sewardjMerge the contents of the HGDEV2 branch into trunk:
2011-06-18 sewardjMinor GDBserver source tidying. Also a small usability...
2011-06-13 sewardjTry to handle LL caches which are of size 50% above...
2011-06-10 tomTeach cachegrind/callgrind how to parse the cache descr...
2011-06-08 tomAdd support for prlimit64 on x86 and amd64.
2011-06-08 tomUpdate system call lists to match current kernel source.
2011-06-08 tomIt seems that the perf_counter_open system call was...
2011-05-17 sewardjBetter checking for command line options that should...
2011-05-15 bartGet rid of the remaining "set but not used" warnings...
2011-05-09 sewardjTidying up of branch-predict hint macros LIKELY/UNLIKEL...
2011-05-09 sewardjppc{32,64}-linux: mark VG_MINIMAL_LONGJMP as noreturn...
2011-05-06 sewardjImplement a GDB server in Valgrind. See #214909.
2011-04-18 bartLinux/syswrap: add support for USBDEVFS_RESET (patch...
2011-04-11 sewardjAdd an alternative implementation of VG_MINIMAL_{SET...
2011-04-11 sewardjAdd an alternative implementation of VG_MINIMAL_{SET...
2011-04-11 sewardjCreate new module m_libcsetjmp, which wraps up uses of
2011-03-28 sewardjRemove a bunch more warnings generated by gcc-4.6 about...
2011-03-25 bartAdd VALGRIND_RESIZEINPLACE_BLOCK() and hence close...
2011-03-24 sewardjDefinitions relating to ptrace: replace bogus x86 versi...
2011-03-07 sewardjAdd a port to IBM z/Architecture (s390x) running Linux...
2011-03-04 bart<valgrind/valgrind.h>: Made VALGRIND_PRINTF() and VALGR...
2011-02-27 sewardjBack out r11568 (Add a new constructor for empty XArrays,
2011-02-23 sewardjAdd a new constructor for empty XArrays, VG_(newSizedXA...
2010-10-20 sewardjPreserve the stack's 16-alignment in x86 and amd64...
2010-10-12 sewardjDefine VG_CLREQ_SZB correctly on ARM, so Cachegrind...
2010-10-11 sewardjEnable support for sys_ppoll on arm-linux (Rodrigo...
2010-10-08 sewardjMore unwind fixes for the amd64-linux CALL_FN_*_* macro...
next