Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Sep 2010 14:20:09 +0000 (UTC)
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/contrib/gcc/config/rs6000 freebsd.h
Message-ID:  <201009261420.o8QEKRAZ029092@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nwhitehorn    2010-09-26 14:20:09 UTC

  FreeBSD src repository

  Modified files:
    contrib/gcc/config/rs6000 freebsd.h 
  Log:
  SVN rev 213185 on 2010-09-26 14:20:09Z by nwhitehorn
  
  Check for NULL link registers as found in initial stack frames when doing
  stack unwinding, instead of naively trying to check the instruction at
  that location. This fixes signal handling in threaded applications after
  recent changes regarding unwinding in libthr. While here, clean up our
  MD_FROB_UPDATE_CONTEXT() implementation a little.
  
  Revision  Changes    Path
  1.5       +5 -6      src/contrib/gcc/config/rs6000/freebsd.h



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