unwind-dw2-fde.c (get_cie_encoding): Handle dwarf3 CIE format.
commit0ef54a47cf6012a588dc89ce63d2cf8d3106414f
authorPaul Brook <paul@codesourcery.com>
Thu, 20 May 2004 22:34:58 +0000 (20 22:34 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Thu, 20 May 2004 22:34:58 +0000 (20 22:34 +0000)
tree278ca55e31dd743391ce22e513a63554e8ff213a
parentf4085d4c0b2c20282d8197507f6ffb35522aa2e6
unwind-dw2-fde.c (get_cie_encoding): Handle dwarf3 CIE format.

* 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.

From-SVN: r82072
gcc/ChangeLog
gcc/unwind-dw2-fde.c
gcc/unwind-dw2.c