Jonas Maebe
|
8a6ebdf274
- disabled loop unrolling for level 3 optimizations since it only causes
|
19 years ago |
peter
|
2888a21593
* list supported optimization options in -i
|
19 years ago |
peter
|
b6e35a200e
* rewrite of optimizer options
|
19 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
|
04c97cc129
* load jmp_buf_size from system unit
|
20 years ago |
florian
|
960bf7b8b1
* fixed float spilling to use sfm/lfm instead of stf/ldf
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
florian
|
c68ea95074
+ syscall directive support for MorphOS added
|
21 years ago |
florian
|
10e765329d
* fixed arm compilation
|
21 years ago |
peter
|
1b0d0ca3c4
* s128real type is not compatible with s80real
|
22 years ago |
florian
|
ebab97b3c8
+ first part of arm assembler reader
|
22 years ago |
florian
|
bbf7300a0c
* Florian's culmutative nr. 1; contains:
|
22 years ago |
florian
|
f3266351dc
+ started to implement FPU support for the ARM
|
22 years ago |
florian
|
5aba45edbf
* very basic stuff for the arm
|
22 years ago |