1. 928a5f7 by nethercote · 20 years ago
  2. 8991d5a by nethercote · 20 years ago
  3. c1c5795 Make sure source-location mapping entries of size zero are converted by thughes · 20 years ago
  4. 73b526f by nethercote · 20 years ago
  5. 3b38c1d Increase the size of M_VG_ERRTXT from 512B to 4KB, increasing the size of C++ by nethercote · 20 years ago
  6. bdaa89f Arch-abstraction: - abstract out three ELF constants by nethercote · 20 years ago
  7. cd65604 by nethercote · 20 years ago
  8. fbfc108 Arch-abstraction: introduce constants for min and max instruction sizes. by nethercote · 20 years ago
  9. c06e213 Arch-abstraction: by nethercote · 20 years ago
  10. f1e5e15 by nethercote · 20 years ago
  11. b1e1ad4 Remove VG_() from name of local function. by nethercote · 20 years ago
  12. 85cdd34 by nethercote · 20 years ago
  13. 05fdfac Fix bug #86254 -- symtab sorting was going array in very obscure circumstances by nethercote · 20 years ago
  14. e567e70 Added assertion checking to a whole bunch of mmap() and munmap() calls. I used by nethercote · 20 years ago
  15. b4250ae by nethercote · 20 years ago
  16. 132be6f Printing slightly more informative message when mmap fails. by nethercote · 20 years ago
  17. c035bd9 Add support for separate debug files, which are just separate ELF files by thughes · 20 years ago
  18. e4e779d Fix bug 73655. by rjwalsh · 20 years ago
  19. 2979440 Quiet an overly noisy message. by fitzhardinge · 20 years ago
  20. 266c616 Redirect _dl_sysinfo_int80, which is glibc's default system call by thughes · 20 years ago
  21. 83d8a71 Fix for bug 73326. It seems that gcc 3.2.2 is generating negatively-sized by fitzhardinge · 20 years ago
  22. 7cc9c23 Convert "skin" to "tool" in various places; almost entirely within comments, by nethercote · 21 years ago
  23. 5ed88f2 remove anonymous unions - not supported by older versions of gcc. by mueller · 21 years ago
  24. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  25. b19cff6 Add an implementation of strnlen for memcheck, from Tom Hughes. by jseward · 21 years ago
  26. 1a4adf0 Fix nasty use after free bug revealed by last munmap fix. by fitzhardinge · 21 years ago
  27. a053a84 resolve_redir(): when a redirect is resolved, if the source has by jseward · 21 years ago
  28. da70e11 For whatever reason, ld-2.3.2.so (ld-linux.so.2) seems to have its own by jseward · 21 years ago
  29. 5348e56 Use the redir machinery to forcibly remap stpcpy in libc.so.6 to our by jseward · 21 years ago
  30. bdce5e0 Make the debug printing in the symbol redirect machinery, easier to understand. by jseward · 21 years ago
  31. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  32. efda47f Make symbol prefix matching table driver, and be a bit more careful by fitzhardinge · 21 years ago
  33. 1c76dc4 When merging multiple symbols with the same address, rather than always by fitzhardinge · 21 years ago
  34. 8b3131a Patch in a DWARF1 (obsolete) line number reader, from the stable (2.0) by jseward · 21 years ago
  35. 0edbfb5 Print "object doesn't have a %s" all on one line. by jseward · 21 years ago
  36. fd1ea4c Fixed test in section finding code that was broken for .plt and .got sections. by nethercote · 21 years ago
  37. 82df83e make it compile on non-C90 compilers. Thanks for the patch. by mueller · 21 years ago
  38. 75c0ed6 be less verbose by default by mueller · 21 years ago
  39. 80f7678 by nethercote · 21 years ago
  40. 3acbb5d Remove local shellshort function, use the standard VG_(ssort). by nethercote · 21 years ago
  41. 77eba60 by nethercote · 21 years ago
  42. f3c3f1a When creating a logfile name, add a sequence number to the name in case by jsgf · 21 years ago
  43. a065a9c Fix a bug in the duplicate string squasher, which was a bit over-eager by jsgf · 21 years ago
  44. cb1d1c0 Adds VG_(describe_addr)() for generating symbolic descriptions of a by jsgf · 21 years ago
  45. 5686735 Delete some "inline" directives on functions that gcc-3.3.1 declined by sewardj · 21 years ago
  46. fa1016e by njn · 21 years ago
  47. 6c84655 by njn · 21 years ago
  48. c1fc4fc Do the symbol substitution game for glibc-2.2.93 too (Red Hat 8). by sewardj · 21 years ago
  49. f3406d0 VG_(setup_code_redirect_table): do errno etc entry-point redirection by sewardj · 21 years ago
  50. c8bf5fe Refine the PLT-bypassing-bypassing machinery so it works on Red Hat 9. by sewardj · 21 years ago
  51. 8a77ffb A bit of cleaning up now that symbol table reading is no longer optional. by sewardj · 21 years ago
  52. 25c7c3a by sewardj · 21 years ago
  53. 7e73e5f spelling fixes by daywalker · 21 years ago
  54. 05bcdcb gcc-3.3 as supplied with SuSE 8.2 ("gcc version 3.3 20030226 by sewardj · 21 years ago
  55. 4a3849b Merge patch from JosefW: by sewardj · 21 years ago
  56. 9b81a42 Merge patch from Josef Weidendorfer <Josef.Weidendorfer@gmx.de>: by sewardj · 21 years ago
  57. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  58. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago
  59. 43c799e by njn · 21 years ago
  60. b877d49 Added VG_(get_obj)(). by njn · 21 years ago
  61. 6e008cb Change the behaviour of VG_(get_fnname) back to what it was, viz, not by sewardj · 22 years ago
  62. baf6d42 by sewardj · 22 years ago
  63. c75dd52 by sewardj · 22 years ago
  64. 1771e17 by sewardj · 22 years ago
  65. 8fe2c1f (Josef Weidendorfer): by sewardj · 22 years ago
  66. 8fe15a3 Merge 13-data-syms from Jeremy Fitzhardinge: by sewardj · 22 years ago
  67. 4710438 Merge 07-seginfo from Jeremy Fitzhardinge: by sewardj · 22 years ago
  68. b642dc2 by sewardj · 22 years ago
  69. 49ef462 by njn · 22 years ago
  70. c953984 by njn · 22 years ago
  71. e427a66 by njn · 22 years ago
  72. 4811515 by sewardj · 22 years ago
  73. cda419b addStr: don't segfault if si->strtab == NULL. by sewardj · 22 years ago
  74. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago
  75. d84606d - Check DWARF2 reader against spec. Add some clarifications and by sewardj · 22 years ago
  76. 08a50f6 Formatting cleanups in the dwarf2 reader, and some debug printing hooks. by sewardj · 22 years ago
  77. e306ffe Converted some stab-reading assertions into warnings. by njn · 22 years ago
  78. 04b9106 Only terminate stack traces when the %ebp trail goes cold, and not by sewardj · 22 years ago
  79. b79ad34 by njn · 22 years ago
  80. e509f4f More assertion-failure avoidance in the stabs reader. by sewardj · 22 years ago
  81. b51f2e6 Clean up and modularise debug info reading a little. The stabs and by sewardj · 22 years ago
  82. c134dd9 Preliminary commit of DWARF2 debug info reader from by sewardj · 22 years ago
  83. 2201e24 Moan but don't die on unhandled stabs cases. by sewardj · 22 years ago
  84. 18d7513 Remove existing non-working support for self-modifying code, and instead by sewardj · 22 years ago
  85. b358620 Remove valgrind's use of libc-supplied stat() and sbrk(). Now the only by sewardj · 22 years ago
  86. 573a1e6 Fix assertions. by sewardj · 22 years ago
  87. 97ff05f Fix off-by-one error in definition of MAX_LINENO and MAX_LOC_SIZE. by sewardj · 22 years ago
  88. 7efaa11 vg_symtab2.c: by njn · 22 years ago
  89. e0ee071 by njn · 22 years ago
  90. 177d323 Change "argh" to something more confidence-inspiring. by sewardj · 22 years ago
  91. 9885df0 Added N_GSYM case to stabs handler. by njn · 22 years ago
  92. 9aae674 vg_symtab2.c: by njn · 22 years ago
  93. 4f9c934 by njn · 22 years ago
  94. 79be106 Get rid of the muraroa.demon.co.uk references since that account is by sewardj · 22 years ago
  95. de4a1d0 Initial revision by sewardj · 22 years ago