Commit History

Author SHA1 Message Date
  marco dfa6b03b95 * patches from Ocean, mantis #26675 11 years ago
  Károly Balogh c9f91258eb fpmkunit: disable process unit and threading on Amiga and AROS for now 11 years ago
  reiniero aae9a5b8b9 + fcl-db: mysql 5.6 connector: add support for MariaDB 10.0. Should fix isseu #26620. Needs testing. 11 years ago
  Károly Balogh e126b787a3 Amiga: moved the remnants of the old CRT unit from Amiga RTL to rtl-console package and made it to build at least. It's probably still very broken, and needs fixing. 11 years ago
  sergei 3ede5ec99b * MIPS peephole: refactored/simplified and added (another) couple of optimizations. 11 years ago
  sergei ac64c4600f + MIPS: make use of instructions MUL,SEB and SEH that are available in modern cores. 11 years ago
  marcus 64769b847a amicommon: GetEnv improved, EnvCount and EnvStr implemented 11 years ago
  sergei 4e2fb9d28b * MIPS: fixed O_MOVE_SOURCE and O_MOVE_DEST constants (they were swapped, amazing that it ever worked with such a mistake). 11 years ago
  sergei 406a678223 * MIPS: MOVE instruction cannot be changed into conditional move (MOVZ/MOVN) if it overwrites register used as condition. 11 years ago
  marcus e86504af04 amunits: syscall-ified AGraphics, AmigaDos, Utility.library units 11 years ago
  Károly Balogh 842a5ecc4d amunits: syscall-ified ASL 11 years ago
  marcus bb4659ceb6 Amiga: syscall-fied exec and intuition.library units 11 years ago
  florian 3f71b059e5 * improve ldr*/str* handling for arm thumb 11 years ago
  Károly Balogh 9991ee4165 m68k: support loading of refs to data registers, also when explicit paraloc is set and it's a register, use that directly, this fixes several syscall-related corner cases on Amiga 11 years ago
  sergei 02f39c667a * MIPS: added a couple of important capabilities and made them available for big-endian targets as well. 11 years ago
  nickysn 9b41b10350 * implementation of tiny heap's GetMem changed, so that it doesn't use FreeMem 11 years ago
  sergei 768e090006 - MIPS: don't create reg.allocator for MM registers. 11 years ago
  Károly Balogh 94a84d3286 amunits: some random functions syscall-ified. Mostly things used by rtl-console and FV. 11 years ago
  Károly Balogh 05b249f204 Amiga: do not use tagsarray in rtl-console/video 11 years ago
  joost 030885727e * Do not use sym.realname but sym.name in the mangledname for the Dwarf-3 debuginfo. This makes it possible to mix Dwarf-2 and Dwarf-3 debug info into one executable. 11 years ago
  sergei 98332db7fe * Improved generic implementations of Bsf/Bsr. Existing ones were just ugly, BsfQword/BsrQWord producing total of 15 inline expansions 5 levels down and bloating into just a little less than a kilobyte of code (on MIPS). Now it is at most 3 expansions and 21 instructions (84 bytes), 16 and 32 bit routines are branchless. 11 years ago
  Károly Balogh 5471a399e3 amunits: syscall-ified timer, fixed keymap to build (oops...) 11 years ago
  Károly Balogh e92e2349e7 amunits: syscall-ified keymap unit 11 years ago
  svenbarth 244ac12794 Fix for Mantis #26615. 11 years ago
  Jonas Maebe 74e56c2674 * let GetDirIO() return its result in DefaultFileSystemCodePage, as its only 11 years ago
  Jonas Maebe 88d969f3bd * ensure that sysutils.expandfilename() returns its result in 11 years ago
  florian 2fa7171a45 * generate AND for small set comparisons also when only set vars are involved using the cg class, so it works for arm thumb as well 11 years ago
  florian 8a7c16327c * fixes reference handling for arm thumb and ldrh, not perfect yet 11 years ago
  Károly Balogh 604b277183 Amiga: rtl-console and fv now builds for classic Amiga. It probably still nukes badly though, due to problems in the age-old AmUnits interface units. To be fixed soon. 11 years ago
  Károly Balogh fb6d7ca1da amunits: MsgBox unit renamed to AMsgBox, conflicts with FV 11 years ago