mazen
|
e3431c55d9
* fixed bug of output generated assembler for a_cmp_const_ref_label
|
22 years ago |
mazen
|
ca247392ff
+ This file is used to define all cpu registers physically available
|
22 years ago |
mazen
|
03a19b6668
* signification of ths faile has changed.
|
22 years ago |
mazen
|
087d28fbcb
* test of invalid opcode/operand combination gives internal error
|
22 years ago |
mazen
|
12b5bae421
* instruction are moved lowercase to allow using old assmeblers
|
22 years ago |
mazen
|
ab4f1c908b
+ test of FOR statment
|
22 years ago |
michael
|
cf68b27bb9
+ Patch from peter to fix wrong pushing of ansistring function results in open array
|
22 years ago |
peter
|
dfd469b7a3
* fix stabs generation for implicit initfinal
|
22 years ago |
peter
|
7c733ebcca
* write sec_none info in extdebug
|
22 years ago |
peter
|
6d57995944
* do not finalize function results
|
22 years ago |
marco
|
8c0d65c9f3
* gnome stuff + tcl enabled for *BSD
|
22 years ago |
peter
|
5af7a2c7a0
* sharedlib is placed in exe outputdir
|
22 years ago |
peter
|
c65de49aa4
* fix dbdigest build
|
22 years ago |
peter
|
dffc772b3b
* regenerated to support 1.1 compiler
|
22 years ago |
mazen
|
04e19cce0d
- InternalError removed from TSparcCallNode.push_framepointer as it is called by common coplier code.
|
22 years ago |
mazen
|
c475df7735
+ max_scratch_regs variable added because requested by common compiler code
|
22 years ago |
mazen
|
fad91e6369
+ NOP after conditional jump instruction to prevent delay slot execution
|
22 years ago |
mazen
|
5e741c4ca2
* Debug message in SetCondition more explicit.
|
22 years ago |
sg
|
e0085f7dcd
* Commented out the initialisation check, because this function doesn't
|
22 years ago |
sg
|
7343e56b58
* Added typecast to prevent range check error in TProcess.WaitOnExit
|
22 years ago |
sg
|
ed747b102b
* Fixed TComponent.ValidateRename
|
22 years ago |
Jonas Maebe
|
d03841dc16
* store register para's to memory before copying the valuepara's, because
|
22 years ago |
Jonas Maebe
|
800d0eabd1
* support nil as parameter and some other fixes
|
22 years ago |
Jonas Maebe
|
603c27f04f
- disabled fpc_shortstr_concat because it's called differently than that
|
22 years ago |
Jonas Maebe
|
7a3e1b917c
* fixed Florian's quick hack :)
|
22 years ago |
Jonas Maebe
|
cfe94be378
* fixed overflow checking form of 64bit add instruction
|
22 years ago |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 years ago |
Jonas Maebe
|
92ac35cc37
* fixed 64bit "const - reg/ref" bugs
|
22 years ago |
peter
|
8a2ff92754
* add -Ur so units won't be recompiled
|
22 years ago |
florian
|
d4ca538a40
* fixed nested procedures to get them working as before
|
22 years ago |