]> granicus.if.org Git - yasm/commit
* elf.c (elf_strtab_enty_set_str): Update following strtab indices since
authorPeter Johnson <peter@tortall.net>
Sun, 30 Apr 2006 05:50:43 +0000 (05:50 -0000)
committerPeter Johnson <peter@tortall.net>
Sun, 30 Apr 2006 05:50:43 +0000 (05:50 -0000)
commita749667a5eb6b71d9d0c0fec03fc1a7a6de6f4a0
treeb152e01d85ba6f810ba5510290be2fd20ad9e8d6
parentf77a399b66369af8debe7bf5ab59283ec185de9b
* elf.c (elf_strtab_enty_set_str): Update following strtab indices since
string length can change.  This was breaking symbol name lookups when the
filename was changed (e.g. for dwarf2).
* dwarf32_testhd.hex, dwarf64_leb128.hex: Fix testcases so they're correct.

svn path=/trunk/yasm/; revision=1516
modules/dbgfmts/dwarf2/tests/pass32/dwarf32_testhd.hex
modules/dbgfmts/dwarf2/tests/pass64/dwarf64_leb128.hex
modules/objfmts/elf/elf.c