Fix regular expression at doc/rdsrc.pl
[platform/upstream/nasm.git] / labels.c
2010-07-28 Cyrill Gorcunovlabels.c: cleanup
2010-07-16 H. Peter AnvinMerge branch 'nasm-2.08.xx'
2010-04-20 Cyrill Gorcunovlabels.c: lookup_label -- should return bool unconditio...
2010-02-18 Cyrill Gorcunovlabels.c: Fix NULL dereference on too long identifiers
2009-08-11 Victor van den ElzenFix some format strings for nasm_error
2009-07-26 H. Peter AnvinMerge branch 'nasm-2.07.xx'
2009-07-26 H. Peter AnvinMerge branch 'nasm-2.07.xx'
2009-07-20 H. Peter AnvinMerge branch 'new-preproc'
2009-07-19 H. Peter AnvinDrop the ofmt and errfunc arguments to label definition...
2009-07-06 H. Peter AnvinNASM: relicense under the 2-clause BSD license
2009-07-06 H. Peter AnvinBR 2817225: don't overrun a permts buffer with a maximu...
2009-06-29 H. Peter AnvinAdd copyright headers to the *.c/*.h files in the main...
2009-06-27 H. Peter AnvinBR 2781900: handle common labels while optimizing
2009-01-29 Charles CrayneAllow global declaration after symbol definition
2009-01-27 Charles CrayneFix Bugs item #2537867
2008-09-12 Charles CrayneHalt assembly if addresses are not converging.
2008-06-04 Charles CrayneMerge branch 'master' of git+ssh://ccrayne@repo.or...
2008-06-04 Charles CrayneRemove EQU for critical expression list
2008-05-28 H. Peter Anvinhash user allocates struct hash_table
2008-05-28 H. Peter AnvinMerge commit 'autotest/master'
2008-05-22 H. Peter AnvinUse hash tables even for context-sensitive macros
2008-03-13 Charles CrayneDisplay fully qualified local label in "not defined...
2008-03-03 Charles CrayneEliminate duplicate symbol definitions
2007-12-29 Berosetregularized spelling of license to match name of LICENS...
2007-11-06 Charles CrayneUpgrade label functions to 64-bit
2007-10-19 H. Peter AnvinFormatting: kill off "stealth whitespace"
2007-10-11 H. Peter AnvinAdditional uses of bool and enum
2007-10-10 H. Peter AnvinUse the compiler-provided booleans if available, otherw...
2007-10-03 H. Peter AnvinPortability fixes
2007-09-17 H. Peter AnvinSwitch the preprocessor over to using the hash table...
2007-09-17 H. Peter AnvinFix the handling of local labels
2007-09-15 H. Peter AnvinUse the new hash table function library to store labels
2007-04-13 Keith KaniosFixed distinction between char and int8_t data types.
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
2004-12-15 Ed Berosetchanged sprintf to more secure snprintf to prevent...
2003-09-08 Ed Berosetfixed bug #677841 by limiting the scanner to no more...
2002-04-30 H. Peter AnvinNASM 0.98.09
2002-04-30 H. Peter AnvinNASM 0.98.08
2002-04-30 H. Peter AnvinNASM 0.98.03
2002-04-30 H. Peter AnvinNASM 0.98
2002-04-30 H. Peter AnvinNASM 0.98p3
2002-04-30 H. Peter AnvinNASM 0.96
2002-04-30 H. Peter AnvinNASM 0.95
2002-04-30 H. Peter AnvinNASM 0.94
2002-04-30 H. Peter AnvinNASM 0.91