- 432eb79 Identify opcodes that are not handled by the decoder in by florian · 12 years ago
- e593275 Fix some gcc complaints about unused variables in these tests. by sewardj · 12 years ago
- b331c1b The Signedness Police visit a couple of outlying systems in the Delta Quadrant. by sewardj · 12 years ago
- 71826f7 Fix a const issue in r13154. by sewardj · 12 years ago
- c30cd9b Make diagnostics for SIGILL more controllable (Valgrind part). by sewardj · 12 years ago
- e00430b Add an intercept for stpncpy. Fixes #309427. (Mark Wielaard, mjw@redhat.com) by sewardj · 12 years ago
- 9990438 Add intercepts for wcscpy, wcscmp, wcsrchr and wcschr on Linux. by sewardj · 12 years ago
- 5e82b89 Use correct %rcx bit in the AVX feature check. Fixes #307285. by sewardj · 12 years ago
- 7c34279 When looking for a separate debug object, tolerate mismatched phdrs by by sewardj · 12 years ago
- f73de26 For sys-openat the dirfd argument should be ignored when the pathname by sewardj · 12 years ago
- bd61232 Synch opcode list with <binutils>/opcodes/s390-opc.txt. by florian · 12 years ago
- c3ed866 Accept blank lines in <binutils>/opcodes/s390-opc.txt. by florian · 12 years ago
- 56c7a2f Fix golden log. by florian · 12 years ago
- 3154134 Update with current bugs. by sewardj · 12 years ago
- 8b6573d Add a new command line flag, --extra-debuginfo-path=path, that allows by sewardj · 12 years ago
- 81d24c3 fix 310424 --read-var-info does not properly describe static variables by philippe · 12 years ago
- 370215f Fix missing in EXTRA_DIST errors reported by check_makefile_consistency by philippe · 12 years ago
- 384176b Update opcode table: add new insns for zEC12 by florian · 12 years ago
- a53843d Beef up testcase. Announce fix. Part of fixing BZ 310931. by florian · 12 years ago
- 0849a4d Probe host for conditional load/store facility. by florian · 12 years ago
- 4c9ac26 Correctly skip memcheck's getregset for MIPS. by petarj · 12 years ago
- 5afd53f Update opcode status. Announce fix for BZ #306035. by florian · 12 years ago
- 1bf4600 Add testcase for LAA insn. by florian · 12 years ago
- ebe68c2 Skip memcheck's getregset for MIPS. by petarj · 12 years ago
- cb22da5 Improve FAQ section discussing statically linked lib by philippe · 12 years ago
- d405332 Before LL, instrument outstanding helper calls. by weidendo · 12 years ago
- 3e79863 Fix some casts that removed const-ness as pointed out by GCC's -Wcast-qual. by florian · 12 years ago
- 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
- ad1162a Flush events in Callgrind before enering a RMW region. by petarj · 12 years ago
- 6d5568d Update list of ignored files. by florian · 12 years ago
- 1472ad4 Another signedness fix. by sewardj · 12 years ago
- ea395fa Fix up another char-signedness straggler. by sewardj · 12 years ago
- 9a1c8a8 Add test cases for definedness propagation through PCMPISTRI $0x3A. by sewardj · 12 years ago
- be0c23d Remove not-used typedef by weidendo · 12 years ago
- 6652bcc Callgrind: fix Ir cost update for ignored functions by weidendo · 12 years ago
- 9b826d6 Add test cases for dependency tracking through pmovmskb and bsfl. by sewardj · 12 years ago
- 66826ec Fix a couple of x86 char-signedness stragglers by sewardj · 12 years ago
- 87e0a64 One more Char/HChar mixup in conditional code. Reported by Bart. by florian · 12 years ago
- da8c126 Re-establich configury checking for -Wno-pointer-sign. We need that by florian · 12 years ago
- 654b542 Final patch for Char/HChar mixups. by florian · 12 years ago
- 24c9e7f vbit-tester, add counts for the number of 1, 2, 3 and 4 operand tests. by carll · 12 years ago
- 686b17f Valgrind, V-bit tester: Add support for Iop_CmpORD class iops by carll · 12 years ago
- 1636d33 Char/HChar fixups for m_debuginfo and m_gdbserver. by florian · 12 years ago
- 62840fa Add missing files. They should have been added in r13120. by florian · 12 years ago
- 4682598 Update s390_features.c for DFP. by florian · 12 years ago
- 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
- 9b6fb5b Update list of ignored files. by florian · 12 years ago
- 0e6d05e add BLKPBSZGET ioctl by cborntra · 12 years ago
- a239139 Add missing EXTRA DIST statement by cborntra · 12 years ago
- 49cc754 GETREGSET was introduced with 2.6.33. by cborntra · 12 years ago
- d9ff51d Announce fix for BZ 308886. by florian · 12 years ago
- b2cd1bc also wire up arm, x86 and amd64 regarding ptrace regsets by cborntra · 12 years ago
- e48a444 add s390 specific fix for getregset by cborntra · 12 years ago
- a9a475d wire up testcase by cborntra · 12 years ago
- 7be84ee Add ptrace getreset testcase from Andreas Arnez by cborntra · 12 years ago
- abe8793 Ignore ELF sections that have zero size. Fixes #309600. by sewardj · 12 years ago
- 4cfa81b Improve accuracy of definedness tracking through the x86 PMOVMSKB and by sewardj · 12 years ago
- 1dd33f9 Same idea as for mips. sem_post does not fail on s390 by cborntra · 12 years ago
- 5d97871 s390x machines z196 and zec12 have 4 levels of caches. Adopt the test suite by cborntra · 12 years ago
- 5d5f070 fix n-i-bz same as 303624 (fixed in 3.8.0), but for x86 android by philippe · 12 years ago
- f2a7bbe factorise sys_socketcall by philippe · 12 years ago
- cd19e99 Fix Char/HChar mixups and constness in m_scheduler. by florian · 12 years ago
- c8b8214 Fix Char/HChar mixups and constness in m_initimg. by florian · 12 years ago
- 0af78ad Char/HChar and constness fixes in m_ume by florian · 12 years ago
- fb11d97 s390: Autodetect cache info. These are the final bits to fix BZ 275800. by florian · 12 years ago
- b7058da Tweak VG_(machine_get_cache_info). by florian · 12 years ago
- adfb8a7 Ensure vgdb.c is warningless with -Wpointer-sign by philippe · 12 years ago
- 98a8793 fix arena size wrongly printed in debugmsg on 32 bits platforms when > 2Gb. by philippe · 12 years ago
- 66bc6e5 for debuglevel >=2, ensure write_buf debug output only writes the req nr of char by philippe · 12 years ago
- 6fc0de0 Cachegrind: introduce special case for Ir by weidendo · 12 years ago
- 157c7fb Callgrind: use memory block number as tag for simple model by weidendo · 12 years ago
- 8ff4658 Use always_inline attribute also in Callgrinds simulator by weidendo · 12 years ago
- b0909b4 Get rid of compiler warning by weidendo · 12 years ago
- 1fe353c Valgrind, ppc: Fix test for 32-bit testsuite. by carll · 12 years ago
- 548a3bc Unbreak testcase. by florian · 12 years ago
- 54fe202 Char/HChar and constness fixes. Mostly cost center by florian · 12 years ago
- dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
- a37b57c Update list of ignore files. This time with the correct name. by florian · 12 years ago
- 0c8a176 Update list of ignored files. by florian · 12 years ago
- e7b55be Fix fpconv.c to unbreak the build on z10ec. by florian · 12 years ago
- 73a0e19 Additional refinement in PRE(sys_ipc). by petarj · 12 years ago
- 6da2d45 Update with latest bugmail header lines. by sewardj · 12 years ago
- 228552d fix 123837 semctl system call: 4rth argument is optional, depending on cmd by philippe · 12 years ago
- 51e61da Remove build dependency on Xen header files - closes #308495 by bart · 12 years ago
- 1b1420b Reserve space for frame header in disp_run_translations for MIPS. by petarj · 12 years ago
- cf4a22e Follow-up to sys_ipc restructuration by philippe · 12 years ago
- 1fb7402 Follow-up to sys_ipc restructuration by philippe · 12 years ago
- 14baeb4 Fix 308711 - give more info about aspacemgr and arenas in out_of_memory by philippe · 12 years ago
- 4eefc8c restructure code for future fixing of 123837 (semctl GETVAL false positive) by philippe · 12 years ago
- 1201479 Fix memory leak. by florian · 12 years ago
- e543f30 First round of Char/HChar fixups for coregrind and memcheck. by florian · 12 years ago
- 5d2db15 Introduce a test to reproduce bug 123837 (semctl GETVAL false positive) by philippe · 12 years ago
- c336038 Fix 308644 vgdb command for having the info for the track-fds option by philippe · 12 years ago
- a5f894c First round of Char/HChar fixes for memcheck. by florian · 12 years ago
- 6bf3726 Fix Char/HChar mixups in helgrind and then some. by florian · 12 years ago
- 25f6c57 Fix a few Char/HChar mixups in callgrind. by florian · 12 years ago
- ee90c8a Fix a few Char/HChar mixups for cachegrind. by florian · 12 years ago
- e6a4ed1 Fix a few compiler warnings. by florian · 12 years ago
- 11f3cc8 Followup to constification of VEX's external interface (VEX r2555). by florian · 12 years ago
- e58e8a7 First round of Char/HChar fixups for massif by florian · 12 years ago