micha
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
17 éve |
Jonas Maebe
|
42ff6fc5bb
* enabled tail recursion optimization for ppc
|
18 éve |
Jonas Maebe
|
359c19ee9e
- removed ppc601 as ppc32 cpu target
|
18 éve |
florian
|
2a54d957b2
* fixed two small errors
|
19 éve |
florian
|
a61abb25cb
* reorganized optimizer switch sets
|
19 éve |
Jonas Maebe
|
8a6ebdf274
- disabled loop unrolling for level 3 optimizations since it only causes
|
19 éve |
peter
|
2888a21593
* list supported optimization options in -i
|
19 éve |
peter
|
b6e35a200e
* rewrite of optimizer options
|
19 éve |
Jonas Maebe
|
8bc4e0a32f
* inline and compilerproc are now procoptions instead of proccall types
|
20 éve |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 éve |
fpc
|
50778076c3
initial import
|
20 éve |
Jonas Maebe
|
bfa2301575
* const record parameters > 8 bytes are now passed by reference for non
|
20 éve |
Jonas Maebe
|
a5c94ddccd
* removed some unused variables
|
20 éve |
peter
|
e417e34496
* truncate log
|
20 éve |
peter
|
c95a859f0a
* generic tlocation
|
21 éve |
florian
|
8a9758c5e2
* logs truncated
|
21 éve |
florian
|
588e2c38bf
* dwarf branch merged
|
21 éve |
florian
|
c68ea95074
+ syscall directive support for MorphOS added
|
21 éve |
florian
|
fabb9c33ac
* top_symbol killed
|
21 éve |
florian
|
1af574ceca
* assembler readers OOPed
|
22 éve |
florian
|
bbf7300a0c
* Florian's culmutative nr. 1; contains:
|
22 éve |
florian
|
220e05dd5e
* fixed arm concatcopy
|
22 éve |
florian
|
19946413fe
* fixed setjmp record size
|
22 éve |
carl
|
752beef0dd
* cardinal -> longword
|
23 éve |
peter
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 éve |
carl
|
588abc6631
* jmpbuf size allocation for exceptions is now cpu specific (as it should)
|
23 éve |
carl
|
9da171faf2
+ stab register indexes for powerpc (moved from gdb to cpubase)
|
23 éve |
carl
|
18b102ce95
+ moved target_cpu_string to cpuinfo
|
23 éve |
peter
|
06ebac4e27
* readded missing revisions
|
23 éve |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 éve |