florian
|
aa66f735ca
* increased significant id len to 127 because there are unicode character constant names longer than 64 char
|
20 years ago |
Jonas Maebe
|
8bc4e0a32f
* inline and compilerproc are now procoptions instead of proccall types
|
20 years ago |
peter
|
408bba521a
* support constset in $if
|
20 years ago |
florian
|
7cd67ea3f0
* node optimizer branch merged
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
Jonas Maebe
|
bfa2301575
* const record parameters > 8 bytes are now passed by reference for non
|
20 years ago |
peter
|
0ae80eea41
* allow enum arithmetics inside an enum def, compatible with delphi
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
ad9d04f104
* removed $threading
|
20 years ago |
florian
|
cc9534cf41
+ added pi bit pattern to the compiler, so pi should always be correct
|
20 years ago |
florian
|
bb096fcec6
* fixed nan et al. handling on arm
|
20 years ago |
peter
|
2a20174317
* set flag if a procedure references a symbol in staticsymtable
|
20 years ago |
peter
|
29db12ecfa
* disable inlining across units when the inline procedure references
|
20 years ago |
peter
|
c95a859f0a
* generic tlocation
|
21 years ago |
peter
|
e7459f5466
* heap and heapsize removed
|
21 years ago |
mazen
|
581b52422c
- remove $IFDEF DELPHI and related code
|
21 years ago |
mazen
|
70fd9e8c81
+ Needed types aliases to merge USE_SYSUTILS branch
|
21 years ago |
peter
|
8fb3536f6e
* simple regvar support, not yet finished
|
21 years ago |
olle
|
41bdd6178c
+ added external facilities for macpas
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
peter
|
72365ec95b
* implicit_finally flag must be set in pass1
|
21 years ago |
peter
|
b6e86be8de
* tprocinfoflag moved to globtype
|
21 years ago |
peter
|
12efb6d19e
* strlenint is replaced with sizeint
|
21 years ago |
daniel
|
b721e5872c
* Prepare compiler infrastructure for multiple ansistring types
|
21 years ago |
florian
|
c68ea95074
+ syscall directive support for MorphOS added
|
21 years ago |
olle
|
46451e4662
+ added $APPTYPE TOOL for MPW tools on MacOS
|
21 years ago |
peter
|
37f3f95b59
* more stabs fixes
|
21 years ago |
marco
|
9a83a21c64
* pthread on -CURRENT related fixes.
|
21 years ago |