summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NASM 2.11.09rc1nasm-2.11.09rc1Cyrill Gorcunov2015-07-251-1/+1
* out: maco64 -- Properly update the full 64 bit value when adding relocationsMartin Storsjö2015-07-241-3/+3
* output: outmacho32 -- Fix stack overwriteCyrill Gorcunov2015-07-211-1/+1
* output: outmach64 -- Use back WRITELONG for OUT_REL4ADRCyrill Gorcunov2015-07-191-1/+1
* out: Zeroify temp buffer before useCyrill Gorcunov2015-07-197-0/+14
* macros.pl: expand file wildcards in argumentsJim Kukunas2015-07-011-73/+76
* out: maco64 -- Fix erroneously small write for OUT_REL4ADRDelan Azabani2015-06-021-1/+1
* doc: typo occationallyCiro Santilli2015-05-241-1/+1
* output: outmac64 -- Fix the case when first hit matches the symbolCyrill Gorcunov2015-05-091-1/+1
* output: elf64 -- increase .symtab and .rel* alignment to 8Ed Maste2015-04-161-2/+2
* version: Fix the tagCyrill Gorcunov2015-02-231-1/+1
* NASM 2.11.08nasm-2.11.08nasm-2.11.xxCyrill Gorcunov2015-02-211-1/+1
* doc: changes -- Prepare for 2.11.08Cyrill Gorcunov2015-02-211-0/+22
* output: dbg,aout,elf32 -- Fix out for signed relocationsCyrill Gorcunov2015-02-213-5/+5
* output: bin -- Fix section length miscalc for OUT_ADDRESSCyrill Gorcunov2015-02-151-0/+6
* preproc: Warn if someone predefines non ID as definitionCyrill Gorcunov2015-02-081-0/+4
* rdoff/ldrdf.c: Add option to specify target RDF module name in command lineYuri Zaporozhets2015-01-201-9/+51
* Correct name spelling and email addressYuri Zaporozhets2015-01-184-27/+27
* rdoff: increase EXIM_LABEL_MAX to 256 bytesYuri Zaporozhets2015-01-111-1/+1
* output: maco 64 -- Fix data conversionCyrill Gorcunov2015-01-111-3/+3
* output: maco 64 -- Fix get_closest_section_symbol_by_offsetCyrill Gorcunov2015-01-111-1/+5
* rdoff/rdlib.c: Remove unused function rdl_close()H. Peter Anvin2015-01-051-7/+0
* Change posix_mktime() to make_posix_time()H. Peter Anvin2015-01-051-3/+3
* quote: Fix returning out of string pointer, take 2Cyrill Gorcunov2014-12-201-1/+1
* doc: Add missing closing braceCyrill Gorcunov2014-12-201-1/+1
* disasm: Add explicit type conversion to placate compilerCyrill Gorcunov2014-12-201-1/+1
* configure.in: Move AC_C_INLINE and friends to be checked before PA_ADD_CFLAGSCyrill Gorcunov2014-12-201-14/+13
* ndisasm: Prevent nil dereference on registerd decodingCyrill Gorcunov2014-12-141-16/+20
* disasm: matches -- Use proper return typeCyrill Gorcunov2014-12-141-51/+51
* NASM 2.11.07nasm-2.11.07Cyrill Gorcunov2014-12-091-1/+1
* doc: Update changes for 2.11.07Cyrill Gorcunov2014-12-091-0/+12
* insns.dat: Fix 256-bit vmovntpsHenrik Gramner2014-11-301-1/+1
* nasm: Fix -MD operating modeCyrill Gorcunov2014-11-291-1/+1
* compiler: Fix typo for HAVE__VSNPRINTFCyrill Gorcunov2014-11-261-1/+1
* configure.in: Remove redundant -Werror=trigraphsH. Peter Anvin2014-11-251-1/+0
* Add missing static declarations in rdoff/segtab.cH. Peter Anvin2014-11-251-3/+3
* Add missing static declarations in rdoff/rdoff.cH. Peter Anvin2014-11-251-6/+6
* Add missing static declaration in rdoff/rdlib.cH. Peter Anvin2014-11-251-2/+2
* Add missing static declarations in rdoff/rdflib.cH. Peter Anvin2014-11-251-2/+2
* Add missing static declaration in rdoff/rdfdump.cH. Peter Anvin2014-11-251-2/+2
* configure.in: promote some C warnings to errorsH. Peter Anvin2014-11-251-0/+11
* Run "make alldeps" to add missing header file dependenciesH. Peter Anvin2014-11-255-29/+31
* Add missing prototype in tokhash.c (from tokhash.pl)H. Peter Anvin2014-11-251-1/+2
* Add missing static declarations in rdoff/ldrdf.cH. Peter Anvin2014-11-251-8/+8
* Add missing static declarations in output/outobj.cH. Peter Anvin2014-11-251-2/+2
* Add missing static declaration in output/outdbg.cH. Peter Anvin2014-11-251-1/+1
* Add missing static declaration in output/outieee.cH. Peter Anvin2014-11-251-1/+1
* Add missing static declaration in output/outcoff.cH. Peter Anvin2014-11-251-2/+2
* Add missing header file in output/nulldbg.cH. Peter Anvin2014-11-251-1/+2
* Add missing header file in labels.cH. Peter Anvin2014-11-251-1/+2