* readelf.c (byte_get_signed): New.
authorRichard Henderson <rth@redhat.com>
Sat, 31 May 2003 19:29:19 +0000 (19:29 +0000)
committerRichard Henderson <rth@redhat.com>
Sat, 31 May 2003 19:29:19 +0000 (19:29 +0000)
commit38fafa6d088439f82e140d2f60f76fa0d15def57
tree32c455550fd7f31ca3eab178d5f1f7cbc18e313f
parentcfc14b3aa68dffce6c9db5070f8346841c9bc8a4
    * readelf.c (byte_get_signed): New.
        (get_encoded_value): New.
        (display_debug_frames): Use it.  Always pre-process opcodes.
binutils/ChangeLog
binutils/readelf.c