summaryrefslogtreecommitdiff
path: root/Mkfiles/owlinux.mak
AgeCommit message (Expand)AuthorFilesLines
2013-11-24"make alldeps"H. Peter Anvin1-26/+30
2013-11-24"make alldeps"H. Peter Anvin1-5/+9
2013-11-24make: Update depsCyrill Gorcunov1-24/+28
2013-11-24iflag: Start using new instruction flags engineCyrill Gorcunov1-3/+8
2013-10-24Run "make alldeps" to update dependenciesH. Peter Anvin1-39/+41
2012-05-07preproc: Move NOP preprocessor into separate fileCyrill Gorcunov1-1/+4
2012-02-03backend: add support for x32 ELFH.J. Lu1-0/+5
2010-06-15Rename filenames to 8.3 formatH. Peter Anvin1-63/+62
2010-04-21Add generic ilog2 functionsH. Peter Anvin1-2/+4
2010-04-21Makefile: clean up the lib directory on make cleanH. Peter Anvin1-0/+3
2010-04-21make: Update pecoff.h related depsCyrill Gorcunov1-1/+1
2010-01-03Mkfiles: Add depends on stabs.h for Elf outputCyrill Gorcunov1-4/+4
2009-11-30Run "make alldeps"H. Peter Anvin1-57/+58
2009-11-06Merge elf header filesCyrill Gorcunov1-3/+3
2009-08-10Add strlcpy() functionH. Peter Anvin1-8/+9
2009-07-18Run make alldepsH. Peter Anvin1-15/+15
2009-07-12Hash even backend-specific directives, unify null functionsH. Peter Anvin1-86/+93
2009-07-12Use a phash to decode directivesH. Peter Anvin1-10/+18
2009-06-27Run make alldepsH. Peter Anvin1-4/+6
2009-06-27Move backend-specific code to output/; break out null debug stuffH. Peter Anvin1-25/+31
2009-06-25Handle the new ELF headers in the dependency generationH. Peter Anvin1-3/+7
2008-11-06ELF: use rbtree for symbol searchesH. Peter Anvin1-2/+2
2008-10-31Move all version strings to a single compilation unit (ver.c)H. Peter Anvin1-37/+40
2008-10-30rbtree: drop the data pointer; instead rely on being embeddedH. Peter Anvin1-1/+1
2008-10-29Left-leaning red-black tree data structureH. Peter Anvin1-1/+2
2008-10-29make alldepsH. Peter Anvin1-7/+7
2008-10-27output: add common file outlib.c for common functions; realsize()H. Peter Anvin1-2/+4
2008-09-09Run "make alldeps"H. Peter Anvin1-1/+2
2008-06-21Run "make alldeps"H. Peter Anvin1-41/+42
2008-06-19preproc: add support for builtin include modules (%use)H. Peter Anvin1-1/+1
2008-06-15syncfiles: use #-- ... --# for consistency with mkdep.plH. Peter Anvin1-2/+2
2008-06-15Script to automagically synchronize the object file listsH. Peter Anvin1-0/+3
2008-06-15Update Mkfiles/*.makH. Peter Anvin1-2/+2
2008-06-14Implement __utf16__() and __utf32__() for the DB familyH. Peter Anvin1-1/+3
2008-06-09Move all the RAA code out of nasmlibH. Peter Anvin1-8/+9
2008-06-09Move all the SAA code out of nasmlibH. Peter Anvin1-9/+10
2008-06-08Replace the WSAA macros with functionsH. Peter Anvin1-1/+2
2008-06-04Update .gitignore, remove bogus dependencyH. Peter Anvin1-1/+0
2008-06-04Makefile/dependency updatesH. Peter Anvin1-5/+7
2008-05-27make alldepsH. Peter Anvin1-1/+1
2008-05-20Avoid #including .c files; instead compile as separate unitsH. Peter Anvin1-18/+22
2008-05-13Make insnsb.c an actual compilation unitH. Peter Anvin1-7/+8
2008-05-12Generate a byte array instead of using strings for the byte codesH. Peter Anvin1-7/+11
2008-04-10Temporaries in macros need a unique prefix; WSAA*() macros to headerH. Peter Anvin1-2/+2
2008-02-16OpenWatcom: optimize for 686H. Peter Anvin1-1/+1
2008-01-21OpenWatcom makefiles: add DEBUG optionH. Peter Anvin1-1/+2
2008-01-21Fix the options when compiling under OpenWatcomH. Peter Anvin1-5/+21
2007-10-30Run "make alldeps"H. Peter Anvin1-5/+6
2007-10-10owlinux.mak: don't clean things we won't be able toH. Peter Anvin1-4/+5
2007-10-02make alldepsH. Peter Anvin1-4/+4