summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* pragma.c: make the generic "output" and "debug" pragma namespaces workH. Peter Anvin2018-05-301-0/+39
* Merge remote-tracking branch 'origin/nasm-2.13.xx'H. Peter Anvin2018-02-201-0/+56
|\
| * insns.dat: add aliases of the RET instruction with explicit operand sizeH. Peter Anvin2018-02-141-0/+56
* | Merge tag 'nasm-2.13.03'H. Peter Anvin2018-02-071-0/+22
|\ \ | |/
| * vaesenc.asm: add a few more test casesH. Peter Anvin2018-02-071-1/+17
| * iflag: automatically assign values, saner handling of CPU levelsH. Peter Anvin2018-02-061-0/+6
* | Merge remote-tracking branch 'origin/nasm-2.13.xx'H. Peter Anvin2017-11-017-1/+66
|\ \ | |/
| * BR 3392442: correct vmin in overflow_general()H. Peter Anvin2017-10-111-0/+6
| * BR 3392362: generate RMI versions of PEXTRW when possibleH. Peter Anvin2017-09-271-0/+3
| * test: add Makefile target for RDOFF filesH. Peter Anvin2017-09-271-1/+4
| * BR 3392411: smartalign: make sure we always define the end symbolH. Peter Anvin2017-09-271-0/+22
| * BR 3392437: Fix diagnostic for negative value in TIMESH. Peter Anvin2017-09-271-0/+3
| * BR 3392418: MachO: support 16-character section names, debug flagH. Peter Anvin2017-09-271-0/+3
| * test: add test code for BR 3392439H. Peter Anvin2017-09-271-0/+25
* | Merge remote-tracking branch 'origin/nasm-2.13.xx'H. Peter Anvin2017-08-161-37/+38
|\ \ | |/
| * test/Makefile: output dependency information filesH. Peter Anvin2017-08-161-20/+20
| * test/Makefile: separate NASM and NASMDEPH. Peter Anvin2017-06-251-17/+18
* | Merge remote-tracking branch 'origin/nasm-2.13.xx'H. Peter Anvin2017-06-231-3/+51
|\ \ | |/
| * test/reldef.asm: add some global symbolsH. Peter Anvin2017-06-221-0/+3
| * reldef.asm: add more test cases for referenceH. Peter Anvin2017-06-221-8/+16
| * reldef.asm: more comprehensive testH. Peter Anvin2017-06-221-4/+41
* | Sanitize the handling of segments a bitH. Peter Anvin2017-05-031-2/+4
|/
* a) Fix handling of DZ/ZWORD; b) don't crash on TIMES JMPH. Peter Anvin2017-05-012-0/+14
* test/Makefile: add a rule to run omfdump on an .obj fileH. Peter Anvin2017-05-011-0/+3
* BR 3392396: fix EVEX compressed displacementsH. Peter Anvin2017-04-061-0/+5
* BR 3392399: float: get rid of bogus exponent calculationH. Peter Anvin2017-04-051-0/+25
* Makefiles: distribute file generation rules via syncfiles.plH. Peter Anvin2017-04-031-6/+7
* Always remove a stale list fileH. Peter Anvin2017-04-021-12/+12
* Further improve error messages for confused decoratorsH. Peter Anvin2017-04-021-0/+1
* BR3392392: fix broadcast decorators and improve error messagesH. Peter Anvin2017-04-022-17/+33
* BR 3392363: clear the operands when making an artificial I_RESBH. Peter Anvin2017-03-311-0/+4
* outdbg: update to dump new backend interface dataH. Peter Anvin2017-03-311-3/+5
* test/imm.asm: test more combinations of immediatesH. Peter Anvin2017-03-011-0/+12
* test/pcrel.asm: make test output a bit easier to understandH. Peter Anvin2017-02-201-3/+5
* Support self-relative expressions in offsets and immediatesH. Peter Anvin2017-02-201-0/+50
* Merge remote-tracking branch 'origin/nasm-2.12.xx'H. Peter Anvin2016-11-151-0/+21
|\
| * Add rdpid instructionH. Peter Anvin2016-11-151-0/+21
* | Allow relative references to external symbols in dataH. Peter Anvin2016-10-312-0/+20
* | test: simple pragma preprocessor testH. Peter Anvin2016-10-041-0/+10
* | test/Makefile: add rule to generate preprocessor outputH. Peter Anvin2016-10-041-1/+4
* | incbin: if we have to fread(), try to do it only once...H. Peter Anvin2016-09-211-0/+1
* | file: improve the file access interfaceH. Peter Anvin2016-09-212-0/+7
|/
* Fix and clean up listing of macro expansionH. Peter Anvin2016-05-091-0/+1
* Show the expanded macro stack when displaying diagnosticsH. Peter Anvin2016-05-092-0/+14
* Specifically if we encounter the PTR keywordH. Peter Anvin2016-05-091-0/+4
* labels: emit the same label name to the output and debug backends!!H. Peter Anvin2016-03-071-0/+6
* test/cv8struc.asm: fix missing comma in test caseH. Peter Anvin2016-03-041-1/+1
* test: add test for cv8 structure bug (BR 3392342 and 3392343)H. Peter Anvin2016-03-031-0/+8
* test/Makefile: add a rule for nasm itselfH. Peter Anvin2016-02-181-0/+3
* Merge branch 'nasm-2.11.xx'H. Peter Anvin2014-05-211-0/+8
|\