summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* nsis: make nsis output automatically select architecturensisH. Peter Anvin2016-03-031-8/+20
* 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
* make: Update depsCyrill Gorcunov2013-11-241-26/+31
* iflag: Start using new instruction flags engineCyrill Gorcunov2013-11-241-3/+11
* make: Add 'golden' targetCyrill Gorcunov2013-11-241-0/+3
* disp8: Consolidate a logic to get compressed displacementJin Kyu Song2013-11-201-2/+2
* Revert "make: Remove generated files on clean target"Cyrill Gorcunov2013-10-281-4/+1
* make: Remove generated files on clean targetCyrill Gorcunov2013-10-271-1/+4
* Merge remote-tracking branch 'origin/master'H. Peter Anvin2013-10-241-39/+42
|\
| * Run "make alldeps" to update dependenciesH. Peter Anvin2013-10-241-39/+42
* | Makefile.in: always run "make alldeps" when "make dist"H. Peter Anvin2013-10-241-1/+3
|/
* Makefile.in: generate manpages for "make dist"H. Peter Anvin2013-10-241-2/+6
* Revert "build: Include pregenerated nasm manpages"H. Peter Anvin2013-10-241-0/+5
* build: Include pregenerated nasm manpagesCyrill Gorcunov2013-07-221-5/+0
* Make the errors for missing man page tools comprehensibleH. Peter Anvin2013-05-171-4/+6
* make: Don't forget to generate manpage for all targetCyrill Gorcunov2013-02-181-2/+2
* man: Generate manpages from asciidoc formatCyrill Gorcunov2013-02-171-3/+7
* preproc: Move NOP preprocessor into separate fileCyrill Gorcunov2012-05-071-1/+4
* backend: add support for x32 ELFH.J. Lu2012-02-031-0/+5
* preproc: Add tokenization tracingCyrill Gorcunov2011-06-251-0/+5
* Merge branch 'nasm-2.09.xx'H. Peter Anvin2011-06-231-4/+3
|\
| * Makefile: hopefully fix rdoff parallel build problemsH. Peter Anvin2011-06-231-4/+3
* | make: Add cscope targedCyrill Gorcunov2011-02-141-0/+5
* | make: Add tags and TAGS targetsCyrill Gorcunov2010-11-051-1/+11
* | make: Add "test" target into .PHONYCyrill Gorcunov2010-10-291-1/+1
|/
* 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