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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to