2008-11-06 |
H. Peter Anvin | The POPCNT instruction does not need sizes on memory... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
H. Peter Anvin | BR 2229703: POPCNT r64,rm64 not POPCNT r64,rm32 |
commit | commitdiff | tree | snapshot |
2008-11-06 |
H. Peter Anvin | preproc: BR 2222615: fix segfault on bogus %ifmacro |
commit | commitdiff | tree | snapshot |
2008-10-30 |
H. Peter Anvin | doc: fix typo in the description of %unmacro |
commit | commitdiff | tree | snapshot |
2008-10-30 |
H. Peter Anvin | doc: fix capitalization |
commit | commitdiff | tree | snapshot |
2008-10-30 |
H. Peter Anvin | doc: remove duplicate entry for the "error" warning... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
H. Peter Anvin | doc: retroactively document updates to the warning... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
H. Peter Anvin | NASM 2.05.01 |
commit | commitdiff | tree | snapshot |
2008-10-29 |
H. Peter Anvin | doc/changes.src: document -W/-w fix as a NASM 2.05... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
H. Peter Anvin | Better description of the number-overflow warning |
commit | commitdiff | tree | snapshot |
2008-10-26 |
H. Peter Anvin | BR: 2196966: make the -w/-W options work again |
commit | commitdiff | tree | snapshot |
2008-10-24 |
H. Peter Anvin | When issuing warnings for EA displacements, use the... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
H. Peter Anvin | NASM 2.05 |
commit | commitdiff | tree | snapshot |
2008-10-24 |
H. Peter Anvin | doc/changes.src: update release notes |
commit | commitdiff | tree | snapshot |
2008-10-23 |
H. Peter Anvin | The CRC32 instructions can take 66 prefixes as well... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
H. Peter Anvin | test/crc32.asm: test the CRC32 instruction |
commit | commitdiff | tree | snapshot |
2008-10-23 |
H. Peter Anvin | BR 2190521: fix the CRC32 opcodes |
commit | commitdiff | tree | snapshot |
2008-10-22 |
H. Peter Anvin | NASM 2.05rc8 |
commit | commitdiff | tree | snapshot |
2008-10-22 |
H. Peter Anvin | BR 2187210: Fix PFRCPV and PFRSQRTV |
commit | commitdiff | tree | snapshot |
2008-10-22 |
H. Peter Anvin | assemble: not all backends handle intra-segment OUT_REL*ADR |
commit | commitdiff | tree | snapshot |
2008-10-22 |
H. Peter Anvin | BR 2148448: fix relative addresses in bin output |
commit | commitdiff | tree | snapshot |
2008-10-20 |
H. Peter Anvin | Update .gitignore to include additional generated files |
commit | commitdiff | tree | snapshot |
2008-10-19 |
H. Peter Anvin | NASM 2.05rc7 |
commit | commitdiff | tree | snapshot |
2008-10-18 |
H. Peter Anvin | ELF64: once again, fix generation of "naked" OUT_REL*ADR |
commit | commitdiff | tree | snapshot |
2008-10-18 |
H. Peter Anvin | NASM 2.05rc6 |
commit | commitdiff | tree | snapshot |
2008-10-18 |
H. Peter Anvin | doc/changes.src: document massive changes to ELF64... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
H. Peter Anvin | ELF64: PLT32, GOTPCREL, and GOTPCREL64 really need... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
H. Peter Anvin | ELF64: the "size" argument to OUT_REL*ADR isn't really... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
H. Peter Anvin | assemble: for OUT_REL*ADR, the "size" argument is not... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
H. Peter Anvin | test/elf64so.asm: demonstrate a case where we bind... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
H. Peter Anvin | ELF64: actually generate relative GOT/PLT references... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
H. Peter Anvin | test/Makefile: enable debugging info for elftest/elftest64 |
commit | commitdiff | tree | snapshot |
2008-10-18 |
H. Peter Anvin | ELF64: GOTOFF64 doesn't need a gsym at all |
commit | commitdiff | tree | snapshot |
2008-10-18 |
H. Peter Anvin | ELF64: We apparently don't need exactitude for GOTOFF64 |
commit | commitdiff | tree | snapshot |
2008-10-18 |
H. Peter Anvin | elftest64: both Small PIC and Medium PIC model tests |
commit | commitdiff | tree | snapshot |
2008-10-18 |
H. Peter Anvin | ELF64: GOT and PLT references need a symbol (a slot... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
H. Peter Anvin | ELF64: unbreak generating no-segment addresses |
commit | commitdiff | tree | snapshot |
2008-10-18 |
H. Peter Anvin | SAA: add saa_writeaddr() similar to other locations |
commit | commitdiff | tree | snapshot |
2008-10-18 |
H. Peter Anvin | test/Makefile: the elftest objects depend on $(NASM) |
commit | commitdiff | tree | snapshot |
2008-10-18 |
H. Peter Anvin | ELF64: use the RELA addend field instead of relying... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
H. Peter Anvin | Test and Makefile rules for 32- and 64-bit ELF shared... |
commit | commitdiff | tree | snapshot |
2008-10-16 |
H. Peter Anvin | NASM 2.05rc5 |
commit | commitdiff | tree | snapshot |
2008-10-16 |
H. Peter Anvin | Test for BR 2172659 |
commit | commitdiff | tree | snapshot |
2008-10-16 |
H. Peter Anvin | BR 2172659: Fix incorrect output value for byte operands |
commit | commitdiff | tree | snapshot |
2008-10-15 |
H. Peter Anvin | Add reference to %+ from macro parameter concatenation |
commit | commitdiff | tree | snapshot |
2008-10-15 |
H. Peter Anvin | doc: minor editorial change |
commit | commitdiff | tree | snapshot |
2008-10-15 |
H. Peter Anvin | ELF64: fix various GOT relocations |
commit | commitdiff | tree | snapshot |
2008-10-15 |
H. Peter Anvin | Test for various ELF64 GOT references |
commit | commitdiff | tree | snapshot |
2008-10-15 |
H. Peter Anvin | doc: add link to the macro packages when talking about... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
H. Peter Anvin | BR 2164053: --prefix _ not --prefix_ |
commit | commitdiff | tree | snapshot |
2008-10-13 |
H. Peter Anvin | NASM 2.05rc4 |
commit | commitdiff | tree | snapshot |
2008-10-13 |
H. Peter Anvin | Document RIP-relative GOT fixes in ELF64 |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Charles Crayne | Fix typo in previous outelf64.c commit |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Charles Crayne | RIP rel relocations for PIC released for testing. |
commit | commitdiff | tree | snapshot |
2008-10-09 |
H. Peter Anvin | assemble.c: use case4() macros like in disasm.c |
commit | commitdiff | tree | snapshot |
2008-10-09 |
H. Peter Anvin | disasm: collapse all the segment register push/pop... |
commit | commitdiff | tree | snapshot |
2008-10-09 |
H. Peter Anvin | test/pushseg.asm: add "pop cs" |
commit | commitdiff | tree | snapshot |
2008-10-09 |
H. Peter Anvin | test/pushseg.asm: test for push/pop of segment registers |
commit | commitdiff | tree | snapshot |
2008-10-09 |
H. Peter Anvin | Reshuffle and move the bytecodes for segment register... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
H. Peter Anvin | Collect statistics on bytecode use in insnsb.c |
commit | commitdiff | tree | snapshot |
2008-10-08 |
H. Peter Anvin | NASM 2.05rc3 |
commit | commitdiff | tree | snapshot |
2008-10-07 |
H. Peter Anvin | test/imul.asm: remove obsolete ERROR marker |
commit | commitdiff | tree | snapshot |
2008-10-07 |
H. Peter Anvin | Test for various IMUL patterns |
commit | commitdiff | tree | snapshot |
2008-10-07 |
H. Peter Anvin | Add missing IMUL pattern: reg64,imm8 |
commit | commitdiff | tree | snapshot |
2008-10-07 |
H. Peter Anvin | Add a few missing \15 -> \275 conversions |
commit | commitdiff | tree | snapshot |
2008-10-07 |
H. Peter Anvin | Change \40 class opcodes to \254, except IMUL |
commit | commitdiff | tree | snapshot |
2008-10-07 |
H. Peter Anvin | New opcode for 32->64 bit sign-extended immediate with... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
H. Peter Anvin | test/immwarn.asm: add a few more non-warning tests |
commit | commitdiff | tree | snapshot |
2008-10-07 |
H. Peter Anvin | Remove is_sbyte64() and replace with is_sbyte32() plus... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
H. Peter Anvin | Avoid double warning for signed dword immediate |
commit | commitdiff | tree | snapshot |
2008-10-07 |
H. Peter Anvin | New opcodes to deal with 8-bit immediate sign extended... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
H. Peter Anvin | NASM 2.05rc2 |
commit | commitdiff | tree | snapshot |
2008-10-07 |
H. Peter Anvin | changes: document immediate fix |
commit | commitdiff | tree | snapshot |
2008-10-07 |
H. Peter Anvin | BR 2148448: Fix RIP-relative addressing with an immediate |
commit | commitdiff | tree | snapshot |
2008-10-07 |
H. Peter Anvin | immwarn: more immediate warnings test, with notes of... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
H. Peter Anvin | Better warnings for out-of-range values |
commit | commitdiff | tree | snapshot |
2008-10-07 |
H. Peter Anvin | test: change .stdout/.stderr to stdout/stderr |
commit | commitdiff | tree | snapshot |
2008-10-07 |
H. Peter Anvin | changes: document CVT fixes. |
commit | commitdiff | tree | snapshot |
2008-10-07 |
H. Peter Anvin | BR 2148476: Fix arguments for a bunch of the CVT* instr... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
H. Peter Anvin | test/br2148476.asm: comprehensive test of the CVT*... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
H. Peter Anvin | test/immwarn.asm: new test for immediate warnings |
commit | commitdiff | tree | snapshot |
2008-10-05 |
H. Peter Anvin | test/Makefile: rule to run performtest --diff |
commit | commitdiff | tree | snapshot |
2008-10-05 |
H. Peter Anvin | performtest: use -u with diff |
commit | commitdiff | tree | snapshot |
2008-10-05 |
H. Peter Anvin | test/Makefile: add rules for the automatic tests |
commit | commitdiff | tree | snapshot |
2008-10-05 |
H. Peter Anvin | assemble.c: be smarter about when to suppress warnings... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
H. Peter Anvin | assemble.c: do not warn on valid SBYTE optimizations |
commit | commitdiff | tree | snapshot |
2008-10-01 |
H. Peter Anvin | NASM 2.05rc1 |
commit | commitdiff | tree | snapshot |
2008-10-01 |
H. Peter Anvin | doc/changes.src: update |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Victor van... | Already aligned aligns should be 0 bytes, not %1. |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Victor van... | Apply patch from BR 890790 |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Victor van... | Apply patch from BR 1197827 |
commit | commitdiff | tree | snapshot |
2008-10-01 |
H. Peter Anvin | changes.src: document JMP reg64 fix. |
commit | commitdiff | tree | snapshot |
2008-10-01 |
H. Peter Anvin | rdsrc.pl: handle tabs in the input |
commit | commitdiff | tree | snapshot |
2008-10-01 |
H. Peter Anvin | doc: remove tab |
commit | commitdiff | tree | snapshot |
2008-10-01 |
H. Peter Anvin | Put the static information about warnings in a structure |
commit | commitdiff | tree | snapshot |
2008-09-30 |
H. Peter Anvin | Allow %warning output to be suppressed |
commit | commitdiff | tree | snapshot |
2008-09-30 |
H. Peter Anvin | assemble.c: cleanups |
commit | commitdiff | tree | snapshot |
2008-09-30 |
H. Peter Anvin | Document the -O0 and -O1 behaviors. |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Charles Crayne | Change behavior of -O0 and -O1 for backward compatibility |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Charles Crayne | Document a64 and o64 qualifiers |
commit | commitdiff | tree | snapshot |
next |