Commit History

Author SHA1 Message Date
  joost 4ba84bab05 * Adapt the configuration-file in such a way that fcl-web is used to download from repositories 8 years ago
  joost 289afe7336 * Changed the mirrors-url to the https version 8 years ago
  joost a4250d1beb * Add FPC-download-handler to fppkg 8 years ago
  florian 719faf5e54 * more restrictive alignment for variables 8 years ago
  florian c321fb35f1 * integer registers on sparc(64) do not have an explicit size anymore, simplifies compiler code sharing between sparc32 and sparc64 8 years ago
  florian 7edc8407fc + flushw opcode 8 years ago
  florian 3ee8e836e9 * properly handle constants from -2^32 to -1 on sparc64 8 years ago
  florian 2ad265505b * properly align unicode- and ansistring constants 8 years ago
  florian 7fd359bb78 * setup of envp fixed 8 years ago
  florian 1e619a3479 * syscall error and parameter handling for sparc64 fixed 8 years ago
  florian ae99445bdd * get_caller_addr and get_caller_frame for sparc64 fixed 8 years ago
  florian 453fedf089 * empty lines removed 8 years ago
  florian 8bbe7d7268 * define STACK_BIAS constant for sparc64, it is fundamental 8 years ago
  florian 2e2e560d5a * use dwarf on sparc64 8 years ago
  Károly Balogh 50812415d8 m68k: add a modified version of the generic fpc_round_real, which takes some m68k FPU oddities into account 8 years ago
  joost 6bb48bf34f * Propagate the result of download-actions to avoid stale empty files 8 years ago
  joost 187724d844 * Handle https-protocol on downloads from repositories 8 years ago
  florian 85050f3383 * Makefiles regenerated 8 years ago
  florian c649cdd23b + sparc64 support enabled in fpmake for the IDE 8 years ago
  florian 1f23bb3e6b + sparc64 support in top level Makefile.fpc 8 years ago
  florian e5977d5c52 + support sparc64 as host/source cpu 8 years ago
  florian 1d03dd51a2 + sparc64 support for fpmake 8 years ago
  Károly Balogh f1ee65610d m68k: added support for setting the rounding mode on hardware FPUs 8 years ago
  Károly Balogh 8a6c995b75 troundm: fixed 32bit rmNearest tests and wrong result values 8 years ago
  florian 2109fb33ab * more sparc64 support in the generic sparc code generator 8 years ago
  florian 91994ef404 * set basic constants for address sizes etc. correctly for sparc64 8 years ago
  florian fd698a22f4 * handling of negative constants in TCGSparc64.a_load_const_reg 8 years ago
  florian 3c72115e30 * basic sparc64 calling convention handling and stack frame handling fixed 8 years ago
  florian ac16c90357 * linker command for sparc64-linux fixed 8 years ago
  florian e78dbbccc4 * adaption of some rtl code for sparc64-linux 8 years ago