summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test/popcnt.asm: simple test for the POPCNT instructionnasm-2.05.xxH. Peter Anvin2008-11-061-0/+32
* The POPCNT instruction does not need sizes on memory operandsH. Peter Anvin2008-11-061-3/+3
* BR 2229703: POPCNT r64,rm64 not POPCNT r64,rm32H. Peter Anvin2008-11-061-1/+1
* preproc: BR 2222615: fix segfault on bogus %ifmacroH. Peter Anvin2008-11-061-1/+0
* doc: fix typo in the description of %unmacroH. Peter Anvin2008-10-291-1/+1
* doc: fix capitalizationH. Peter Anvin2008-10-291-1/+1
* doc: remove duplicate entry for the "error" warning classH. Peter Anvin2008-10-291-3/+0
* doc: retroactively document updates to the warning optionsH. Peter Anvin2008-10-292-1/+20
* NASM 2.05.01nasm-2.05.01H. Peter Anvin2008-10-291-1/+1
* doc/changes.src: document -W/-w fix as a NASM 2.05.01 feature.H. Peter Anvin2008-10-291-0/+5
* Better description of the number-overflow warningH. Peter Anvin2008-10-261-1/+1
* BR: 2196966: make the -w/-W options work againH. Peter Anvin2008-10-261-3/+3
* When issuing warnings for EA displacements, use the *EA* operandnasm-2.05H. Peter Anvin2008-10-231-1/+1
* NASM 2.05H. Peter Anvin2008-10-231-1/+1
* doc/changes.src: update release notesH. Peter Anvin2008-10-231-0/+4
* The CRC32 instructions can take 66 prefixes as well as F2H. Peter Anvin2008-10-231-5/+5
* test/crc32.asm: test the CRC32 instructionH. Peter Anvin2008-10-231-0/+37
* BR 2190521: fix the CRC32 opcodesH. Peter Anvin2008-10-231-5/+5
* NASM 2.05rc8nasm-2.05rc8H. Peter Anvin2008-10-221-1/+1
* BR 2187210: Fix PFRCPV and PFRSQRTVH. Peter Anvin2008-10-221-2/+2
* assemble: not all backends handle intra-segment OUT_REL*ADRH. Peter Anvin2008-10-221-4/+11
* BR 2148448: fix relative addresses in bin outputH. Peter Anvin2008-10-221-1/+2
* Update .gitignore to include additional generated filesH. Peter Anvin2008-10-191-0/+2
* NASM 2.05rc7nasm-2.05rc7H. Peter Anvin2008-10-191-1/+1
* ELF64: once again, fix generation of "naked" OUT_REL*ADRH. Peter Anvin2008-10-181-10/+9
* NASM 2.05rc6nasm-2.05rc6H. Peter Anvin2008-10-171-1/+1
* doc/changes.src: document massive changes to ELF64 backendH. Peter Anvin2008-10-171-1/+1
* ELF64: PLT32, GOTPCREL, and GOTPCREL64 really need exactitudeH. Peter Anvin2008-10-171-3/+3
* ELF64: the "size" argument to OUT_REL*ADR isn't really the sizeH. Peter Anvin2008-10-171-3/+3
* assemble: for OUT_REL*ADR, the "size" argument is not really size...H. Peter Anvin2008-10-171-5/+8
* test/elf64so.asm: demonstrate a case where we bind to the wrong symbolH. Peter Anvin2008-10-171-1/+6
* ELF64: actually generate relative GOT/PLT references correctlyH. Peter Anvin2008-10-171-12/+10
* test/Makefile: enable debugging info for elftest/elftest64H. Peter Anvin2008-10-171-6/+6
* ELF64: GOTOFF64 doesn't need a gsym at allH. Peter Anvin2008-10-171-2/+1
* ELF64: We apparently don't need exactitude for GOTOFF64H. Peter Anvin2008-10-171-1/+1
* elftest64: both Small PIC and Medium PIC model testsH. Peter Anvin2008-10-172-10/+35
* ELF64: GOT and PLT references need a symbol (a slot!) to referenceH. Peter Anvin2008-10-171-26/+33
* ELF64: unbreak generating no-segment addressesH. Peter Anvin2008-10-171-111/+138
* SAA: add saa_writeaddr() similar to other locationsH. Peter Anvin2008-10-172-0/+22
* test/Makefile: the elftest objects depend on $(NASM)H. Peter Anvin2008-10-171-2/+2
* ELF64: use the RELA addend field instead of relying on the code streamH. Peter Anvin2008-10-171-80/+94
* Test and Makefile rules for 32- and 64-bit ELF shared librariesH. Peter Anvin2008-10-174-0/+160
* NASM 2.05rc5nasm-2.05rc5H. Peter Anvin2008-10-161-1/+1
* Test for BR 2172659H. Peter Anvin2008-10-161-0/+15
* BR 2172659: Fix incorrect output value for byte operandsH. Peter Anvin2008-10-161-2/+2
* Add reference to %+ from macro parameter concatenationH. Peter Anvin2008-10-151-0/+2
* doc: minor editorial changeH. Peter Anvin2008-10-151-4/+4
* ELF64: fix various GOT relocationsH. Peter Anvin2008-10-151-9/+35
* Test for various ELF64 GOT referencesH. Peter Anvin2008-10-151-0/+25
* doc: add link to the macro packages when talking about themH. Peter Anvin2008-10-151-2/+2