Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jun 1996 03:15:56 -0700 (PDT)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/i386 db_disasm.c
Message-ID:  <199606081015.DAA10214@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

bde         96/06/08 03:15:53

  Modified:    sys/i386/i386  db_disasm.c
  Log:
  Removed bogus `altfmt' code.  No alternative formats are supported, but
  altfmt was abused to sometimes screw up the disassembly of the bytes
  following unconditional jump instructions.  Gas doesn't pad to a longword
  boundary like the comment said - that is the programmer's responsibility.
  
  Revision  Changes    Path
  1.15      +1 -10     src/sys/i386/i386/db_disasm.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606081015.DAA10214>