florian
|
f80b6f4774
* arm thumb: take care of large offsets in interface wrappers
|
12 years ago |
florian
|
dee35abf41
* arm thumb: let all registers used in a ldr/str operation interfere with the "hi" registers
|
12 years ago |
florian
|
36a32e153d
+ arm thumb: tarmloadparentfpnode moves the stack pointer to a different register to avoid illegal instruction encodings
|
12 years ago |
florian
|
e41b7b1b94
* arm thumb: strh/ldrh does not allow stack pointer based references with offset
|
12 years ago |
florian
|
877c6e9ce9
* formatting
|
12 years ago |
florian
|
b41728c129
* estimatedtempsize should be a longint to avoid warnings on 8 bit targets
|
12 years ago |
florian
|
7ba197a221
* fix stack parameter handling for arm thumb
|
12 years ago |
florian
|
f9ef8e90da
+ a_op_const_reg_reg for arm thumb taking care of availability of add sp,sp, ...
|
12 years ago |
florian
|
9bbc24b5e3
* r13 might be used only under certain circumstance in memory reference on arm thumb
|
12 years ago |
florian
|
79334242a2
* arm thumb uses always the stack pointer as frame pointer
|
12 years ago |
florian
|
308fb42f4b
* fix parameter handling in FPC_SYSCALL4 to FPC_SYSCALL6
|
12 years ago |
florian
|
52070e26e1
* arm thumb uses always the stack pointer as frame pointer
|
12 years ago |
florian
|
a86531c225
* load exit code in _haltproc for thumb
|
12 years ago |
florian
|
f25a905904
* fix register allocation initalization for arm thumb
|
12 years ago |
florian
|
4e4cc4e289
* support neg instruction for spilling
|
12 years ago |
florian
|
075abd6220
+ support of stackframesize for arm thumb
|
12 years ago |
reiniero
|
33f4bfd5b2
fcl-db/dbase:
|
12 years ago |
Jonas Maebe
|
f620f05bde
* prefix calls to dynlibs routines with "dynlibs." so that under Win* the
|
12 years ago |
reiniero
|
a3a9be18bc
fcl-db/dbase: use new .AsBCD; updaeted history
|
12 years ago |
Jonas Maebe
|
b9ed22b705
* CodeWarrior apparently supports a combination of FPC-like using the
|
12 years ago |
svenbarth
|
70886d1727
Fix the exception reported in Mantis #24072. This does not mean though that the bug is fixed, because the bug itself is related to the topic "partial specialization".
|
12 years ago |
Jonas Maebe
|
8b8a786823
* moved ARM/x86 ifdef'ed code from ncgcal to virtual methods
|
12 years ago |
Jonas Maebe
|
3a03586ca9
* give an error when declaring a class as conforming to a forward-declared
|
12 years ago |
sergei
|
747342ebb2
- Removed nested comments which were causing compiler warnings.
|
12 years ago |
ludob
|
77e2d443d4
fcl-db: added TBCDField.AsBCD support
|
12 years ago |
michael
|
2e1d0c07a5
* Fix compilation
|
12 years ago |
michael
|
11e6396cc7
* modified Docstripper by Reinier Olislagers (bug 23988)
|
12 years ago |
michael
|
6c0d61f879
* SkipTiming by Reinier
|
12 years ago |
reiniero
|
b1993beb9f
fcl-base/dbase:
|
12 years ago |
marco
|
07e23b8401
* mousebutton 4 and 5 support (gpm only?) Mantis #13469
|
12 years ago |