提交歷史

作者 SHA1 備註 提交日期
  Jonas Maebe e3ddf1c0b7 * fixed typos in error.msg (patch by Stéphane Aulery, mantis #27931) 10 年之前
  Jonas Maebe 49aef02ef2 * fixed register size of uxtb in case of a 64 bit scan operation 10 年之前
  Jonas Maebe 864f9b24cc * handle indexing implicit pointer types on llvm 10 年之前
  Jonas Maebe 98c5f7d20f * simplify references before generating getelementptr instructions with them 10 年之前
  Jonas Maebe 78e68b89df * gen_load_cgpara_loc() should only honour reusepara if it's a memory 10 年之前
  Jonas Maebe 03a3136525 * since extended values are represented as "array[1..10] of byte" in records 10 年之前
  Jonas Maebe b9138a1c90 * changed the llvm type of comp/currency in parameter and return type 10 年之前
  Jonas Maebe 491d9cfff1 * fixed reuse of the same register for different types in 10 年之前
  Jonas Maebe c3233b21e8 * fixed reference/register types for thlcgobj.a_bit_test_* 10 年之前
  Jonas Maebe 388cef8a34 * fixed types for shortstring handling in tcgassignmentnode.pass_generate_code 10 年之前
  Jonas Maebe 2102db1a0c * fixed type when passing an address parameter to another address parameter 10 年之前
  Jonas Maebe b3e786eb77 - don't specify lef_inaggregate when getting the llvm type representation 10 年之前
  Jonas Maebe bb4f8e62bf * sign/zero-extend a Pascal boolean (translated to i1) when assigning to 10 年之前
  Jonas Maebe 394091ab75 * don't generate parameter attributes for llvm function alias declarations 10 年之前
  Jonas Maebe 70ffaba901 * ensure that the loading of the uninitialised function result for llvm 10 年之前
  Jonas Maebe 5418978415 * fixed types in thlcgobj.location_get_data_ref 10 年之前
  Jonas Maebe f7b5ee64ae * always insert type conversion for pasbool to int on llvm, as pasbool is 10 年之前
  Jonas Maebe 61ddaab091 * never keep a value in a register for llvm if it's typecasted on the 10 年之前
  joost d16da8a32b * TFPCustomHashTable.FHashTableSize made protected. Without this change it is 10 年之前
  Jeppe Johansen 2dae6a2dd7 Added predecrement addressing support to the AVR assembler reader 10 年之前
  svenbarth 19c6d72c7b Fix for Mantis #27750. 10 年之前
  michael a11fa384b8 * Fix bug #27006 10 年之前
  lacak c3e542c7ef fcl-db: base: allow TField.Clear also for calculated (and lookup) fields. Bug #25174 10 年之前
  lacak 1b9e1eb1d8 fcl-db: base: increase default Precision for TBCDField and TFmtBCDField from 15 to 18. 15 was probably copy-paste from TFloatField. TBCDField uses currency data type as native storage type, so use MaxBCDPrecision = 18 is appropriate. 10 年之前
  nickysn 7923b6142e + finished the internal omf library writer (implementing writing of the library 10 年之前
  nickysn dbe1081389 + partially implemented the internal omf library writer; everything is written 10 年之前
  nickysn 3fa81fa7cd + added overloaded methods TOmfRawRecords.ReadFrom and .WriteTo for reading from 10 年之前
  nickysn a365da0b44 + added class (empty for now) TOmfLibObjectWriter and hook it as an internal ar 10 年之前
  michael 85fc1c349f * Fix from Johann to fix transparancy (Bug ID 27926) 10 年之前
  michael e86aa04433 * Fix to correctly write gray values from Johann (Bug ID 27924) 10 年之前