cvs commit: src/sys/i386/i386 locore.s swtch.s

Bruce Evans bde at FreeBSD.org
Sat Aug 2 07:54:52 PDT 2003


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


More information about the cvs-src mailing list