haiku/src/system/ldscripts/x86_64
Alex Smith 12b3e8a8a0 Support x86_64 in the runtime loader.
* Added x86_64 linker script and relocation code.
* Some 64-bit safety fixes to the heap code.
* Added runtime_loader, libroot and bash to the x86_64 image. The boot
  script will be launched, but will panic shortly after because fork
  is broken.
2012-07-28 17:00:52 +01:00
..
boot_loader_bios_ia32.ld
boot_loader_pxe_ia32.ld
kernel.ld Cleaned up ELF64 address handling. 2012-06-25 13:00:50 +01:00
runtime_loader.ld Support x86_64 in the runtime loader. 2012-07-28 17:00:52 +01:00