grub/include/grub/x86_64
Colin Watson 2a5a532c00 Support grub-emu on x32 (ILP32 but with x86-64 instruction set)
* configure.ac: Remove -m64 from checks for -mcmodel=large and
-mno-red-zone.  These are always either unnecessary (x86_64-emu) or
already in TARGET_CFLAGS at this point, and they produce incorrect
results when building for x32.
* grub-core/kern/x86_64/dl.c (grub_arch_dl_relocate_symbols): Cast
pointers to Elf64_Xword via grub_addr_t, in order to work on x32.
* include/grub/x86_64/types.h (GRUB_TARGET_SIZEOF_VOID_P,
GRUB_TARGET_SIZEOF_LONG): Define to 4 on x32.
2014-09-07 23:04:50 +01:00
..
efi efi: mm: make MAX_USABLE_ADDRESS platform-specific 2013-12-10 18:05:29 +00:00
xen Add __attribute__ ((sysv_abi)) only if it's really needed. 2013-12-18 13:09:39 +01:00
at_keyboard.h 2010-01-20 Vladimir Serbinenko <phcoder@gmail.com> 2010-01-20 08:02:45 +01:00
io.h 2009-11-19 Felix Zielcke <fzielcke@z-51.de> 2009-11-19 09:33:56 +01:00
linux.h 2008-07-17 Bean <bean123ch@gmail.com> 2008-07-17 09:50:26 +00:00
macho.h 2009-05-03 Vladimir Serbinenko <phcoder@gmail.com> 2009-05-02 23:19:20 +00:00
memory.h merge boottest into newreloc 2010-04-27 13:34:07 +02:00
multiboot.h 2010-01-15 Vladimir Serbinenko <phcoder@gmail.com> 2010-01-15 21:11:51 +01:00
pci.h 2008-08-07 Bean <bean123ch@gmail.com> 2008-08-07 20:16:59 +00:00
relocator.h Fix compilation on x86_64-efi 2009-11-27 10:57:52 +01:00
setjmp.h Add __attribute__ ((sysv_abi)) only if it's really needed. 2013-12-18 13:09:39 +01:00
time.h 2008-07-17 Bean <bean123ch@gmail.com> 2008-07-17 09:50:26 +00:00
types.h Support grub-emu on x32 (ILP32 but with x86-64 instruction set) 2014-09-07 23:04:50 +01:00
xnu.h 2009-05-03 Vladimir Serbinenko <phcoder@gmail.com> 2009-05-02 23:19:20 +00:00