1. e824cc4 - Convert open() to the new syscall regime. by nethercote · 20 years ago
  2. f6c99d7 Disable --skin=, so you have to use --tool= now. No great loss. by nethercote · 20 years ago
  3. 8b76fe5 by nethercote · 20 years ago
  4. 4fa681f by nethercote · 20 years ago
  5. 8ed8a89 Don't silently ignore any suppression contexts beyond the 4th -- instead abort by nethercote · 20 years ago
  6. 17e6740 --trace-syscalls=yes wibble by nethercote · 20 years ago
  7. 95a9786 Minor VKI_* fixups. by nethercote · 20 years ago
  8. 11e07d3 whitespace changes only by nethercote · 20 years ago
  9. ef0c766 by nethercote · 20 years ago
  10. b2bc73f Fix incorrect cast that was causing wrong output with --trace-syscalls=yes. by nethercote · 20 years ago
  11. eb0592d by nethercote · 20 years ago
  12. 2220836 64-bit cleanness: some more. by nethercote · 20 years ago
  13. f1d810d 64-bit cleanness: fix the memory arg of socketcall syscalls. by nethercote · 20 years ago
  14. 20283c6 whitespace wibbles by nethercote · 20 years ago
  15. eb133de Make computations more understandable. by nethercote · 20 years ago
  16. 375b4a5 comment wibble by nethercote · 20 years ago
  17. 44d9aaa More minor 64-bit cleanness tweaks. by nethercote · 20 years ago
  18. 55c0908 Comment/formatting wibbles. by nethercote · 20 years ago
  19. 50b217b Make size calculation more robust. by nethercote · 20 years ago
  20. fc646ee 64-bit cleanness tweak. by nethercote · 20 years ago
  21. 5fd72bb Formatting wibbles. by nethercote · 20 years ago
  22. c79ce47 64-bit cleanness: fix up types in libpthread.c. by nethercote · 20 years ago
  23. ada0d2b by nethercote · 20 years ago
  24. 93246cf 64-bit cleanness wibbles. by nethercote · 20 years ago
  25. f18ca39 Arch-abstraction: factor out a use of mmap() appropriately. by nethercote · 20 years ago
  26. 5b9fafd by nethercote · 20 years ago
  27. d1b64b2 by nethercote · 20 years ago
  28. 50397c2 by nethercote · 20 years ago
  29. bf77968 64-bit cleanness: fix some more pointer casts to UInt. by nethercote · 20 years ago
  30. fbd6ffd Format wibbles. by nethercote · 20 years ago
  31. cf51cc4 64-bit cleanness: convert some (UInt) casts of pointers to (UWord) casts. by nethercote · 20 years ago
  32. 3d6b611 by nethercote · 20 years ago
  33. 7471a65 Changed to be consistant with the rest of the files by bmeyer · 20 years ago
  34. acac2fd by nethercote · 20 years ago
  35. 15e942e Add support for the settimeofday system call. by thughes · 20 years ago
  36. 928a5f7 by nethercote · 20 years ago
  37. 8991d5a by nethercote · 20 years ago
  38. 8b5f40c by nethercote · 20 years ago
  39. 451eae9 by nethercote · 20 years ago
  40. 7ac7f7b by nethercote · 20 years ago
  41. d64e87d Use -w instead of "use warnings" to enable warnings so that older by thughes · 20 years ago
  42. 3f45815 Make ESZ less public. by nethercote · 20 years ago
  43. a3c3cf2 Don't need to use addr_t anymore, use Addr instead, for consistency. by nethercote · 20 years ago
  44. ebf1d86 - Make find_auxv() word-size independent. by nethercote · 20 years ago
  45. c1c5795 Make sure source-location mapping entries of size zero are converted by thughes · 20 years ago
  46. 545fe67 by nethercote · 20 years ago
  47. 418dfc5 format wibble by nethercote · 20 years ago
  48. 017e583 Do 'struct termios' properly. by nethercote · 20 years ago
  49. ae622de by nethercote · 20 years ago
  50. 5d4ac83 Must remember to edit the original file, not the generated one... by nethercote · 20 years ago
  51. 73b526f by nethercote · 20 years ago
  52. 5d97507 Implement pthread_condattr_setpshared and pthread_condattr_getpshared. by thughes · 20 years ago
  53. 6997879 Fix typo that meant --signal-polltime was not being accepted. by nethercote · 20 years ago
  54. 31c1aae When a thread is cancelled only abort pending system calls if by thughes · 20 years ago
  55. bd23406 Add -fno-omit-frame-pointer when building libpthread.so as that gets by thughes · 20 years ago
  56. aecb291 Fixed get_height to ensure that SK_MAXHEIGHT-1 is the maximum level we by thughes · 20 years ago
  57. deda7e1 whitespace change only by nethercote · 20 years ago
  58. 5462ef7 Fix bad undefined value error, thanks to Tom. by nethercote · 20 years ago
  59. dac7666 Leave frame pointers in for the code in lib_replace_malloc.a as by thughes · 20 years ago
  60. 136fb5f whoops, unbreak build by nethercote · 20 years ago
  61. e0ce1ac by nethercote · 20 years ago
  62. 6c3cf41 Code formatting improvement. by nethercote · 20 years ago
  63. be671db 64-bit cleanness tweaks. by nethercote · 20 years ago
  64. 3dfbbbb comment wibble by nethercote · 20 years ago
  65. 463c63c Arch-abstraction: by nethercote · 20 years ago
  66. a8c1e92 64-bit cleanness tweaks. by nethercote · 20 years ago
  67. d925548 Comment fix only by nethercote · 20 years ago
  68. 4ad7431 Arch-abstraction: - removed some x86-specific var/function names by nethercote · 20 years ago
  69. 856e587 Arch-abstraction: - use less x86-specific var names by nethercote · 20 years ago
  70. 8fb7f42 comment wibbles by nethercote · 20 years ago
  71. 2d0da23 comment wibbles by nethercote · 20 years ago
  72. c69863e by nethercote · 20 years ago
  73. f8fbaaa Fix up stage2's dependencies. by nethercote · 20 years ago
  74. 06bc3d5 whoops by nethercote · 20 years ago
  75. 7f39002 If PIE (position-independent executables) are supported, build valgrind's by nethercote · 20 years ago
  76. 6b57370 Actually call VGA_(has_tls) rather than just testing the function by thughes · 20 years ago
  77. 1543adf Rename two params named 'syscall' as 'syscallname' to avoid clashes with a new by nethercote · 20 years ago
  78. 89dd255 Don't bother with -fomit-frame-pointer for the demangler. by nethercote · 20 years ago
  79. cf4d997 Arch-abstraction: - factor out different CFLAGS in Makefiles by nethercote · 20 years ago
  80. 2b72e94 Arch-abstraction: - factor out KICKSTART_BASE by nethercote · 20 years ago
  81. 442ed47 Fix for 91844... by nethercote · 20 years ago
  82. 799fb80 by nethercote · 20 years ago
  83. b4e55d8 Fix typo, courtesy of Aleksander Salwa. by nethercote · 20 years ago
  84. 6d41bea When nuking threads we set their status to VgTs_Empty. This patch by thughes · 20 years ago
  85. 3cf8d93 by nethercote · 20 years ago
  86. ca788ff by nethercote · 20 years ago
  87. a8bc380 readability fiddle by nethercote · 20 years ago
  88. bdf9a77 Whoops, syscall.S is platform-specific, and so must go in x86-linux/ rather by nethercote · 20 years ago
  89. 986202f by nethercote · 20 years ago
  90. 9b3c765 by nethercote · 20 years ago
  91. 691e8ee Arch-abstraction: by nethercote · 20 years ago
  92. f24712c Really fix statically initialised read-write locks this time... by thughes · 20 years ago
  93. 848907a Use tgkill instead of tkill if it is available. This is the newer and by thughes · 20 years ago
  94. 6eb106b Tweak type of VGA_(thread_syscall), and related variable name changes. by nethercote · 20 years ago
  95. 24e0d44 Arch-abstraction: by nethercote · 20 years ago
  96. 0e8f51b Back-out accidental commit. by thughes · 20 years ago
  97. 2c337fa Make statically initialised read-write locks work. by thughes · 20 years ago
  98. 3512291 Arch-abstraction: by nethercote · 20 years ago
  99. 3b38c1d Increase the size of M_VG_ERRTXT from 512B to 4KB, increasing the size of C++ by nethercote · 20 years ago
  100. 41c75da Arch-abstraction: - factor out code for restarting syscalls by nethercote · 20 years ago