1. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  2. 97f1d33 Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness. by florian · 9 years ago
  3. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  4. 7571271 Remove a few embarassing comments. by florian · 9 years ago
  5. 7d4a28b Fix an assertion in the address space manager. BZ #345887. by florian · 9 years ago
  6. 01fcf6a Factor out the 'extend' function. We only need one version for Linux and by florian · 9 years ago
  7. 15fa8a2 Produce a user message in case of stack overflow. by florian · 9 years ago
  8. 4574f76 When constructing a signal frame, tell the tool that the registers by sewardj · 10 years ago
  9. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  10. ef91fce Make sure the stack pointer is properly aligned when invoking a by tom · 11 years ago
  11. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  12. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  13. 6c591e1 by sewardj · 13 years ago
  14. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  15. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  16. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  17. 9f20746 Updated copyright years. by njn · 15 years ago
  18. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  19. 8b24302 Propagate the error number in x86 signal contexts to the client. by tom · 16 years ago
  20. 7cf4e6b by sewardj · 16 years ago
  21. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  22. adacaf9 Propagate the ucontext information with a received signal to the by tom · 16 years ago
  23. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  24. 3f7bbfa Track VG_(am_find_nsegment) const-ness change. by sewardj · 18 years ago
  25. 53c0dc9 Unbreak amd64-linux after recent commits. by sewardj · 18 years ago
  26. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  27. f665b34 Restore RIP on return from a signal handler on amd64 - mirrors the by tom · 18 years ago
  28. f4c2310 Get core dumping working again - the architecture specific code that by tom · 19 years ago
  29. 45f4e7c by sewardj · 19 years ago
  30. af839f5 by njn · 19 years ago
  31. b9bce63 Simplify the implementation of m_trampoline and the stuff that refers by sewardj · 19 years ago
  32. 899ce73 by njn · 19 years ago
  33. c7561b9 by njn · 19 years ago
  34. a7598f6 Moved the code trampoline stuff into a new module, m_trampoline. Not by njn · 19 years ago
  35. f536bbb by njn · 19 years ago
  36. 132bfcc by njn · 19 years ago
  37. 36a20fa by njn · 19 years ago
  38. 13bfd85 by njn · 19 years ago
  39. 97405b2 by njn · 19 years ago
  40. 0c24647 by njn · 19 years ago
  41. 2024234 by njn · 19 years ago
  42. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  43. a60a7c1 Rename some _SIZE macros as _SZB to make their units clear. This change is by njn · 19 years ago
  44. 2bc1012 A crucial, crucial change: update my email address. by njn · 19 years ago
  45. 502badb by njn · 19 years ago
  46. 0ee4a95 Rework signal stack handling to avoid doing arithmetic on void pointers by tom · 19 years ago
  47. cf941da Allow for the red zone when generating new_mem_stack_signal and by tom · 19 years ago
  48. 601371a amd64 build fixes. by sewardj · 19 years ago
  49. 8a7fdd2 Make amd64-linux build again after m_sigframe hackery. by sewardj · 19 years ago
  50. 985fabb Create a new module, "sigframe", responsible for creating/destroying by sewardj · 19 years ago[Renamed from coregrind/amd64/signals.c]
  51. 33ef39c Removed bogus (UInt) casts from the amd64 signal frame builder and some by tom · 19 years ago
  52. 50ba34e by njn · 19 years ago
  53. 14c1cdb Actually setup the arguments for a signal handler before running by tom · 19 years ago
  54. 695c16e Remove the "vg_" prefix from a lot of non-global variables. by njn · 19 years ago
  55. 674915a A first cut at amd64 signal frame build/unbuild, from Tom Hughes. by sewardj · 19 years ago
  56. 4d89e30 Fill in a bunch of amd64-specific crud. Still won't link though. by sewardj · 19 years ago
  57. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  58. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  59. c616819 by njn · 20 years ago