1. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  2. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  3. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  4. 6c591e1 by sewardj · 13 years ago
  5. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  6. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  7. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  8. 9f20746 Updated copyright years. by njn · 15 years ago
  9. 1dcee09 Remove a number of unused parameters, found with -Wunused-parameter. by njn · 15 years ago
  10. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  11. 8b24302 Propagate the error number in x86 signal contexts to the client. by tom · 16 years ago
  12. 7cf4e6b by sewardj · 16 years ago
  13. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  14. adacaf9 Propagate the ucontext information with a received signal to the by tom · 17 years ago
  15. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  16. 3f7bbfa Track VG_(am_find_nsegment) const-ness change. by sewardj · 18 years ago
  17. 4cfea4f by sewardj · 18 years ago
  18. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  19. 8a42de6 Restore %EIP from the info passed to the handler (ucontext), so as to by sewardj · 18 years ago
  20. f4c2310 Get core dumping working again - the architecture specific code that by tom · 19 years ago
  21. 45f4e7c by sewardj · 19 years ago
  22. af839f5 by njn · 19 years ago
  23. b9bce63 Simplify the implementation of m_trampoline and the stuff that refers by sewardj · 19 years ago
  24. 899ce73 by njn · 19 years ago
  25. c7561b9 by njn · 19 years ago
  26. a7598f6 Moved the code trampoline stuff into a new module, m_trampoline. Not by njn · 19 years ago
  27. f536bbb by njn · 19 years ago
  28. 132bfcc by njn · 19 years ago
  29. 36a20fa by njn · 19 years ago
  30. 13bfd85 by njn · 19 years ago
  31. 97405b2 by njn · 19 years ago
  32. 0c24647 by njn · 19 years ago
  33. 2024234 by njn · 19 years ago
  34. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  35. a60a7c1 Rename some _SIZE macros as _SZB to make their units clear. This change is by njn · 19 years ago
  36. 2bc1012 A crucial, crucial change: update my email address. by njn · 19 years ago
  37. 502badb by njn · 19 years ago
  38. 0ee4a95 Rework signal stack handling to avoid doing arithmetic on void pointers by tom · 19 years ago
  39. ad67ade It helps if my changes actually compile... by tom · 19 years ago
  40. cf941da Allow for the red zone when generating new_mem_stack_signal and by tom · 19 years ago
  41. 55f9d1a by sewardj · 19 years ago
  42. 8a7fdd2 Make amd64-linux build again after m_sigframe hackery. by sewardj · 19 years ago
  43. 985fabb Create a new module, "sigframe", responsible for creating/destroying by sewardj · 19 years ago[Renamed (94%) from coregrind/x86/signals.c]
  44. 33ef39c Removed bogus (UInt) casts from the amd64 signal frame builder and some by tom · 19 years ago
  45. 50ba34e by njn · 19 years ago
  46. 695c16e Remove the "vg_" prefix from a lot of non-global variables. by njn · 19 years ago
  47. ba04a7f Partially unbreak sigcontextings -- hopefully enough that self hosting works. by sewardj · 19 years ago
  48. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  49. b5f6f51 by sewardj · 19 years ago
  50. 51ac087 Add Valgrind-side support for subarchitecture descriptions, which are by sewardj · 20 years ago
  51. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  52. c616819 by njn · 20 years ago
  53. 080e58d Rename $VG_ARCH/signal.c and $VG_ARCH/signals.c, to make coregrind/vg_signals.c. by njn · 20 years ago[Renamed (99%) from coregrind/x86/signal.c]
  54. 277a6d6 Disable core dumps, and remove the previous attempts at factoring out by njn · 20 years ago
  55. abb14ad Removed shadow_regs 'need', because it was being used only trivially in by njn · 20 years ago
  56. cf45fd4 by njn · 20 years ago
  57. 2a99cf6 Get rid of baseBlock. Now, when generated code is running, the guest by sewardj · 20 years ago
  58. 8b635a4 Merge in enough changes from the old Vex tree to make stage2 link, at least. by sewardj · 20 years ago
  59. 73b526f by nethercote · 20 years ago
  60. 2d0da23 comment wibbles by nethercote · 20 years ago
  61. f726923 If a thread is waiting on a mutex or condition variable when a signal is by thughes · 20 years ago
  62. aff1c77 by nethercote · 20 years ago
  63. e2925e9 Arch-abstraction: by nethercote · 20 years ago