nickysn
|
cff94639d5
* i8086-msdos internal linker: improved handling of the _edata and _end internal
|
10 年之前 |
marco
|
5d2a54136a
* see also r31267, mantis #28289, change calculation.
|
10 年之前 |
nickysn
|
989afc6ecb
* show section addresses relative to the segment's MemBasePos in the i8086-msdos
|
10 年之前 |
nickysn
|
368ba47d6e
* support writing more than 1024 zeros in tobjectwriter.writezeros
|
10 年之前 |
nickysn
|
fa8841d575
+ support omf group-relative fixups pointing to external symbol (e.g.
|
10 年之前 |
nickysn
|
173713ce57
* preserve original order (as specified in the link script) of omf sections with
|
10 年之前 |
nickysn
|
f182a98d7b
* also preserve TObjSymbol.group when updating external with global symbols
|
10 年之前 |
nickysn
|
f08e98bfd0
+ partial implementation of DoRelocationFixups for the i8086-msdos internal linker
|
10 年之前 |
nickysn
|
78cbb1ba2b
+ implemented writing .com files in the i8086-msdos internal linker
|
10 年之前 |
nickysn
|
fa9a1f706b
+ i8086-msdos internal linker: calculate the final segments and groups locations
|
10 年之前 |
Jonas Maebe
|
e015643f5e
* don't use cross-binutils prefix when targeting the JVM
|
10 年之前 |
nickysn
|
5dc42404cf
* capitalize omf segment class names, as that's how other 16-bit compilers write them
|
10 年之前 |
nickysn
|
1643c5f073
* also capitalize 'DGROUP' in the msdos startup code as well after r31369
|
10 年之前 |
nickysn
|
e09ab50724
* capitalize the group name 'DGROUP' in the generated omf object files, because
|
10 年之前 |
Jonas Maebe
|
db4119ee08
* fix test on non-Windows systems (patch by Olivier Coursière, mantis#28556)
|
10 年之前 |
michael
|
cb05e1dbf4
* Fix working of fpdocclasstree in case of multiple files
|
10 年之前 |
michael
|
5227a35d05
* Fix hints and warnings
|
10 年之前 |
michael
|
5e7f08a69c
* Fix memory leaks
|
10 年之前 |
marco
|
f671c270b1
* new file belonging to previous commit
|
10 年之前 |
nickysn
|
70677e3e44
+ added a descendant class for omf section groups, which adds base address, size
|
10 年之前 |
marco
|
f59b88f6f8
* Add support for libraries with C linking under Haiku
|
10 年之前 |
marco
|
70df08d5be
* patch from #28557 by Oliver, correct libroot for Haiku
|
10 年之前 |
nickysn
|
b74a104e48
* instantiate TObjSectionGroup through a class type, to allow using a child
|
10 年之前 |
nickysn
|
9aeb94676c
+ added virtual method to tobjsection for returning a string representation of
|
10 年之前 |
marco
|
dbd3b0284d
* system.fpd had no eol etc properties set.
|
10 年之前 |
nickysn
|
a762532ae1
* changed the MemPos field in TObjSection and TExeSection from aword to qword:
|
10 年之前 |
michael
|
82a825af26
* Correct for different meaning of TZOffset
|
10 年之前 |
nickysn
|
157345c9c2
+ obtain and return the internal module name in brackets in the internal omf
|
10 年之前 |
nickysn
|
808b5dfb78
* allow gaps between LEDATA records, as nasm seems to produce them. They're
|
10 年之前 |
nickysn
|
536346a441
* use 'dw' instead of 'dd' to reference the stack, in order to prevent nasm from
|
10 年之前 |