2012-03-27 |
Julian Seward | /* Do expensive interpretation for Iop_Add32 and Iop_Ad... |
commit | commitdiff | tree |
2012-03-27 |
Julian Seward | Add a nasty kludge in the handling of mmap on Darwin... |
commit | commitdiff | tree |
2012-03-27 |
Julian Seward | rlimit64_nofile won't build on Darwin, so don't try. |
commit | commitdiff | tree |
2012-03-27 |
Julian Seward | Make this compile on Darwin. |
commit | commitdiff | tree |
2012-03-27 |
Julian Seward | Fix up debug printing -- no functional change. |
commit | commitdiff | tree |
2012-03-27 |
Julian Seward | Keep the stack properly 16 aligned when delivering... |
commit | commitdiff | tree |
2012-03-27 |
Julian Seward | Keep the stack properly 16-aligned when delivering... |
commit | commitdiff | tree |
2012-03-27 |
Julian Seward | Fill in missing signal handling macros for amd64-darwin. |
commit | commitdiff | tree |
2012-03-26 |
Bart Van Assche | Darwin: Fix a copy/paste error that was introduced... |
commit | commitdiff | tree |
2012-03-25 |
Bart Van Assche | Check whether the big lock is held before invoking... |
commit | commitdiff | tree |
2012-03-25 |
Philippe Waroquiers | Remove strange e which appeared in r12456, replace... |
commit | commitdiff | tree |
2012-03-25 |
Philippe Waroquiers | Have check_makẹfile_consistency run at the end of make... |
commit | commitdiff | tree |
2012-03-21 |
Philippe Waroquiers | add test-plo-no.stderr.exp-s390x-mvc in EXTRA_DIST. |
commit | commitdiff | tree |
2012-03-21 |
Julian Seward | Support sys_fallocate on arm-linux. |
commit | commitdiff | tree |
2012-03-20 |
Philippe Waroquiers | fix 295799 Missing \n with get_vbits in gdbserver... |
commit | commitdiff | tree |
2012-03-19 |
Philippe Waroquiers | Modify test so that scheduling events are generated. |
commit | commitdiff | tree |
2012-03-19 |
Florian Krohm | Update s390 opcode list. |
commit | commitdiff | tree |
2012-03-18 |
Florian Krohm | Add script that assists with updating s390-opcodes... |
commit | commitdiff | tree |
2012-03-18 |
Florian Krohm | Add spreadsheet that lists all s390 opcodes in the... |
commit | commitdiff | tree |
2012-03-17 |
Florian Krohm | Add expected output for s390x with compilers using... |
commit | commitdiff | tree |
2012-03-17 |
Florian Krohm | Add expected results for 32-bit little endian platform. |
commit | commitdiff | tree |
2012-03-16 |
Philippe Waroquiers | Make a more precise reference to the g++ version. |
commit | commitdiff | tree |
2012-03-14 |
Philippe Waroquiers | (for x86 and amd64): Change the type of the shadow... |
commit | commitdiff | tree |
2012-03-14 |
Florian Krohm | Change the type of the shadow regs for floating point... |
commit | commitdiff | tree |
2012-03-13 |
Florian Krohm | Add s390x register decsription to vgdb. This enables... |
commit | commitdiff | tree |
2012-03-12 |
Philippe Waroquiers | Fix leak in debuginfo.c |
commit | commitdiff | tree |
2012-03-11 |
Philippe Waroquiers | Allows to run regression tests in an outer/inner setup. |
commit | commitdiff | tree |
2012-03-11 |
Philippe Waroquiers | Modify none/tests/execve.c so to avoid infinite loop... |
commit | commitdiff | tree |
2012-03-11 |
Philippe Waroquiers | Ensure VALGRIND_MALLOCLIKE_BLOCK protects the red zones. |
commit | commitdiff | tree |
2012-03-08 |
Philippe Waroquiers | Finally understood why an outer on inner on a 32 bit... |
commit | commitdiff | tree |
2012-03-08 |
Bart Van Assche | Suppress race reports on ticket lock state variables |
commit | commitdiff | tree |
2012-03-08 |
Bart Van Assche | Suppress race reports on VG_(threads)[tid].os_state... |
commit | commitdiff | tree |
2012-03-08 |
Bart Van Assche | Use ANNOTATE_BENIGN_RACE_SIZED() to suppress race repor... |
commit | commitdiff | tree |
2012-03-08 |
Bart Van Assche | helgrind: Implement ANNOTATE_BENIGN_RACE_SIZED() |
commit | commitdiff | tree |
2012-03-08 |
Bart Van Assche | Update Subversion ignore list |
commit | commitdiff | tree |
2012-03-08 |
Bart Van Assche | When analyzing Valgrind with drd, suppress uninterestin... |
commit | commitdiff | tree |
2012-03-08 |
Bart Van Assche | Update Subversion ignore list |
commit | commitdiff | tree |
2012-03-08 |
Julian Seward | Change the behaviour of --partial-loads-ok=yes to avoid... |
commit | commitdiff | tree |
2012-03-08 |
Bart Van Assche | Make it possible to #include <valgrind/drd.h> after... |
commit | commitdiff | tree |
2012-03-08 |
Bart Van Assche | Suppress uninteresting race reports on sema->owner_lwpid |
commit | commitdiff | tree |
2012-03-08 |
Bart Van Assche | none/tests: Update Subversion ignore list |
commit | commitdiff | tree |
2012-03-07 |
Julian Seward | Turn no-op versions of INNER_REQUEST into statements... |
commit | commitdiff | tree |
2012-03-07 |
Julian Seward | Ah, the joys of applying patches by hand. Redo r12424... |
commit | commitdiff | tree |
2012-03-07 |
Julian Seward | x86-darwin: _start: keep the stack 16-aligned. Fixes... |
commit | commitdiff | tree |
2012-03-07 |
Julian Seward | Reinstate intercepts for plain "memcpy" and "memmove... |
commit | commitdiff | tree |
2012-03-07 |
Julian Seward | MacOS only: VG_(get_changed_segments) callback |
commit | commitdiff | tree |
2012-03-07 |
Tom Hughes | Add support for the HCIINQUIRY ioctl. |
commit | commitdiff | tree |
2012-03-07 |
Tom Hughes | Add support for the I2C_RDWR ioctl. |
commit | commitdiff | tree |
2012-03-06 |
Philippe Waroquiers | Fix leak of range_list (see below an example) in readdw... |
commit | commitdiff | tree |
2012-03-06 |
Florian Krohm | Update bug reporting URL. |
commit | commitdiff | tree |
2012-03-05 |
Florian Krohm | Fix a testcase. Constraint was incorrect allowing r0... |
commit | commitdiff | tree |
2012-03-05 |
Philippe Waroquiers | * Improve documentation of --vgdb=full |
commit | commitdiff | tree |
2012-03-03 |
Florian Krohm | Avoid possibly unaligned memory access. |
commit | commitdiff | tree |
2012-03-03 |
Philippe Waroquiers | * README_DEVELOPERS : complete/enhance the section... |
commit | commitdiff | tree |
2012-03-02 |
Bart Van Assche | none/tests/mq.c: Fix a copy-paste bug |
commit | commitdiff | tree |
2012-03-01 |
Philippe Waroquiers | In case VALGRIND_MALLOCLIKE_BLOCK is wrongly used,... |
commit | commitdiff | tree |
2012-03-01 |
Tom Hughes | Handle prlimit64 the same way we do getrlimit and setrl... |
commit | commitdiff | tree |
2012-02-28 |
Philippe Waroquiers | After a fork, gdbserver_init can be called again. |
commit | commitdiff | tree |
2012-02-28 |
Philippe Waroquiers | Fix leak found by running memcheck/tests/varinfo[1... |
commit | commitdiff | tree |
2012-02-28 |
Julian Seward | Increase the size of buffers used for showing names... |
commit | commitdiff | tree |
2012-02-27 |
Philippe Waroquiers | Fix one more leak detected by running memcheck in memcheck |
commit | commitdiff | tree |
2012-02-27 |
Julian Seward | Android only: make the debuginfo mapping hack more... |
commit | commitdiff | tree |
2012-02-26 |
Philippe Waroquiers | Fix some memory leaks found by running memcheck on... |
commit | commitdiff | tree |
2012-02-26 |
Florian Krohm | Tighten up initial guest/shodow state on s390x. |
commit | commitdiff | tree |
2012-02-26 |
Florian Krohm | Announce. |
commit | commitdiff | tree |
2012-02-24 |
Philippe Waroquiers | Fix buffer overflow bug when building the target file. |
commit | commitdiff | tree |
2012-02-24 |
Philippe Waroquiers | Revision 12396 (replacing pkglib_DATA by vglib_DATA... |
commit | commitdiff | tree |
2012-02-23 |
Tom Hughes | Fedora 17 is merging /lib into /usr/lib so any suppress... |
commit | commitdiff | tree |
2012-02-23 |
Julian Seward | Implement malloc_size for the vg_default_zone on Darwin. |
commit | commitdiff | tree |
2012-02-22 |
Philippe Waroquiers | Document the new --fair-sched option. |
commit | commitdiff | tree |
2012-02-22 |
Philippe Waroquiers | Avoid having holes in the VgdbShared struct. |
commit | commitdiff | tree |
2012-02-21 |
Tom Hughes | Hide our use of pkglibdir to stop automake 1.11.2 and... |
commit | commitdiff | tree |
2012-02-21 |
Julian Seward | Add test cases for MPSADBW. See #294048. |
commit | commitdiff | tree |
2012-02-21 |
Julian Seward | x86: don't forget to initialise guest %es from the... |
commit | commitdiff | tree |
2012-02-20 |
Julian Seward | ARM/Thumb only: fix a bug in which stack unwinding... |
commit | commitdiff | tree |
2012-02-20 |
Florian Krohm | With the change in VEX r2258 the guest IA will now... |
commit | commitdiff | tree |
2012-02-17 |
Julian Seward | Update status and build instructions for ICS (Android... |
commit | commitdiff | tree |
2012-02-16 |
Julian Seward | Add test cases for PHMINPOSUW (SSE 4.1). See #287301. |
commit | commitdiff | tree |
2012-02-16 |
Julian Seward | Add test cases for 16 bit PCMPxSTRx variants. See... |
commit | commitdiff | tree |
2012-02-15 |
Philippe Waroquiers | * compare vgdb-error with n_errs_shown, not with n_errs... |
commit | commitdiff | tree |
2012-02-15 |
Florian Krohm | Announce bug fix. |
commit | commitdiff | tree |
2012-02-15 |
Florian Krohm | Use LC_ALL=C for a controlled environment. |
commit | commitdiff | tree |
2012-02-15 |
Florian Krohm | Wire up a few more syscalls. |
commit | commitdiff | tree |
2012-02-14 |
Philippe Waroquiers | * fix Bug 290655 - Add support for AESKEYGENASSIST... |
commit | commitdiff | tree |
2012-02-14 |
Julian Seward | Change the garbage collection policy for the secondary... |
commit | commitdiff | tree |
2012-02-13 |
Bart Van Assche | Update Subversion ignore list |
commit | commitdiff | tree |
2012-02-13 |
Bart Van Assche | nightly build: Run nightly build also if only VEX has... |
commit | commitdiff | tree |
2012-02-10 |
Tom Hughes | Only mark data which has actually been filled in by... |
commit | commitdiff | tree |
2012-02-10 |
Tom Hughes | Improve messages for mmsg calls. |
commit | commitdiff | tree |
2012-02-10 |
Tom Hughes | Correct system call name. |
commit | commitdiff | tree |
2012-02-10 |
Tom Hughes | It turns out sendmmsg also updates the msg_len fields. |
commit | commitdiff | tree |
2012-02-10 |
Tom Hughes | Add support for the sendmmsg and recvmmsg system calls... |
commit | commitdiff | tree |
2012-02-10 |
Tom Hughes | Add support for some SCSI ioctls. Patch from Jakub... |
commit | commitdiff | tree |
2012-02-10 |
Tom Hughes | Add support for process_vm_readv and process_vm_writev... |
commit | commitdiff | tree |
2012-02-09 |
Tom Hughes | Add support for the F_GETOWN_EX and F_SETOWN_EX fcntl... |
commit | commitdiff | tree |
2012-02-09 |
Tom Hughes | Implement the getcpu vsyscall on amd64 by forwarding... |
commit | commitdiff | tree |
2012-02-09 |
Tom Hughes | Wire up getcpu on amd64. Patch from Lénaïc Huard to... |
commit | commitdiff | tree |
2012-02-09 |
Tom Hughes | Update linux system call lists. |
commit | commitdiff | tree |
2012-02-08 |
Philippe Waroquiers | mc_main.c statistics has hard-coded logic to compute |
commit | commitdiff | tree |
2012-02-04 |
Florian Krohm | Add testcases for TR, TRE, TRTT, TROT, TRTO insns. |
commit | commitdiff | tree |
next |