diff options
author | Laura Abbott <lauraa@codeaurora.org> | 2011-05-18 10:33:26 -0700 |
---|---|---|
committer | Nicolas Pitre <nicolas.pitre@linaro.org> | 2011-05-18 14:31:48 -0400 |
commit | c5aa2077c8bae6dcb5fc185b029fc084ec4a5202 (patch) | |
tree | 695aba106b6f20ac914eb6c3e635eabaacf40527 /drivers/net/Makefile | |
parent | 51621c1eb7294fd8389dc45ec35e2ee464e6e888 (diff) |
arm: Add unwinding support for division functions
The software division functions never had unwinding annotations
added. Currently, when a division by zero occurs the backtrace shown
will stop at Ldiv0 or some completely unrelated function. Add
unwinding annotations in hopes of getting a more useful backtrace
when a division by zero occurs.
Signed-off-by: Laura Abbott <lauraa@codeaurora.org>
Tested-by: Dave Martin <dave.martin@linaro.org>
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Diffstat (limited to 'drivers/net/Makefile')
0 files changed, 0 insertions, 0 deletions