svenbarth
|
fc46b6c57c
* apply patch by Blaise.ru to pass the record name for an internal record more efficiently
|
6 жил өмнө |
svenbarth
|
955ebf2f09
* applied patch by Blaise.ru to reduce code duplication in trecorddef.create_global_internal()
|
6 жил өмнө |
florian
|
45c4e81b62
* use a process unique name for link.res, so multiple FPCs can be run in parallel in one directory
|
6 жил өмнө |
Mattias Gaertner
|
7173349689
fcl-passrc: specialize external class
|
6 жил өмнө |
nickysn
|
d69cf3a440
+ pass the ParmCount parameter from the ExpDef OMF record to the NewExe entry
|
6 жил өмнө |
Mattias Gaertner
|
d772890e1f
fcl-passrc: no function result not set warning for fieldless record
|
6 жил өмнө |
nickysn
|
141f2403d3
+ added system_i8086_win16 to the supported targets of the i8086 omf internal
|
6 жил өмнө |
nickysn
|
817ec5e6f2
+ allow creating win16 dlls with the wlink external linker as well
|
6 жил өмнө |
nickysn
|
cc7e623802
+ enable the IsDll flag in the NewExe header when creating dlls with the
|
6 жил өмнө |
nickysn
|
4cd8193c79
+ enable the ISSHAREDLIBRARY option for the win16 internal linker when creating a dll
|
6 жил өмнө |
nickysn
|
2b767c4f8b
+ also copy ResidentName in TOmfObjData.AddExportSymbol
|
6 жил өмнө |
nickysn
|
f40736438c
+ add all exported by name symbols to the resident or the nonresident name table
|
6 жил өмнө |
nickysn
|
238c9e576c
+ pass the description option to wlink to set the module description string when
|
6 жил өмнө |
nickysn
|
b7a4965ac3
- suppress the warning that the $D directive is not supported on i8086-win16
|
6 жил өмнө |
nickysn
|
90a164bcda
+ write the module description as the first entry to the nonresident names table
|
6 жил өмнө |
nickysn
|
7bb6b525b1
+ also write the nonresident name table
|
6 жил өмнө |
nickysn
|
d1d2f6b701
* the resident table entry/table classes renamed "export table", because the
|
6 жил өмнө |
nickysn
|
9f0f31a1e9
+ write the entry table to the NewExe file
|
6 жил өмнө |
nickysn
|
2d77a2c104
+ add entry points to the entry table for all exported NewExe symbols
|
6 жил өмнө |
nickysn
|
8f3aa92678
+ added class TNewExeEntryPoint and methods/properties to TNewExeEntryTable to
|
6 жил өмнө |
nickysn
|
3da4cf0792
+ assign ordinals to all exported symbols
|
6 жил өмнө |
Mattias Gaertner
|
831014cb12
pastojs: fixed result
|
6 жил өмнө |
Mattias Gaertner
|
7280452ab2
fcl-passrc: specialize elements
|
6 жил өмнө |
nickysn
|
99b1283e2e
+ implemented TOmfObjData.AddExportSymbol - the exported symbols are recorded in
|
6 жил өмнө |
nickysn
|
4b54cbea1e
+ parse ExpDef OMF records and delegate them to a new method
|
6 жил өмнө |
nickysn
|
262cecf528
+ added class for writing the NewExe entry table - not fully implemented yet
|
6 жил өмнө |
nickysn
|
bd168fc552
+ fill the NewExe entry table offset
|
6 жил өмнө |
nickysn
|
7e78fc1d7f
* strip the '.dll' extension from the library name when creating import
|
6 жил өмнө |
nickysn
|
7038d18d50
* fixed wrong typecast in TNewExeImportedNameTable.GetSize
|
6 жил өмнө |
nickysn
|
8dea445ffe
+ fill the NewExe module reference table
|
6 жил өмнө |