Commit History

Author SHA1 Message Date
  michael 311c33bb11 * Patch from Martin Pekar: 18 years ago
  yury 658853c139 * Initialize fpu regvars from staticsymtable by loading initial value from memory location. 18 years ago
  marco 9c45584938 * Safeloadlibrary 18 years ago
  Károly Balogh 245c551e2e + first attempt to support morphos' powersdl (WIP, but basic stuff already works) 18 years ago
  tom_at_work 2d1f9b20a3 * merged trefaddr.addr_lo/addr_hi with trefaddr.addr_low/addr.high; some related bugfixing/cleanup 18 years ago
  daniel f31889df57 * Pass const params by pointer if calling convention<>register. This is 18 years ago
  daniel 20a804152d * Don't assume pointers are 8 bytes. 18 years ago
  yury 09fa6b5893 * Fixed Abs and Sqrt in hardfloat mode on arm. 18 years ago
  daniel 44e07cd098 * Fix bug #9141 and pass const params <=16 in by value. 18 years ago
  daniel 6e0a7bb0eb * Nil constants that are type converted to a method procvar are now 18 years ago
  yury b86574cf36 * Fixed float constants in softfloat mode when compiler was compiled in hardfloat mode on arm-linux host. 18 years ago
  florian 499cbcbbe1 * make cycle OPT=-gwl -Co -Cr on x86-64 fixed 18 years ago
  yury 55d6a37865 * Fixed bug #9221. 18 years ago
  Almindor f71c886752 * move the FUTEX down so uses doesn't get in the way 18 years ago
  Almindor 5baca0cfd3 * fix IPC for FPC_USE_LIBS 18 years ago
  Almindor 1fa4e17c87 * make FUTEX_OP implemented also with FPC_USE_LIBC since it's a macro 18 years ago
  yury 2829f4e46f * Fixed arm optimizer bug (mantis #9209). No testsuite regressions with -O2. 18 years ago
  sekelsenmat 6096874424 Removed winlikewidestrings from symbian 18 years ago
  sekelsenmat a62655b5ef Improved mksymbian 18 years ago
  yury 826ba045f1 * made records not packed to fix bus errors. 18 years ago
  yury 6ffbbb5734 * fixed compilation. 18 years ago
  florian 4917931c63 * don't compile objects in fpu emulation mode 18 years ago
  Tomas Hajny 85e6a6b019 * don't use obsolete switches in default configuration files 18 years ago
  Tomas Hajny 69e7ebb22f * don't use obsolete switches in default configuration files 18 years ago
  daniel eb42e583b1 - Disable smaller_possible_range_check hints/warnings because of too much 18 years ago
  Jonas Maebe 1eb1bf4c42 * fixed str(extended(0.005):0:2) and related problems 18 years ago
  sekelsenmat 4caa18e29a Added Symbian build tool 18 years ago
  Jonas Maebe 9fedea7b9f + "set" support in dwarf debug info if compiler is compiled with 18 years ago
  Jonas Maebe 1348be69fe * don't compile sdl for darwin/ppc64 18 years ago
  michael 1ea8136192 * Published property Database in TSQLQuery again 18 years ago