/haiku/headers/private/system/arch/x86_64/ |
H A D | asm_defs.h | 65ad1ba320d945c9626f471c4fb0972ae49440b5 Sat May 26 20:47:27 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Made it possible to build the bootloader when targetting x86_64.
* x86_64 is using the existing *_ia32 boot platforms. * Special flags are required when compiling the loader to get GCC to compile 32-bit code. This adds a new set of rules for compiling boot code rather than using the kernel rules, which compile using the necessary flags. * Some x86_64 private headers have been stubbed by #include'ing the x86 versions. These will be replaced later.
|
H A D | arch_config.h | 65ad1ba320d945c9626f471c4fb0972ae49440b5 Sat May 26 20:47:27 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Made it possible to build the bootloader when targetting x86_64.
* x86_64 is using the existing *_ia32 boot platforms. * Special flags are required when compiling the loader to get GCC to compile 32-bit code. This adds a new set of rules for compiling boot code rather than using the kernel rules, which compile using the necessary flags. * Some x86_64 private headers have been stubbed by #include'ing the x86 versions. These will be replaced later.
|
H A D | arch_elf.h | 65ad1ba320d945c9626f471c4fb0972ae49440b5 Sat May 26 20:47:27 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Made it possible to build the bootloader when targetting x86_64.
* x86_64 is using the existing *_ia32 boot platforms. * Special flags are required when compiling the loader to get GCC to compile 32-bit code. This adds a new set of rules for compiling boot code rather than using the kernel rules, which compile using the necessary flags. * Some x86_64 private headers have been stubbed by #include'ing the x86 versions. These will be replaced later.
|
/haiku/src/system/ldscripts/x86_64/ |
H A D | boot_loader_pxe_ia32.ld | 65ad1ba320d945c9626f471c4fb0972ae49440b5 Sat May 26 20:47:27 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Made it possible to build the bootloader when targetting x86_64.
* x86_64 is using the existing *_ia32 boot platforms. * Special flags are required when compiling the loader to get GCC to compile 32-bit code. This adds a new set of rules for compiling boot code rather than using the kernel rules, which compile using the necessary flags. * Some x86_64 private headers have been stubbed by #include'ing the x86 versions. These will be replaced later.
|
H A D | boot_loader_bios_ia32.ld | 65ad1ba320d945c9626f471c4fb0972ae49440b5 Sat May 26 20:47:27 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Made it possible to build the bootloader when targetting x86_64.
* x86_64 is using the existing *_ia32 boot platforms. * Special flags are required when compiling the loader to get GCC to compile 32-bit code. This adds a new set of rules for compiling boot code rather than using the kernel rules, which compile using the necessary flags. * Some x86_64 private headers have been stubbed by #include'ing the x86 versions. These will be replaced later.
|
/haiku/src/system/boot/loader/file_systems/fat/ |
H A D | Jamfile | 65ad1ba320d945c9626f471c4fb0972ae49440b5 Sat May 26 20:47:27 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Made it possible to build the bootloader when targetting x86_64.
* x86_64 is using the existing *_ia32 boot platforms. * Special flags are required when compiling the loader to get GCC to compile 32-bit code. This adds a new set of rules for compiling boot code rather than using the kernel rules, which compile using the necessary flags. * Some x86_64 private headers have been stubbed by #include'ing the x86 versions. These will be replaced later.
|
/haiku/src/system/boot/loader/file_systems/amiga_ffs/ |
H A D | Jamfile | 65ad1ba320d945c9626f471c4fb0972ae49440b5 Sat May 26 20:47:27 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Made it possible to build the bootloader when targetting x86_64.
* x86_64 is using the existing *_ia32 boot platforms. * Special flags are required when compiling the loader to get GCC to compile 32-bit code. This adds a new set of rules for compiling boot code rather than using the kernel rules, which compile using the necessary flags. * Some x86_64 private headers have been stubbed by #include'ing the x86 versions. These will be replaced later.
|
/haiku/headers/private/kernel/arch/x86/ |
H A D | apm.h | 65ad1ba320d945c9626f471c4fb0972ae49440b5 Sat May 26 20:47:27 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Made it possible to build the bootloader when targetting x86_64.
* x86_64 is using the existing *_ia32 boot platforms. * Special flags are required when compiling the loader to get GCC to compile 32-bit code. This adds a new set of rules for compiling boot code rather than using the kernel rules, which compile using the necessary flags. * Some x86_64 private headers have been stubbed by #include'ing the x86 versions. These will be replaced later.
|
/haiku/src/system/boot/loader/file_systems/hfs_plus/ |
H A D | Jamfile | 65ad1ba320d945c9626f471c4fb0972ae49440b5 Sat May 26 20:47:27 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Made it possible to build the bootloader when targetting x86_64.
* x86_64 is using the existing *_ia32 boot platforms. * Special flags are required when compiling the loader to get GCC to compile 32-bit code. This adds a new set of rules for compiling boot code rather than using the kernel rules, which compile using the necessary flags. * Some x86_64 private headers have been stubbed by #include'ing the x86 versions. These will be replaced later.
|
/haiku/src/system/boot/platform/bios_ia32/ |
H A D | interrupts.cpp | 65ad1ba320d945c9626f471c4fb0972ae49440b5 Sat May 26 20:47:27 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Made it possible to build the bootloader when targetting x86_64.
* x86_64 is using the existing *_ia32 boot platforms. * Special flags are required when compiling the loader to get GCC to compile 32-bit code. This adds a new set of rules for compiling boot code rather than using the kernel rules, which compile using the necessary flags. * Some x86_64 private headers have been stubbed by #include'ing the x86 versions. These will be replaced later.
|
H A D | Jamfile | 65ad1ba320d945c9626f471c4fb0972ae49440b5 Sat May 26 20:47:27 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Made it possible to build the bootloader when targetting x86_64.
* x86_64 is using the existing *_ia32 boot platforms. * Special flags are required when compiling the loader to get GCC to compile 32-bit code. This adds a new set of rules for compiling boot code rather than using the kernel rules, which compile using the necessary flags. * Some x86_64 private headers have been stubbed by #include'ing the x86 versions. These will be replaced later.
|
/haiku/src/system/boot/platform/generic/ |
H A D | Jamfile | 65ad1ba320d945c9626f471c4fb0972ae49440b5 Sat May 26 20:47:27 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Made it possible to build the bootloader when targetting x86_64.
* x86_64 is using the existing *_ia32 boot platforms. * Special flags are required when compiling the loader to get GCC to compile 32-bit code. This adds a new set of rules for compiling boot code rather than using the kernel rules, which compile using the necessary flags. * Some x86_64 private headers have been stubbed by #include'ing the x86 versions. These will be replaced later.
|
/haiku/src/system/boot/loader/file_systems/tarfs/ |
H A D | Jamfile | 65ad1ba320d945c9626f471c4fb0972ae49440b5 Sat May 26 20:47:27 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Made it possible to build the bootloader when targetting x86_64.
* x86_64 is using the existing *_ia32 boot platforms. * Special flags are required when compiling the loader to get GCC to compile 32-bit code. This adds a new set of rules for compiling boot code rather than using the kernel rules, which compile using the necessary flags. * Some x86_64 private headers have been stubbed by #include'ing the x86 versions. These will be replaced later.
|
/haiku/src/system/boot/loader/file_systems/bfs/ |
H A D | Jamfile | 65ad1ba320d945c9626f471c4fb0972ae49440b5 Sat May 26 20:47:27 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Made it possible to build the bootloader when targetting x86_64.
* x86_64 is using the existing *_ia32 boot platforms. * Special flags are required when compiling the loader to get GCC to compile 32-bit code. This adds a new set of rules for compiling boot code rather than using the kernel rules, which compile using the necessary flags. * Some x86_64 private headers have been stubbed by #include'ing the x86 versions. These will be replaced later.
|
/haiku/src/system/boot/platform/amiga_m68k/ |
H A D | Jamfile | 65ad1ba320d945c9626f471c4fb0972ae49440b5 Sat May 26 20:47:27 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Made it possible to build the bootloader when targetting x86_64.
* x86_64 is using the existing *_ia32 boot platforms. * Special flags are required when compiling the loader to get GCC to compile 32-bit code. This adds a new set of rules for compiling boot code rather than using the kernel rules, which compile using the necessary flags. * Some x86_64 private headers have been stubbed by #include'ing the x86 versions. These will be replaced later.
|
/haiku/src/system/boot/platform/openfirmware/arch/ppc/ |
H A D | Jamfile | 65ad1ba320d945c9626f471c4fb0972ae49440b5 Sat May 26 20:47:27 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Made it possible to build the bootloader when targetting x86_64.
* x86_64 is using the existing *_ia32 boot platforms. * Special flags are required when compiling the loader to get GCC to compile 32-bit code. This adds a new set of rules for compiling boot code rather than using the kernel rules, which compile using the necessary flags. * Some x86_64 private headers have been stubbed by #include'ing the x86 versions. These will be replaced later.
|
/haiku/src/system/boot/loader/net/ |
H A D | Jamfile | 65ad1ba320d945c9626f471c4fb0972ae49440b5 Sat May 26 20:47:27 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Made it possible to build the bootloader when targetting x86_64.
* x86_64 is using the existing *_ia32 boot platforms. * Special flags are required when compiling the loader to get GCC to compile 32-bit code. This adds a new set of rules for compiling boot code rather than using the kernel rules, which compile using the necessary flags. * Some x86_64 private headers have been stubbed by #include'ing the x86 versions. These will be replaced later.
|
/haiku/src/system/boot/platform/u-boot/arch/ppc/ |
H A D | Jamfile | 65ad1ba320d945c9626f471c4fb0972ae49440b5 Sat May 26 20:47:27 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Made it possible to build the bootloader when targetting x86_64.
* x86_64 is using the existing *_ia32 boot platforms. * Special flags are required when compiling the loader to get GCC to compile 32-bit code. This adds a new set of rules for compiling boot code rather than using the kernel rules, which compile using the necessary flags. * Some x86_64 private headers have been stubbed by #include'ing the x86 versions. These will be replaced later.
|
/haiku/src/system/boot/arch/m68k/ |
H A D | Jamfile | 65ad1ba320d945c9626f471c4fb0972ae49440b5 Sat May 26 20:47:27 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Made it possible to build the bootloader when targetting x86_64.
* x86_64 is using the existing *_ia32 boot platforms. * Special flags are required when compiling the loader to get GCC to compile 32-bit code. This adds a new set of rules for compiling boot code rather than using the kernel rules, which compile using the necessary flags. * Some x86_64 private headers have been stubbed by #include'ing the x86 versions. These will be replaced later.
|
/haiku/headers/private/kernel/boot/platform/bios_ia32/ |
H A D | platform_kernel_args.h | 65ad1ba320d945c9626f471c4fb0972ae49440b5 Sat May 26 20:47:27 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Made it possible to build the bootloader when targetting x86_64.
* x86_64 is using the existing *_ia32 boot platforms. * Special flags are required when compiling the loader to get GCC to compile 32-bit code. This adds a new set of rules for compiling boot code rather than using the kernel rules, which compile using the necessary flags. * Some x86_64 private headers have been stubbed by #include'ing the x86 versions. These will be replaced later.
|
/haiku/src/system/boot/arch/ppc/ |
H A D | Jamfile | 65ad1ba320d945c9626f471c4fb0972ae49440b5 Sat May 26 20:47:27 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Made it possible to build the bootloader when targetting x86_64.
* x86_64 is using the existing *_ia32 boot platforms. * Special flags are required when compiling the loader to get GCC to compile 32-bit code. This adds a new set of rules for compiling boot code rather than using the kernel rules, which compile using the necessary flags. * Some x86_64 private headers have been stubbed by #include'ing the x86 versions. These will be replaced later.
|
/haiku/src/system/boot/platform/atari_m68k/ |
H A D | Jamfile | 65ad1ba320d945c9626f471c4fb0972ae49440b5 Sat May 26 20:47:27 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Made it possible to build the bootloader when targetting x86_64.
* x86_64 is using the existing *_ia32 boot platforms. * Special flags are required when compiling the loader to get GCC to compile 32-bit code. This adds a new set of rules for compiling boot code rather than using the kernel rules, which compile using the necessary flags. * Some x86_64 private headers have been stubbed by #include'ing the x86 versions. These will be replaced later.
|
/haiku/build/jam/ |
H A D | BootRules | 65ad1ba320d945c9626f471c4fb0972ae49440b5 Sat May 26 20:47:27 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Made it possible to build the bootloader when targetting x86_64.
* x86_64 is using the existing *_ia32 boot platforms. * Special flags are required when compiling the loader to get GCC to compile 32-bit code. This adds a new set of rules for compiling boot code rather than using the kernel rules, which compile using the necessary flags. * Some x86_64 private headers have been stubbed by #include'ing the x86 versions. These will be replaced later.
|
/haiku/src/system/boot/platform/openfirmware/ |
H A D | Jamfile | 65ad1ba320d945c9626f471c4fb0972ae49440b5 Sat May 26 20:47:27 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Made it possible to build the bootloader when targetting x86_64.
* x86_64 is using the existing *_ia32 boot platforms. * Special flags are required when compiling the loader to get GCC to compile 32-bit code. This adds a new set of rules for compiling boot code rather than using the kernel rules, which compile using the necessary flags. * Some x86_64 private headers have been stubbed by #include'ing the x86 versions. These will be replaced later.
|
/haiku/src/system/boot/arch/x86/ |
H A D | Jamfile | 65ad1ba320d945c9626f471c4fb0972ae49440b5 Sat May 26 20:47:27 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Made it possible to build the bootloader when targetting x86_64.
* x86_64 is using the existing *_ia32 boot platforms. * Special flags are required when compiling the loader to get GCC to compile 32-bit code. This adds a new set of rules for compiling boot code rather than using the kernel rules, which compile using the necessary flags. * Some x86_64 private headers have been stubbed by #include'ing the x86 versions. These will be replaced later.
|