arm.c: Include "debug.h".
authorDaniel Jacobowitz <drow@mvista.com>
Thu, 22 Jan 2004 17:00:56 +0000 (17:00 +0000)
committerDaniel Jacobowitz <drow@gcc.gnu.org>
Thu, 22 Jan 2004 17:00:56 +0000 (17:00 +0000)
commit980e61bb2ed877d8265eca526ebb0cb33dc99ab6
tree3d159d46e2b87560fc6387b1501d14c5c1f30a67
parent0067d1217b227d7b74117f5a99a1ecbebcc4c731
arm.c: Include "debug.h".

* config/arm/arm.c: Include "debug.h".
(thumb_pushpop): Take two new arguments.  Add some commentary.
Output frame information when pushing.
(thumb_exit, thumb_unexpanded_epilogue): Update calls to
thumb_pushpop.
(thumb_output_function_prologue): Likewise.  Accumulate a CFA
offset, and pass it to thumb_pushpop.  Output CFI information.
(thumb_expand_prologue): Add some frame-related markers and notes.

From-SVN: r76362
gcc/ChangeLog
gcc/config/arm/arm.c