Historie revizí

Autor SHA1 Zpráva Datum
  Jonas Maebe 4ea78538e4 * enabled threading feature for jvm target so that rtl/inc/genmath.inc před 12 roky
  Jonas Maebe fe5a4baa15 - removed FPC 2.4 bootstrapping support před 12 roky
  Jonas Maebe 5f3d762788 * when the stack size is overestimated so much that it's larger than the před 12 roky
  michael 51cce629e9 * Resources example před 12 roky
  michael 64f8c451d9 * Implemented cross-platform version of fileinfo před 12 roky
  florian 4f30ac0247 * put records with 16 bytes size into two register on 64 bit targets if possible před 12 roky
  sergei 2bba4e2d44 + Stabs debug info needs swapping when linking for different endianness. před 12 roky
  florian c781f21a46 * records with two times the size of a register can be kept in registers před 12 roky
  florian 6363567fba * FloatToStrFIntl is used only internally so we can assume that Value is aligned před 12 roky
  florian b43b4bb455 + pseudo procedure aligned: tells the compiler to assume that the given parameter is naturally aligned, counterpart of unaligned před 12 roky
  florian fce9e953b4 + nested exit support před 12 roky
  masta 6fabe49828 Readded cutils to compiler/arm/rgcpu.pas for DEBUG_SPILLING před 12 roky
  lacak c5e8af10a4 fcl-db: před 12 roky
  florian 47d43750e4 * remove unused units from uses statements před 12 roky
  florian 318f0e5cab * enable section smartlinking for powerpc-linux to reduce compilation před 12 roky
  florian 198907797b * don't replace vmt entries of empty methods by FPC_EMPTYMETHOD před 12 roky
  florian 7ac9f11cc7 * check if current_procinfo is assigned in paramanager code to avoid crashes před 12 roky
  florian 329257d76e * check for empty procedures after helper test so even empty helper methods cannot be called directly před 12 roky
  florian f0487f8fde * remove packed used for nan records in the softfpu code, it served no purpose před 12 roky
  sekelsenmat b0980b342d Adds support to join style and endcap in TFPCustomPen in fcl-image před 12 roky
  florian 21d62277ce + build sysutils unit for arm-embedded před 12 roky
  florian 358a62d7c3 * enable command line handling dummy for arm-embedded před 12 roky
  florian 8ee1445b81 * stripped trailing spaces před 12 roky
  florian 82f20cedbd * make threading code dependend on feature switch před 12 roky
  florian 68d04a4d21 + add random code from Francesco's GBA code před 12 roky
  sergei d7c5daeccd * Don't calculate data position of each object section. Instead, write out a copy of exesection's memory image, i.e. every objsection is placed at the same offset from its owning exesection both on disk and in memory. This approach is simpler and works regardless of alignment requirements, while existing one could work only if SectionDataAlign<=SectionMemAlign. před 12 roky
  sergei 35439c0e1d * Moved creation of GOT section into separate virtual method. před 12 roky
  pierre 1dd964960c * Enable use of amd64 ld GNU linker for i386 by adding target and emul command line args for freebsd před 12 roky
  florian d1856df4f7 * variants do not hurt arm either před 12 roky
  florian dcc227882d + newline před 12 roky