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 |
peter
|
12aade4e16
* register calling is now default for i386
|
21 years ago |
daniel
|
f8e49e98be
* Register calling disabled again
|
21 years ago |
daniel
|
7061f04355
* Register allocator speed optimizations
|
21 years ago |
peter
|
1407a03ff1
* remove redundant calls to add_edge_used
|
21 years ago |
florian
|
bbf7300a0c
* Florian's culmutative nr. 1; contains:
|
22 years ago |
peter
|
b3ef859971
* default calling convention changed to stdcall
|
22 years ago |
peter
|
b9d09a4e5c
* preparations for different default calling conventions
|
22 years ago |