Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Mar 2002 18:41:52 -0800 (PST)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/sparc64/boot1 _start.S
Message-ID:  <200203280241.g2S2fqY11951@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2002/03/27 18:41:52 PST

  Added files:
    sys/boot/sparc64/boot1 _start.S 
  Log:
  Apparently either gcc or ld, in their infinite wisdom, want to
  put a bunch of crap before the code in .text.  Since the firmware
  doesn't seem to honour the a.out entry point, we need to include
  a little assmbler file which jumps to where we want to be in C.
  
  Submitted by:   jake
  
  Revision  Changes    Path
  1.1       +8 -0      src/sys/boot/sparc64/boot1/_start.S (new)

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?200203280241.g2S2fqY11951>