* strings.c (get_char): Dispense with buf[]. Instead shift
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 1278b1ed89eaba409c9a725b61b0cf95613312eb..bc0488902f0405e87d73b75d7a2e35615277a0cc 100644 (file)
@@ -1,3 +1,9 @@
+2013-03-07  Alan Modra  <amodra@gmail.com>
+
+       * 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.
+
 2013-03-05  Corinna Vinschen  <vinschen@redhat.com>
 
        * configure.in: Build DLL tools on x86_64-*-cygwin* as well.
This page took 0.023797 seconds and 4 git commands to generate.