pierre
|
3a2dd2d6e1
Regenerate after: Add fullinstallsymlink phony target, to be able to create all symlinks needed to all crosscompilers
|
9 éve |
pierre
|
dbf1100b33
Add fullinstallsymlink phony target, to be able to create all symlinks needed to all crosscompilers
|
9 éve |
pierre
|
10454d4fec
Regenerated msg files after: Add aarch64 to -P<x> CPU list
|
9 éve |
pierre
|
e6871efbf6
Add aarch64 to -P<x> CPU list
|
9 éve |
pierre
|
0e6b4def67
* Also search for ppcXXX if ppcrossXXX is not found for -PB option, show default binary
|
9 éve |
pierre
|
358eb38ef2
* fix test for msdos compact mode
|
9 éve |
pierre
|
d957595842
Fix for msdos, local variable SaveExit must be a CodePointer
|
9 éve |
pierre
|
4b17961dd4
* Skip some tests for msdos
|
9 éve |
pierre
|
6c6cf07c87
Remove heaptrc unit from buildrtl uses clause, heaptrc is handled separately to allow use of -gc option in RTL compilation
|
9 éve |
pierre
|
ed6dbc5330
Regenerate after: Allow compilation of win32 RTL with -gc option, by adding explicit heaptrc dependency to all units
|
9 éve |
pierre
|
0be6018ffc
Allow compilation of win32 RTL with -gc option, by adding explicit heaptrc dependency to all units
|
9 éve |
pierre
|
5884fbc8b0
Move {$checkpointer off} before interface and relax windows data bss check to also accept sections in between like .rdata
|
9 éve |
pierre
|
3a9f2f55f4
-gc or {$CHECKPOINTER ON} requires heaptrc unit loading even for units
|
9 éve |
pierre
|
0cb0bc3371
Use symbols instead of constants in code:
|
9 éve |
pierre
|
5abbe42115
Add fpwidestring and unicodeducet units for go32v2 OS for wide string tests
|
9 éve |
pierre
|
b2467eae3b
* Pass exitcode correctly down to __libc_start_main in _haltproc
|
9 éve |
pierre
|
ee3d204b72
* Files added in %FILES need to be copied to destination directory even if UniqueSuffix is empty, as execution directory is different from source directory
|
9 éve |
nickysn
|
aa528356c7
* fixed compilation of rtl-generics in the medium and compact i8086 memory models
|
9 éve |
svenbarth
|
2841cd9a9e
* export IID and IIDSTR symbols of interfaces
|
9 éve |
svenbarth
|
296b7dbaf5
* explicitely load the system unit if we have at least one required package (as one of those *must* contain the system unit); but don't add it to the used units of the package module as otherwise we'd detect the package to contain the system unit as well
|
9 éve |
svenbarth
|
b079fed247
* generate an internal error when exporting an unknown symbol
|
9 éve |
svenbarth
|
32a354fc26
* ignore absolutevarsyms when exporting (at least for ordinary variable absolute symbols this works; for others we'll have to see...)
|
9 éve |
svenbarth
|
6b7f55cc77
* import the class con-/destructor symbol into the *current* unit not into the unit the symbol comes from
|
9 éve |
Jonas Maebe
|
aa1be3276f
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
9 éve |
svenbarth
|
6ca9f4ffce
* don't compile rtl-generics for embedded as rtl-objpas isn't available either
|
9 éve |
nickysn
|
388ef6efde
* fixed compilation of the new rtl-generics package on i8086 (only the tiny and
|
9 éve |
Jonas Maebe
|
d1b9e8ca54
- removed stray statement that should have been removed as part of r34158
|
9 éve |
Jonas Maebe
|
de97285393
* fixed conformsToProtocol() declaration (the protocol is not a changeable
|
9 éve |
michael
|
74890fb256
* Remove Windows unit (Bug ID 30432)
|
9 éve |
lacak
|
91586833be
fcl-db: base: Add fmShareDenyWrite in TParam.LoadFromFile to don't block subsequent opening of same file, while loading into blob. Bug #30429
|
9 éve |