1. 4eee476 by sewardj · 18 years ago
  2. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  3. 4c9ab67 Delete VG_(poll), as it is unused. by sewardj · 18 years ago
  4. 3ae3dd3 VG_(getgroups) fix (Shinichi Noda) by sewardj · 19 years ago
  5. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  6. a48a493 Make ppc32-linux build again following aspacem merge. Doesn't work, though: by sewardj · 19 years ago
  7. db49fe6 Remove redundant function call. by njn · 19 years ago
  8. 45f4e7c by sewardj · 19 years ago
  9. 7b4e5ba by njn · 19 years ago
  10. 4e13695 Take a copy of the environment given to execve before trying to mangle by tom · 19 years ago
  11. 310ed28 Simplify atfork to only provide the functionality we need. by njn · 19 years ago
  12. 24cf3e0 whoops by njn · 19 years ago
  13. 75b65aa by njn · 19 years ago
  14. c7561b9 by njn · 19 years ago
  15. 9abd608 by njn · 19 years ago
  16. 16eeb4e by njn · 19 years ago
  17. 8d9965c Move VG_(libdir) into m_libcproc. by njn · 19 years ago
  18. 327fe8a Move VG_(fcntl) into m_libcfile. by njn · 19 years ago
  19. f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago[Renamed (92%) from coregrind/vg_mylibc.c]
  20. e9befc6 by njn · 19 years ago
  21. af1d7df Having moved VG_(arena_strdup)() out of core.h, core.h no longer by njn · 19 years ago
  22. 6ba622c Moved VG_(strdup)() and VG_(arena_strdup)() into m_mallocfree. by njn · 19 years ago
  23. de62cbf Modularised signal libc stuff into m_libcsignal. by njn · 19 years ago
  24. a8d8e23 by sewardj · 19 years ago
  25. eb8896b Modularised file and socket libc stuff in m_libcfile. by njn · 19 years ago
  26. 132bfcc by njn · 19 years ago
  27. 36a20fa by njn · 19 years ago
  28. 97405b2 by njn · 19 years ago
  29. ed6b824 Whitespace/comment-only changes, to serve as placeholder for the last commit by njn · 19 years ago
  30. db13c4f by njn · 19 years ago
  31. 04e1698 by njn · 19 years ago
  32. 7df470b by njn · 19 years ago
  33. 2024234 by njn · 19 years ago
  34. 173b6d5 Use movq to get the frame pointer on amd64. by tom · 19 years ago
  35. d0fbb28 by njn · 19 years ago
  36. 02bc4b8 by njn · 19 years ago
  37. be9b47b by njn · 19 years ago
  38. 3c660b6 Import vki_unistd.h on a need-to-know basis, rather than by njn · 19 years ago
  39. 2c4b428 Use HChar for format strings to printf-like functions. by njn · 19 years ago
  40. 694b1b6 by njn · 19 years ago
  41. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  42. 2521d32 by njn · 19 years ago
  43. 2d2b154 Remove dead function VG_(exit_single)(). by njn · 19 years ago
  44. 3516553 Get the CFI-based frame-unwinder to the point where it works at least by sewardj · 19 years ago
  45. 55f9d1a by sewardj · 19 years ago
  46. 1cf558c by sewardj · 19 years ago
  47. 50ae1a7 by njn · 19 years ago
  48. 990e90c by njn · 19 years ago
  49. dde6c0f Avoid truncating addresses returned from mmap on 64 bit platforms. by tom · 19 years ago
  50. be73f43 by njn · 19 years ago
  51. 6260159 More amd64 signal handling fixes (Tom Hughes) by sewardj · 19 years ago
  52. 0c0f32a Make our VG_(isspace)() match libc's isspace(). And remove ISSPACE and by njn · 19 years ago
  53. f6d228b Use VGP_ prefix more consistently for platform-specific exports. by njn · 19 years ago
  54. db9b773 Use "VGA_" prefix more consistently. by njn · 19 years ago
  55. d01fef7 by njn · 19 years ago
  56. 96f71e1 Initial get-threads-working patch (Tom Hughes) by sewardj · 19 years ago
  57. 4d89e30 Fill in a bunch of amd64-specific crud. Still won't link though. by sewardj · 19 years ago
  58. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  59. 499eaad by njn · 19 years ago
  60. b5f6f51 by sewardj · 19 years ago
  61. 79048ce Further cleanups to low-level memory management. It's still a by sewardj · 19 years ago
  62. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  63. eda97bb Remove some ancient comments. by njn · 20 years ago
  64. ca6fef0 by njn · 20 years ago
  65. c616819 by njn · 20 years ago
  66. 94065fd by njn · 20 years ago
  67. 6799325 Renamed VG_(skin_panic) as VG_(tool_panic). by njn · 20 years ago
  68. 93246cf 64-bit cleanness wibbles. by nethercote · 20 years ago
  69. 5b9fafd by nethercote · 20 years ago
  70. 50397c2 by nethercote · 20 years ago
  71. bf77968 64-bit cleanness: fix some more pointer casts to UInt. by nethercote · 20 years ago
  72. fbd6ffd Format wibbles. by nethercote · 20 years ago
  73. cf51cc4 64-bit cleanness: convert some (UInt) casts of pointers to (UWord) casts. by nethercote · 20 years ago
  74. acac2fd by nethercote · 20 years ago
  75. 928a5f7 by nethercote · 20 years ago
  76. 8b5f40c by nethercote · 20 years ago
  77. 73b526f by nethercote · 20 years ago
  78. 856e587 Arch-abstraction: - use less x86-specific var names by nethercote · 20 years ago
  79. 848907a Use tgkill instead of tkill if it is available. This is the newer and by thughes · 20 years ago
  80. 6456ab1 by nethercote · 20 years ago
  81. 8ef6d96 It seems there are some kernels around where the getpid system call has by thughes · 20 years ago
  82. 671ce38 Fixed mistake in yesterday's signal trace patch. by thughes · 20 years ago
  83. 5876d55 When dieing because a fatal signal was received, print a stack trace for by thughes · 20 years ago
  84. 0060050 Fix minor off-by-one error. by nethercote · 20 years ago
  85. 1abedd9 Arch-abstraction: - abstract out some inline asm by nethercote · 20 years ago
  86. fb583e2 minor fixes by nethercote · 20 years ago
  87. 820bd8c by nethercote · 20 years ago
  88. f1e5e15 by nethercote · 20 years ago
  89. 759dda3 by nethercote · 20 years ago
  90. 60a96c5 by nethercote · 20 years ago
  91. 85cdd34 by nethercote · 20 years ago
  92. d8b4015 Merge equivalent if statements. by nethercote · 20 years ago
  93. c314eba by nethercote · 20 years ago
  94. cd4e334 Add some more assertion checking where it was lacking. by nethercote · 20 years ago
  95. 96729f8 Format wibble. by nethercote · 20 years ago
  96. b4250ae by nethercote · 20 years ago
  97. e757d6e Change allocation failure message which is no longer true thanks to FV. by nethercote · 20 years ago
  98. 4792edf by nethercote · 20 years ago
  99. 4ad52d0 Removed all uses of nested functions as they only work with gcc and by thughes · 20 years ago
  100. ad1c956 Implement an emulated soft limit for file descriptors in addition to by thughes · 20 years ago