]> gcc.gnu.org Git - gcc.git/commit - gcc/dwarf2out.c
frame.c: Include gansidecl.h for PROTO.
authorAndreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Sat, 27 Sep 1997 03:58:57 +0000 (03:58 +0000)
committerJeff Law <law@gcc.gnu.org>
Sat, 27 Sep 1997 03:58:57 +0000 (21:58 -0600)
commita7cc7f29f45db5f76aac040f4e3ef62109fd1341
tree2e41168654f1c6b85b43e081f1c15f4530c90758
parent407cb092e3216d372d9fa3120e531829448f0bbc
frame.c: Include gansidecl.h for PROTO.

        * frame.c: Include gansidecl.h for PROTO.
        * dwarf2out.c: Move inclusion of dwarf2.h down so that PROTO is
        defined.  Don't declare dwarf2out_cfi_label here.
        * dwarf2.h: Add declarations of DWARF2 unwind info support
        functions.
        * m68k.c: Include dwarf2.h.
        (output_function_prologue): Add dwarf2 support.
        * m68k.h (INCOMING_RETURN_ADDR_RTX, DWARF_FRAME_REGNUM): New macros.
        (INCOMING_FRAME_SP_OFFSET): Likewise.
Update m68k patch from Andreas.

From-SVN: r15740
gcc/ChangeLog
gcc/config/m68k/m68k.c
gcc/dwarf2.h
gcc/dwarf2out.c
gcc/frame.c
This page took 0.055442 seconds and 5 git commands to generate.