* strings.c (get_char): Dispense with buf[]. Instead shift
authorAlan Modra <amodra@gmail.com>
Wed, 6 Mar 2013 13:40:51 +0000 (13:40 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 6 Mar 2013 13:40:51 +0000 (13:40 +0000)
commitc54e2ec1422ff0ea450229edea966ce994db408c
tree2f39c862ad361fe69a1eb9a19d01ad22ca7305a6
parent6c77229c00e6c7939fccda484093c35108ee9b21
* strings.c (get_char): Dispense with buf[].  Instead shift
chars into big-endian value and byte-swap later if
little-endian.  Don't EOF check value read from object.
binutils/ChangeLog
binutils/strings.c
This page took 0.033988 seconds and 4 git commands to generate.