mazen
|
5e741c4ca2
* Debug message in SetCondition more explicit.
|
22 年之前 |
sg
|
e0085f7dcd
* Commented out the initialisation check, because this function doesn't
|
22 年之前 |
sg
|
7343e56b58
* Added typecast to prevent range check error in TProcess.WaitOnExit
|
22 年之前 |
sg
|
ed747b102b
* Fixed TComponent.ValidateRename
|
22 年之前 |
Jonas Maebe
|
d03841dc16
* store register para's to memory before copying the valuepara's, because
|
22 年之前 |
Jonas Maebe
|
800d0eabd1
* support nil as parameter and some other fixes
|
22 年之前 |
Jonas Maebe
|
603c27f04f
- disabled fpc_shortstr_concat because it's called differently than that
|
22 年之前 |
Jonas Maebe
|
7a3e1b917c
* fixed Florian's quick hack :)
|
22 年之前 |
Jonas Maebe
|
cfe94be378
* fixed overflow checking form of 64bit add instruction
|
22 年之前 |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 年之前 |
Jonas Maebe
|
92ac35cc37
* fixed 64bit "const - reg/ref" bugs
|
22 年之前 |
peter
|
8a2ff92754
* add -Ur so units won't be recompiled
|
22 年之前 |
florian
|
d4ca538a40
* fixed nested procedures to get them working as before
|
22 年之前 |
Jonas Maebe
|
e514b12f7a
* fixed stabs generation for local variables on systems where they have
|
22 年之前 |
florian
|
098caf591c
* aprocdef instead of aktprocdef must be used
|
22 年之前 |
florian
|
886dae65fe
* quick fix for param64 for intel
|
22 年之前 |
Jonas Maebe
|
b19a9cfc0a
* do callparatemp stuff only after the parameters have been firstpassed,
|
22 年之前 |
florian
|
887d64f038
* another compile fix
|
22 年之前 |
peter
|
3bda511c4a
* compile fix
|
22 年之前 |
florian
|
80b1ccdd76
* fixed parameter passing for 64 bit ints
|
22 年之前 |
peter
|
a5e7f02527
* updated for removed lexlevel
|
22 年之前 |
peter
|
7f14891d66
* aktprocdef cleanup, aktprocdef is now always nil when parsing
|
22 年之前 |
Jonas Maebe
|
38d7ec6670
* fix to a_op64_const_reg_reg
|
22 年之前 |
florian
|
4450957bdd
* fixed para locations of fpc_class_new helper call
|
22 年之前 |
Jonas Maebe
|
f30ce9c922
* fixed and re-enabled routines commented out by Florian :)
|
22 年之前 |
Jonas Maebe
|
49497382c0
* trunc now also supports int64 (no NaN's etc though)
|
22 年之前 |
florian
|
19946413fe
* fixed setjmp record size
|
22 年之前 |
daniel
|
b899ea5469
* Bug fix in simplify
|
22 年之前 |
florian
|
6c836488dd
* fixed previous commit of setjmp
|
22 年之前 |
florian
|
fbea62cf74
+ implemented longjmp
|
22 年之前 |