Jonas Maebe
|
07856870bc
* factored out code to determine whether we should put an inline parameter
|
před 9 roky |
Jonas Maebe
|
b17f90d183
* test for mantis #26402 (already fixed in 3.1.1, still broken in 3.0)
|
před 9 roky |
Jonas Maebe
|
c752050728
* don't print "parameter not used" hints for abstract methods (mantis #30431)
|
před 9 roky |
Jonas Maebe
|
f4015f6ac9
* fixed wrong class cast in case arrays/records are passed to a_loadfpu*()
|
před 9 roky |
Jonas Maebe
|
4e8bda76cb
* update alignment when advancing offset to next element of array constructor node
|
před 9 roky |
svenbarth
|
7678f5ecf0
Fix for Mantis #30453: add Delphi compatible TThreadList<>
|
před 9 roky |
pierre
|
5e120982e5
Regenerated after: Fix fullcycle by setting EXCLUDE_80BIT_TARGETS to 1 if 80bit-real is not supported by current source CPU
|
před 9 roky |
pierre
|
717153cfb0
Fix fullcycle by setting EXCLUDE_80BIT_TARGETS to 1 if 80bit-real is not supported by current source CPU
|
před 9 roky |
yury
|
d99f913836
* pas2jni: Fixed string constant handling after recent changes in FPC.
|
před 9 roky |
pierre
|
3a2dd2d6e1
Regenerate after: Add fullinstallsymlink phony target, to be able to create all symlinks needed to all crosscompilers
|
před 9 roky |
pierre
|
dbf1100b33
Add fullinstallsymlink phony target, to be able to create all symlinks needed to all crosscompilers
|
před 9 roky |
pierre
|
10454d4fec
Regenerated msg files after: Add aarch64 to -P<x> CPU list
|
před 9 roky |
pierre
|
e6871efbf6
Add aarch64 to -P<x> CPU list
|
před 9 roky |
pierre
|
0e6b4def67
* Also search for ppcXXX if ppcrossXXX is not found for -PB option, show default binary
|
před 9 roky |
pierre
|
358eb38ef2
* fix test for msdos compact mode
|
před 9 roky |
pierre
|
d957595842
Fix for msdos, local variable SaveExit must be a CodePointer
|
před 9 roky |
pierre
|
4b17961dd4
* Skip some tests for msdos
|
před 9 roky |
pierre
|
6c6cf07c87
Remove heaptrc unit from buildrtl uses clause, heaptrc is handled separately to allow use of -gc option in RTL compilation
|
před 9 roky |
pierre
|
ed6dbc5330
Regenerate after: Allow compilation of win32 RTL with -gc option, by adding explicit heaptrc dependency to all units
|
před 9 roky |
pierre
|
0be6018ffc
Allow compilation of win32 RTL with -gc option, by adding explicit heaptrc dependency to all units
|
před 9 roky |
pierre
|
5884fbc8b0
Move {$checkpointer off} before interface and relax windows data bss check to also accept sections in between like .rdata
|
před 9 roky |
pierre
|
3a9f2f55f4
-gc or {$CHECKPOINTER ON} requires heaptrc unit loading even for units
|
před 9 roky |
pierre
|
0cb0bc3371
Use symbols instead of constants in code:
|
před 9 roky |
pierre
|
5abbe42115
Add fpwidestring and unicodeducet units for go32v2 OS for wide string tests
|
před 9 roky |
pierre
|
b2467eae3b
* Pass exitcode correctly down to __libc_start_main in _haltproc
|
před 9 roky |
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
|
před 9 roky |
nickysn
|
aa528356c7
* fixed compilation of rtl-generics in the medium and compact i8086 memory models
|
před 9 roky |
svenbarth
|
2841cd9a9e
* export IID and IIDSTR symbols of interfaces
|
před 9 roky |
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
|
před 9 roky |
svenbarth
|
b079fed247
* generate an internal error when exporting an unknown symbol
|
před 9 roky |