Commit History

Author SHA1 Message Date
  florian 652f623983 * mulsu opcode spelling fixed 10 years ago
  michael 8196427ca6 * Patch from Bernd to fix SedDateTime (wrong tv_usec values, bug ID #27969) 10 years ago
  florian 40dc34b9d8 * several issues with the avr instruction table fixes, resolves issue #27963 10 years ago
  florian 01cbf00455 * unified code to remove unnecessary type casts to support also removals of type conversions between smaller ints 10 years ago
  Jonas Maebe e3ddf1c0b7 * fixed typos in error.msg (patch by Stéphane Aulery, mantis #27931) 10 years ago
  Jonas Maebe 49aef02ef2 * fixed register size of uxtb in case of a 64 bit scan operation 10 years ago
  Jonas Maebe 864f9b24cc * handle indexing implicit pointer types on llvm 10 years ago
  Jonas Maebe 98c5f7d20f * simplify references before generating getelementptr instructions with them 10 years ago
  Jonas Maebe 78e68b89df * gen_load_cgpara_loc() should only honour reusepara if it's a memory 10 years ago
  Jonas Maebe 03a3136525 * since extended values are represented as "array[1..10] of byte" in records 10 years ago
  Jonas Maebe b9138a1c90 * changed the llvm type of comp/currency in parameter and return type 10 years ago
  Jonas Maebe 491d9cfff1 * fixed reuse of the same register for different types in 10 years ago
  Jonas Maebe c3233b21e8 * fixed reference/register types for thlcgobj.a_bit_test_* 10 years ago
  Jonas Maebe 388cef8a34 * fixed types for shortstring handling in tcgassignmentnode.pass_generate_code 10 years ago
  Jonas Maebe 2102db1a0c * fixed type when passing an address parameter to another address parameter 10 years ago
  Jonas Maebe b3e786eb77 - don't specify lef_inaggregate when getting the llvm type representation 10 years ago
  Jonas Maebe bb4f8e62bf * sign/zero-extend a Pascal boolean (translated to i1) when assigning to 10 years ago
  Jonas Maebe 394091ab75 * don't generate parameter attributes for llvm function alias declarations 10 years ago
  Jonas Maebe 70ffaba901 * ensure that the loading of the uninitialised function result for llvm 10 years ago
  Jonas Maebe 5418978415 * fixed types in thlcgobj.location_get_data_ref 10 years ago
  Jonas Maebe f7b5ee64ae * always insert type conversion for pasbool to int on llvm, as pasbool is 10 years ago
  Jonas Maebe 61ddaab091 * never keep a value in a register for llvm if it's typecasted on the 10 years ago
  joost d16da8a32b * TFPCustomHashTable.FHashTableSize made protected. Without this change it is 10 years ago
  Jeppe Johansen 2dae6a2dd7 Added predecrement addressing support to the AVR assembler reader 10 years ago
  svenbarth 19c6d72c7b Fix for Mantis #27750. 10 years ago
  michael a11fa384b8 * Fix bug #27006 10 years ago
  lacak c3e542c7ef fcl-db: base: allow TField.Clear also for calculated (and lookup) fields. Bug #25174 10 years ago
  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 years ago
  nickysn 7923b6142e + finished the internal omf library writer (implementing writing of the library 10 years ago
  nickysn dbe1081389 + partially implemented the internal omf library writer; everything is written 10 years ago