summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Collapse)AuthorAgeFilesLines
* Move the revision history into the documentationH. Peter Anvin2008-07-141-1498/+2
| | | | | Clumsily convert the revision history to nasmdoc format, so it can be included in the documentation as Appendix C.
* Update CHANGES to current delta from 2.03.x.H. Peter Anvin2008-07-131-0/+6
|
* Document case-insensitivity bug.H. Peter Anvin2008-06-281-1/+5
|
* -F implies -g backported to 2.03.01H. Peter Anvin2008-06-151-1/+1
|
* Documentation facelift backported to 2.03.xH. Peter Anvin2008-06-151-1/+1
|
* Merge branch 'nasm-2.03.x'H. Peter Anvin2008-06-151-2/+2
|\ | | | | | | | | | | Conflicts: CHANGES
| * CHANGES: call the next version on this branch 2.03.01H. Peter Anvin2008-06-151-2/+2
| | | | | | | | Call the next version on this branch 2.03.01.
* | CHANGES: Document new featuresH. Peter Anvin2008-06-141-0/+8
|/
* CHANGES: document changes from nasm-2.03H. Peter Anvin2008-06-141-0/+5
|
* Document forward references fixed in EQU.H. Peter Anvin2008-06-081-0/+1
|
* Add %defstr, %idefstrH. Peter Anvin2008-06-041-0/+1
| | | | Add %defstr and %idefstr, to define a macro as a quoted string.
* Update CHANGESH. Peter Anvin2008-06-011-0/+3
|
* Update CHANGESH. Peter Anvin2008-05-301-0/+3
|
* Add the -MP option to emit phony targetsH. Peter Anvin2008-05-291-1/+1
| | | | | | | Add the -MP option to emit phony targets. Since this means each header file has to be visited more than once, change the implementation to use an internal list of all the dependencies, and centralize the emission of the dependency files.
* Add new options to CHANGESH. Peter Anvin2008-05-291-0/+1
|
* CHANGES entry for %? and %??H. Peter Anvin2008-05-251-0/+2
|
* Add note about SEH supportH. Peter Anvin2008-05-231-0/+1
| | | | | Still need documentation from someone who actually knows anything about how this works.
* CHANGES since 2.02, so far...H. Peter Anvin2008-05-231-0/+13
|
* Add %ifempty and variantsnasm-2.02rc2H. Peter Anvin2008-02-161-0/+1
|
* CHANGES: Document %iftokenH. Peter Anvin2008-02-161-0/+1
|
* Bring CHANGES hopefully up to dateH. Peter Anvin2008-02-161-1/+10
|
* Add list of changes for 2.02, so farH. Peter Anvin2008-01-301-0/+12
|
* Document change in ELF section limitH. Peter Anvin2008-01-171-0/+1
|
* More changes for 2.01H. Peter Anvin2007-12-261-1/+3
|
* Document "-f elf" fix.H. Peter Anvin2007-12-251-0/+1
|
* Update CHANGES for an upcoming 2.01 release.H. Peter Anvin2007-12-251-0/+7
|
* CHANGES that were missed...H. Peter Anvin2007-11-291-1/+3
|
* Add macho support to CHANGESH. Peter Anvin2007-11-281-1/+2
|
* Additional CHANGESH. Peter Anvin2007-11-261-1/+5
|
* Documention Changes for Release 2.00Charles Crayne2007-11-251-5/+17
| | | | | | modified: CHANGES modified: ChangeLog modified: doc/nasmdoc.src
* General push for x86-64 support, dubbed 0.99.00.Keith Kanios2007-04-121-2/+9
|
* fix outobj.c bug - every 256th extern crashed nasmFrank Kotler2005-06-081-0/+3
| | | | -
* update "CHANGES"Frank Kotler2005-01-131-0/+1
|
* fix as86 .bss handling per John Coffman's patchFrank Kotler2004-04-251-0/+1
|
* For compatibility with older code removed feature:Nickolay Yurchenko2003-09-261-1/+0
| | | | * Unterminated string auto termination.
* Revert erroneous macro added and modify __OUTPUT_FORMAT__ to a string constStanislav Karchebny2003-09-251-4/+1
|
* Consistency fixStanislav Karchebny2003-09-251-1/+1
|
* Added _NASM_FORMAT_ macroStanislav Karchebny2003-09-241-0/+4
|
* * Unterminated string auto termination.Nickolay Yurchenko2003-09-211-1/+3
| | | | * %(el)if(n)idn insensitivity to string quotes difference (#809300).
* Document fixH. Peter Anvin2003-09-121-0/+4
|
* Document change to -g internalsnasm-0.98.38H. Peter Anvin2003-09-121-0/+2
|
* Make sure autoheader has actually been run by conditionalizingH. Peter Anvin2003-09-081-0/+2
| | | | the running of configure on the existence of config.h.in.
* fixed bug #677841 by limiting the scanner to no more than 4095 characters ↵Ed Beroset2003-09-081-0/+1
| | | | for a single ID token
* * Fix for %rep with no arguments (#560568)Nickolay Yurchenko2003-09-071-0/+2
| | | | * Fix concatenation of preprocessor function call (#794686)
* quick fix to -f obj debug format - put "static" back in assemble.cFrank Kotler2003-09-061-0/+1
| | | | -
* Document ELF fixH. Peter Anvin2003-09-061-0/+2
|
* Document STR fixH. Peter Anvin2003-09-021-0/+1
|
* -O10 and -O15, not -O5 and -O10H. Peter Anvin2003-09-011-1/+1
|
* Now working toward 0.98.38H. Peter Anvin2003-08-301-0/+7
|
* Standard formatting.H. Peter Anvin2003-08-291-3/+3
|