* ehopt.c (get_cie_info): Rename from eh_frame_code_alignment;
commita51692db179dfc91795f09e3487648bec7618380
authorRichard Henderson <rth@redhat.com>
Mon, 14 May 2001 22:37:47 +0000 (14 22:37 +0000)
committerRichard Henderson <rth@redhat.com>
Mon, 14 May 2001 22:37:47 +0000 (14 22:37 +0000)
tree3c52faaeb0003826906b961cda3acd6c3518c43e
parentfa89b428b140e5db711c88be6c375d0ac69a5d1c
    * 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