1. f8bb9e7 Get rid of the --sloppy-malloc= flag and the functionality it by sewardj · 19 years ago
  2. 990e90c by njn · 19 years ago
  3. 50ba34e by njn · 19 years ago
  4. 97724e5 In vg_memory.c, allow the stack-change threshold to be specified by a by sewardj · 19 years ago
  5. 9ee81f5 by sewardj · 19 years ago
  6. 748a131 Add VGP_(setup_redirects) to the platform specific layers and use by tom · 19 years ago
  7. a8d1ec6 Move the gettid system call to the linux specific section. by tom · 19 years ago
  8. cf81d55 by njn · 19 years ago
  9. 8a97c6d by njn · 19 years ago
  10. 0312f51 Completely get rid of VG_(instr_ptr_offset). by sewardj · 19 years ago
  11. de2ec26 Fixed ROUNDDN to avoid truncating the result when the first argument by tom · 19 years ago
  12. 04af9d0 VG_(get_memory_from_mmap_for_client)() need not be tool-visible. by njn · 19 years ago
  13. 1f70772 VG_(bbs_done) doesn't need to be tool-visible. by njn · 19 years ago
  14. a5464cd Remove dead field '.siginfo' from ThreadState(!) by njn · 19 years ago
  15. 4afaf1d Remove dead macros and declaration. by njn · 19 years ago
  16. 9fb73db by njn · 19 years ago
  17. 8c74b00 by njn · 19 years ago
  18. 03f1e58 The two patches attached resolve the exit-hang (of OOo) bug for me. The first by njn · 19 years ago
  19. d13e5e6 by njn · 19 years ago
  20. 6268bbc Use "VGO_" prefix for various OS-specific exports. by njn · 19 years ago
  21. f6d228b Use VGP_ prefix more consistently for platform-specific exports. by njn · 19 years ago
  22. 31066fd Don't use the VGP_ for profiling any more, just use VG_ -- we want to use by njn · 19 years ago
  23. 35172bc Rename some arch-specific macros to use the more consistent "VGA_" prefix. by njn · 19 years ago
  24. 47b209a Rename M_VG_ERRTXT as VG_ERRTXT_LEN, which is more consistent with other names. by njn · 19 years ago
  25. d01fef7 by njn · 19 years ago
  26. b369c5e Various amd64 syscall improvements (Tom Hughes) by sewardj · 19 years ago
  27. 0c1a596 jmp_with_stack is a hack which makes no sense on archs which pass args by sewardj · 19 years ago
  28. f426131 by njn · 19 years ago
  29. b1131a8 Don't show VEX emulation warnings by default; they are just too tiresome. by sewardj · 19 years ago
  30. 083f302 Get rid of VG_(malloc_aligned)(), and make VG_(arena_malloc_aligned)() local by njn · 19 years ago
  31. 9f46df6 by njn · 19 years ago
  32. 828022a Remove the alignment arg from VG_(arena_calloc)() and VG_(arena_realloc)(), by njn · 19 years ago
  33. dac1e45 Remove dead function VG_(is_empty_arena)(). Also cleaned up the comment in by njn · 19 years ago
  34. 14319cc Remove some dead macros. by njn · 19 years ago
  35. 9ec0f3e Make VG_(deliver_signals)() local. by njn · 19 years ago
  36. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  37. 7afb913 Remove dead functions: VG_(set_arg_and_bogus_ret), VG_(thread_initial_stack). by njn · 19 years ago
  38. 45561b1 Remove dead function: VG_(do_pthread_sigmask_SCSS_upd). by njn · 19 years ago
  39. aa3c26b by njn · 19 years ago
  40. 19348f7 Remove dead declarations. by njn · 19 years ago
  41. 926ed47 Fix VG_(calloc)() so it actually zeroes the entire memory area it allocates. by njn · 19 years ago
  42. b5f6f51 by sewardj · 19 years ago
  43. 987a8eb Clean up handling of socket system calls on amd64-linux, so that the by sewardj · 19 years ago
  44. 004e8ca When handling syscalls, don't try to figure out if the pre-handler set by sewardj · 19 years ago
  45. 1024cf7 Various cleanups to revised low-level memory manager. by sewardj · 19 years ago
  46. 79048ce Further cleanups to low-level memory management. It's still a by sewardj · 19 years ago
  47. 548be6d Major rewrite of the machinery which keeps track of segments: by sewardj · 20 years ago
  48. b0f03c7 Change signature of thread_syscall a bit. by sewardj · 20 years ago
  49. fa8ec11 Complete rewrite (I think this is the 4th incarnation) of translation by sewardj · 20 years ago
  50. 603d410 Implement --log-file-exactly= for when the user wants to specify by sewardj · 20 years ago
  51. d153fae Add a new variant for --gen-suppressions: --gen-suppressions=all, by sewardj · 20 years ago
  52. 062f355 Make the Quadrics Elan3 clone-hack be controllable by a command-line flag. by sewardj · 20 years ago
  53. 51ac087 Add Valgrind-side support for subarchitecture descriptions, which are by sewardj · 20 years ago
  54. 5e2f001 Deal with LibVEX-supplied insn decode failures, and with LibVEX-supplied by sewardj · 20 years ago
  55. 19fc30e Split up the old x86 LDT/GDT handling stuff. Push some of it into by sewardj · 20 years ago
  56. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  57. 87c9812 by njn · 20 years ago
  58. c771b29 New debugging flag --trace-notbelow=<number>, to stop --trace-codegen= by sewardj · 20 years ago
  59. d6f157d by njn · 20 years ago
  60. f9dc619 Formatting change only. by njn · 20 years ago
  61. 4bd1146 Remove Marie-Celeste declarations. by sewardj · 20 years ago
  62. f4aeaea 64-bit cleanness: make VG_(do_syscall)() return a Word, not an Int. by njn · 20 years ago
  63. ca6fef0 by njn · 20 years ago
  64. c616819 by njn · 20 years ago
  65. 8e4d7dc Get rid of various old flags and constants. by sewardj · 20 years ago
  66. 4ccf707 Get rid of all vestiges of translation-chaining, and generally clean by sewardj · 20 years ago
  67. 22cfccb Moved some duplicated macros out of arch/OS/platform-specific parts, by njn · 20 years ago
  68. 61fa0af by njn · 20 years ago
  69. 16de557 by njn · 20 years ago
  70. ca0518d by njn · 20 years ago
  71. 277a6d6 Disable core dumps, and remove the previous attempts at factoring out by njn · 20 years ago
  72. e7da73c Rename arch_thread_aux_t --> ThreadArchAux, to match ThreadArchState. by njn · 20 years ago
  73. d225283 Do some final "sk_" --> "tl_" changes that I missed earlier. by njn · 20 years ago
  74. 0a785fd Fix another potentially-failing use of get_current_tid(), in by sewardj · 20 years ago
  75. fcd5636 by njn · 20 years ago
  76. 7be3695 by njn · 20 years ago
  77. abb14ad Removed shadow_regs 'need', because it was being used only trivially in by njn · 20 years ago
  78. bd2e75c by njn · 20 years ago
  79. cf45fd4 by njn · 20 years ago
  80. d4795be Cleanups for baseBlock removal: fix some comments, remove two decls by njn · 20 years ago
  81. 2a99cf6 Get rid of baseBlock. Now, when generated code is running, the guest by sewardj · 20 years ago
  82. 3e578be Get rid of the high/low baseblock distinction. Pointless in a way by sewardj · 20 years ago
  83. 33db261 Get rid of the machinery for registering helper functions. VEX calls by sewardj · 20 years ago
  84. 2f7272c Move redundant function decls from core.h (they end up in tool.h anyway). by njn · 20 years ago
  85. 37624a7 Remove extended_UCode 'need', which has been obsoleted by Vex. Kept the by njn · 20 years ago
  86. 31ebc3f Remove useless parameters to TL_(pre_syscall)() and TL_(post_syscall)(). by njn · 20 years ago
  87. 8b635a4 Merge in enough changes from the old Vex tree to make stage2 link, at least. by sewardj · 20 years ago
  88. 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
  89. 95ec870 Convert the 'skin_errors' need to 'tool_errors'. by njn · 20 years ago
  90. 3d5e910 by nethercote · 20 years ago
  91. fd45353 Add coregrind/linux/ and coregrind/linux/* that was supposed to go in the last by nethercote · 20 years ago
  92. 8ff888f by nethercote · 20 years ago
  93. 93d9aa1 Arch-abstraction, syscall overhaul: rename functions appropriately by nethercote · 20 years ago
  94. 5b9fafd by nethercote · 20 years ago
  95. 8991d5a by nethercote · 20 years ago
  96. 8b5f40c by nethercote · 20 years ago
  97. 7ac7f7b by nethercote · 20 years ago
  98. 73b526f by nethercote · 20 years ago
  99. be671db 64-bit cleanness tweaks. by nethercote · 20 years ago
  100. 4ad7431 Arch-abstraction: - removed some x86-specific var/function names by nethercote · 20 years ago