Commit History

Author SHA1 Message Date
  pierre 0af0da69b1 New GasCpuTypeStr array: GAS uses different names for cpu variants 12 years ago
  pierre 548a687a17 LOC_FPUREGISTER is not used for func_getretloc ig using fpu_soft 12 years ago
  pierre 76ba2ea6c7 Save complete register set for setjmp/longjmp 12 years ago
  pierre 0e14a3c5bd add fpc_longword_to_double if needed 12 years ago
  michael d965748048 * Patch from Graeme geldenhuys to introduce class hierarchy in IPF 12 years ago
  michael 813b91a596 * Patch from Reinier Olislaghers - some cosmetic changes (Bug ID 23506) 12 years ago
  sergei 0196c62ee8 + Initial work to support versions of ELF dynamic symbols. 12 years ago
  lacak da67d3be15 fcl-db: tests: formatting (reorder methods) 12 years ago
  lacak e8d236e3b4 fcl-db: postgresql: 12 years ago
  Károly Balogh e2f02faca0 do not refer reg a6 directly, base pointer might differ among platforms (a5 on m68k-amiga) 12 years ago
  Károly Balogh 39755ba888 use operatingsystem_result on m68k-amiga to pass returncode to OS 12 years ago
  reiniero f62269a111 + sqldb: db test framework: 12 years ago
  reiniero 1ce4f17261 + sqldb: db test framework: 12 years ago
  lacak 01753385e4 fcl-db: postgresql: add schema name into schema query. 12 years ago
  reiniero 4820160ed1 + fcl-db tests: GUI test framework: add db connector selector/editor. Addresses issue #23483 12 years ago
  lacak 83f411adb9 fcl-db: test: for UniDirectional datasets is RecNo=-1 (also in Delphi), so fix test. 12 years ago
  Károly Balogh 7fa067265b small & ugly patch to work around old GNU AS on Amiga, which doesn't know about -march= 12 years ago
  Károly Balogh e2ce0e54c2 made Amiga/68k RTL to build with new m68k compiler at least (result probably not functional yet) 12 years ago
  svenbarth 4adb36e8da Add support for generic type constraints. They are currently only useful to stop specialization of a generic. The parsing of a generic is still too lax and needs to be changed in the future... 12 years ago
  florian e4b0c1b284 + lazarus compiler project for aarch64 12 years ago
  florian d4c17ec4e0 + patch by Vojtech Cihak to add csqr function, resolves #23492 12 years ago
  sergei c73ec250a6 + Endian-swapping procedures for version (TElfverneed, etc.) records. 12 years ago
  sergei 0aa7204707 + Added codes of dynamic relocations to TElfTarget; since most targets use similar dynamic relocation model differing only in code values, this will allow to do majority of handling in the base class. 12 years ago
  Jonas Maebe c37c039905 * report resolveref errors on the correct line number 12 years ago
  Jonas Maebe 6ac8b4fbdf * give a proper error when an mmx/fpu/sse register is used inside a memory 12 years ago
  Jonas Maebe 68dd05e259 * fixed std_regname() for xmm registers with custom sizes 12 years ago
  Jonas Maebe 6e9a8c9187 * write node flags to log file instead of to stdout 12 years ago
  svenbarth 9ef4a35a7b Fix the fix for Mantis #21538. The check never really worked up to now... 12 years ago
  ludob 43371002c4 Oracleconnection: added support for TSQLCurser.FSelectable 12 years ago
  sergei db72b8d7fd * TCGMips.a_loadfpu_reg_cgpara: temps of type Double need 8-byte alignment, according to description of sdcX/ldcX instructions. Using TCGSize2Size to specify alignment is somewhat weird, but it is being used in other CPU back-ends and looks working. 12 years ago