nickysn
|
11cf2a6996
* emit a warning, when encountering an omf reference to a section, that has been
|
7 years ago |
nickysn
|
c41f736958
+ allow MemPos_EndExeSection to be called with an empty section name
|
7 years ago |
nickysn
|
97365abbcf
+ set the oso_debug flag to dwarf MZ exe sections
|
7 years ago |
nickysn
|
239fb25179
+ assign an MZExeUnifiedLogicalSegment object to the OMF dwarf sections, so that
|
7 years ago |
nickysn
|
7103e3cb5c
+ set the oso_debug section flags when reading an OMF section, which belongs to
|
7 years ago |
nickysn
|
b7bfac11cb
+ enable using the i8086 internal linker with debug info, if the compiler is
|
7 years ago |
nickysn
|
5b47bad32a
* use uppercase object section names in the OMF linker script for matching the
|
7 years ago |
nickysn
|
c56ebad183
+ implemented writing of dwarf debug info (by calling writeDebugElf) in
|
7 years ago |
nickysn
|
29b3ec3fdb
* call MaybeSwapHeader and MaybeSwapSecHeader in TMZExeOutput.writeDebugElf, so
|
7 years ago |
nickysn
|
b34ab6b279
* The MaybeSwapXXXHeader functions moved from ogelf to the elfbase unit, so they
|
7 years ago |
nickysn
|
daa47f4b7f
+ completed the internal debug ELF writer in TMZExeOutput.writeDebugElf (not
|
7 years ago |
svenbarth
|
be0d51d64c
* allow $MinEnumSize, $PackSet and $PackRecords to be used with $Push and $Pop
|
7 years ago |
svenbarth
|
da672d1344
* instead of using separate booleans use a set to keep track of pending changes for popped settings
|
7 years ago |
nickysn
|
b3e4ace4e3
* fixed compilation of .com files in the i8086 tiny memory model, when used with
|
7 years ago |
nickysn
|
420a57ddc6
* use upper case OMF section names when using i8086 section-based smart linking
|
7 years ago |
nickysn
|
b9ab9e5782
+ initial (experimental) implementation of section-based smartlinking for i8086.
|
7 years ago |
nickysn
|
bfdd75eabf
+ support AB_LOCAL symbols in OMF object files, by implementing support for
|
7 years ago |
Mattias Gaertner
|
118ec57000
pastojs: typecast function to TJSFunction
|
7 years ago |
Mattias Gaertner
|
cef027199c
pastojs: typecast function to TJSFunction
|
7 years ago |
marcus
|
b44c0265ee
ssockets: fix for Amiga-systems
|
7 years ago |
michael
|
ab4023a3de
* Remove math unit
|
7 years ago |
michael
|
7782463c9c
* Hopefully fix amiga compilation
|
7 years ago |
michael
|
be53c3438e
* Fix from Christian Ulrich to improve import of frame width
|
7 years ago |
michael
|
02dc95a510
* Fix from Christian Ulrich to import orientation
|
7 years ago |
michael
|
9e76882ae6
* Fix smMaxheight stretchmode
|
7 years ago |
michael
|
d08f06df22
* Test for bug ID #33795
|
7 years ago |
michael
|
1e1fbf77db
* Fix bug #0033745, connection timeout
|
7 years ago |
nickysn
|
188e9ff64a
* only read the first OMF record in TOmfLibObjectWriter.closefile, since we no
|
7 years ago |
pierre
|
cf8c5d2540
Report if ExitStatus of DosBox process is non-zero
|
7 years ago |
nickysn
|
3f5577077a
* automatically create omf libraries with the smallest page size possible. This
|
7 years ago |