1. 7a26f02 Reinstate and extend lackey's functionality (a major overhaul), from by sewardj · 19 years ago
  2. 195232b Fixed test to not assume that malloc(10) will return 10 nul bytes! by tom · 19 years ago
  3. 4c249ac update by njn · 19 years ago
  4. aedc7c3 Whitespace only change (test commit to see if auto-mail-on-commit is by sewardj · 19 years ago
  5. 163566b If pdfxmltex bombs, as it so often does, at least cause the build to by sewardj · 19 years ago
  6. 5ec4dd4 Update. by sewardj · 19 years ago
  7. 46c59b1 Make ULong_width(0) return 1 instead of 1431655765. This stops by sewardj · 19 years ago
  8. 152cb59 Build fixes following recent coredump hackery. by sewardj · 19 years ago
  9. cf4ac71 Fix a couple of gcc warnings following recent coredumping changes (r4970). by sewardj · 19 years ago
  10. f4c2310 Get core dumping working again - the architecture specific code that by tom · 19 years ago
  11. 2e9f3f3 The version string from --version was being printed to stderr. This by njn · 19 years ago
  12. 7e45ebf Trawl through bugzilla/users-list and add various bugs. by sewardj · 19 years ago
  13. a9f538c Don't assume the first statement is an IRMark, since it could instead by sewardj · 19 years ago
  14. e98d2c5 Update bug status information. by tom · 19 years ago
  15. 40b9ce7 Enable Altivec by default if it is available. by sewardj · 19 years ago
  16. 620eb5b Handle a few more primops result from running Altivec code. by sewardj · 19 years ago
  17. 24596d8 Pass args to match format string. by sewardj · 19 years ago
  18. 88b7add Handle SHT_NOBITS sections when checking for section overruns. This by sewardj · 19 years ago
  19. 9f63f04 Document bug #114757. by tom · 19 years ago
  20. 8bf1c33 Don't assert if the DWARF line info reader is given so little data that by tom · 19 years ago
  21. 50cdb6f Document bug #114756. by tom · 19 years ago
  22. 70a5cb0 Add support for the mbind system call on x86 and amd64. Fixes bug #114756. by tom · 19 years ago
  23. 1d1a226 Increase the threshold above which new errors are not shown from 300 by sewardj · 19 years ago
  24. 74b4cca Remove all remaining references to pointercheck. It's sad to see it by sewardj · 19 years ago
  25. 19617ae The Spin-Doctor arrives in Valgrind-Land: rename --weird-hacks= to by sewardj · 19 years ago
  26. 74e3233 In the spirit of other changes over the past month aimed at supporting by sewardj · 19 years ago
  27. 96f7724 Oops, un-break cachegrind regtesting following r4951. by sewardj · 19 years ago
  28. 5bbef3a rm the skiplist module, as it has been superseded by the AVL-tree by sewardj · 19 years ago
  29. c32ba46 Clarify the P4 warning message a bit. by sewardj · 19 years ago
  30. 75553fd rm unused var by sewardj · 19 years ago
  31. 8b43555 Fix make dist (seems to work, but am unsure if this is the right fix). by sewardj · 19 years ago
  32. 20b4a15 Make the usage message a little neater and more self-consistent. by njn · 19 years ago
  33. ce29f37 Halve the size of the fast tt lookup cache. This improves ppc32 by sewardj · 19 years ago
  34. 34f042e Use standard syntax for the rlwinm. by sewardj · 19 years ago
  35. 65e1939 Snap up some easy pickings pointed out by cachegrinding nulgrind on ppc32. by sewardj · 19 years ago
  36. fe0ffd4 Reenable a couple more syscalls needed for self-hosting on ppc32, by sewardj · 19 years ago
  37. 4ba057c Change the core-tool interface so that tools are fully aware of both by sewardj · 19 years ago
  38. 6c1bbbb Add extra auxiliary data structures which make it possible to quickly by sewardj · 19 years ago
  39. cd0309b Add a new arena (VG_AR_TTAUX) for holding auxiliary TT/TC structures by sewardj · 19 years ago
  40. a1c4bfb Fix socket stuff on ppc32, so that --log-socket actually works. by sewardj · 19 years ago
  41. 09ca09b augment comment by njn · 19 years ago
  42. 29acef0 Removed remaining traces of address space padding technology as it by tom · 19 years ago
  43. fd9f622 by njn · 19 years ago
  44. c285dca Cachegrind cleanups: by njn · 19 years ago
  45. 6ce2dd3 update by njn · 19 years ago
  46. c438e08 Comment-only changes. by njn · 19 years ago
  47. d3bef4f by njn · 19 years ago
  48. 7cf6658 Clarify the disInstr message. by njn · 19 years ago
  49. 0a5dc8e update roadmap by njn · 19 years ago
  50. 8a96ec5 OSet-ify m_redir.c. by njn · 19 years ago
  51. 746f02c Fix 'shell' for those lacking '.' in their $PATH, hopefully. by njn · 19 years ago
  52. bfb22ad Filter out line numbers from shell error messages. by tom · 19 years ago
  53. 31d8342 Various fixes to reduce noise level on SuSE 10 (PPC). Also fix some by sewardj · 19 years ago
  54. 681b881 Unfortunately gcc4 doesn't like recently added prototypes. Comment by sewardj · 19 years ago
  55. 4f3ef1f Add comments re loss of pointercheck. by sewardj · 19 years ago
  56. a07dce4 Add a large comment giving an overview of what it does and how it works. by sewardj · 19 years ago
  57. d2b70dc Comment-only change: add comments re self-checking translations and by sewardj · 19 years ago
  58. 6e81ea1 Choose a less-similar variable name when avoiding -Wshadow warnings. by njn · 19 years ago
  59. b18cf2b Avoid two compiler warnings. by njn · 19 years ago
  60. 03d8aa8 Get rid of various compilation warnings. by sewardj · 19 years ago
  61. 39af548 Rename a local variable so as to make -Wshadow shut up. by sewardj · 19 years ago
  62. 7375061 by njn · 19 years ago
  63. 0dc0fad Update bug status. by tom · 19 years ago
  64. 8f92409 Use an soname of libc.so* for libc redirects so that we catch a wider by tom · 19 years ago
  65. c1bcf10 We can print native word sized values sensibly now... by tom · 19 years ago
  66. 16ff11a C90 fixes. by sewardj · 19 years ago
  67. f7d2609 Tiny comment/code layout tweaks; no functional change. by njn · 19 years ago
  68. a3a29a5 Get rid of bbSeenBefore and associated logic: it appears to be irrelevant. by sewardj · 19 years ago
  69. ae986ca Build fixes for gcc-2.96. The system now builds and regtests with the by sewardj · 19 years ago
  70. e9814c3 Correct variable name. by tom · 19 years ago
  71. 1e94668 Only add -Wdeclaration-after-statement if the compiler supports it. by tom · 19 years ago
  72. 3786772 Notify the tool via tool_discard_basic_block_info() about translations by sewardj · 19 years ago
  73. d456196 Fix x86 specific declaration-before-statement warnings. by tom · 19 years ago
  74. 60a4b0b Fix statement-before-declaration warnings for the core code. by tom · 19 years ago
  75. d1dce84 Add -Wdeclaration-after-statement to the compiler flags so we can by tom · 19 years ago
  76. 20edebf rm trigram stuff. by sewardj · 19 years ago
  77. 5155dec by sewardj · 19 years ago
  78. 0b6941e ppc32 only: give debug info names for a couple of fns to make by sewardj · 19 years ago
  79. aa34929 Make sync checking work on recent x86 kernels (eg SuSE 10) which mark by sewardj · 19 years ago
  80. e73a243 update by njn · 19 years ago
  81. 0103de5 Convert some native types to our types. by njn · 19 years ago
  82. b619ca7 Update cache simulator for 64 bit addresses. This probably won't have by njn · 19 years ago
  83. 15a6563 clarify self-hosting instructions by njn · 19 years ago
  84. 585b8b3 Document self-hosting. by njn · 19 years ago
  85. 21d223c update by njn · 19 years ago
  86. d84f467 ppc32-linux: reinstate sys_fsync, sys_sched_setscheduler by sewardj · 19 years ago
  87. 21ccba8 Make --log-socket= work on ppc32. by sewardj · 19 years ago
  88. 249ebd7 ppc32-linux: handle sys_madvise. by sewardj · 19 years ago
  89. 48db0f0 Enable sys_ftruncate64 on ppc32. by sewardj · 19 years ago
  90. a9e62a9 ppc32 only: improve handling of CmpORD32S, so as to avoid false by sewardj · 19 years ago
  91. 5f3a998 Disable ppc32 altivec pro tem (just temporarily). by sewardj · 19 years ago
  92. 992dff9 Fix the handling of CmpORD32{S,U} which was completely bogus and by sewardj · 19 years ago
  93. aaddbc2 Fix a memcheck anomaly observed by Nick: lazy propagation of by sewardj · 19 years ago
  94. 8162371 Add a comment about Memcheck not doing anything for mprotect. by njn · 19 years ago
  95. fe37f19 Fix expected output. by njn · 19 years ago
  96. 89c7965 Clarify FAQ and Java and JITs. by njn · 19 years ago
  97. dde37b4 Added an FAQ about Java. by njn · 19 years ago
  98. 8e5963d When looking for a heap segment to extend look for the heap limit by tom · 19 years ago
  99. a994db9 Document memalign fix. by tom · 19 years ago
  100. 8af1a17 Stop memalign crashing if it fails to allocate the memory. Bug 112538. by tom · 19 years ago