florian
|
0d97f9ab6c
+ initial implementation for x86_64, problem currently the usage of .section to create the necessary note section
|
19 yıl önce |
florian
|
6bf6aa3552
* si_* defines cleaned up
|
19 yıl önce |
florian
|
ded759a247
* implemented
|
19 yıl önce |
yury
|
319d92fe9a
* Release register of by value parameter after making its local copy. It fixes bug when local stack location is referenced using big (>4k) PC relative offset by ARM CPU. In this case temp register is needed and wrong temp register is allocated.
|
19 yıl önce |
yury
|
c21b1478b8
* added Sleep to wait loop for wince.
|
19 yıl önce |
yury
|
2fd4be4637
* Additionally check procedure's para_stack_size before doing stackframe optimization. It handles the case when a parameter is passed partially in registers and partially in the stack.
|
19 yıl önce |
yury
|
96bfb7ce97
* don't destroy both r11 and r13 when copying data.
|
19 yıl önce |
yury
|
d4335749ec
* reverted r5481. That order of instructions can be executed more effectively on newer ARM CPUs.
|
19 yıl önce |
florian
|
01a20b25a2
* don't reuse registers
|
19 yıl önce |
daniel
|
d89409f4b4
* Regenerate Makefile.
|
19 yıl önce |
yury
|
35b1014207
* more usual order of instructions.
|
19 yıl önce |
florian
|
d84493deec
* ifdef'ed pic directive
|
19 yıl önce |
florian
|
d47dc38f2c
* ignore PIC directive on windows and warn about it
|
19 yıl önce |
florian
|
f8072062bc
* update german error files by Karl-Michael Schindler
|
19 yıl önce |
florian
|
6118c3e477
* fixed assembling of movd with 64 bit registers
|
19 yıl önce |
carl
|
e7f9d82cd5
Much more support for different features of regular expressions, see todo list for more information.
|
19 yıl önce |
michael
|
d4c30020ee
Fix to be able to allocate threadvars when non-rtl code creates a new thread
|
19 yıl önce |
michael
|
285e02ba83
* Fix to be able to allocate threadvars when code outside FPC creates a thread
|
19 yıl önce |
daniel
|
84982f2f62
+ Add siconverror constant.
|
19 yıl önce |
daniel
|
7953785d50
* Fix stupid typo.
|
19 yıl önce |
daniel
|
76cf70bdbd
* Use proper critical sections.
|
19 yıl önce |
florian
|
b77a5016ca
* don't destroy r13 when copying data
|
19 yıl önce |
marco
|
f69f8041fe
* symbols were used before they were defined
|
19 yıl önce |
yury
|
a4407d5ad2
* fixed insertpcrelativedata when case jump table is used.
|
19 yıl önce |
yury
|
e94277d5dc
* removed unneeded label.
|
19 yıl önce |
Almindor
|
f5d4c3400e
* fixes netwares for the new AF_ PF_
|
19 yıl önce |
michael
|
b26b3e06dd
* Patch from Graeme Geldenhuys to include javascript in css/xsl
|
19 yıl önce |
michael
|
ab2e7337e3
* Patch from Graeme Geldenhuys:
|
19 yıl önce |
florian
|
964a98edca
* fixed spilling with large offsets
|
19 yıl önce |
Jonas Maebe
|
1c8dc092b2
* create fpc_write* length/frac parameters as s32inttype to match the
|
19 yıl önce |