summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-17test: nasm-t -- Add alonesym-obj testcaseCyrill Gorcunov
2018-10-17test: nasm-t -- Use new syntax for updateCyrill Gorcunov
2018-10-17travis: Disable osx for a whileCyrill Gorcunov
2018-10-17Add travis status into readmeCyrill Gorcunov
2018-10-17test: travis -- Add some of converted testsCyrill Gorcunov
2018-10-17test: travis -- Add initial supportCyrill Gorcunov
2018-10-17README: Update link to licenseCyrill Gorcunov
2018-10-17Convert README to md formatCyrill Gorcunov
2018-10-15Merge branch 'nasm-2.14.xx'Cyrill Gorcunov
2018-10-15NASM 2.14rc16Cyrill Gorcunov
2018-10-14doc: Update changesCyrill Gorcunov
2018-10-14preproc: expand_smacro -- Fix nil dereference on error pathCyrill Gorcunov
2018-10-14eval: Eliminate division by zeroCyrill Gorcunov
2018-10-13doc: Update changesCyrill Gorcunov
2018-10-13opflags: Convert is_class and is_reg_class to helpersCyrill Gorcunov
2018-10-13preproc: Fix out of range access in expand mmacroCyrill Gorcunov
2018-10-13doc: Update changesCyrill Gorcunov
2018-10-13parser: Fix sigsegv on certain equ instruction parsingCyrill Gorcunov
2018-10-13labels: Make sure nil label is never passedCyrill Gorcunov
2018-10-13labels: Don't nil dereference if no label providedCyrill Gorcunov
2018-10-09macho: Add warning message in macho_output()Chang S. Bae
2018-10-09macho/reloc: Fix addr size sensitive conditionsChang S. Bae
2018-10-09macho/reloc: Fix macho_output() to get the offset adjustments by add_reloc()Chang S. Bae
2018-10-09macho/reloc: Fixed offset adjustment in add_reloc()Chang S. Bae
2018-10-09macho/reloc: Allow absolute relocation when forcing a symbol referenceChang S. Bae
2018-10-09macho/reloc: Adjust SUB relocation informationChang S. Bae
2018-10-09macho/reloc: Fixed in handling GOT/GOTLOAD/TLV relocationsChang S. Bae
2018-10-09macho/reloc: Simplified relocation for REL/BRANCHChang S. Bae
2018-10-09macho/sym: Record initial symbol number alwaysChang S. Bae
2018-10-01opflags: Style unificationCyrill Gorcunov
2018-09-29preproc: parse_size -- Check for string providedCyrill Gorcunov
2018-09-24pspdf.pl: GhostScript font integration seems broken with -dSAFERH. Peter Anvin
2018-09-23doc: changes -- Add a few more bulletsCyrill Gorcunov
2018-09-22Fix small typo in commentCyrill Gorcunov
2018-09-22asm: Restore showing output for preproc mode in stdoutCyrill Gorcunov
2018-09-15obj: Fix to initialize segment listChang S. Bae
2018-08-24macho: Fix relocation type for relative direct branchChang S. Bae
2018-08-24doc: Fix macho section name for codeChang S. Bae
2018-08-16disasm: Fix buffer overread in ndisasmCyrill Gorcunov
2018-08-16macho: Turn off jump-match optimization for subsections_via_symbolsChang S. Bae
2018-08-16optimization: Introduce new flag to turn-off selectivelyChang S. Bae
2018-07-06NASM 2.14rc15H. Peter Anvin
2018-07-06float: fix bogus pass flags for errors and warningsH. Peter Anvin
2018-07-06asm/float.c: fix buffer underflow in float parsingAdam Majer
2018-07-01labels: Add missing backend type for extern symbolsCyrill Gorcunov
2018-06-30labels: Shrink declare_labelCyrill Gorcunov
2018-06-28NASM 2.14rc14H. Peter Anvin (Intel)
2018-06-28assemble: defer MERR_OPSIZEMISSINGH. Peter Anvin (Intel)
2018-06-27NASM 2.14rc13H. Peter Anvin (Intel)
2018-06-27asm: add a default-off warning for phase error in pass 1H. Peter Anvin (Intel)