yasm/modules/objfmts/elf
Peter Johnson 39913f32de 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.

svn path=/trunk/yasm/; revision=1952
2007-09-15 06:40:27 +00:00
..
tests Fix #114: Incorrect ELF32 ..gotpc address calculation. 2007-09-15 06:40:27 +00:00
elf-machine.h Fix #114: Incorrect ELF32 ..gotpc address calculation. 2007-09-15 06:40:27 +00:00
elf-objfmt.c Fix #114: Incorrect ELF32 ..gotpc address calculation. 2007-09-15 06:40:27 +00:00
elf-x86-amd64.c Fix #114: Incorrect ELF32 ..gotpc address calculation. 2007-09-15 06:40:27 +00:00
elf-x86-x86.c Fix #114: Incorrect ELF32 ..gotpc address calculation. 2007-09-15 06:40:27 +00:00
elf.c Fix #114: Incorrect ELF32 ..gotpc address calculation. 2007-09-15 06:40:27 +00:00
elf.h Fix #114: Incorrect ELF32 ..gotpc address calculation. 2007-09-15 06:40:27 +00:00
Makefile.inc - Add win64 as an alias for -f win32 -m amd64. 2005-09-28 05:50:51 +00:00