summaryrefslogtreecommitdiff
path: root/Mkfiles
Commit message (Expand)AuthorAgeFilesLines
* Replace external dependencies on <ctype.h> with an internal tablectypeH. Peter Anvin2016-03-034-17/+21
* outmacho: rename outmac.c to outmacho.cH. Peter Anvin2016-02-124-15/+16
* Merge the macho32 and macho64 (outmac32/64) backendsH. Peter Anvin2016-02-124-32/+15
* make alldeps to remove unnecessary dependencies for realpath.cH. Peter Anvin2016-01-264-12/+4
* Portability improvements to nasm_realpath()H. Peter Anvin2016-01-264-7/+47
* coff: Add support for the Codeview 8 debug formatJim Kukunas2016-01-241-1/+1
* Add a MD5 implementationJim Kukunas2016-01-241-1/+2
* Run "make alldeps" to add missing header file dependenciesH. Peter Anvin2014-11-254-24/+25
* msvc.mak: Add support for generating PDBs for debuggingJim Kukunas2014-11-251-4/+12
* msvc.mak: Update insns.pl argumentsJim Kukunas2014-08-071-7/+11
* "make alldeps"H. Peter Anvin2013-11-244-105/+117
* "make alldeps"H. Peter Anvin2013-11-244-24/+40
* make: Update depsCyrill Gorcunov2013-11-244-100/+115
* iflag: Start using new instruction flags engineCyrill Gorcunov2013-11-244-11/+28
* Run "make alldeps" to update dependenciesH. Peter Anvin2013-10-244-156/+170
* make: Fix nasm build with MSVCMarat Dukhan2013-06-301-2/+14
* preproc: Move NOP preprocessor into separate fileCyrill Gorcunov2012-05-074-4/+16
* backend: add support for x32 ELFH.J. Lu2012-02-034-0/+19
* BR3411280: Fix incorrect compiler option for OS/2 target in Open Watcom makefileJiri Malak2011-09-201-1/+1
* openwcom.mak: Update to use features from newer WMAKEJiri Malak2011-03-151-212/+260
* make: Lift up openwcom.mak for build on FreeDOSAnthony Williams2010-11-231-2/+2
* openwcom.mak: drop /f from delete commandsH. Peter Anvin2010-06-151-30/+30
* Rename filenames to 8.3 formatH. Peter Anvin2010-06-154-250/+244
* Add generic ilog2 functionsH. Peter Anvin2010-04-214-8/+17
* Makefile: clean up the lib directory on make cleanH. Peter Anvin2010-04-213-0/+9
* make: Update pecoff.h related depsCyrill Gorcunov2010-04-214-4/+4
* Mkfiles: Add depends on stabs.h for Elf outputCyrill Gorcunov2010-01-034-14/+14
* Run "make alldeps"H. Peter Anvin2009-11-304-222/+230
* Merge elf header filesCyrill Gorcunov2009-11-064-13/+13
* Add strlcpy() functionH. Peter Anvin2009-08-104-33/+36
* Run make alldepsH. Peter Anvin2009-07-184-56/+56
* Hash even backend-specific directives, unify null functionsH. Peter Anvin2009-07-124-337/+365
* Use a phash to decode directivesH. Peter Anvin2009-07-124-39/+69
* Run make alldepsH. Peter Anvin2009-06-274-16/+23
* Move backend-specific code to output/; break out null debug stuffH. Peter Anvin2009-06-274-88/+108
* Handle the new ELF headers in the dependency generationH. Peter Anvin2009-06-254-12/+28
* ELF: use rbtree for symbol searchesH. Peter Anvin2008-11-064-8/+8
* Move all version strings to a single compilation unit (ver.c)H. Peter Anvin2008-10-314-151/+160
* rbtree: drop the data pointer; instead rely on being embeddedH. Peter Anvin2008-10-304-4/+4
* Left-leaning red-black tree data structureH. Peter Anvin2008-10-294-4/+8
* make alldepsH. Peter Anvin2008-10-294-27/+28
* output: add common file outlib.c for common functions; realsize()H. Peter Anvin2008-10-274-8/+16
* Run "make alldeps"H. Peter Anvin2008-09-094-4/+8
* version.mak for the version Makefile fragmentH. Peter Anvin2008-07-131-2/+2
* Run "make alldeps"H. Peter Anvin2008-06-214-157/+162
* preproc: add support for builtin include modules (%use)H. Peter Anvin2008-06-194-4/+4
* syncfiles: use #-- ... --# for consistency with mkdep.plH. Peter Anvin2008-06-154-8/+8
* syncfiles: handle the case of the null path separatorH. Peter Anvin2008-06-151-5/+5
* Script to automagically synchronize the object file listsH. Peter Anvin2008-06-154-15/+27
* Update Mkfiles/*.makH. Peter Anvin2008-06-154-8/+8