]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a comment explaining why stack_capture is empty for EABI and clang.
authorandrew <andrew@FreeBSD.org>
Sun, 19 May 2013 16:25:09 +0000 (16:25 +0000)
committerandrew <andrew@FreeBSD.org>
Sun, 19 May 2013 16:25:09 +0000 (16:25 +0000)
commit0e0a417d2bcaf3630559ef3ff0ba356da3a6f4b4
tree458457d6b04eba723811d3b685e04907205b541e
parentcd30dfafe0c269299f5800713f71069edf694b0d
Add a comment explaining why stack_capture is empty for EABI and clang.

While here add a comment pointing out that, while r11 is not the frame
pointer on EABI as there is no frame pointer, it's value is unused so is
safe.
sys/arm/arm/stack_machdep.c