freebsd-dev/sys/boot/ia64
Marcel Moolenaar 1701be6ed4 o Support the REL32LSB relocation. It's in the ELF file from which
we construct the EFI image. It doesn't seem to actually end up
   in the EFI image, AFAICT.
o  Replace .quad, .long and .short with data8, data4 and data2 resp.
   The former are gnuisms.
o  Redefine _start_plabel as a data16 with @iplt(_start) as its
   value. This is the preferred way to create user PLT entries.
2004-07-20 07:11:14 +00:00
..
common Remove advertising clause from University of California Regent's license, 2004-04-05 23:41:29 +00:00
efi o Support the REL32LSB relocation. It's in the ELF file from which 2004-07-20 07:11:14 +00:00
libski Remove advertising clause from University of California Regent's license, 2004-04-05 23:41:29 +00:00
ski Remove advertising clause from University of California Regent's license, 2004-04-05 23:41:29 +00:00
skiload Don't create a mapfile during link. It's not needed for the build. 2004-02-13 04:45:41 +00:00
Makefile Add a version of the loader which runs under SKI, the HP ia64 simulator. 2001-09-12 08:34:27 +00:00
Makefile.inc Tidy up makefiles. 2004-02-12 08:10:34 +00:00