summaryrefslogtreecommitdiff
path: root/Mkfiles
Commit message (Expand)AuthorAgeFilesLines
* Move canned OpenWatcom config to config/watcom.h.H. Peter Anvin2016-10-194-517/+529
* Run make alldepsH. Peter Anvin2016-10-144-5/+5
* alldeps: handle uses of full pathnames, e.g. "config/config.h"H. Peter Anvin2016-10-064-700/+844
* Move config.h to a subdirectory, add MSVC-specific config fileH. Peter Anvin2016-10-041-2/+6
* Factor out common string list handling codeH. Peter Anvin2016-10-044-283/+322
* backend: move wrapper for legacy output functions to a library routineH. Peter Anvin2016-09-244-12/+26
* Run make alldepsH. Peter Anvin2016-08-164-446/+816
* Reorganize the source code into subdirectoriesH. Peter Anvin2016-05-254-658/+562
* nasmlib: break up nasmlib.c into logical componentsH. Peter Anvin2016-05-254-51/+129
* Merge remote-tracking branch 'origin/nasm-2.12.xx'H. Peter Anvin2016-05-164-16/+26
|\
| * Unbreak building in a separate object directoryH. Peter Anvin2016-05-163-3/+3
| * Use a hash to keep exactly one copy of each filename aroundH. Peter Anvin2016-05-104-4/+8
* | out: Elf -- Merge Elf32, Elfx32 and Elf64 into single fileCyrill Gorcunov2016-04-244-59/+8
* | msvc.mak: change $(L) to $(A)H. Peter Anvin2016-04-211-8/+8
* | msvc.mak: Build fixes, updates and improvements.Knut St. Osmundsen2016-04-211-7/+26
* | lib: split library into stdlib and nasmlib; header handling fixesH. Peter Anvin2016-03-084-378/+410
* | Move version strings to a separate headerH. Peter Anvin2016-03-084-36/+34
* | Makefiles: use actual archive managersH. Peter Anvin2016-03-084-56/+68
* | Move file I/O related functions out of nasmlib.cH. Peter Anvin2016-03-084-4/+8
* | Merge remote-tracking branch 'origin/nasm-2.12.xx'H. Peter Anvin2016-03-084-5/+8
|\ \ | |/
| * msvc.mak: /Ox and /Oy are redundant with /O2H. Peter Anvin2016-03-081-1/+4
| * Makefiles: run "make alldeps"H. Peter Anvin2016-03-074-9/+9
| * Change nasmlist/ListGen to lfmt/struct lfmtH. Peter Anvin2016-03-074-23/+23
* | Change nasmlist/ListGen to lfmt/struct lfmtH. Peter Anvin2016-02-184-23/+23
* | Makefile: remove explicit mention of lib/strlcpy.cH. Peter Anvin2016-02-184-9/+5
|/
* 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