- a765834 comment-only wibble by sewardj · 20 years ago
- 3a07e9b Correct file name in error messages. by tom · 20 years ago
- 68207cc Remove orphaned comment. by njn · 20 years ago
- 3c917bb by njn · 20 years ago
- 0297703 Undo the awful Leak Error type-abuse. by njn · 20 years ago
- 272b216 Update website address. by njn · 20 years ago
- b326a1a A 4999 entry hashtable is too small when there are a huge number (500k by sewardj · 20 years ago
- 2024234 by njn · 20 years ago
- bb42223 Fix test for amd64. by tom · 20 years ago
- 45ed2c6 Move VGA_STACK_SIZE_W into m_syscalls, the only place that uses it. by njn · 20 years ago
- 6d82819 by njn · 20 years ago
- 77e8ac1 by njn · 20 years ago
- 4f6e370 by njn · 20 years ago
- acd885a core.h: remove some #include lines, move some others to more localised places. by njn · 20 years ago
- 15f7dc0 wibble by sewardj · 20 years ago
- 0cd7177 CFI reader: handle DW_CFA_GNU_window_save. Why is this sparc-specific by sewardj · 20 years ago
- edfa2c2 More FC4 jiggery-pokery. by sewardj · 20 years ago
- f8033c7 Disable a bunch of suppressions made obsolete by r3740. by sewardj · 20 years ago
- 42398e5 Fix for sys_sysctl wrapper, from Ulrich Drepper. by sewardj · 20 years ago
- 26aba4d No need to generate valgrind.h from valgrind.h.in. We can just use the by njn · 20 years ago
- 1e601fe CFI reader: partially handle DW_CFA_expression and by sewardj · 20 years ago
- 0b954fd Fix comment. by sewardj · 20 years ago
- 7b99856 Fill in the amd64 case for regaddr_from_tst. by tom · 20 years ago
- 173b6d5 Use movq to get the frame pointer on amd64. by tom · 20 years ago
- 14f7365 Complete restructuring of include/ directory -- I forgot about the ARM stuff. by njn · 20 years ago
- 4de47b1 by njn · 20 years ago
- 88b5a98 by njn · 20 years ago
- 9ce110d by njn · 20 years ago
- 6b2b96a by njn · 20 years ago
- d0fbb28 by njn · 20 years ago
- bc93cc0 bugfix: don't print bogus "obj:" lines when generating suppressions. by njn · 20 years ago
- 311c5d8 Let's assume the client's address space starts at 0 until we port by njn · 20 years ago
- 2335d11 by njn · 20 years ago
- 14b278b Cover the unknown-platform case. by njn · 20 years ago
- e25782d Remove dead constant. by njn · 20 years ago
- 02bc4b8 by njn · 20 years ago
- 917701d glibc-2.3.5 fix (FC4) by sewardj · 20 years ago
- ab30d20 CFI reader: handle DW_CFA_def_cfa_offset_sf -- FC4 needs it by sewardj · 20 years ago
- be9b47b by njn · 20 years ago
- 0211ff3 Add note to FAQ about unloaded shared objects and leak errors. by njn · 20 years ago
- a37029a by njn · 20 years ago
- 296c24d fixup headers a bit by njn · 20 years ago
- d54e4ec by njn · 20 years ago
- 252ed91 Be more concise. by njn · 20 years ago
- 2a67b29 by njn · 20 years ago
- d36c906 Remove dead function. by njn · 20 years ago
- f644a0b Whoops, a little premature in removing core_asm.h -- still need it by njn · 20 years ago
- 2e8f4ef Created pub_core_transtab_asm.h, killing core_asm.h in the process. by njn · 20 years ago
- 81c00df by njn · 20 years ago
- 36ef6ba by njn · 20 years ago
- 1725012 VG_(resolve_redir)() can now be made private to vg_redir.c. by njn · 20 years ago
- bf7ca33 Move resolve_redir_allsegs() to vg_redir.c, the only file that uses it, by njn · 20 years ago
- d0073f4 by njn · 20 years ago
- 0be2610 Add test cases for MOVQ on amd64. by sewardj · 20 years ago
- d39126c No wonder I couldn't figure out exactly how movq was supposed to by sewardj · 20 years ago
- 8bddf58 Modularised vg_transtab.c as m_transtab. by njn · 20 years ago
- 4bf3aba Don't crash when dealing with dealing with naughty programs that set by sewardj · 20 years ago
- cf44351 Forgot to add pub_core_translate.h to the Makefile.am. by njn · 20 years ago
- 3cbfbc1 by njn · 20 years ago
- 3c660b6 Import vki_unistd.h on a need-to-know basis, rather than by njn · 20 years ago
- 9dd7b70 VGA_(terminate) doesn't need to be exported. by njn · 20 years ago
- c77b333 VGA_(restart_syscall)() doesn't need to be exported. by njn · 20 years ago
- 2c4b428 Use HChar for format strings to printf-like functions. by njn · 20 years ago
- 0b2c49d by njn · 20 years ago
- 70d51f4 Remove unnecessary #includes. by njn · 20 years ago
- 85859b2 by njn · 20 years ago
- 44acd3e Removed mc_asm.h, which is no longer needed since Memcheck has no by njn · 20 years ago
- 72a1723 Tidy up (arch)/dispatch.S by cerion · 20 years ago
- 5410cfd CFI reader: don't assume RA_REG is anything in particular; instead use by sewardj · 20 years ago
- 2a3a1a7 Create a fast version of MC_(helperc_MAKE_STACK_UNINIT), so as not to by sewardj · 20 years ago
- dc47a90 Sudden attack of 64-bit paranoia: therefore stick even more (probably by sewardj · 20 years ago
- 9be19da AMD x87 instruction tests. by sewardj · 20 years ago
- 826ec49 Use the new IRStmt_AbiHints created by the amd64 front end. This by sewardj · 20 years ago
- 357221c 64-bit fix. by sewardj · 20 years ago
- cbde5ec Another expected output file. by sewardj · 20 years ago
- 2e261a3 64-bit fixes. by sewardj · 20 years ago
- 24b4634 * move libc-specific suppressions into glibc-2.3.supp by sewardj · 20 years ago
- 86facbc Intercept yet more functions on amd64. by sewardj · 20 years ago
- 44e495f memmove on glibc on amd64 is over-optimised; replace it. by sewardj · 20 years ago
- e6da2fa Handle (ignore) IRStmt_AbiHint. by sewardj · 20 years ago
- 8a5ad76 Update FAQ about GLIBCXX_FORCE_NEW name-change. by njn · 20 years ago
- a733b5f by njn · 20 years ago
- b4e6542 by sewardj · 20 years ago
- 6418291 Fix PURPOSE comment. by sewardj · 20 years ago
- 0ab10c4 Fix compilation warnings on amd64 caused by I_die_here. by sewardj · 20 years ago
- 4a4f687 Move some macros into a more private place. by njn · 20 years ago
- 36b66df by njn · 20 years ago
- 641d5cc by njn · 20 years ago
- 694b1b6 by njn · 20 years ago
- 444eba1 by njn · 20 years ago
- 4ec8a63 Update a bit. by sewardj · 20 years ago
- 36932cb Moved Vex's arch/subarch detection out of main() into VG_(translate)()'s by njn · 20 years ago
- 695234d Make VG_(clone)() declaration private to m_syscalls. by njn · 20 years ago
- a91498f by njn · 20 years ago
- e2a4458 Remove dead macro. by njn · 20 years ago
- de583aa Move VG_(dispatch_ctr) out of vg_main.c, which never touches it, into by njn · 20 years ago
- da325d9 Move declaration of "struct vg_mallocfunc_info" from core.h into by njn · 20 years ago
- 9fc3112 Move VG_(block_signals)() to vg_scheduler.c, the only file that uses by njn · 20 years ago
- 923f15f Fix stabs parsing bug introduced by fix to bug 90128 which meant by tom · 20 years ago
- 4fa5e7c Use hi-half xmm registers (REX.R, REX.B == 1) (%xmm8-%xmm15) in an by sewardj · 20 years ago