History log of /haiku/src/system/libroot/os/arch/ppc/stack_frame.c
Revision Date Author Comments
# 016cc668 03-Sep-2019 Jaroslaw Pelczar <jarek@jpelczar.com>

Remove arch_get_caller

Use the gcc builtin instead, which generates more efficient code (it
saves a function call) and means less platform specific code to write
for us.

Change-Id: I1d55b5703027b2ea4ecde2438ea306bd4850eb32
Reviewed-on: https://review.haiku-os.org/c/haiku/+/1859
Reviewed-by: waddlesplash <waddlesplash@gmail.com>


# e10b4cac 08-Nov-2008 Ingo Weinhold <ingo_weinhold@gmx.de>

Added __arch_get_caller(). Correctly implemented for x86 only.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28567 a95241bf-73f2-0310-859d-f6bbb57e9c96


# e10b4cace53f6c8f3ff3703c5a36cba3904b8af0 08-Nov-2008 Ingo Weinhold <ingo_weinhold@gmx.de>

Added __arch_get_caller(). Correctly implemented for x86 only.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28567 a95241bf-73f2-0310-859d-f6bbb57e9c96