Upgrade label functions to 64-bit
[platform/upstream/nasm.git] / eval.c
2007-11-06 Charles CrayneUpgrade label functions to 64-bit
2007-11-05 H. Peter AnvinPermit opcode names as labels as long as they are follo...
2007-10-30 H. Peter AnvinUse a 32-bit floating-point limb size; support 8-bit...
2007-10-19 H. Peter AnvinFormatting: kill off "stealth whitespace"
2007-10-13 Keith KaniosFix 32-bit types in preproc.c and eval.c
2007-10-10 H. Peter AnvinUse the compiler-provided booleans if available, otherw...
2007-10-04 H. Peter AnvinChange cloc_t to struct location, and reorder the members
2007-10-04 H. Peter AnvinBR 1352920: change loc_t -> cloc_t
2007-10-03 H. Peter AnvinPortability fixes
2007-09-24 H. Peter AnvinSupport __float*__ for floating-point numbers in expres...
2007-09-24 H. Peter Anvineval.c: replace sequence of ifs with switch
2007-05-02 Chuck CrayneAllow '!' to be used in expressions with same meaning...
2007-04-12 Keith KaniosGeneral push for x86-64 support, dubbed 0.99.00.
2005-01-15 H. Peter AnvinApply Nindent to all .c and .h files
2002-05-27 H. Peter AnvinCorrect handling of SEG <nonsegment>; per BR 560575
2002-05-26 H. Peter AnvinHandle $ and $$ in ABSOLUTE sections
2002-04-30 H. Peter AnvinNASM 0.98.03
2002-04-30 H. Peter AnvinNASM 0.98p3.2
2002-04-30 H. Peter AnvinNASM 0.98p3
2002-04-30 H. Peter AnvinNASM 0.96