haiku/headers/os/kernel
X512 f83058d1ed elf: add PT_RISCV_ATTRIBUTES program header
Attribute is ignored for now.

It is supposed to check ABI compatiblity and reject loading incompatible images.
Haiku currently do not use multiple ABIs for RISC-V so it is safe to ignore attributes.

PT_RISCV_ATTRIBUTES program header is produced by default in GCC 13 and Clang 17.

Change-Id: I4659e9bacbf34a2a0bc16b34c2aaa37232d700fa
Reviewed-on: https://review.haiku-os.org/c/haiku/+/6948
Reviewed-by: David Karoly <karolyd577@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: Alex von Gluck IV <kallisti5@unixzen.com>
2023-09-25 15:20:13 +00:00
..
debugger.h strace: Print detailed signal information 2023-05-31 16:34:12 +00:00
elf.h elf: add PT_RISCV_ATTRIBUTES program header 2023-09-25 15:20:13 +00:00
fs_attr.h
fs_index.h
fs_info.h NodeMonitor: Added B_WATCH_CHILDREN flag. 2016-03-28 14:31:27 +02:00
fs_query.h
fs_volume.h
image.h headers: Fix B_CURRENT_IMAGE_SYMBOL for GCC2. 2021-09-15 11:38:20 -04:00
OS.h kernel: Add event queue implementation to wait for objects efficiently. 2023-07-29 15:53:15 +00:00
scheduler.h