nickysn
|
ae953214ee
* fixed quoting of the "description" wlink option on Windows
|
6 ani în urmă |
nickysn
|
817ec5e6f2
+ allow creating win16 dlls with the wlink external linker as well
|
6 ani în urmă |
nickysn
|
4cd8193c79
+ enable the ISSHAREDLIBRARY option for the win16 internal linker when creating a dll
|
6 ani în urmă |
nickysn
|
238c9e576c
+ pass the description option to wlink to set the module description string when
|
6 ani în urmă |
nickysn
|
7e78fc1d7f
* strip the '.dll' extension from the library name when creating import
|
6 ani în urmă |
nickysn
|
b739d79f9b
* combine the data, bss, stack and heap into the same NewExe segment
|
6 ani în urmă |
nickysn
|
83afeb2e93
+ added dummy overrides for TInternalLinkerWin16.GetCodeSize, .GetDataSize and
|
6 ani în urmă |
nickysn
|
2c4c34ef9b
+ split the win16 executable into sections
|
6 ani în urmă |
nickysn
|
cbf95aebf4
+ introduced the TOmfRecord_COMENT_EXPDEF class. Use that to generate export
|
6 ani în urmă |
nickysn
|
4f3a5cfd1e
+ use the new CC_OmfExtension_EXPDEF constant instead of the direct magic value
|
6 ani în urmă |
nickysn
|
fe49522e6f
+ register a win16 dll scanner. Not functional yet.
|
6 ani în urmă |
nickysn
|
1f3d5e8865
- remove the tiny memory model code from TInternalLinkerWin16.DefaultLinkScript,
|
6 ani în urmă |
nickysn
|
9eaa46f791
+ implement TInternalLinkerWin16.DefaultLinkScript by copying the MS-DOS
|
6 ani în urmă |
nickysn
|
db1903f45d
+ added a win16 internal linker class. Not functional yet.
|
6 ani în urmă |
nickysn
|
6f44deb557
+ implemented the -Xg option for putting the debug information in a separate
|
7 ani în urmă |
nickysn
|
b80642c384
+ started implementing support for generating Microsoft CodeView debug
|
7 ani în urmă |
Károly Balogh
|
e6aed467b5
renamed script unit to cscript to avoid namespace conflict with univint package on Darwin. this makes it possible to build the textmode IDE on Darwin
|
7 ani în urmă |
svenbarth
|
3b71841a84
Merged revision(s) 28691, 31914 from branches/svenbarth/packages:
|
9 ani în urmă |
nickysn
|
3e2248f41a
+ implemented exporting of functions for the win16 target
|
9 ani în urmă |
nickysn
|
d579c45656
* pass the option "dosseg" to wlink when compiling for win16 to ensure the
|
10 ani în urmă |
nickysn
|
4b80bc958c
+ set the win16 local heap size in the executable
|
10 ani în urmă |
nickysn
|
393d86a2e5
+ implemented writing proper win16 dll import libraries
|
10 ani în urmă |
nickysn
|
839ab714cc
+ started implementing a win16 target :)
|
10 ani în urmă |