]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* coffread.c (init_stringtab): When copying length to stringtab,
authorJim Kingdon <jkingdon@engr.sgi.com>
Tue, 20 Sep 1994 18:39:25 +0000 (18:39 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Tue, 20 Sep 1994 18:39:25 +0000 (18:39 +0000)
commit602d41e523e7f1ee427c34740cb2d5996bf7a0d4
tree21dfcc6f3ecc780d441c969d65a6fd4808d08fba
parent57b2362f55003a09c09027132007d556aa6443bb
* coffread.c (init_stringtab): When copying length to stringtab,
use target format, not host format, since that is what the rest of
the code assumes.
gdb/ChangeLog
gdb/coffread.c