michael
|
bae53fda21
* Some fixes from Graeme Geldenhuys (Bug ID 30038):
|
9 년 전 |
florian
|
3c2dab9878
* i386 peephole assembler uses largely the common peephole optimizer infrastructure, the resulting code is besides a few improvements the same
|
9 년 전 |
florian
|
4ac3953c34
* use InstructionLoadsFromReg instead of RegInInstruction when moving register deallocations
|
9 년 전 |
florian
|
046b148f5f
* i386 and i8086 have an index register, so define cpurefshaveindexreg
|
9 년 전 |
Jonas Maebe
|
1850cb4ccc
* don't look at the resultdef, but at the defs of the operands to decide
|
9 년 전 |
Jonas Maebe
|
69ad962544
* fixed cross-assembling the Linux/ppc32 loader files on a 64 bit Linux host
|
9 년 전 |
Jonas Maebe
|
70cfe1dc23
* fixed cross-assembling from Linux/ppc(32|64) to the "other bitness"
|
9 년 전 |
Jonas Maebe
|
61356a08e6
* fixed default target for a ppc64 -> ppc32 cross-compiler
|
9 년 전 |
michael
|
ef564491b2
* Fixes from Graeme Geldenhuys for bug ID #30006 and bug ID #30008:
|
9 년 전 |
lacak
|
2e005ecc7d
fcl-db: sqldb: make deferred blob loading dependent on sqoKeepOpenOnCommit not on sqoAutoCommit. As original problem is that dataset remains open on commit. Related to rev.33496
|
9 년 전 |
Károly Balogh
|
bd564b8933
m68k: some code to support the ColdFire v4e FPU. not functional yet.
|
9 년 전 |
Károly Balogh
|
1192978152
m68k: software mod/div and mul helper requirement has nothing to do with the softfpu, CF and plain 68k simply needs it
|
9 년 전 |
Károly Balogh
|
510c3456d6
m68k: define CPUCOLDFIRE on the CF family targets
|
9 년 전 |
Jonas Maebe
|
266dee9258
* update tprocvardef.GetTypeName() for blocks so it prints them using the
|
9 년 전 |
Jonas Maebe
|
f50dec5202
* don't allow implicit type conversions from pointers to c-style blocks in
|
9 년 전 |
marcus
|
e38e051425
Amicommon: Unified parameterhandling for Amiga, AROS, MorphOS
|
9 년 전 |
florian
|
a742df9035
* reverse merged r33524 as it is not safe as test results showed
|
9 년 전 |
florian
|
2a28f5a85d
* update used_in_proc only in trgobj.translate_registers, before it might cause unnecessary pushes of actually unused registers
|
9 년 전 |
florian
|
f634387394
+ implement TCpuAsmOptimizer.RegLoadedWithNewValue for x86-64, resolves issue #29527
|
9 년 전 |
florian
|
f576b0c01b
* make use of xor reg,reg by generating it directly instead of hoping for the peephole
|
9 년 전 |
florian
|
2dbcdbe466
+ peephole optimizer: change jmp .L1 ... .L1: ret into ret
|
9 년 전 |
florian
|
e566fe1938
* tscannerfile.readoptionalstate can handle also switches enclosed in (* ... *) comments
|
9 년 전 |
florian
|
4afb96a1cb
* fix warning which prevents compilation with -Oodfa
|
9 년 전 |
svenbarth
|
f1dbc26805
Consider revisions r31990, r32134, r32307, r32479 and r32514 from branches/svenbarth/packages as merged (regeneration of the message files)
|
9 년 전 |
svenbarth
|
0a8d531b8d
Merged revision(s) 32582-32583, 32635, 32637, 32639 from branches/svenbarth/packages:
|
9 년 전 |
svenbarth
|
1824a945cf
Merged revision(s) 32515, 32573, 32575, 32579 from branches/svenbarth/packages:
|
9 년 전 |
svenbarth
|
e8ede4c3e2
Merged revision(s) 32508-32510, 32512 from branches/svenbarth/packages:
|
9 년 전 |
svenbarth
|
3e70ac05c2
Merged revision(s) 32450-32451, 32455, 32457-32458, 32460-32462, 32477, 32480 from branches/svenbarth/packages:
|
9 년 전 |
svenbarth
|
d24065c529
Fix compilation of the JEDI package. Old Delphi versions have {$WEAKPACKAGEUNIT} while newer ones also seem to allow {$WEAKPACKAGENUNIT ON}... :/ (analogous for DENYPACKAGEUNIT...)
|
9 년 전 |
svenbarth
|
7d8d0340b9
Merged revision(s) 31988, 31991-31993, 32136, 32308-32309, 32312, 32318 from branches/svenbarth/packages:
|
9 년 전 |