Commit History

Author SHA1 Message Date
  blikblum 0e675b5adc sqliteds: fix compilation with 2.4 and 2.6 fpc compiler 13 years ago
  Tomas Hajny 7c9d229772 * correction for compiler options 13 years ago
  Jonas Maebe 1f83203117 * make self-pointer passed by reference not regable. Was not necessary 13 years ago
  joost 7c9b93dd91 * Set for which targets these packages have to be compiled for 13 years ago
  Jonas Maebe 74e721517d * keep track of the type of symbolic floating point constants rather 13 years ago
  svenbarth a28a9a9521 * pdecobj.pas, object_dec: 13 years ago
  sergei 6874aa9676 * Replaced i386 assembler IndexByte by more sophisticated implementation, larger in size but faster by factor from 2 (on Athlon X2 L310) to 5 (on Core2Duo E7200) for 512 byte buffers. 13 years ago
  Jonas Maebe f984a3d74e - removed optimization that pops the current symtable off the symtablestack 13 years ago
  joost c0a501bdab * Build os2units only in os/2 and emx targets 13 years ago
  joost ff81a5018f * Template file for testing fpmake-building 13 years ago
  marco 60ff11d19e * changed bookmarksize to sizeof(longint) Mantis #13967 13 years ago
  pierre 00ca9b4ce5 + Support multithreaded windows executables inCheckPointer function 13 years ago
  pierre f80bc70707 + Add _FPC_TlsSize public symbol for use by heaptrc unit 13 years ago
  pierre 573102fa70 * Explicitly disable checkpointer for functions using GetEnvironmentStrings 13 years ago
  Tomas Hajny b1810691fa + new directory units/lineinfo added 13 years ago
  florian fc569e224d * handle all operand combinations of xadd, resolves #21146 13 years ago
  joost babadd73a9 * Package is named libxml2, not xml2 13 years ago
  joost 2301733d4c * Package is named libgd, not gd 13 years ago
  marco 8c9a603597 * belongs to last commit, x86_64 part 13 years ago
  marco ed6a399ae2 * cleanup ELF ABI tag a bit. Set abitag version to 9.0 for now. 13 years ago
  michael 24d175e0a7 * Abstracted handling of defines 13 years ago
  pierre b3c246e9f6 + Use MAKE and AWK variables to try to find GNU make and GNU awk 13 years ago
  pierre 14edbfe855 + Handle gdblib.inc include file in GDBLibDir 13 years ago
  joost 5694514ebc * Automatically install the import-library files on OSes that uses those. 13 years ago
  joost 293f815e8a * Use defines from the system unit to improve cross-platform behavior 13 years ago
  pierre 525034f5f6 * Disable use of fcl-process package for haiku 13 years ago
  paul 310c396cfc compiler: add owner hierarchy prefix for mangled name of parameter def to prevent asm symbols collision (issue #0020940) 13 years ago
  paul a71d588105 compiler: write INIT and RTTI info also for defs of nested records and classes + test (issue #0020909) 13 years ago
  paul d752ce2c11 compiler: 13 years ago
  Tomas Hajny c8ff351634 * EMX and Watcom use .exe extension too 13 years ago