Historique des commits

Auteur SHA1 Message Date
  florian 67744ef46e * fix methodpointers in registers on big endian targets il y a 13 ans
  joost a74b6e8573 * Added ability to add targets to a packagevariant il y a 13 ans
  florian 9ebf2aa984 * project file updates il y a 13 ans
  joost 8459c12af7 * Fixed compilation of programs when using a buildunit il y a 13 ans
  joost 982c7ca9a9 * Added ability to inherit package-variants from dependencies. il y a 13 ans
  joost dfb01f7391 * Package variants are stored in the package-dictionary, so there are more il y a 13 ans
  marco eae11f81bb * Size_t (IMalloc interface mainly) to PTRUINT, mantis #22835 il y a 13 ans
  joost aa6b8b3fce * Do not use the GlobalDictionary during compilation of a package, this is not thread-safe il y a 13 ans
  florian 34996baa05 * remove more than a decade outdated project files il y a 13 ans
  florian d93cee995b * fix register method pointer for ppc64 and x86_64-linux il y a 13 ans
  Jonas Maebe 95c69f1f9e * fixed function return location for small records on darwin/i386 and il y a 13 ans
  Jonas Maebe f2e1ec2771 * merged changes to systemh.inc/compproc.inc from r22289/r22290/r22310 il y a 13 ans
  joost 8a4bd096fc * Files which should not be compiled on the current target can not trigger il y a 13 ans
  Jonas Maebe e7cb2e9a28 * test for mantis #22807 (bug fixed in jasmin) il y a 13 ans
  pierre 971cc159f9 Using global assmelber labels for debug line is not required for smartlinked sections il y a 13 ans
  florian 7840b4657a * the improved arm optimizer might move instructions around so the old hacky test if a label with its data has been already embedded into the code by checking if the offset is 0 does not work anymore so a new field for tai_label has been introduced for this purpose il y a 13 ans
  florian 7361e19799 + support for handling OS_128/OS_S128 on 64 Bit CPUs as far as needed for method pointers in registers il y a 13 ans
  florian 4514a55ec6 * call method pointers located in registers correctly il y a 13 ans
  florian e18a9cccaa * fix expectlocs for method pointers il y a 13 ans
  florian 370d42035a * when creating method pointers, put them into registers il y a 13 ans
  florian 4d4561923e * nil method pointers can be kept in registers il y a 13 ans
  florian d6b548ce13 * don't force parameters into memory when loading them if both have the size OS_64/OS_S64 il y a 13 ans
  florian be2003a404 * output register pairs correctly il y a 13 ans
  florian 7901662eb3 + mark method pointers as regable il y a 13 ans
  pierre a3ef2b42a8 Remove more TABs in sources il y a 13 ans
  pierre bf46526cc7 Set register_used boolean only for calleeside il y a 13 ans
  pierre c72f27e53e Remove more TABs in source il y a 13 ans
  pierre 80b0891c7c Remove TABs in source il y a 13 ans
  sergei c41b407119 * Changed TObjSection.WriteStr method to write a zero byte after the string. il y a 13 ans
  joost 8ce4a5e196 * Search the UnitConfigFile in the right location when installing with PackageVariants il y a 13 ans