K 10 svn:author V 3 bde K 8 svn:date V 27 1997-01-16T11:27:11.000000Z K 7 svn:log V 214 Fixed printing of small offsets. E.g., -4(%ebp) is now printed as -0x4(%ebp) instead of as _APTD+0xffc(%ebp), and if GUPROF is defined, 8(%ebp) is now printed as 0x8(%ebp) instead of as GMON_PROF_HIRES+0x4(%ebp). END