Historial de Commits

Autor SHA1 Mensaje Fecha
  florian 1127761f49 * do not swap left/right code generation for assignment nodes if hace 4 años
  pierre c27981c5f4 Merge commits 46484 and 46487 to fix linux-powerpc64le snapshot generation. hace 5 años
  Jonas Maebe 3ac703506c * rest of the previous accidental partial commit hace 6 años
  yury 0dd9e4d6a5 Fixes for aarch64. hace 6 años
  Jonas Maebe 52e7678033 * ensure that load nodes only substitute temps in case both references point hace 7 años
  Jonas Maebe 5ca8893987 * fixed temppos of loaded nested variables: invalid rather than the temppos hace 7 años
  Jonas Maebe 4686f61002 * keep track of the temp position separately from the offset in references, hace 7 años
  Jonas Maebe ad73453e64 * fixed alignment of threadvars (used uninitialised field value) hace 7 años
  florian 31f78ea2b6 + implementation of the vectorcall calling convention by J. Gareth Moreton hace 7 años
  florian b1dff29cbf * removed unused units hace 8 años
  florian ea3495c20e * compilation with -Oodfa fixed hace 8 años
  yury 9f3759bcb8 * Enable minor size optimization for thread var loading code when -Os is specified or PIC code is generated and PIC uses GOT. hace 8 años
  Jonas Maebe 1c820e9c8e * similar change as in r34976 for the generic code: don't assume that if hace 8 años
  Jonas Maebe a25ebbba3e + added volatility information to all memory references hace 8 años
  Jonas Maebe 0afbe85aab * various memory reference alignment fixes hace 9 años
  Jonas Maebe 179c1ab328 * changed ttemp*node.tempinfo^.flags to a private field, and added setters hace 9 años
  svenbarth 1c696b0e77 * use indirect reference for FPC_THREADVAR_RELOCATE if necessary hace 9 años
  Jonas Maebe f0bf3b364a * fixed alignment of reference used to set the first char of a 1-byte hace 9 años
  Jonas Maebe 18580d3069 * when assigning a value to a temp marked as ti_const, do not immediately hace 9 años
  Jonas Maebe 4e8bda76cb * update alignment when advancing offset to next element of array constructor node hace 9 años
  Jonas Maebe aa1be3276f - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): hace 9 años
  svenbarth a173c34d96 * have tcgrttinode use the indirect RTTI labels if necessary hace 9 años
  svenbarth 02ebae7658 * use the indirect symbol for resource strings if necessary hace 9 años
  Jonas Maebe 1cb8c0d00c * specify the def of assembler level symbols defined via hace 9 años
  svenbarth 345d83c3e3 Merge RTTI changes from packages branch (including adjustments that were required due to changes in trunk since then). These changes favor source backwards compatibility in contrast to Delphi compatibility. Binary compatiblity is however drastically broken due to the indirect references that are platform independant! hace 9 años
  svenbarth 9d4e322cd0 Add AT_FUNCTION or AT_DATA to calls to (Weak)RefAsmSymbol. powerpc-macos needs them. hace 9 años
  svenbarth e4feacf29d Load global variables and typed constants from different units using indirect references if necessary. hace 9 años
  Jonas Maebe 4643913d58 - disable x86-specific workarounds when using LLVM (even when targeting x86) hace 9 años
  Jeppe Johansen f21f9ab930 Fix issue with absolute offsets being sign extended from aint to asizeint. hace 9 años
  Jonas Maebe 0c4edd2aa9 * fixed getting address of interface methods after r32414: interfaces are not hace 9 años