cvs commit: src/sys/powerpc/powerpc machdep.c

Peter Grehan grehan at FreeBSD.org
Fri Jan 6 17:55:14 PST 2006


grehan      2006-01-07 01:55:12 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/powerpc  machdep.c 
  Log:
  Set the siginfo si_addr field, and also the mysterious 3rd parameter
  to old-style signals, to be the DAR register for DSI miss exceptions.
  This gives the address of the access rather than the instruction
  address. The behaviour is now the same as on i386.
  
  Found by:  libsigsegv tests
  
  Revision  Changes    Path
  1.94      +4 -1      src/sys/powerpc/powerpc/machdep.c


More information about the cvs-all mailing list