platform/upstream/nasm.git
2009-08-02 H. Peter Anvindoc: \ needs to be repeated except in \c-line context...
2009-07-31 H. Peter Anvinnasm.c: consistently use the 'murrican spelling "optimize"
2009-07-31 Cyrill Gorcunovnasm.1 -- update contents
2009-07-31 Cyrill Gorcunovnasm.c -- update info on -O cmdline option
2009-07-30 H. Peter AnvinMerge commit 'cyr/hpa-list'
2009-07-30 Cyrill Gorcunovnasm.c -- update help message
2009-07-28 Cyrill Gorcunovoutaout.c -- use list helpers
2009-07-27 Cyrill Gorcunovinsns.dat: operand-size syntax for XOP instructions
2009-07-27 Cyrill Gorcunovassemble.c -- use list helpers
2009-07-27 H. Peter Anvinassemble.c: quiet warning
2009-07-27 Cyrill Gorcunovnasm.c -- use list helpers
2009-07-27 Cyrill Gorcunovinsns.dat -- operand-size syntax for XOP instructions
2009-07-26 H. Peter Anvinassemble.c: clean up matches()
2009-07-26 H. Peter AnvinMerge branch 'nasm-2.07.xx'
2009-07-26 H. Peter AnvinBR 2826669: update licensing information in README
2009-07-26 H. Peter AnvinMerge branch 'nasm-2.07.xx'
2009-07-26 H. Peter AnvinBR 2827397: fix invalid C in outcoff AddExports()
2009-07-26 H. Peter Anvininsns.pl: smarter handling of operand flags
2009-07-26 H. Peter Anvinassemble: defer "operand size missing" until end of...
2009-07-26 H. Peter AnvinEnable fuzzy matching of operand sizes
2009-07-26 H. Peter Anvinassemble: move the instruction-matching loop into a...
2009-07-26 H. Peter Anvinassemble: replace random integers with an enum for...
2009-07-20 Cyrill Gorcunovsync.c - introduce swap_sync helper
2009-07-20 Cyrill Gorcunovpreproc.c - remove redundant assignment
2009-07-20 Cyrill Gorcunovnasmlib.h - introduce list iterator helpers
2009-07-20 H. Peter AnvinMerge branch 'new-preproc'
2009-07-20 H. Peter AnvinNASM 2.07
2009-07-19 H. Peter AnvinDrop efunc and evalfunc as input to the preprocessor
2009-07-19 H. Peter AnvinDrop efunc and evaluate argument to parse_line()
2009-07-19 H. Peter AnvinDrop the ofmt and errfunc arguments to label definition...
2009-07-19 H. Peter AnvinRun make alldeps
2009-07-19 H. Peter AnvinRemove function pointers in output, simplify error...
2009-07-17 H. Peter AnvinMerge commit 'nasm-2.07rc7' into new-preproc
2009-07-17 H. Peter AnvinNASM 2.07rc7
2009-07-17 H. Peter Anvinoutcoff: fix invalid reference to ofmt
2009-07-17 H. Peter Anvintest/Makefile: add more output rules
2009-07-17 H. Peter Anvinoutcoff: this is COFF, not binary
2009-07-17 H. Peter AnvinBR 2822263: don't re-invoke ofmt->symdef() in pass2...
2009-07-17 Keith Kaniosoutform.h: update comments regarding macho32/macho64
2009-07-16 H. Peter Anvinxcrcgen: tool to create a "generalized CRC" hash table
2009-07-16 H. Peter Anvincrcgen: clean up whitespace
2009-07-16 H. Peter Anvincrcgen: utility program to generate CRC tables
2009-07-16 H. Peter AnvinMerge branch 'master' into new-preproc
2009-07-15 H. Peter Anvinchanges: it's not just invalid UTF-8 sequences that...
2009-07-15 H. Peter AnvinNASM 2.07rc6
2009-07-15 H. Peter AnvinMerge branch 'master' into new-preproc
2009-07-15 H. Peter Anvinchanges: document fixed crash on invalid UTF-8 sequences
2009-07-15 H. Peter Anvinquote: use nasm_assert() instead of plain assert()
2009-07-15 H. Peter Anvinquote: we must do unsigned comparison to get length...
2009-07-15 H. Peter Anvinquote: don't use sprintf()
2009-07-15 H. Peter Anvinquote: use nasm_assert() instead of plain assert()
2009-07-15 H. Peter Anvinquote: we must do unsigned comparison to get length...
2009-07-15 H. Peter Anvindoc: use consistent title case
2009-07-15 H. Peter Anvindoc: fix formatting of the bin multisection header
2009-07-15 H. Peter Anvinpreproc: style cleanups
2009-07-15 H. Peter AnvinNASM 2.07rc5
2009-07-15 H. Peter Anvinpreproc: formatting cleanups
2009-07-15 Keith Kaniospptok: change %rimacro to %irmacro
2009-07-14 H. Peter Anvinpreproc: don't pass an enum to %s
2009-07-14 H. Peter Anvinpreproc: generic solution for error on NUL characters...
2009-07-14 H. Peter Anvinpreproc: reject NUL characters in %deftok directives
2009-07-14 H. Peter Anvinquote: don't use sprintf()
2009-07-14 H. Peter AnvinDon't try to fclose() the output if ofile is NULL
2009-07-14 H. Peter Anvinoutobj: don't fclose() the output
2009-07-14 Keith Kaniospreproc: add %[i]deftok support
2009-07-14 H. Peter AnvinMerge branch 'master' into new-preproc
2009-07-14 H. Peter Anvingitignore: add test results, *.dbg
2009-07-14 H. Peter AnvinELF: add debug support for TY_YWORD
2009-07-13 Cyrill Gorcunovelf32: debug32_typevalue - fix TY_OWORD size
2009-07-13 H. Peter Anvin.gitignore: add testresults, a few more version.* versi...
2009-07-13 H. Peter Anvindirectives: split global directives from backend-specif...
2009-07-12 H. Peter AnvinHash even backend-specific directives, unify null functions
2009-07-12 H. Peter AnvinDon't fclose() the output in the backend
2009-07-12 H. Peter AnvinUse a phash to decode directives
2009-07-12 Keith Kaniospreproc: add %exitmacro support and clean up recursive...
2009-07-11 Keith Kaniospreproc: refine appropriate handling of PP_RMACRO/PP_RI...
2009-07-11 Keith Kaniospptok: add rmacro/rimacro
2009-07-11 Keith Kaniospreproc: fix potential bug regarding MMacro->prev and...
2009-07-11 Keith Kaniospreproc: add recursive macro expansion support
2009-07-09 H. Peter AnvinNASM 2.07rc4
2009-07-09 H. Peter AnvinDocument macho64 output format
2009-07-09 Keith KaniosRevert "NASM 2.07rc4"
2009-07-09 Keith KaniosNASM 2.07rc4
2009-07-09 Keith Kaniosmacho64: Manually merge macho64 branch with master...
2009-07-08 Keith Kaniosoutmacho.c: fix section/relocation alignment issue
2009-07-07 H. Peter AnvinNASM 2.07rc3
2009-07-07 H. Peter Anvinchanges: document listing fix
2009-07-07 H. Peter Anvinpreproc: revert to older form of preprocessor user...
2009-07-07 H. Peter Anvinpreproc: always reprocess smacros after %+ - pasting
2009-07-07 H. Peter Anvinlisting: preserve list file on error, include errors
2009-07-07 H. Peter Anvinoutdbg: be excrutiatingly correct...
2009-07-07 H. Peter Anvinoutdbg: fix OUT_REL*ADR, add OUT_REL8ADR
2009-07-07 H. Peter Anvinoutbin: be consistent in spelling "Intel hex" with...
2009-07-07 H. Peter AnvinNASM 2.07rc2
2009-07-07 H. Peter Anvinchanges: add Mach-O alignment issue fix
2009-07-07 Keith KaniosMerge branch 'master' of git+ssh://repo.or.cz/srv/git...
2009-07-07 Keith Kaniosoutmacho: fixed section/relocation alignment issue
2009-07-07 H. Peter Anvinchanges: document %+ behavior revert
2009-07-07 H. Peter Anvinpreproc: don't handle %+ until the final phase of smacr...
2009-07-06 H. Peter AnvinNASM 2.07rc1
next