* ehopt.c (get_cie_info): Rename from eh_frame_code_alignment;
authorRichard Henderson <rth@redhat.com>
Mon, 14 May 2001 22:37:47 +0000 (22:37 +0000)
committerRichard Henderson <rth@redhat.com>
Mon, 14 May 2001 22:37:47 +0000 (22:37 +0000)
commit67a659f60e569d0938cb8ce51489514bcf0d4cca
tree174f4709be7c73a849e7a694bcc38bd194dfb5a3
parent1ff55c930c9b2ba3b955b684228a7b2dc05445cb
    * 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
This page took 0.023837 seconds and 4 git commands to generate.