Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Aug 2001 19:18:39 -0700 (PDT)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf Makefile.sparc64 files.sparc64 ldscript.sparc64
Message-ID:  <200108060218.f762Idf62207@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jake        2001/08/05 19:18:39 PDT

  Modified files:
    sys/conf             Makefile.sparc64 files.sparc64 
                         ldscript.sparc64 
  Log:
  Add code model medlow to cflags and move the kernel load address from
  just before the memory hole to 4 megs.  Special case building exception.s
  like locore.s, it needs to at the beginning so the branches out from the
  trap table don't overflow.
  
  Revision  Changes    Path
  1.2       +7 -4      src/sys/conf/Makefile.sparc64
  1.3       +4 -4      src/sys/conf/files.sparc64
  1.2       +5 -5      src/sys/conf/ldscript.sparc64


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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