Commit History

Author SHA1 Message Date
  nickysn 0e1b582131 TZipper: set the compression level bit flag in the file header of deflate compressed files 13 years ago
  florian 3a6446e6d1 * address parameters must be vr_addr regable 13 years ago
  pierre 66b9617ba7 Do not add 8 to NIL values of get_caller_addr 13 years ago
  florian a1da9b7710 * better cse handling of short boolean evaluated boolean expressions 13 years ago
  marco e4c0132109 * workaround breakage due to fpgetenv deprecation in combination with 13 years ago
  masta c3a91c5022 Remove the postfix check in MovStrMov peephole optimizer for ARM 13 years ago
  masta 0f40429389 Improve handling of set operations with constant values on ARM 13 years ago
  marco 1a895a875b * move fpgetenv(pchar) to unit system for syscall based *nix rtls. 13 years ago
  marco e245802fa8 * deprecated old shortstring getenv func. 13 years ago
  Jonas Maebe 670509cbf1 - disabled multithreading because it has causes crashes 13 years ago
  florian 67744ef46e * fix methodpointers in registers on big endian targets 13 years ago
  joost a74b6e8573 * Added ability to add targets to a packagevariant 13 years ago
  florian 9ebf2aa984 * project file updates 13 years ago
  joost 8459c12af7 * Fixed compilation of programs when using a buildunit 13 years ago
  joost 982c7ca9a9 * Added ability to inherit package-variants from dependencies. 13 years ago
  joost dfb01f7391 * Package variants are stored in the package-dictionary, so there are more 13 years ago
  marco eae11f81bb * Size_t (IMalloc interface mainly) to PTRUINT, mantis #22835 13 years ago
  joost aa6b8b3fce * Do not use the GlobalDictionary during compilation of a package, this is not thread-safe 13 years ago
  florian 34996baa05 * remove more than a decade outdated project files 13 years ago
  florian d93cee995b * fix register method pointer for ppc64 and x86_64-linux 13 years ago
  Jonas Maebe 95c69f1f9e * fixed function return location for small records on darwin/i386 and 13 years ago
  Jonas Maebe f2e1ec2771 * merged changes to systemh.inc/compproc.inc from r22289/r22290/r22310 13 years ago
  joost 8a4bd096fc * Files which should not be compiled on the current target can not trigger 13 years ago
  Jonas Maebe e7cb2e9a28 * test for mantis #22807 (bug fixed in jasmin) 13 years ago
  pierre 971cc159f9 Using global assmelber labels for debug line is not required for smartlinked sections 13 years ago
  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 13 years ago
  florian 7361e19799 + support for handling OS_128/OS_S128 on 64 Bit CPUs as far as needed for method pointers in registers 13 years ago
  florian 4514a55ec6 * call method pointers located in registers correctly 13 years ago
  florian e18a9cccaa * fix expectlocs for method pointers 13 years ago
  florian 370d42035a * when creating method pointers, put them into registers 13 years ago