Jonas Maebe
|
ac24965242
* procedures which use goto/label revert to the older and less
|
19 vuotta sitten |
florian
|
f7d2c47f73
+ no stackframe is generated for i386 if possible
|
19 vuotta sitten |
peter
|
80fef1e8ad
* fix parsing of typecasts in type declarations
|
19 vuotta sitten |
peter
|
95879fe8a7
* basic support for generic classes
|
19 vuotta sitten |
peter
|
632bdcd149
* $W switch sets the localswitch cs_generate_stackframes that can be
|
20 vuotta sitten |
peter
|
89297d2c39
* move all stabs ($ifdef gdb) code to dbgstabs
|
20 vuotta sitten |
peter
|
ec4d287fd8
* aktoutputformat removed, add new paraXX vars for target
|
20 vuotta sitten |
florian
|
21cc9597f2
+ fpcylix unit
|
20 vuotta sitten |
florian
|
d9f6a5a374
* support of apptype native for windows after a suggestion of Brian Bi
|
20 vuotta sitten |
daniel
|
d57c048696
* Remove ifdef 1_0
|
20 vuotta sitten |
florian
|
aa66f735ca
* increased significant id len to 127 because there are unicode character constant names longer than 64 char
|
20 vuotta sitten |
Jonas Maebe
|
8bc4e0a32f
* inline and compilerproc are now procoptions instead of proccall types
|
20 vuotta sitten |
peter
|
408bba521a
* support constset in $if
|
20 vuotta sitten |
florian
|
7cd67ea3f0
* node optimizer branch merged
|
20 vuotta sitten |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 vuotta sitten |
fpc
|
50778076c3
initial import
|
20 vuotta sitten |
Jonas Maebe
|
bfa2301575
* const record parameters > 8 bytes are now passed by reference for non
|
20 vuotta sitten |
peter
|
0ae80eea41
* allow enum arithmetics inside an enum def, compatible with delphi
|
20 vuotta sitten |
peter
|
e417e34496
* truncate log
|
20 vuotta sitten |
peter
|
ad9d04f104
* removed $threading
|
20 vuotta sitten |
florian
|
cc9534cf41
+ added pi bit pattern to the compiler, so pi should always be correct
|
20 vuotta sitten |
florian
|
bb096fcec6
* fixed nan et al. handling on arm
|
20 vuotta sitten |
peter
|
2a20174317
* set flag if a procedure references a symbol in staticsymtable
|
20 vuotta sitten |
peter
|
29db12ecfa
* disable inlining across units when the inline procedure references
|
20 vuotta sitten |
peter
|
c95a859f0a
* generic tlocation
|
21 vuotta sitten |
peter
|
e7459f5466
* heap and heapsize removed
|
21 vuotta sitten |
mazen
|
581b52422c
- remove $IFDEF DELPHI and related code
|
21 vuotta sitten |
mazen
|
70fd9e8c81
+ Needed types aliases to merge USE_SYSUTILS branch
|
21 vuotta sitten |
peter
|
8fb3536f6e
* simple regvar support, not yet finished
|
21 vuotta sitten |
olle
|
41bdd6178c
+ added external facilities for macpas
|
21 vuotta sitten |