Commit History

Author SHA1 Message Date
  florian 0c889207ca * fixed ipc syscalls and data structures for x86-64, resolves #8616 18 years ago
  Jonas Maebe 0a6256e44b - disabled linking to SystemStubs for Mac OS X since it's only available 18 years ago
  florian fef643654b * moved 18 years ago
  florian 56e30e75af * don't crash on invalid property declarations, resolves #8451 18 years ago
  florian 08e5d21da8 + keypressed for windows, resolves #8637 18 years ago
  florian 35682fdc81 resolved #8555 18 years ago
  florian 9140766d5a * support for unaligned loads/stores on sparc 18 years ago
  florian b54185401c + sparc lazarus project file 18 years ago
  florian d7da24aae2 * fixed another bloody stat record issue 18 years ago
  florian 52db191745 * don't take size of open array defs, resolves #8615 18 years ago
  tom_at_work 1d6089705f * fixed a_load_subsetreg_reg when the part to extract is already at the LSB position where only bitmasking is required 18 years ago
  florian ef5c7a595d + more symbian stuff from Felipe Monteiro de Carvalho 18 years ago
  michael 38f8edae01 * Added possibility to specify port 18 years ago
  florian 77cd61b4d2 + OO test 18 years ago
  florian b0a068b9a0 + unused so far and untested implementation of a_load_*_unaligned 18 years ago
  florian 2894267806 * fixed profiler startup code to link again, resolves #8551 18 years ago
  florian 8d371e3f97 * made RT_* simple constants, fixes #8584 18 years ago
  joost f2c81869a1 * Renamed too long testnames to shorter ones 18 years ago
  michael 3d473ee80a * Added fpapache explanation 18 years ago
  michael e595b6ae05 * Added some delphi compatibility properties 18 years ago
  florian dac3a5c5a8 * fixed test, doing findclose twice hurts at least win64 18 years ago
  Tomas Hajny 7668853b15 * missing ctypes dependency for initc added 18 years ago
  Tomas Hajny ed22287ae2 - removed duplicated type pointer definitions 18 years ago
  michael 3453186c82 * initial version of apache support (not yet in Makefile) 18 years ago
  michael 27eedd4ff1 * Fixed some typing error in a type 18 years ago
  florian 9511c9ffd2 * made arm-wince default target for arm cross compilers hosted on windows 18 years ago
  tom_at_work 9c1604ea44 * do NOT specify R0 as available volatile register. Fixes cycle on ppc64/linux. Most probably the compiler starts using it as temp register which leads to bad code since in some instructions R0 means zero, not the value of R0. 18 years ago
  pierre 3473faab07 + added generation of debugging infos of parast and localst for methods 18 years ago
  Jonas Maebe 4913e07019 * r7035 for darwin/ppc64 18 years ago
  Jonas Maebe 1cafdf7a59 * change darwin/i386 and ppc from case_sensitive into case_aware 18 years ago