nickysn
|
9f31fcc2ca
+ added support for HeapMax in the far data i8086 memory models as well
|
11 years ago |
nickysn
|
7cfd7a66cd
+ create a special 'heap' segment with reserved space equal to heapsize (i.e.
|
11 years ago |
nickysn
|
49f93b4464
* use the 'order' wlink directive to specify the segment order, instead of using
|
11 years ago |
nickysn
|
510fa9596f
* add 'option quiet' to wlink to suppress its info messages
|
11 years ago |
pierre
|
2a6e592fba
Handle link map for msdos wlink
|
11 years ago |
nickysn
|
12b1e0cbfd
+ tell wlink to add dwarf debug info to the executable when -gw2/3/4 is used
|
11 years ago |
nickysn
|
52a5ffc386
* use apptype to indicate that the target is a DOS .COM file, instead of introducing a new field in tsettings (as suggested by Sven)
|
12 years ago |
nickysn
|
567cdf875b
+ added new i8086 compiler options -Wtexe and -Wtcom for specifying the MS-DOS
|
12 years ago |
sergei
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
pierre
|
277ae481b8
Add passing of -k option to linker for msdos and go32v2 targets
|
12 years ago |
nickysn
|
f5a9442910
+ added the appropriate startup code names for each memory model
|
12 years ago |
nickysn
|
e28852d07d
* prt0 startup code file for small model renamed to prt0s
|
12 years ago |
nickysn
|
b409d600ee
+ implemented the tiny memory model for i8086-msdos; we now produce working dos .com files as well
|
12 years ago |
nickysn
|
fb12778f0e
+ add static libraries to the wlink script for the msdos target
|
12 years ago |
nickysn
|
ec3d9ebc8a
wlink support added and made the default
|
12 years ago |
nickysn
|
da37d03dd7
alink support added and enabled by default
|
12 years ago |
nickysn
|
28f8a8e51d
i8086-msdos linking with tlink support added
|
12 years ago |
nickysn
|
72fcc2b9bd
added 'msdos' 16-bit real mode dos target
|
12 years ago |