* readelf.c (do_debug_frames_interp): New.
authorRichard Henderson <rth@redhat.com>
Wed, 16 May 2001 16:20:26 +0000 (16:20 +0000)
committerRichard Henderson <rth@redhat.com>
Wed, 16 May 2001 16:20:26 +0000 (16:20 +0000)
commit31b6fca668a517baff6e56246980ecafd1824d1f
tree3e149d33a6b320f13c3186f6ac8751aca98aebb7
parent7ee44f7484b567befeebd127a8c23da2334a53b3
    * readelf.c (do_debug_frames_interp): New.
        (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
        (byte_get_big_endian): Likewise.
        (parse_args) ['F']: Set do_debug_frames_interp.
        (Frame_Chunk): Make data_factor signed, add fde_encoding.
        (frame_display_row): Don't trunc pc_begin to int.
        (size_of_encoded_value): New.
        (display_debug_frames): Handle 64-bit targets.  Print raw data
        unless do_debug_frames_interp.
        (debug_displays): Remove duplicate .debug_frame.
binutils/ChangeLog
binutils/readelf.c
This page took 0.026471 seconds and 4 git commands to generate.