nasm/output
H. Peter Anvin b41952986b outmacho: Fix relative relocations for 32-bit Mach-O (fix typo)
This unbreaks checkin 84f6860ed5, which
was broken due to a transcription error of mine.  Zenith432 was
faultless in this case.

This fixes bug report 3392355.

Reported-by: Zenith432 <zenith432@users.sourceforge.net>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2016-06-14 18:04:46 -07:00
..
codeview.c codeview: use nasm_realpath() to find the canonical name of the outfile 2016-05-24 23:35:57 -07:00
dwarf.h
elf.h
nulldbg.c Add missing header file in output/nulldbg.c 2014-11-25 12:14:52 -08:00
nullout.c
outaout.c ofmt: get rid of the debuginfo parameter to ofmt->cleanup() 2016-03-07 22:55:43 -08:00
outaout.mac
outas86.c ofmt: get rid of the debuginfo parameter to ofmt->cleanup() 2016-03-07 22:55:43 -08:00
outas86.mac
outbin.c ofmt: get rid of the debuginfo parameter to ofmt->cleanup() 2016-03-07 22:55:43 -08:00
outbin.mac
outcoff.c ofmt: get rid of the debuginfo parameter to ofmt->cleanup() 2016-03-07 22:55:43 -08:00
outcoff.mac
outdbg.c ofmt: get rid of the debuginfo parameter to ofmt->cleanup() 2016-03-07 22:55:43 -08:00
outelf32.c ofmt: get rid of the debuginfo parameter to ofmt->cleanup() 2016-03-07 22:55:43 -08:00
outelf64.c ofmt: get rid of the debuginfo parameter to ofmt->cleanup() 2016-03-07 22:55:43 -08:00
outelf.c output: elf -- Move elf_directive into single instance 2014-08-29 20:30:57 +04:00
outelf.h output: elf -- Move common structures into outelf.h header 2014-09-21 13:03:26 +04:00
outelf.mac
outelfx32.c ofmt: get rid of the debuginfo parameter to ofmt->cleanup() 2016-03-07 22:55:43 -08:00
outform.c Defer debug format search until after command line parsing 2016-03-07 23:20:00 -08:00
outform.h Defer debug format search until after command line parsing 2016-03-07 23:20:00 -08:00
outieee.c ofmt: get rid of the debuginfo parameter to ofmt->cleanup() 2016-03-07 22:55:43 -08:00
outlib.c
outlib.h
outmacho.c outmacho: Fix relative relocations for 32-bit Mach-O (fix typo) 2016-06-14 18:04:46 -07:00
outmacho.mac
outobj.c outobj.c: Fix for RIP relative addressing relocation. 2016-06-03 23:54:12 -07:00
outobj.mac
outrdf2.c ofmt: get rid of the debuginfo parameter to ofmt->cleanup() 2016-03-07 22:55:43 -08:00
outrdf2.mac
outrdf.mac
pecoff.h coff: Add support for the Codeview 8 debug format 2016-01-24 14:14:39 +03:00
stabs.h Remove unnecessary C99-isms 2016-03-02 10:48:53 -08:00