summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Makefile: hopefully fix rdoff parallel build problemsH. Peter Anvin2011-06-231-4/+3
* Rename filenames to 8.3 formatH. Peter Anvin2010-06-151-64/+62
* Add generic ilog2 functionsH. Peter Anvin2010-04-211-4/+6
* Makefile: clean up the lib directory on make cleanH. Peter Anvin2010-04-211-0/+1
* make: Update pecoff.h related depsCyrill Gorcunov2010-04-211-1/+1
* output/outelfX.c: Use definitions from stabs.hCyrill Gorcunov2010-01-031-4/+4
* Run "make alldeps"H. Peter Anvin2009-11-301-64/+70
* Merge elf header filesCyrill Gorcunov2009-11-061-5/+5
* Add strlcpy() functionH. Peter Anvin2009-08-101-9/+9
* Run make alldepsH. Peter Anvin2009-07-181-10/+10
* Hash even backend-specific directives, unify null functionsH. Peter Anvin2009-07-121-88/+96
* Use a phash to decode directivesH. Peter Anvin2009-07-121-4/+15
* macho64: Manually merge macho64 branch with master branch.Keith Kanios2009-07-081-7/+10
* Run make alldepsH. Peter Anvin2009-06-271-4/+7
* Move backend-specific code to output/; break out null debug stuffH. Peter Anvin2009-06-271-26/+32
* Handle the new ELF headers in the dependency generationH. Peter Anvin2009-06-251-4/+9
* ELF: add header files, begin merging common code, drop .commentH. Peter Anvin2009-06-251-1/+1
* nasm.nsi: add NASM Manual; automate version generationH. Peter Anvin2009-04-061-1/+3
* ELF: use rbtree for symbol searchesH. Peter Anvin2008-11-061-2/+4
* Move all version strings to a single compilation unit (ver.c)H. Peter Anvin2008-10-311-43/+40
* rbtree: drop the data pointer; instead rely on being embeddedH. Peter Anvin2008-10-301-1/+1
* Left-leaning red-black tree data structureH. Peter Anvin2008-10-291-1/+2
* make alldepsH. Peter Anvin2008-10-291-6/+6
* output: add common file outlib.c for common functions; realsize()H. Peter Anvin2008-10-271-2/+4
* Run "make alldeps"H. Peter Anvin2008-09-091-2/+2
* Add a 'make test' target.Victor van den Elzen2008-07-161-0/+3
* version.mak for the version Makefile fragmentH. Peter Anvin2008-07-131-3/+3
* Add version.make to PERLREQH. Peter Anvin2008-07-051-3/+3
* Run "make alldeps"H. Peter Anvin2008-06-211-33/+39
* Move the output format macros into the macros.pl mechanismH. Peter Anvin2008-06-201-2/+3
* macros.c: compress by tokenizing macro directivesH. Peter Anvin2008-06-191-2/+4
* preproc: add support for builtin include modules (%use)H. Peter Anvin2008-06-191-4/+5
* syncfiles: use #-- ... --# for consistency with mkdep.plH. Peter Anvin2008-06-151-2/+2
* Script to automagically synchronize the object file listsH. Peter Anvin2008-06-151-0/+3
* Implement __utf16__() and __utf32__() for the DB familyH. Peter Anvin2008-06-141-3/+5
* Move all the RAA code out of nasmlibH. Peter Anvin2008-06-091-8/+9
* Move all the SAA code out of nasmlibH. Peter Anvin2008-06-091-9/+10
* Replace the WSAA macros with functionsH. Peter Anvin2008-06-081-1/+2
* Update .gitignore, remove bogus dependencyH. Peter Anvin2008-06-041-1/+0
* Makefile/dependency updatesH. Peter Anvin2008-06-041-3/+6
* qstring: first cut at full quoted string support in the preprocessorH. Peter Anvin2008-06-011-1/+1
* make alldepsH. Peter Anvin2008-05-271-1/+1
* Avoid #including .c files; instead compile as separate unitsH. Peter Anvin2008-05-201-19/+22
* Make insnsb.c an actual compilation unitH. Peter Anvin2008-05-131-7/+8
* Generate a byte array instead of using strings for the byte codesH. Peter Anvin2008-05-121-4/+8
* Temporaries in macros need a unique prefix; WSAA*() macros to headerH. Peter Anvin2008-04-101-2/+2
* regularized spelling of license to match name of LICENSE fileBeroset2007-12-291-1/+1
* Run "make alldeps"H. Peter Anvin2007-10-301-6/+6
* Suppress datarootdir warnings from configureCharles Crayne2007-10-181-0/+1
* make alldepsH. Peter Anvin2007-10-021-4/+4