Jeppe Johansen
|
db401f0371
Add missing size postfix to VNEG VFP instruction.
|
10 년 전 |
Jeppe Johansen
|
2ac11e4b82
Use proper relocation type for Thumb-2 BLX.
|
10 년 전 |
Jeppe Johansen
|
572076fc4d
Add MSR/MRS for ARMv6M/7M.
|
10 년 전 |
Jeppe Johansen
|
7390acc426
Merged from recent trunk.
|
10 년 전 |
Jeppe Johansen
|
f963ff1b5b
Add CPSxx instructions, and some missing FPA instructions.
|
10 년 전 |
joost
|
588256f79a
* Added missing path-delimiter between target and packagevariant path
|
10 년 전 |
Jeppe Johansen
|
ff7af306df
Add FPA support.
|
10 년 전 |
marco
|
43121ed5e1
* Fix for #27228
|
10 년 전 |
marco
|
4733e50de5
* system unit additions from mantis #27206. Exports some dynarray related RTTI functions.
|
10 년 전 |
joost
|
ff7ce315e6
* Replaced single events in TBuildEnine with TNotifyEventCollection. This
|
10 년 전 |
florian
|
f813703cf3
* fixes several issues with loop unrolling
|
10 년 전 |
michael
|
868ba1560f
* Applied patch by Michael Van Ham (bug ID 27220)
|
10 년 전 |
sergei
|
da8346079f
* mips-linux: Enabled tf_safecall_exceptions (it just works, no reason to keep disabled) and also tf_pic_uses_got (so that checks elsewhere in compiler set pi_needs_got flag; actual functionality is not changed because currently MIPS just forces pi_needs_got unconditionally).
|
10 년 전 |
sergei
|
b46ce6b70e
* Fixed condition to output div/divu having R0 as first operand as non-macros.
|
10 년 전 |
florian
|
0a19825e25
* elf_x86_64 -> elf_x86_64_sol2, should resolve #27199
|
10 년 전 |
florian
|
3988de549b
* updates for make 3.82
|
10 년 전 |
Jeppe Johansen
|
49346b3041
Fix SWI as a pseudo instruction.
|
10 년 전 |
Jeppe Johansen
|
cbd75428c0
Fix an issue with local BLX branches not being turned into BL branches.
|
10 년 전 |
sergei
|
57094d495b
+ MIPS: implement inline full 64-bit multiplication, for cases when overflow checking is off and CPU is set to mips32r2.
|
10 년 전 |
Jeppe Johansen
|
9a482d5281
Refactor and secure some immediate operand encodings.
|
10 년 전 |
Jeppe Johansen
|
e7575d9f96
Fix some encoding bugs in ARM modes. Mostly shifts and signindex errors.
|
10 년 전 |
joost
|
7c2295b83b
* Avoid an unlimited loop when only one package is being installed
|
10 년 전 |
michael
|
8e7d649a4d
* Optimized variant of patch in bug ID #27215
|
10 년 전 |
joost
|
164d5a4f38
* Added ability to build fpmakes with multiple packages
|
10 년 전 |
Jeppe Johansen
|
97fdfc942b
Fix encoding of shifterops for ARM dataprocessing instructions.
|
10 년 전 |
marco
|
4956784613
* fix for #26846, wrong line continuation character in gba and nds makefile.fpc's
|
10 년 전 |
Jeppe Johansen
|
c284d8f6ba
Fix some warnings about unitialized variables.
|
10 년 전 |
Jeppe Johansen
|
3ad03491ed
Add Neg as a pseudo instruction, and fix RRX pseudo code expansion.
|
10 년 전 |
florian
|
1178fdc98f
* force objects and records only into memory if their address is passed, hint from Jonas, improves code after r29139
|
10 년 전 |
Jeppe Johansen
|
6fff181679
Add support for TBB/TBH instructions.
|
10 년 전 |