OSDN Git Service

* ehopt.c (eh_frame_code_alignment): New arg `in_seg', update all
authorRichard Henderson <rth@redhat.com>
Sat, 18 Nov 2000 00:13:28 +0000 (00:13 +0000)
committerRichard Henderson <rth@redhat.com>
Sat, 18 Nov 2000 00:13:28 +0000 (00:13 +0000)
commitc7309e7a8d85aedded5ec77e346bd5a24c331938
tree7777d3c786e14ead3e572c83f82c29a9be9d1b4e
parentf89ac3877ed62f692aa2ecc47b674618e044d9ee
    * ehopt.c (eh_frame_code_alignment): New arg `in_seg', update all
        callers.  Don't switch segments.  Expect CIE == -1 in .debug_frame.
        (check_eh_frame): Handle .eh_frame and .debug_frame concurrently.
gas/ChangeLog
gas/ehopt.c