v850.h (DBX_DEBUGGING_INFO): Define.
authorNick Clifton <nickc@redhat.com>
Fri, 7 Sep 2012 14:17:34 +0000 (14:17 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Fri, 7 Sep 2012 14:17:34 +0000 (14:17 +0000)
commitb12b5029cbf1a802565598511dd073f1afbe2840
treedcbb2b476db6371aa7e4b207b621325701e20603
parentc6c36e7310e6b67f2c37f0dabc6852c2b50c7a3c
v850.h (DBX_DEBUGGING_INFO): Define.

* config/v850/v850.h (DBX_DEBUGGING_INFO): Define.
(ASM_GENERATE_INTERNAL_LABEL): Define if not already provided.
* config/v850/v850.c (compute_register_save_size): Always include
the link pointer.
(increment_stack): New function - emits insns to increment or
decrement the stack pointer.
(expand_prologue, expand_epilogue): Use it.
(expand_prologue): Set the function stack size, if requested.
(v850_debug_unwind_info): New function.
(TARGET_DEBUG_UNWIND_INFO): Define.

From-SVN: r191076
gcc/ChangeLog
gcc/config/v850/predicates.md
gcc/config/v850/v850.c
gcc/config/v850/v850.h
gcc/config/v850/v850.md