Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Apr 2002 09:08:37 -0800 (PST)
From:      Thomas Moestl <tmm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/sparc64/loader Makefile help.sparc64 locore.s
Message-ID:  <200204021708.g32H8bm62087@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tmm         2002/04/02 09:08:37 PST

  Modified files:
    sys/boot/sparc64/loader Makefile 
  Added files:
    sys/boot/sparc64/loader help.sparc64 
  Removed files:
    sys/boot/sparc64/loader locore.s 
  Log:
  1.) Rename locore.s to locore.S (by repocopy), to be able to remove
      special-case make rule
  2.) Cleanups, remove superfluous expicit rules, add -nostdlib to LDFLAGS,
      remove -X and -g, remove -g from CFLAGS
  3.) Add BINDIR
  4.) Build install the loader help file, add an empty help.sparc64
  5.) Change the default configuration to only support booting from disk
  6.) Get libofw.a from a path relative ${.OBJDIR}, not ${.CURDIR}
  
  Submitted by:   jake (1 - 5), obrien (6)
  
  Revision  Changes    Path
  1.6       +21 -26    src/sys/boot/sparc64/loader/Makefile
  1.1       +0 -0      src/sys/boot/sparc64/loader/help.sparc64 (new)
  1.5       +0 -118    src/sys/boot/sparc64/loader/locore.s (dead)

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?200204021708.g32H8bm62087>