Jonas Maebe
|
f29598384b
* Objective-Pascal inferred result type and improved category method searching
|
преди 5 години |
Jonas Maebe
|
3ac703506c
* rest of the previous accidental partial commit
|
преди 6 години |
yury
|
0dd9e4d6a5
Fixes for aarch64.
|
преди 6 години |
marco
|
edf32cd5dc
The Important Ones:
|
преди 6 години |
florian
|
0eea2141f6
* patch by J. Gareth Moreton: clarity in directive conflict error messages, resolves #33754
|
преди 7 години |
svenbarth
|
ac0322c323
+ add a flags field to the record init RTTI which declares whether
|
преди 7 години |
svenbarth
|
cc153176f3
+ add a new symtable option sto_has_non_trivial_init that is true if the symtable contains a symbol with an
|
преди 7 години |
nickysn
|
02fb59d3e5
* unified the definition of pushleftright_pocalls on i8086 and i386
|
преди 7 години |
nickysn
|
42ebdbe277
+ introduce po_hasnearfarcallmodel (specifies that the near/far call model was
|
преди 7 години |
nickysn
|
303309b28f
+ added support for 'external far' variables for i8086
|
преди 7 години |
svenbarth
|
50788e8b3b
* correctly encapsulate the RTTI data for sets to avoid alignment problems with the new SetSize field (fixes compilation on Sparc and basically every other target that requires proper alignment with 64-bit values dictating an 8-Byte alignment)
|
преди 7 години |
svenbarth
|
5c97248f85
+ also write the set's size to the RTTI as that simplifies handling in Invoke()
|
преди 8 години |
svenbarth
|
1950e57899
* fix order in tinternaltypeprefix so that it fits internaltypeprefixName
|
преди 8 години |
svenbarth
|
239d0704ca
+ add support for type helpers to also extend interface types
|
преди 8 години |
svenbarth
|
236a9b0aa5
* rework the checks for a helper's extended def to be a class so that it can be more easily extended by other objecttypes
|
преди 8 години |
Károly Balogh
|
addc3a2f94
m68k-palmos: fixed the syscall generation, and improved it to support the dispatch-selector-in-reg-D2 traps
|
преди 8 години |
florian
|
126b834976
* ncgrtti has to use target pointer sizes, so changed SizeOf(PtrInt) into SizeOf(PInt), should fix #31964
|
преди 8 години |
maciej-izak
|
af8e0efe57
* Rtti info about Management Operators (MO) in init table for records. Note: commit contains minimal changes for RTL (for proper "make") no functional changes. More RTL changes for fully functionally MO in next commits.
|
преди 8 години |
maciej-izak
|
15ba9b54c6
Store informations about management operators in ppu files for records.
|
преди 8 години |
svenbarth
|
1a6a8b7c9f
+ introduce a new potype for the main stub of a package library (which on Windows is simply a DLLMain returning True)
|
преди 8 години |
svenbarth
|
fdad2ebb9b
+ new set type tvisibilities for tvisibility
|
преди 8 години |
svenbarth
|
f905303c4a
+ new TParamFlag pfResult if the result is passed as a parameter and thus needs to be set up as well
|
преди 8 години |
svenbarth
|
5275c36393
+ extend TParamFlags by values for hidden parameters in general and especially the hidden high, self and vmt parameters (this is necessary so a manager approach for Invoke() can be used with as few knowledge about the involved calling conventions as possible)
|
преди 8 години |
svenbarth
|
a9d14fe30b
* extend TOrdType by entries for 64-bit values
|
преди 8 години |
Károly Balogh
|
c7c37f66ed
* refactored syscall types for unified naming,first bits of ARM AROS syscall support
|
преди 8 години |
Károly Balogh
|
5db02f4202
atari: initial support for TOS syscalls
|
преди 8 години |
Jonas Maebe
|
1e506ce1d5
* call beforedestruction if an exception happens in afterconstruction
|
преди 9 години |
Jonas Maebe
|
94eb087aa2
* fixed typo (obcj -> objc)
|
преди 9 години |
Károly Balogh
|
464ecab542
huge syscall support refactor for Amiga-likes. removed large chunks of ancient duplicated code, and in general tried to make the entire thing more maintainable and cleaner. also added support for AROS EAXBase syscall convention
|
преди 9 години |
Jonas Maebe
|
ae51adac18
* give names to the types of the fields of the enumdef rtti, so that we can
|
преди 9 години |