Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Aug 2003 07:54:50 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 locore.s swtch.s
Message-ID:  <200308021454.h72EsoMh004444@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2003/08/02 07:54:50 PDT

  FreeBSD src repository

  Modified files:        (Branch: RELENG_3)
    sys/i386/i386        locore.s swtch.s 
  Log:
  MFC locore.s 1.172-1.174 (don't hide the name of tmpstk, and clear the
  bss properly) with adjustments for RELENG_3.  The adjustments are the
  same as for RELENG_4.
  
  This is part of some making RELENG_3 kernels work when compiled by gcc-3.3.
  Fixing bss clearing and ATOMIC_ASM constrains are the only nontrivial parts.
  
  Revision   Changes    Path
  1.118.2.6  +24 -27    src/sys/i386/i386/locore.s
  1.75.2.5   +2 -2      src/sys/i386/i386/swtch.s



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