florian
|
82f452bb7c
* declare pointers to variants only if the variant feature is available
|
7 年之前 |
svenbarth
|
788393c298
Change WideString initialization to work correctly with indirect main information as well
|
9 年之前 |
svenbarth
|
7b67ead440
Pass further main program data through the indirect entry information.
|
9 年之前 |
svenbarth
|
7e1e947b71
asm_exit is only needed on Win32 (Note: the removal of asm_exit from TEntryInformation in the previous commit should have been in this one -.- )
|
9 年之前 |
svenbarth
|
3da7675eb1
Add a possiblity for targets to specify additional fields for TEntryInformation using an optional sub record called TEntryInformationOS
|
9 年之前 |
svenbarth
|
b525cecad8
- get rid of the calling convention modifier for PascalMain as it's generated using the default calling convention anyway (without any parameters this luckily doesn't matter that much ;) )
|
9 年之前 |
Jonas Maebe
|
079b0167fc
* synchronised with latest changes to equivalent files in rtl/inc, in
|
10 年之前 |
Jonas Maebe
|
5bc6a2e934
* synchronised JVM versions of generic include files with current generic
|
11 年之前 |
Jonas Maebe
|
a5273abc9c
+ support for CP_OEMCP
|
12 年之前 |
Jonas Maebe
|
ecd3cba02b
* synchronised with trunk up to r24912
|
12 年之前 |
Jonas Maebe
|
14b1c8a99c
* moved fpc_threadvar_relocate_proc from systemh.inc to thread.inc
|
12 年之前 |
Jonas Maebe
|
598d2feeb6
+ rtldefs.inc file for every target that contains defines shared by multiple
|
13 年之前 |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
13 年之前 |
Jonas Maebe
|
549e51fdfa
* uncommented a bunch of pointer types
|
14 年之前 |
Jonas Maebe
|
8a95a04e16
* extracted dynarray helpers from system unit into jdynarr.inc (were
|
14 年之前 |