2009-07-20 |
Cyrill Gorcunov | nasmlib.h - introduce list iterator helpers |
commit | commitdiff | tree | snapshot |
2009-07-20 |
H. Peter Anvin | Merge branch 'new-preproc' |
commit | commitdiff | tree | snapshot |
2009-07-20 |
H. Peter Anvin | NASM 2.07 |
commit | commitdiff | tree | snapshot |
2009-07-19 |
H. Peter Anvin | Drop efunc and evalfunc as input to the preprocessor |
commit | commitdiff | tree | snapshot |
2009-07-19 |
H. Peter Anvin | Drop efunc and evaluate argument to parse_line() |
commit | commitdiff | tree | snapshot |
2009-07-19 |
H. Peter Anvin | Drop the ofmt and errfunc arguments to label definition... |
commit | commitdiff | tree | snapshot |
2009-07-19 |
H. Peter Anvin | Run make alldeps |
commit | commitdiff | tree | snapshot |
2009-07-19 |
H. Peter Anvin | Remove function pointers in output, simplify error... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
H. Peter Anvin | Merge commit 'nasm-2.07rc7' into new-preproc |
commit | commitdiff | tree | snapshot |
2009-07-17 |
H. Peter Anvin | NASM 2.07rc7 |
commit | commitdiff | tree | snapshot |
2009-07-17 |
H. Peter Anvin | outcoff: fix invalid reference to ofmt |
commit | commitdiff | tree | snapshot |
2009-07-17 |
H. Peter Anvin | test/Makefile: add more output rules |
commit | commitdiff | tree | snapshot |
2009-07-17 |
H. Peter Anvin | outcoff: this is COFF, not binary |
commit | commitdiff | tree | snapshot |
2009-07-17 |
H. Peter Anvin | BR 2822263: don't re-invoke ofmt->symdef() in pass2... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Keith Kanios | outform.h: update comments regarding macho32/macho64 |
commit | commitdiff | tree | snapshot |
2009-07-16 |
H. Peter Anvin | xcrcgen: tool to create a "generalized CRC" hash table |
commit | commitdiff | tree | snapshot |
2009-07-16 |
H. Peter Anvin | crcgen: clean up whitespace |
commit | commitdiff | tree | snapshot |
2009-07-16 |
H. Peter Anvin | crcgen: utility program to generate CRC tables |
commit | commitdiff | tree | snapshot |
2009-07-16 |
H. Peter Anvin | Merge branch 'master' into new-preproc |
commit | commitdiff | tree | snapshot |
2009-07-15 |
H. Peter Anvin | changes: it's not just invalid UTF-8 sequences that... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
H. Peter Anvin | NASM 2.07rc6 |
commit | commitdiff | tree | snapshot |
2009-07-15 |
H. Peter Anvin | Merge branch 'master' into new-preproc |
commit | commitdiff | tree | snapshot |
2009-07-15 |
H. Peter Anvin | changes: document fixed crash on invalid UTF-8 sequences |
commit | commitdiff | tree | snapshot |
2009-07-15 |
H. Peter Anvin | quote: use nasm_assert() instead of plain assert() |
commit | commitdiff | tree | snapshot |
2009-07-15 |
H. Peter Anvin | quote: we must do unsigned comparison to get length... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
H. Peter Anvin | quote: don't use sprintf() |
commit | commitdiff | tree | snapshot |
2009-07-15 |
H. Peter Anvin | quote: use nasm_assert() instead of plain assert() |
commit | commitdiff | tree | snapshot |
2009-07-15 |
H. Peter Anvin | quote: we must do unsigned comparison to get length... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
H. Peter Anvin | doc: use consistent title case |
commit | commitdiff | tree | snapshot |
2009-07-15 |
H. Peter Anvin | doc: fix formatting of the bin multisection header |
commit | commitdiff | tree | snapshot |
2009-07-15 |
H. Peter Anvin | preproc: style cleanups |
commit | commitdiff | tree | snapshot |
2009-07-15 |
H. Peter Anvin | NASM 2.07rc5 |
commit | commitdiff | tree | snapshot |
2009-07-15 |
H. Peter Anvin | preproc: formatting cleanups |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Keith Kanios | pptok: change %rimacro to %irmacro |
commit | commitdiff | tree | snapshot |
2009-07-14 |
H. Peter Anvin | preproc: don't pass an enum to %s |
commit | commitdiff | tree | snapshot |
2009-07-14 |
H. Peter Anvin | preproc: generic solution for error on NUL characters... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
H. Peter Anvin | preproc: reject NUL characters in %deftok directives |
commit | commitdiff | tree | snapshot |
2009-07-14 |
H. Peter Anvin | quote: don't use sprintf() |
commit | commitdiff | tree | snapshot |
2009-07-14 |
H. Peter Anvin | Don't try to fclose() the output if ofile is NULL |
commit | commitdiff | tree | snapshot |
2009-07-14 |
H. Peter Anvin | outobj: don't fclose() the output |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Keith Kanios | preproc: add %[i]deftok support |
commit | commitdiff | tree | snapshot |
2009-07-14 |
H. Peter Anvin | Merge branch 'master' into new-preproc |
commit | commitdiff | tree | snapshot |
2009-07-14 |
H. Peter Anvin | gitignore: add test results, *.dbg |
commit | commitdiff | tree | snapshot |
2009-07-14 |
H. Peter Anvin | ELF: add debug support for TY_YWORD |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Cyrill Gorcunov | elf32: debug32_typevalue - fix TY_OWORD size |
commit | commitdiff | tree | snapshot |
2009-07-13 |
H. Peter Anvin | .gitignore: add testresults, a few more version.* versi... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
H. Peter Anvin | directives: split global directives from backend-specif... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
H. Peter Anvin | Hash even backend-specific directives, unify null functions |
commit | commitdiff | tree | snapshot |
2009-07-12 |
H. Peter Anvin | Don't fclose() the output in the backend |
commit | commitdiff | tree | snapshot |
2009-07-12 |
H. Peter Anvin | Use a phash to decode directives |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Keith Kanios | preproc: add %exitmacro support and clean up recursive... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Keith Kanios | preproc: refine appropriate handling of PP_RMACRO/PP_RI... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Keith Kanios | pptok: add rmacro/rimacro |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Keith Kanios | preproc: fix potential bug regarding MMacro->prev and... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Keith Kanios | preproc: add recursive macro expansion support |
commit | commitdiff | tree | snapshot |
2009-07-09 |
H. Peter Anvin | NASM 2.07rc4 |
commit | commitdiff | tree | snapshot |
2009-07-09 |
H. Peter Anvin | Document macho64 output format |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Keith Kanios | Revert "NASM 2.07rc4" |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Keith Kanios | NASM 2.07rc4 |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Keith Kanios | macho64: Manually merge macho64 branch with master... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Keith Kanios | outmacho.c: fix section/relocation alignment issue |
commit | commitdiff | tree | snapshot |
2009-07-07 |
H. Peter Anvin | NASM 2.07rc3 |
commit | commitdiff | tree | snapshot |
2009-07-07 |
H. Peter Anvin | changes: document listing fix |
commit | commitdiff | tree | snapshot |
2009-07-07 |
H. Peter Anvin | preproc: revert to older form of preprocessor user... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
H. Peter Anvin | preproc: always reprocess smacros after %+ - pasting |
commit | commitdiff | tree | snapshot |
2009-07-07 |
H. Peter Anvin | listing: preserve list file on error, include errors |
commit | commitdiff | tree | snapshot |
2009-07-07 |
H. Peter Anvin | outdbg: be excrutiatingly correct... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
H. Peter Anvin | outdbg: fix OUT_REL*ADR, add OUT_REL8ADR |
commit | commitdiff | tree | snapshot |
2009-07-07 |
H. Peter Anvin | outbin: be consistent in spelling "Intel hex" with... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
H. Peter Anvin | NASM 2.07rc2 |
commit | commitdiff | tree | snapshot |
2009-07-07 |
H. Peter Anvin | changes: add Mach-O alignment issue fix |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Keith Kanios | Merge branch 'master' of git+ssh://repo.or.cz/srv/git... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Keith Kanios | outmacho: fixed section/relocation alignment issue |
commit | commitdiff | tree | snapshot |
2009-07-07 |
H. Peter Anvin | changes: document %+ behavior revert |
commit | commitdiff | tree | snapshot |
2009-07-07 |
H. Peter Anvin | preproc: don't handle %+ until the final phase of smacr... |
commit | commitdiff | tree | snapshot |
2009-07-06 |
H. Peter Anvin | NASM 2.07rc1 |
commit | commitdiff | tree | snapshot |
2009-07-06 |
H. Peter Anvin | changes.src: document user-visible changes |
commit | commitdiff | tree | snapshot |
2009-07-06 |
H. Peter Anvin | doc: update license and contact information |
commit | commitdiff | tree | snapshot |
2009-07-06 |
H. Peter Anvin | spec: change License to BSD |
commit | commitdiff | tree | snapshot |
2009-07-06 |
H. Peter Anvin | nasm.nsi: remove COPYING; add LICENSE |
commit | commitdiff | tree | snapshot |
2009-07-06 |
H. Peter Anvin | NASM: relicense under the 2-clause BSD license |
commit | commitdiff | tree | snapshot |
2009-07-06 |
H. Peter Anvin | outbin: minor cleanups |
commit | commitdiff | tree | snapshot |
2009-07-06 |
H. Peter Anvin | BR 2817225: don't overrun a permts buffer with a maximu... |
commit | commitdiff | tree | snapshot |
2009-07-06 |
H. Peter Anvin | nasm.nsi: in the "NASM shell", put NASM first in PATH |
commit | commitdiff | tree | snapshot |
2009-07-06 |
H. Peter Anvin | Change noreturn macro to no_return to avoid header... |
commit | commitdiff | tree | snapshot |
2009-07-06 |
H. Peter Anvin | nasm.nsi: use LZMA compression |
commit | commitdiff | tree | snapshot |
2009-07-06 |
H. Peter Anvin | More "make install" fixes... |
commit | commitdiff | tree | snapshot |
2009-07-06 |
H. Peter Anvin | rdf2bin: be smarter about extracting the format from... |
commit | commitdiff | tree | snapshot |
2009-07-06 |
H. Peter Anvin | nasm.nsi: add additional rdf2bin aliases |
commit | commitdiff | tree | snapshot |
2009-07-06 |
H. Peter Anvin | rdoff: fix "make install" |
commit | commitdiff | tree | snapshot |
2009-07-05 |
H. Peter Anvin | test/Makefile: add ith and srec targets |
commit | commitdiff | tree | snapshot |
2009-07-05 |
H. Peter Anvin | doc: S-records seems to usually be pluralized |
commit | commitdiff | tree | snapshot |
2009-07-05 |
H. Peter Anvin | doc: srec produces S-records, not Intel hex... |
commit | commitdiff | tree | snapshot |
2009-07-05 |
H. Peter Anvin | doc: use the term "extensions" to mean of-specific... |
commit | commitdiff | tree | snapshot |
2009-07-05 |
H. Peter Anvin | doc: fix capitalization |
commit | commitdiff | tree | snapshot |
2009-07-05 |
H. Peter Anvin | outbin: when using saa_rnbytes() we have to saa_rewind() |
commit | commitdiff | tree | snapshot |
2009-07-05 |
H. Peter Anvin | outbin: when writing S-records, write head record |
commit | commitdiff | tree | snapshot |
2009-07-05 |
H. Peter Anvin | outbin: add support for Intel hex and Motorola S-records |
commit | commitdiff | tree | snapshot |
2009-07-05 |
H. Peter Anvin | Make it possible for outputs to be either text or binary |
commit | commitdiff | tree | snapshot |
2009-07-04 |
H. Peter Anvin | nasmlib.h: add unlikely() to nasm_assert() |
commit | commitdiff | tree | snapshot |
next |