add ability to set version of standard
fix for fstp
remove rogue character from error message
remove rogue colon from error message
fix for error messages
handle long lines
fix issues with include
fix for file inclusion
NOLINE processing improvement
delete unknown pragmas
handle NEWMODEL split
handle NEWMODEL split
support -r option to allow unresolved references
cleanup triggered by MSC 5.1 build
restore POLLUTE define to enable MSC 5.1 build to work
separate different old models
rename NEWMODEL and allow MASM 5.1 to work
separate different old models
separate different old models
mods to allow MSC 5.1 to be used
mods to allow MSC 5.1 to build
mods to allow MSC 5.1 to build
allow return code from callfar
proper implementation of aFFaulshr
mods to support old MASM 5.1
mention makefile needed if using MSC 5.1
revamp compile options for MSC 5.1
add ability to bypass building components
revamp compile options for MSC 5.1
add ability to assemble using masm 5.1
drop c optimization option for MSC 5.1
rework compile options for Microsoft C 5.1
rename exe2bin to ex2bin
rename exe2bin to ex2bin
rename exe2bin to ex2bin to avoid name clash
fix for initialization
get assignment working
create unique error message
build MacOS x64 executable
don't need mx7supa linked early
add <br> to lines
fix for gccia32 target
add gccia32 as target
explicitly define gnu_linux as some environments don't have it
define WINNEWMOD instead of W64EMUL
define WINNEWMOD
provide option to use mcc as compiler
provide option to use mcc as compiler
allow user to provide alternative assembler
official snapshot
fix for non-mingw64
build the floating point functions too
use EXIT_FAILURE as exit code instead of 1
exit after encountering an error
provide ability to use mcc
extra object code required
provide way of copying wingen from command line
further document Windows 2000
need to link with elf_bytearray.obj too
better documentation for Linux
need to build with pdld code
add documentation for building on Linux
stop passing huge number of object code to pdld
add fgetpos, fsetpos, isgraph and difftime
add fgetpos, fsetpos, isgraph and difftime
fix crash issue
fix crash issue
switch off optimization
switch off optimization
switch off optimization
switch off optimization
switch off optimization
fix for time()
switch off optimization
document patch needed for EBCDIC mcc
need assistance with email to the Australian government regarding PDOS
make gen_return call gen_top
add suffixes to binary_op
fix local variable offsets
add support for VARREF in gen_top
handle EXPR_ASSIGN in gen_top
number the unknown messages
flesh out cc_parse_assignment_expr
add support for returning a variable reference
define MASM and have conditional code for retrieving address of TEXT32
modify syntax to support MASM 5.1
eliminate a warning from MASM 5.1
switch to old model for Microsoft tools since MASM 5.1 can't handle the syntax of the new model
eliminate a warning from MASM 5.1
disable builtins to avoid warning about function exit() returning
manually initialize automatic arrays so that Microsoft C 5.1 can be used
allow building with MASM 5.1
allow building with MASM 5.1
allow building with MSC 5.1 and MASM 5.1
allow building with MSC 5.1 and MASM 5.1
allow building with MSC 5.1 and MASM 5.1
model was wrong way around
add aFNalshl to allow a link
large value is long
build a DOS version of exe2bin