Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Dec 2002 19:48:55 -0500
From:      Jake Burkholder <jake@locore.ca>
To:        freebsd-sparc@freebsd.org
Subject:   HEADS UP [jake@FreeBSD.org: cvs commit: src/sys/sparc64/sparc64 exception.S interrupt.S mp_exception.S]
Message-ID:  <20021228194855.G43538@locore.ca>

next in thread | raw e-mail | index | archive | help

If you are updating from -current before Nov. 6th please be sure to use
make buildkernel after buildworld so that the new assembler is used to
build the kernel.  These mnemonics are not recognized by gcc from before
that date.

Jake

----- Forwarded message from Jake Burkholder <jake@FreeBSD.org> -----

jake        2002/12/28 16:23:48 PST

  Modified files:
    sys/sparc64/sparc64  exception.S interrupt.S mp_exception.S 
  Log:
  Use the meaningful mnemonics for ancillary state registers now that gas
  is invoked properly to understand them.
  
          %asr19 -> %gsr
          %asr20 -> %set_softint
          %asr21 -> %clear_softint
  
  Revision  Changes    Path
  1.57      +5 -6      src/sys/sparc64/sparc64/exception.S
  1.3       +1 -1      src/sys/sparc64/sparc64/interrupt.S
  1.8       +1 -1      src/sys/sparc64/sparc64/mp_exception.S

----- End forwarded message -----

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




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