1. 88b7add Handle SHT_NOBITS sections when checking for section overruns. This by sewardj · 19 years ago
  2. 8bf1c33 Don't assert if the DWARF line info reader is given so little data that by tom · 19 years ago
  3. 681b881 Unfortunately gcc4 doesn't like recently added prototypes. Comment by sewardj · 19 years ago
  4. b18cf2b Avoid two compiler warnings. by njn · 19 years ago
  5. 60a4b0b Fix statement-before-declaration warnings for the core code. by tom · 19 years ago
  6. 50d01ab Make sure we have all the DWARF2 sections before trying to decode by tom · 19 years ago
  7. 0d1a896 Clean up the m_debuginfo interface a bit. by sewardj · 19 years ago
  8. 45f4e7c by sewardj · 19 years ago
  9. 73dc2c7 Give file a better name. by njn · 19 years ago
  10. 7a74054 Only show the "line number too large" warning once. by njn · 19 years ago
  11. b3edb1f by njn · 19 years ago
  12. 6c93c4f If the pre-handler for the execve system call fails to state the file by tom · 19 years ago
  13. cbd2f03 Don't show CFI reader warnings without -v. This is intended to hide by sewardj · 19 years ago
  14. c2bf09c A static const variable must have a constant initialiser, so remove the by tom · 19 years ago
  15. 7906958 Replace a bunch of useless memory-to-memory copies with some highly by sewardj · 19 years ago
  16. e75d157 When canonicalising CFI information, truncate overlapping address by sewardj · 19 years ago
  17. 9264559 A commit which is almost all trivial change. by sewardj · 19 years ago
  18. f6ec8ec Re-institute SegInfo reference counting and deallocation. by njn · 19 years ago
  19. 265eb5c Allow negative sizes for structure members in stabs. Fixed bug #109385. by tom · 19 years ago
  20. 07720f3 Handle a 'd' stab that indicates a file in pascal. Fixes bug #89914. by tom · 19 years ago
  21. d8d0ad2 Handle stabs builtin type -30 (wide characters, 16 bit unsigned). by tom · 19 years ago
  22. 6e340c7 Clean up endianness macros a bit. Now pub_tool_basics.h defines by sewardj · 19 years ago
  23. 3c45f5b Rename VG_(get_obj)() as VG_(find_seginfo) to be more consistent by njn · 19 years ago
  24. b174410 acroread-5.06 for x86-linux requires up to 598 CIEs. Bump the array by sewardj · 19 years ago
  25. 8a05172 A couple more XML cases that slipped through the net. by sewardj · 19 years ago
  26. dab4e4b Don't include headers from headers -- make inclusions explicit in all C files. by njn · 19 years ago
  27. d9109c6 by njn · 19 years ago
  28. 0787fc0 by njn · 19 years ago
  29. 88c5148 by njn · 19 years ago
  30. 4f612c2 by njn · 19 years ago
  31. d9e5fd7 Rename functions to make the type involved clearer. by njn · 19 years ago
  32. 0d74162 by njn · 19 years ago
  33. 7b2c38c VG_() -> ML() for ppc32, amd64 (plus a few scattered ones in comments etc) by cerion · 19 years ago
  34. af839f5 by njn · 19 years ago
  35. 7eb7c58 by sewardj · 19 years ago
  36. 1727cc8 by njn · 19 years ago
  37. 899ce73 by njn · 19 years ago
  38. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  39. f4c5016 by njn · 19 years ago
  40. c7561b9 by njn · 19 years ago
  41. 3c54021 Don't do strlen on ui->compdir if it is NULL. Duh. by sewardj · 19 years ago
  42. 16eeb4e by njn · 19 years ago
  43. e36cb5a When separate debug information is used make sure we look for all by tom · 19 years ago
  44. 022bf2f Complete the merge of Eric Estievenart's DWARF2 directory-reading by sewardj · 19 years ago
  45. 7cee6f9 Updates to the rest of the debuginfo module to track directory names. by sewardj · 19 years ago
  46. c613dff Partially merge in a (heavily modified) patch from Eric Estievenart by sewardj · 19 years ago
  47. f536bbb by njn · 19 years ago
  48. e9befc6 by njn · 19 years ago
  49. 83f9e79 Remove VG_ERRTXT_LEN from core.h. by njn · 19 years ago
  50. af1d7df Having moved VG_(arena_strdup)() out of core.h, core.h no longer by njn · 19 years ago
  51. de62cbf Modularised signal libc stuff into m_libcsignal. by njn · 19 years ago
  52. 948d761 When printing XML, partially escape the output so that <, > and & in by sewardj · 19 years ago
  53. 6743b7c Disable debugging printing. Duh. by sewardj · 19 years ago
  54. 726baec More CFI-reader hacking. Thus far the reader has assumed that each by sewardj · 19 years ago
  55. e7aa4ae Clean up after m_syscalls changes: unbreak amd64-linux. by sewardj · 19 years ago
  56. eb8896b Modularised file and socket libc stuff in m_libcfile. by njn · 19 years ago
  57. 132bfcc by njn · 19 years ago
  58. 36a20fa by njn · 19 years ago
  59. 13bfd85 by njn · 19 years ago
  60. 97405b2 by njn · 19 years ago
  61. 8665d8e Minor refinements/bug-fixes to XML printing. by sewardj · 19 years ago
  62. 31513b4 by njn · 19 years ago
  63. ea27e46 Modularised all the debug info stuff as m_debuginfo/. It's a mess by njn · 19 years ago