Commit History

Author SHA1 Message Date
  michael 541128b086 * Fix bug ID #32048: class variables (and variables) in record 8 years ago
  michael c9e15b9380 * Forgot tga in previous commit 8 years ago
  michael 9968867c2c * Seems previous commit was before complete save in IDE 8 years ago
  michael 162b938409 * Patch from Thaddy De Koning to add generic RandomFrom 8 years ago
  michael 03267e3ba3 * Fix bug ID #31750 8 years ago
  michael 31d9d345e1 * Fix bug ID #32025 8 years ago
  michael f247a66c90 * Fix bug ID #31975, LastIndexOf string helper copy&paste error 8 years ago
  michael cf1bd813a8 * Better operator as identifier mechanism 8 years ago
  michael 31bc025d08 * Better operator as identifier mechanism 8 years ago
  michael 68414a358c * Operator is a valid field name (bug ID 32049) 8 years ago
  Károly Balogh eaa769053b m68k: enable 68881 FPU on Linux and NetBSD by default 8 years ago
  Károly Balogh 0b561b6c8f powerpc: enable SUPPORT_GET_FRAME 8 years ago
  Károly Balogh 6e3936c534 amicommon: implement StackTop for other Amiga-like systems 8 years ago
  Károly Balogh cca38c9f08 morphos: implement StackTop to get the stack top from the OS. stack boundaries are detected more precisely now, this fixes stack backtraces with shallow stack, among others 8 years ago
  svenbarth c66daeb69f * forgot to correctly enable bootstrapping from direct to indirect entry for x86_64-linux 8 years ago
  florian a927181d87 * properly align threadvars for sparc64 8 years ago
  svenbarth 208800ba2a * regenerate Makefile after r36692 8 years ago
  svenbarth ba40d4e0f3 * gparmake and createlst are (usually) compiled using the installed host compiler, so don't pass FPCOPT which is geared towards the target compiler instead and thus passes the unit directory of the that compiler's RTL which leads to the compiler picking up the wrong startup object files 8 years ago
  joost cfbb7efc85 * llProgres -> llProgress 8 years ago
  svenbarth 0f9451fbb7 * switch x86_64-linux to indirect entry, essentially allowing for the use of dynamic packages on that target 8 years ago
  svenbarth 533789777b * prepare Linux RTL for a platform-by-platform switch to indirect entry information, including the capability to bootstrap a direct entry target to an indirect one while using the assembly startup files of the indirect one 8 years ago
  svenbarth 2c628e983d * fix define so that m68k for Coldfire builds correctly again 8 years ago
  michael e9a3a807d0 * Fix overflows in intstrtodate (bug ID 32098) 8 years ago
  svenbarth d5c8fe7455 * on targets with indirect main entry argc, argv and envp are provided through the indirect entry information instead of externals 8 years ago
  svenbarth 00e9289f58 * envp is part of sysunixh, so no need to manually import it using an external 8 years ago
  michael e787cb1ff3 Fix bug ID #31871 8 years ago
  michael 0a73f141a4 * Forgotten in commit 36662 8 years ago
  michael d6552989d6 * Fix bug ID #31825: because of helpers, almost any expression can have a . 8 years ago
  Mattias Gaertner b11a0c4eab pastojs: declarations: nicer srcmaps 8 years ago
  Mattias Gaertner 627323b96e fcl-js: jswriter: nicer CurElement for srcmaps 8 years ago