1. 6b6667f Remove a couple of commented out lines that were left in when committing by thughes · 20 years ago
  2. 4aa03c4 Try and improve the parsing of C++ stabs that contain :: sequences. This by thughes · 20 years ago
  3. 2988f49 Turn off stabs debugging. by thughes · 20 years ago
  4. 60d62a7 More fixes for stabs generated by the GNAT compiler. This patch by thughes · 20 years ago
  5. 8c34d52 Added a module level stabs_debug flag to turn on all debugging. by thughes · 20 years ago
  6. cf5534b If a name is marked as both a typedef and a tag then ignore the tag marker by thughes · 20 years ago
  7. 4dc3aea The fix for bug 85811 added decoding of many extra negative type by thughes · 20 years ago
  8. f1e5e15 by nethercote · 20 years ago
  9. cbc3bcd The size passed to VG_(st_mkfloat) should be in bytes, not bits. by thughes · 20 years ago
  10. dfd8067 Added code to decode a number of additional negative type numbers by thughes · 20 years ago
  11. 0febe08 comment wibble by nethercote · 20 years ago
  12. c52fd7f Fix for bug 77869. Names in stabs are terminated by ':'. Except templated by fitzhardinge · 20 years ago
  13. b0bde39 Oops, passing wrong thing to st_mkarray by fitzhardinge · 20 years ago
  14. 7194a56 Fix for bug 73892; implement 'S' set/bitstring stabs type. by fitzhardinge · 20 years ago
  15. e5f9d91 Cope with strange templated symbol names containing quoted ':'. by fitzhardinge · 20 years ago
  16. 3e2c6d5 Fix bug 76780 - implement stabs type '@' for pointer to member. by fitzhardinge · 20 years ago
  17. d8685b8 This fixes bug 75614. It seems that a symbol can be named by fitzhardinge · 21 years ago
  18. 5ed88f2 remove anonymous unions - not supported by older versions of gcc. by mueller · 21 years ago
  19. 9fc153f Handle 'B' (volatile) and 'k' (const) qualifiers in stabs. (Tom by jseward · 21 years ago
  20. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  21. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  22. 7ea9adc Renamed two of the new files: by njn · 21 years ago[Renamed from coregrind/vg_symtab_stabs.c]
  23. 4bbdc97 Added header + copyright notice + footer to some files missing them. by njn · 21 years ago
  24. cb1d1c0 Adds VG_(describe_addr)() for generating symbolic descriptions of a by jsgf · 21 years ago