Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jul 2003 18:49:59 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/ia64/skiload Makefile ldscript.ia64 main.c start.S
Message-ID:  <200307170149.h6H1nx42036562@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2003/07/16 18:49:59 PDT

  FreeBSD src repository

  Modified files:
    sys/boot/ia64/skiload Makefile ldscript.ia64 main.c 
  Added files:
    sys/boot/ia64/skiload start.S 
  Log:
  Fix the ski loader, broken by the gcc upgrade. Update the linker
  script to match the one for the EFI loader and rewrite __start()
  in assembly to have gp defined without getting in the way of the
  compiler.
  
  Revision  Changes    Path
  1.11      +1 -1      src/sys/boot/ia64/skiload/Makefile
  1.2       +49 -123   src/sys/boot/ia64/skiload/ldscript.ia64
  1.4       +1 -7      src/sys/boot/ia64/skiload/main.c
  1.1       +64 -0     src/sys/boot/ia64/skiload/start.S (new)



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