1. 4eee476 by sewardj · 18 years ago
  2. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  3. a672ea3 Get rid of VG_(x86_linux_REDIR_FOR__dl_sysinfo_int80) and do the x86-linux by sewardj · 18 years ago
  4. 19df83c Get rid of unused #define. by sewardj · 18 years ago
  5. 86df155 Synthesise and deliver SIGTRAP to clients when requested to do so by vex. by sewardj · 18 years ago
  6. dcb6ec8 Deal with somewhat dubious numbers showing up from the kernel for the by sewardj · 19 years ago
  7. 0ec07f3 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 19 years ago
  8. 297c88f fixed up ppc64 assembly with .opd sections by cerion · 19 years ago
  9. 038ee9e Make it clearer that internal errors are Valgrind's fault. by njn · 19 years ago
  10. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  11. a36dcfa ppc32 only: use the signal context structures in a way which also by sewardj · 19 years ago
  12. 39a7c1d ppc32 only: clarify meaning of second arg of VG_(mk_SysRes_ppc32_linux) by sewardj · 19 years ago
  13. 2fedc64 Counterpart to r5202: restore previous assembler state with .previous by sewardj · 19 years ago
  14. d9fc382 Hmm. Perhaps all those top-level pieces of assembly weren't such a by sewardj · 19 years ago
  15. c8cb9d0 Document sign extension of si_code by the kernel. by tom · 19 years ago
  16. 95458c6 Preserve the sign of the bottom 16 bits of si_code when discarding by tom · 19 years ago
  17. 9f4a7bf Mask out the top 16 bits of si_code at the start of the signal by tom · 19 years ago
  18. 148250b Add named constants for si_code values to replace the magic numbers. by tom · 19 years ago
  19. 151a639 Fix compiler warnings. by tom · 19 years ago
  20. 1399c74 Fix format string in signal mask printing. by tom · 19 years ago
  21. f7781e9 Display signal masks correctly when --trace-signals=yes is used by tom · 19 years ago
  22. cf4ac71 Fix a couple of gcc warnings following recent coredumping changes (r4970). by sewardj · 19 years ago
  23. f4c2310 Get core dumping working again - the architecture specific code that by tom · 19 years ago
  24. 74b4cca Remove all remaining references to pointercheck. It's sad to see it by sewardj · 19 years ago
  25. 03d8aa8 Get rid of various compilation warnings. by sewardj · 19 years ago
  26. 45f4e7c by sewardj · 19 years ago
  27. 6722983 Move the core dumping code out of m_signals to a new module, by njn · 19 years ago
  28. 09b8480 by njn · 19 years ago
  29. acaec5f Incorporate a patch from Craig Chaney which gives better stack by sewardj · 19 years ago
  30. 504b72b Give more info about seginfo dropping. by njn · 19 years ago
  31. 50b8f77 "Fix" (kludge) highly obscure bug in flag settings for growdown stacks by sewardj · 19 years ago
  32. b9b10c7 Make VG_(kill_self) use kill to send the signal, not tkill, as we are by tom · 19 years ago
  33. 162bebd Add comments from PaulM. by sewardj · 19 years ago
  34. ce2a615 Assertion-failure-avoiding hacks from Paul's tree. I don't know why by sewardj · 19 years ago
  35. 4a83015 Removed the remnants of the attempt at an ARM port, because it had by njn · 19 years ago
  36. 634a652 Remove unnecesary #includes. by njn · 19 years ago
  37. 0087c50 by njn · 19 years ago
  38. 0ae787c by njn · 19 years ago
  39. b69f7c1 by njn · 19 years ago
  40. 945ed2e by njn · 19 years ago
  41. af839f5 by njn · 19 years ago
  42. f845f8f by njn · 19 years ago
  43. 3a08815 Declare my_sigreturn as static. This is correct in so much as it isn't by tom · 19 years ago
  44. 06244e7 Move VG_(resume_scheduler) to m_signals, and make it local. Reduces by njn · 19 years ago
  45. 351d006 by njn · 19 years ago
  46. 419bbcb Slight reduce m_syswrap's dependence on m_signals by moving by njn · 19 years ago
  47. 899ce73 by njn · 19 years ago
  48. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  49. 24a6efb by njn · 19 years ago
  50. 75b65aa by njn · 19 years ago
  51. c7561b9 by njn · 19 years ago
  52. c1b0181 by njn · 19 years ago
  53. 9abd608 by njn · 19 years ago
  54. f536bbb by njn · 19 years ago
  55. f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
  56. e9befc6 by njn · 19 years ago
  57. af1d7df Having moved VG_(arena_strdup)() out of core.h, core.h no longer by njn · 19 years ago
  58. de62cbf Modularised signal libc stuff into m_libcsignal. by njn · 19 years ago
  59. e7aa4ae Clean up after m_syscalls changes: unbreak amd64-linux. by sewardj · 19 years ago
  60. a8d8e23 by sewardj · 19 years ago
  61. 0140af5 Implement stack registration client requests. See the documentation by rjwalsh · 19 years ago
  62. 132bfcc by njn · 19 years ago
  63. 36a20fa by njn · 19 years ago
  64. 13bfd85 by njn · 19 years ago
  65. 97405b2 by njn · 19 years ago
  66. ed6b824 Whitespace/comment-only changes, to serve as placeholder for the last commit by njn · 19 years ago
  67. db13c4f by njn · 19 years ago
  68. 0c24647 by njn · 19 years ago[Renamed (99%) from coregrind/vg_signals.c]
  69. 04e1698 by njn · 19 years ago
  70. 1d88711 by sewardj · 19 years ago
  71. 605f488 Localized use of VGP_UCONTEXT_* to vg_signals.c, which meant they could by njn · 19 years ago
  72. 9a3d8bd XML printing wibbles. And add missing braces around the then-part of by sewardj · 19 years ago
  73. 1cfedbc Make VG_(wait_for_threadstate) local to linux/core_os.c. by njn · 19 years ago
  74. 6c6b59e Make VG_(sanitize_client_sigmask)() local to m_syscalls. by njn · 19 years ago
  75. 07ef6c0 Un-export VG_(is_sig_ign)(). by njn · 19 years ago
  76. 2024234 by njn · 19 years ago
  77. 2335d11 by njn · 19 years ago
  78. 02bc4b8 by njn · 19 years ago
  79. d0073f4 by njn · 19 years ago
  80. 444eba1 by njn · 19 years ago
  81. 9fc3112 Move VG_(block_signals)() to vg_scheduler.c, the only file that uses by njn · 19 years ago
  82. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  83. a60a7c1 Rename some _SIZE macros as _SZB to make their units clear. This change is by njn · 19 years ago
  84. 2521d32 by njn · 19 years ago
  85. 502badb by njn · 19 years ago
  86. 4fbc86c by njn · 19 years ago
  87. 0ee4a95 Rework signal stack handling to avoid doing arithmetic on void pointers by tom · 19 years ago
  88. cf941da Allow for the red zone when generating new_mem_stack_signal and by tom · 19 years ago
  89. 3516553 Get the CFI-based frame-unwinder to the point where it works at least by sewardj · 19 years ago
  90. 55f9d1a by sewardj · 19 years ago
  91. 985fabb Create a new module, "sigframe", responsible for creating/destroying by sewardj · 19 years ago
  92. d2b1711 by njn · 19 years ago
  93. 50ae1a7 by njn · 19 years ago
  94. 990e90c by njn · 19 years ago
  95. 50ba34e by njn · 19 years ago
  96. 695c16e Remove the "vg_" prefix from a lot of non-global variables. by njn · 19 years ago
  97. f6d228b Use VGP_ prefix more consistently for platform-specific exports. by njn · 19 years ago
  98. db9b773 Use "VGA_" prefix more consistently. by njn · 19 years ago
  99. 35172bc Rename some arch-specific macros to use the more consistent "VGA_" prefix. by njn · 19 years ago
  100. d01fef7 by njn · 19 years ago