svenbarth
|
66781b5526
Fix for Mantis #28530.
|
10 年之前 |
michael
|
90a31bef49
* Fix bug #28506
|
10 年之前 |
michael
|
7c5ce9efc6
* Fix bug id #28493
|
10 年之前 |
michael
|
1fd2735198
* Fix for 28578
|
10 年之前 |
joost
|
621c9c357c
* Generate manifest-files for each package while archiving multiple packages
|
10 年之前 |
Jonas Maebe
|
038c647ed2
* updated to r416 of the common Mac OS X interfaces:
|
10 年之前 |
Jonas Maebe
|
0fc1fd6ac1
* replaced current_procinfo.currtrue/falselabel with storing the true/false
|
10 年之前 |
Jonas Maebe
|
10b2ea3b1b
* use handle_locjump() instead of local inlined version
|
10 年之前 |
nickysn
|
e9c790f4eb
+ support 'SEG' in the i8086 inline assembler
|
10 年之前 |
Jonas Maebe
|
4e0d546323
* Use mbrlen instead of mblen under Haiku like on other Unix like platforms.
|
10 年之前 |
nickysn
|
919cc8377a
+ added class type property CObjSymbol to TExeOutput as well
|
10 年之前 |
nickysn
|
19aab3fd31
+ i8086-msdos internal linker: write symbol addresses in segment:offset format in the linker map file
|
10 年之前 |
nickysn
|
046a4e4114
* allow using a TObjSymbol subclass via using a "class of" type
|
10 年之前 |
nickysn
|
f41692710f
- removed bogus comment from TMZExeUnifiedLogicalSegment.CalcMemPos
|
10 年之前 |
nickysn
|
2467cb34c2
* fixed MemBasePos calculation for segments that go beyond the previous segment base
|
10 年之前 |
nickysn
|
2c05bcc28f
+ i8086-msdos internal linker: in the far data memory models, fill
|
10 年之前 |
nickysn
|
dad0f015a9
- removed the TOmfObjSectionGroup class, because it is not used
|
10 年之前 |
nickysn
|
5900a7f3db
* updated revision.inc
|
10 年之前 |
nickysn
|
0894ede9cd
+ enable the i8086-msdos internal linker
|
10 年之前 |
nickysn
|
6e20e0fc84
+ added checks and error messages in case a 16-bit segment or group exceeds 64k
|
10 年之前 |
nickysn
|
851ebd9850
* use a normalized MemBasePos (i.e. offset<16) for stack segments
|
10 年之前 |
nickysn
|
f3d5bf3743
* the result of tobjsymbol.address changed from 'aword' to 'qword' as well
|
10 年之前 |
nickysn
|
8977c0fc78
* TExeSection.Size and .DataPos changed from aword to qword, because:
|
10 年之前 |
nickysn
|
fb1be14337
* yet another fix for the MZ relocation offsets
|
10 年之前 |
nickysn
|
ba1c494cd6
* the code for displaying a symbol address in the linker map file moved to a
|
10 年之前 |
Jonas Maebe
|
8e00ca1ac1
* regenerated Makefile so FPC 3.0 is accepted as starting compiler
|
10 年之前 |
Jonas Maebe
|
677595880a
+ support for get_frame() for the LLVM target (using the llvm.frameaddress()
|
10 年之前 |
Jonas Maebe
|
be9d2b1c26
* implement concatcopy for complex types by calling the llvm.memcpy()
|
10 年之前 |
Jonas Maebe
|
e2da416270
+ new file for llvm intrinsics (using external compilerprocs)
|
10 年之前 |
Jonas Maebe
|
ba9d54beb5
* don't mangle symbol names for llvm intrinsics
|
10 年之前 |