Commit History

Author SHA1 Message Date
  svenbarth 921e73ab0c + add compiler support for the Z80 MSX-DOS target 5 years ago
  florian 82a3877126 + x86: track use of full ymm registers and generate vzeroupper if needed 5 years ago
  yury 627fcb4354 * Do not use the LOC_VOID location to indicate unused parameters. 5 years ago
  yury 40504a6f9d * If a nested procedure does not access its parent's frame pointer, optimize it by removing the hidden $parentfp parameter. 5 years ago
  marcus 4d71051859 ppudump: catch exception on illegal datetime (mainly cross compiled units) 5 years ago
  nickysn 6f6598712f * synchronized with trunk 5 years ago
  svenbarth 60345366f2 * fix for Mantis #35140: apply patch by Ryan Joseph together with some further changes by me to add support for constant parameters in generics 5 years ago
  nickysn 86643f8a34 * synchronized with trunk 5 years ago
  svenbarth 3af74d2fd2 + implement initial compiler support for Win64 on Aarch64 5 years ago
  nickysn 2f68090dd6 * synchronized with trunk 5 years ago
  svenbarth 068f0d2ec8 * fix for Mantis #36935: apply patch by J. Gareth Moreton to fix a typo in cs_opt_remove_empty_proc 5 years ago
  florian 8ac8c79a71 + initial support for arm-freertos largely based on patch by Michael Ring 5 years ago
  nickysn daf22383b0 * makefiles regenerated with the zxspectrum target 5 years ago
  nickysn 692ec2fcba * synchronized with trunk 5 years ago
  pierre 9dd0a1f3b5 Fix ppudump after addition of system_xtensa_linux target 5 years ago
  florian 0fc1ba26f8 * compilation fixed 5 years ago
  nickysn 48b4cc34cb * synchronized with trunk 5 years ago
  florian 1f00875f8c * fix ppudump after addition of freertos-xtensa 5 years ago
  nickysn 755fe97c51 * synchronize with trunk 5 years ago
  florian 34d1b90921 + Xtensa: support in the build utilities 5 years ago
  Jonas Maebe 254b85c352 + new pio_inline_forbidden flag to indicate that while parsing the 5 years ago
  Jonas Maebe b625afe800 * never inline routines that call get_frame (otherwise get_frame would return 5 years ago
  Jonas Maebe b355ba3d39 * record whether a function uses fastmath, and define the function as 5 years ago
  Jonas Maebe f5833dc048 * support for marking arraydefs as vectors 5 years ago
  pierre 8c2aa32683 * Remove duplicate ibextraheader handling. 5 years ago
  svenbarth 0a915e883e * keep track of static symbols that a global function references, as those must now be exported from a dynamic package as well if the function can potentially be inlined 5 years ago
  pierre 9b3447a6a4 Fix ppudump after commit #43450 5 years ago
  Jonas Maebe 2f914ee2d8 * packed tabstractvarsym.addr_taken/different_scope fields into a set 5 years ago
  Jonas Maebe ac1e0f96bd * replaced tentryfile.get/putsmall/normalset() with a common tget/putset 5 years ago
  florian cffc69ec1d + support pi_needs_tls 5 years ago