Historial de Commits

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