haiku/headers/private/system/arch/x86_64
Pawel Dziepak e85e399fd7 commpage: randomize position of commpage
This patch introduces randomization of commpage position. From now on commpage
table contains offsets from begining to of the commpage to the particular
commpage entry. Similary addresses of symbols in ELF memory image "commpage"
are just offsets from the begining of the commpage.

This patch also updates KDL so that commpage entries are recognized and shown
correctly in stack trace. An update of Debugger is yet to be done.
2013-04-04 15:27:22 +02:00
..
arch_commpage_defs.h commpage: randomize position of commpage 2013-04-04 15:27:22 +02:00
arch_config.h Fixed copyright date on arch_config.h. 2012-06-11 12:09:36 +01:00
arch_cpu_defs.h Compile arch_real_time_clock.cpp and arch_system_info.cpp for x86_64. 2012-07-11 14:43:44 +01:00
arch_elf.h Added ELF64 headers, common ELF32 and ELF64 definitions moved to elf_common.h. 2012-06-22 12:54:41 +01:00
arch_real_time_data.h Added some x86_64 system/kernel headers and kernel Jamfiles. 2012-06-13 17:45:22 +01:00
asm_defs.h Made it possible to build the bootloader when targetting x86_64. 2012-05-26 21:47:27 +01:00