summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* Makefiles: distribute file generation rules via syncfiles.plH. Peter Anvin2017-04-031-32/+41
* Rename insns-iflags.pl -> insns-iflags.ph, add missing dependencyH. Peter Anvin2017-04-031-10/+10
* Add generic perfect string hashes, use for directivesH. Peter Anvin2017-04-031-107/+120
* Run "make alldeps"H. Peter Anvin2017-03-081-5/+5
* Add a generic pragma-handling infrastructureH. Peter Anvin2017-03-071-0/+6
* asm/*: Move directive processing to its own file, refactor error handlingH. Peter Anvin2017-03-071-112/+123
* Rename directiv.c to directbl.c to free up the name directiv.cH. Peter Anvin2017-03-071-5/+5
* make clean: clean up more things that ought to beH. Peter Anvin2017-03-011-5/+10
* Run make alldepsH. Peter Anvin2017-02-281-0/+5
* exprlib: move dumping code to a separate C fileH. Peter Anvin2017-02-281-1/+1
* Makefile: move all non-main objects into libnasm.aH. Peter Anvin2017-02-281-20/+22
* nasmlib/file: move memory-mapping functions out of file.cH. Peter Anvin2017-02-231-2/+5
* Move canned OpenWatcom config to config/watcom.h.H. Peter Anvin2016-10-191-168/+198
* Run make alldepsH. Peter Anvin2016-10-141-1/+1
* distclean: clean up config/config.hH. Peter Anvin2016-10-061-1/+1
* alldeps: handle uses of full pathnames, e.g. "config/config.h"H. Peter Anvin2016-10-061-198/+236
* Factor out common string list handling codeH. Peter Anvin2016-10-041-77/+83
* backend: move wrapper for legacy output functions to a library routineH. Peter Anvin2016-09-241-3/+7
* Run make alldepsH. Peter Anvin2016-08-161-127/+238
* Make "make clean" actually clean all object files.Fabian Giesen2016-07-181-1/+1
* Reorganize the source code into subdirectoriesH. Peter Anvin2016-05-251-237/+239
* nasmlib: break up nasmlib.c into logical componentsH. Peter Anvin2016-05-251-12/+36
* Merge remote-tracking branch 'origin/nasm-2.12.xx'H. Peter Anvin2016-05-161-10/+15
|\
| * Fix building in a separate directory from the source codeH. Peter Anvin2016-05-161-2/+5
| * Unbreak building in a separate object directoryH. Peter Anvin2016-05-161-2/+2
| * Use a hash to keep exactly one copy of each filename aroundH. Peter Anvin2016-05-101-1/+2
* | out: Elf -- Merge Elf32, Elfx32 and Elf64 into single fileCyrill Gorcunov2016-04-241-17/+2
* | autoconf improvements: @SET_MAKE@, library extensionH. Peter Anvin2016-03-091-1/+3
* | lib: split library into stdlib and nasmlib; header handling fixesH. Peter Anvin2016-03-081-103/+116
* | Move version strings to a separate headerH. Peter Anvin2016-03-081-9/+8
* | Makefiles: use actual archive managersH. Peter Anvin2016-03-081-27/+37
* | Move file I/O related functions out of nasmlib.cH. Peter Anvin2016-03-081-1/+2
* | Merge remote-tracking branch 'origin/nasm-2.12.xx'H. Peter Anvin2016-03-081-1/+1
|\ \ | |/
| * Makefiles: run "make alldeps"H. Peter Anvin2016-03-071-2/+2
* | Merge remote-tracking branch 'origin/nasm-2.12.xx'H. Peter Anvin2016-03-071-8/+20
|\ \ | |/
| * Change nasmlist/ListGen to lfmt/struct lfmtH. Peter Anvin2016-03-071-5/+5
| * nsis: make nsis output automatically select architecturensisH. Peter Anvin2016-03-031-8/+20
* | Change nasmlist/ListGen to lfmt/struct lfmtH. Peter Anvin2016-02-181-5/+5
* | Makefile: remove explicit mention of lib/strlcpy.cH. Peter Anvin2016-02-181-2/+1
* | Portability improvements and autoconf modernizationH. Peter Anvin2016-02-181-36/+40
|/
* outmacho: rename outmac.c to outmacho.cH. Peter Anvin2016-02-121-4/+4
* Merge the macho32 and macho64 (outmac32/64) backendsH. Peter Anvin2016-02-121-8/+4
* make alldeps to remove unnecessary dependencies for realpath.cH. Peter Anvin2016-01-261-3/+1
* Portability improvements to nasm_realpath()H. Peter Anvin2016-01-261-3/+12
* 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-251-5/+6
* "make alldeps"H. Peter Anvin2013-11-241-28/+28
* iflag: Fix dependencies, factor out static components of iflag.hH. Peter Anvin2013-11-241-10/+11
* "make alldeps"H. Peter Anvin2013-11-241-6/+8