svenbarth
|
f5e94a02cd
rtl/m68k/m68k.inc:
|
12 tahun lalu |
Jonas Maebe
|
583eb3f9a4
* re-enabled loadvmtaddrnode for records on JVM targets, fixes
|
12 tahun lalu |
paul
|
65cbb4e9ba
compiler: calculate offset of record fields in taddrnode (based on patch of Jeppe Johansen, fixes bug #0019357)
|
12 tahun lalu |
paul
|
3a3c10a474
compiler: don't allow constants, methods, class members and properties for local or anonymous records (fixes bug #0023000)
|
12 tahun lalu |
marco
|
146011d523
* two constants added.
|
12 tahun lalu |
pierre
|
53b65300a6
+ Add mips-linux gcc compiled objects
|
12 tahun lalu |
pierre
|
dcd3783c6e
+ mispel-linux gcc compiled objects added
|
12 tahun lalu |
paul
|
4d79a44e4c
compiler: don't create loadvmtaddrnode for record references, they have no VMT (fixes bug #23130)
|
12 tahun lalu |
paul
|
890e91ab8c
tests: fix test after allowing record helpers to have constructors
|
12 tahun lalu |
florian
|
cad1309935
* don't write directly to the function result destination if we are inlining and if the destination is too complex to evaluate (threadvar etc.)
|
12 tahun lalu |
florian
|
247d6dd394
+ implemented a tcasenode.printnodetree printing all cases
|
12 tahun lalu |
florian
|
abfa6c1b43
* redo LsrAnd2Lsr optimization
|
12 tahun lalu |
sekelsenmat
|
0921df3191
Fixes a spelling mistake in TFPCustomFont
|
12 tahun lalu |
masta
|
fe520c215b
New ARM Peephole optimizer FoldShiftLdrStr
|
12 tahun lalu |
paul
|
e9615716c1
compiler: allow constructors in helpers for records
|
12 tahun lalu |
michael
|
cce67cf5ae
* Fixed case where connection is closed gracefully (Bug ID 23386)
|
12 tahun lalu |
pierre
|
2b300ec2b4
Add breakpoint at Verbose.GenerateError procedure
|
12 tahun lalu |
pierre
|
6d8b1e03d7
Increase status.errorcount only inside GenerateError procedure, to simplify debugging
|
12 tahun lalu |
Almindor
|
235bda8746
* remove old cdecl record hack, fixes linker errors with aspell on mac os x
|
12 tahun lalu |
paul
|
38da152b11
tests: fixed test
|
12 tahun lalu |
paul
|
b2a613c17f
compiler: implement record constructors + tests
|
12 tahun lalu |
paul
|
51825b6f2e
compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation)
|
12 tahun lalu |
sergei
|
4c84febfae
* InterlockedIncrement/Decrement must return the modified value, not the initial one. Fixes a number of interface memory leaks in MIPS test suite. The functions remain not thread-safe yet.
|
12 tahun lalu |
sergei
|
b35d04ffa8
* MIPS: methodpointers must be compatible with records; since records are never passed by address in this ABI, so must be methodpointers. Fixes webtbs/tw9141.pp.
|
12 tahun lalu |
sergei
|
d2758265e3
* MIPS int->real conversion: When converting unsigned to single, load it into 64-bit FP register, otherwise further subtracting a 64-bit offset leads to invalid result. Fixes tw17714.pp.
|
12 tahun lalu |
sergei
|
b5eecab582
* Procvars (methodpointers) must be treated as records, too. Fixes tw12318.pp and tw14155.pp after r23377.
|
12 tahun lalu |
svenbarth
|
c7a9e17bc5
Patch by Vasiliy Kevroletin. Fixes Mantis #23655.
|
12 tahun lalu |
svenbarth
|
ccecf2c13c
Fix comparisons (aka usage of flag/CCR register)
|
12 tahun lalu |
svenbarth
|
741992bae4
m68k/n68kmat.pas, tm68kshlshrnode.first_shlshr64bitint:
|
12 tahun lalu |
sergei
|
162896e7d7
* MIPS code generator fixes and improvements:
|
12 tahun lalu |