pierre
|
f9930e3f46
Use ldc1 and sdc1 for big endian mips CPU directly
|
13 жил өмнө |
pierre
|
d2dc860b1b
Use 4 for mips(eb/el) recordalignmax field
|
13 жил өмнө |
pierre
|
7608182c10
* Frame is in register s8
|
13 жил өмнө |
pierre
|
0c97a49a0e
* Change back mipseb-linux to mips-linux
|
13 жил өмнө |
pierre
|
15252b546d
* Restore 'mips' name as cpumipseb source_cpu_string
|
13 жил өмнө |
pierre
|
6b57f3a3d1
* Use include prt0.as for cprt0, gprt0 and dllprt0 as files
|
13 жил өмнө |
pierre
|
e4ebe2e52e
* Fix wrong .size for _synamic_start
|
13 жил өмнө |
pierre
|
23a3275291
* Define both mipseb and mips for non endian-little MIPS compiler
|
13 жил өмнө |
sergei
|
bd7ebdce18
* ELF relocation cleanup/improvement:
|
13 жил өмнө |
sergei
|
98fffb7981
* Overloaded MemPos_ExeSection and DataPos_ExeSection accepting a TExeSection instead of name.
|
13 жил өмнө |
masta
|
2768e0fc12
Folded Add/Sub/Or Splitter, lots of debug output
|
13 жил өмнө |
masta
|
5498456269
Add LsrAndLsr Peephole Optimizer for ARM
|
13 жил өмнө |
masta
|
92c47148cc
Optimize 8/16 OP_NOT on ARM
|
13 жил өмнө |
svenbarth
|
f90e686be2
Always try to present file/line information for generics even if no source is available or the unit was compiled as release unit. This allows IDE like Lazarus to correctly navigate to an error or warning even if the unit containing the generic was compiled as a release unit.
|
13 жил өмнө |
svenbarth
|
75bf094e3f
Fix for Mantis #21064.
|
13 жил өмнө |
michael
|
ecd0f53488
* Added fpimggauss.pp unit from Mattias Gaertner
|
13 жил өмнө |
michael
|
55196878e9
* Added compact image support by Mattias Gaertner
|
13 жил өмнө |
michael
|
616b2d9b20
* Added compact image support by Mattias Gaertner
|
13 жил өмнө |
marco
|
3ffa6bf2f3
* fix from mantis #22156 to wholly implement iunknown or not.
|
13 жил өмнө |
svenbarth
|
e0b41141d2
"SizeInt" inside the compiler references the "size of an int" on the Host platform. What we want for writing size information in PPUs for Generics is "ASizeInt" which is the "size of an int" of the target platform. This fixes Mantis #20947.
|
13 жил өмнө |
sergei
|
a2f0e54dc6
* Fixed internal linker entering infinite loop if script contains empty lines or comments.
|
13 жил өмнө |
masta
|
c5fbe3bb3b
Use bx lr in ARM-RTL for armv5
|
13 жил өмнө |
masta
|
c5d7ae513a
ARM assembly versions of strupper and strlower
|
13 жил өмнө |
masta
|
0f3441a9c2
Split OP_ADD, OP_SUB, OP_AND and OP_ORR into multiple instructions if that can avoid constant construction or even loading from a pool.
|
13 жил өмнө |
masta
|
f11fbe527e
Improve loading of ARM constant values
|
13 жил өмнө |
masta
|
d987cee96a
Introduce split_into_shifter_const to ARM-Code Generator
|
13 жил өмнө |
masta
|
3205169ab9
Use roldword intrinsic instead of function rotl.
|
13 жил өмнө |
marco
|
2941b1e456
* do not set fregistered directoy since that hampers registerevents().
|
13 жил өмнө |
joost
|
8b6c61bb86
* Forgot to commit file in r21641
|
13 жил өмнө |
joost
|
f67a327240
* Set Field.FieldNo to 0 for fields that are not bound to a fielddef, so that
|
13 жил өмнө |