svn commit: r1952 - in trunk/yasm/modules/objfmts/elf: tests

peter at tortall.net peter at tortall.net
Fri Sep 14 23:40:31 PDT 2007


Author: peter
Date: Fri Sep 14 23:40:27 2007
New Revision: 1952

Modified:
   trunk/yasm/modules/objfmts/elf/elf-machine.h
   trunk/yasm/modules/objfmts/elf/elf-objfmt.c
   trunk/yasm/modules/objfmts/elf/elf-x86-amd64.c
   trunk/yasm/modules/objfmts/elf/elf-x86-x86.c
   trunk/yasm/modules/objfmts/elf/elf.c
   trunk/yasm/modules/objfmts/elf/elf.h
   trunk/yasm/modules/objfmts/elf/tests/elfso.hex
Changeset:
   http://www.tortall.net/projects/yasm/changeset/1952

Log:
Fix #114: Incorrect ELF32 ..gotpc address calculation.
Reported by: Loren Merritt
Fix by: mu@

We already had a testcase for this, but it had an incorrect "golden" result.



More information about the yasm-cvs mailing list