svenbarth
|
88a0d8bc25
* use "CheckPointer option" instead of "CheckPointer function" for consistency with the other CheckPointer related message
|
8 жил өмнө |
svenbarth
|
73ed1a9bf1
* fix for Mantis #31140: applied patch by Maciej Izak; this way it's clear what purpose ManagedFldCount has in FPC compared to Delphi
|
8 жил өмнө |
svenbarth
|
8e765ef807
* extend test for 64-bit subranges
|
8 жил өмнө |
Jonas Maebe
|
00751d257e
* support bootstrapping with FPC 3.0.2
|
8 жил өмнө |
marcus
|
391eccc562
Ami-extra: added muihelper macros, marked as obsolete but widely used
|
8 жил өмнө |
marcus
|
8f397594df
Ami-extra: more text creation macros
|
8 жил өмнө |
svenbarth
|
2acf542737
* extend TParamFlag by pfConstRef which is set for constref parameters
|
8 жил өмнө |
svenbarth
|
1553aa5639
* declare the first field of TProcedureParam as TParamFlags to avoid potential problems if more than 8 entries should be used (especially if some day the hidden Self and High parameters should be written)
|
8 жил өмнө |
marcus
|
e2bb22e106
arosunits: more 64bit fixes for Zune message structures
|
8 жил өмнө |
marcus
|
ae5eade019
arosunits: 64bit fixes for Zune message structures
|
8 жил өмнө |
marcus
|
78b8fb3414
Ami-Extra: fixed compilation for powerpc-amiga
|
8 жил өмнө |
marcus
|
0ee0c6499b
Ami-extra: 64bit fix in muihelper for Dispatcher
|
8 жил өмнө |
florian
|
bba23f6561
* warnings fixed
|
8 жил өмнө |
florian
|
2e16628db1
* warning fixed
|
8 жил өмнө |
marcus
|
29abfe9dd3
Ami-Extra: some more MUI Helper for custom classes and hooks
|
8 жил өмнө |
michael
|
b08297a667
* Fix from Mattias Gaertner to implement calling functions without arguments.
|
8 жил өмнө |
marcus
|
3f4e9cfcb7
Ami-Extra: example code for muihelper
|
8 жил өмнө |
marcus
|
f4a3a45c3f
Amiga: AsTag/TAG_ with unsigned overloads
|
8 жил өмнө |
marcus
|
b93a685ab8
Amiga: moved muihelper to ami-extra, added more macros, 64bit ready
|
8 жил өмнө |
Jonas Maebe
|
6e05c78a54
+ support for recording an exception catching personality function for a
|
8 жил өмнө |
Jonas Maebe
|
4b9179636b
+ support for creating and writing LLVM landingpad instructions
|
8 жил өмнө |
Jonas Maebe
|
28e5636daa
+ support for LLVM nil assembler symbols in instructions (write as "null")
|
8 жил өмнө |
Jonas Maebe
|
746de569d5
- removed unused local variable
|
8 жил өмнө |
Jonas Maebe
|
b14c037533
* record in the flowcontrol flags whether we are currently in a block whose
|
8 жил өмнө |
Jonas Maebe
|
6a1c4f9b75
* replaced cg.a_label/a_jmp_always with hlcg.* calls (only for consistency,
|
8 жил өмнө |
Jonas Maebe
|
3ae1f6664a
* extracted exception state handling helpers into a utility class so
|
8 жил өмнө |
Jonas Maebe
|
7503c2bd3e
* changed llvmgettemprecorddef() to take an open array instead of a tfplist
|
8 жил өмнө |
Jonas Maebe
|
5850963ea9
- removed double compilation commands for two units
|
8 жил өмнө |
Jonas Maebe
|
d8c4980b2e
* don't reuse the same type with the typed const builder for
|
8 жил өмнө |
Jonas Maebe
|
691c2d655e
* put multiple statements of the else-part of case between begin..end
|
8 жил өмнө |