nasm/nasmlib
H. Peter Anvin a771be85f4 outobj: emit file dependency information
Some OMF toolchain can make use of file dependency information
embedded in the object files.  As implemented here, we don't try to
absolutize the filenames, as that prevents moving around trees and is
OS-dependent.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2017-08-16 15:00:38 -07:00
..
badenum.c Add generic perfect string hashes, use for directives 2017-04-03 00:27:07 -07:00
bsi.c nasmlib: break up nasmlib.c into logical components 2016-05-25 05:43:49 -07:00
crc64.c lib: split library into stdlib and nasmlib; header handling fixes 2016-03-08 12:20:02 -08:00
file.c outobj: emit file dependency information 2017-08-16 15:00:38 -07:00
file.h Windows: clean up the handling of stat on Windows 2017-04-06 15:48:51 -07:00
filename.c asm/*: Move directive processing to its own file, refactor error handling 2017-03-07 19:31:04 -08:00
hashtbl.c Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
ilog2.c nasmlib/ilog2.c: force the shift in ROUND() to be an uint32_t 2017-04-29 13:13:59 -07:00
malloc.c asm/*: Move directive processing to its own file, refactor error handling 2017-03-07 19:31:04 -08:00
md5c.c nasmlib/md5c: Fix typo in WORDS_LITTLEENDIAN 2017-06-25 19:33:14 -07:00
mmap.c nasmlib/file: move memory-mapping functions out of file.c 2017-02-23 18:39:00 -08:00
path.c nasmlib/path.c: a few more detection macros 2017-04-25 13:18:36 -07:00
perfhash.c Add generic perfect string hashes, use for directives 2017-04-03 00:27:07 -07:00
perfhash.pl Add generic perfect string hashes, use for directives 2017-04-03 00:27:07 -07:00
raa.c Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
rbtree.c Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
readnum.c asm/*: Move directive processing to its own file, refactor error handling 2017-03-07 19:31:04 -08:00
realpath.c lib: split library into stdlib and nasmlib; header handling fixes 2016-03-08 12:20:02 -08:00
saa.c saa: fix typo: LITTEENDIAN -> LITTLEENDIAN 2017-06-23 14:39:12 -07:00
srcfile.c Merge remote-tracking branch 'origin/nasm-2.12.xx' 2016-05-16 21:27:33 -07:00
string.c nasmlib: break up nasmlib.c into logical components 2016-05-25 05:43:49 -07:00
strlist.c Factor out common string list handling code 2016-10-04 01:12:28 -07:00
ver.c lib: split library into stdlib and nasmlib; header handling fixes 2016-03-08 12:20:02 -08:00
zerobuf.c nasmlib: break up nasmlib.c into logical components 2016-05-25 05:43:49 -07:00