Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jun 2010 11:10:39 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/csu/i386-elf crt1_s.S
Message-ID:  <201006181110.o5IBAwiW004579@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2010-06-18 11:10:39 UTC

  FreeBSD src repository

  Modified files:
    lib/csu/i386-elf     crt1_s.S 
  Log:
  SVN rev 209295 on 2010-06-18 11:10:39Z by kib
  
  Add unwind annotations to the asm part of crt1 on i386. Terminate the
  process with SIGTRAP if _start1() unexpectedly returns.
  
  Reviewed by:    kan
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.2       +8 -1      src/lib/csu/i386-elf/crt1_s.S



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