OSDN Git Service

* unwind-dw2-fde.c (get_cie_encoding): Handle dwarf3 CIE format.
authorpbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 May 2004 22:34:58 +0000 (22:34 +0000)
committerpbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 May 2004 22:34:58 +0000 (22:34 +0000)
commitc0d45e556d0c72df6e3c769449f1d7dd0e22186f
tree278ca55e31dd743391ce22e513a63554e8ff213a
parentf2b83d130125320468be14a67dc8fe079e8350fc
* unwind-dw2-fde.c (get_cie_encoding): Handle dwarf3 CIE format.
* unwind-dw2.c (extract_cie_info): Ditto.
(_Unwind_FrameState): Change retaddr_column to word type.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82072 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/unwind-dw2-fde.c
gcc/unwind-dw2.c