Commit History

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