rumtime_loader: fix TLS for riscv64Change-Id: I55593dea936af31135b8e9159f8b6a64270369c0Reviewed-on: https://review.haiku-os.org/c/haiku/+/5157Reviewed-by: X512 <danger_mail@list.ru>Reviewed-by:
rumtime_loader: fix TLS for riscv64Change-Id: I55593dea936af31135b8e9159f8b6a64270369c0Reviewed-on: https://review.haiku-os.org/c/haiku/+/5157Reviewed-by: X512 <danger_mail@list.ru>Reviewed-by: Alex von Gluck IV <kallisti5@unixzen.com>Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
show more ...
commpage: randomize position of commpageThis patch introduces randomization of commpage position. From now on commpagetable contains offsets from begining to of the commpage to the particularcomm
commpage: randomize position of commpageThis patch introduces randomization of commpage position. From now on commpagetable contains offsets from begining to of the commpage to the particularcommpage 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 showncorrectly in stack trace. An update of Debugger is yet to be done.
Added private system arch specific arch_cpu_defs.h header, currently definingonly a SPINLOCK_PAUSE() macro.git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36351 a95241bf-73f2-0310-859d-f6bbb5
Added private system arch specific arch_cpu_defs.h header, currently definingonly a SPINLOCK_PAUSE() macro.git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36351 a95241bf-73f2-0310-859d-f6bbb57e9c96
Added and modified kernel stubs and headers for arch mipsel. Correctness not included.git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32621 a95241bf-73f2-0310-859d-f6bbb57e9c96