OSDN Git Service

* ehopt.c (get_cie_info): Rename from eh_frame_code_alignment;
authorrth <rth>
Mon, 14 May 2001 22:37:47 +0000 (22:37 +0000)
committerrth <rth>
Mon, 14 May 2001 22:37:47 +0000 (22:37 +0000)
commit7514019fe5be4d944fe557c0a22f691bd0fb2a02
tree5ae7dd91acd42a98337af85d81d71341df7abb7d
parent3fcbb0b3a19b1f6cc2588ec1cbad528334d02b4e
    * ehopt.c (get_cie_info): Rename from eh_frame_code_alignment;
        also collect whether to expect an FDE augmentation.
        (check_eh_frame): Rewrite as a state machine.  Track where in
        an FDE we are located, skip any augmentation.
        (eh_frame_estimate_size_before_relax): Get code alignment from
        the fragment subtype.
        (eh_frame_relax_frag, eh_frame_convert_frag): Likewise.
        * read.c (emit_leb128_expr): Call check_eh_frame.
gas/ChangeLog
gas/ehopt.c
gas/read.c