Jonas Maebe
|
7d459cf12a
* the compiler now explicitly keeps track of the minimally guaranteed
|
16 years ago |
Jonas Maebe
|
718694d1d6
* always specify an explicit alignment for tgobj.gettemp (so e.g.
|
16 years ago |
Jonas Maebe
|
f36e5411af
* split cpu64bit compiler define into
|
17 years ago |
Jonas Maebe
|
56f8424af6
* no longer remove AsmBlockStart and AsmBlockEnd markers from
|
18 years ago |
Jonas Maebe
|
fc70aa545c
* changed boolean fields in ttempinfo to a set for easier
|
18 years ago |
Jonas Maebe
|
49a2084ea0
* fixed calling inline functions (with exit statements) from inside
|
18 years ago |
Jonas Maebe
|
8bcb6e689d
* only check validity of assembler instructions in pass_2, after all
|
18 years ago |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
peter
|
3078a1927f
* remove ttype
|
19 years ago |
florian
|
dde9ad4755
* fixed memory leak with temp. variables, fixes #7282
|
19 years ago |
florian
|
c1c8a274bc
* fixed compilation on non x86 systems
|
19 years ago |
peter
|
cf0c78e7af
* Support in tempnodes for SSE floats in XMM registers
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
peter
|
b6e35a200e
* rewrite of optimizer options
|
19 years ago |
peter
|
785550d7e3
Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from
|
19 years ago |
florian
|
b06643a1eb
* tai_const refactored
|
19 years ago |
Jonas Maebe
|
e4451558c4
* optimized register allocation for tempnodes
|
19 years ago |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 years ago |
florian
|
5c35fd818d
* ie on powerpc fixed: synching of fpu register variables wasn't implemented, maybe subject to be merged back to 2.0.x
|
20 years ago |
florian
|
cdd5b61af8
+ internal error added
|
20 years ago |
Jonas Maebe
|
8bc4e0a32f
* inline and compilerproc are now procoptions instead of proccall types
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
79eac1c0b3
* fix [regpara] in intel assembler
|
20 years ago |
peter
|
1c458abb0b
* compile fixes for x86_64
|
20 years ago |
peter
|
5ee4b9ad24
* use tlocation for tempnodes
|
20 years ago |
peter
|
959bdccc49
* disable pass2inline
|
20 years ago |
peter
|
0c7e53bb81
* fixed compile of powerpc,sparc,arm
|
21 years ago |