Commit History

Author SHA1 Message Date
  Pierre Muller 1f01ba4bc0 Add missing dependency on types unit for math unit 5 months ago
  Pierre Muller 43538416e3 Handle ADR LDM and STM arm instructions 5 months ago
  Michaël Van Canneyt a797828619 * Some additional thread debugging statements 5 months ago
  florian fb126e32f9 * RtlUnwind destroys register, so save and restore them afterwards 5 months ago
  Michaël Van Canneyt 9e9153b2d3 * forgot to commit 5 months ago
  Michaël Van Canneyt 736fc12e55 * Allow wasm guest & host to be notified of wasm memory growth 5 months ago
  florian 62236ec2bb * proper naming 5 months ago
  florian 425ef662cc * patch by Pierre to fix spilling and jump handling of pseudo-instructions 5 months ago
  Pierre Muller 282f4aa060 Add definitions of ALUSInt and ALUUInt types in java/jsystemh_types.inc 5 months ago
  florian b1151ef4ea + missing instruction 5 months ago
  Rika Ichinose 6ab6be4793 Faster Val(). 7 months ago
  J. Gareth "Curious Kit" Moreton de51e6a32a * x86_64: Extension to MovMov2Mov optimisations to allow more MOVL to MOVQ zero-extensions 7 months ago
  Ondrej Pokorny ec5b4d458e decrease restarts_to_go only if restart is enabled (solves runtime error if compiled with range checks) 5 months ago
  Ondrej Pokorny 0d988f2c96 JPEG: support custom CMYK conversions and reading custom APPn headers 5 months ago
  florian 84a852bc13 * more aggressive cse on thread vars 5 months ago
  Rika Ichinose ce6db34224 Shortcut Compare*(a, a) before entering the aligned loop. 1 year ago
  Rika Ichinose 8093b1ba0c Unbias 32-bit random. 6 months ago
  florian c07da2a654 * typo 5 months ago
  florian 548e91f104 * fix rol/ror instruction usage and spilling on RiscV 5 months ago
  Pierre Muller 6debe90b07 Disable libjack package for beos OS 5 months ago
  Pierre Muller a093c6e59a Add dependencies for units of utils/fpcres package 5 months ago
  florian f8f54dcbcf + RiscV has internal rol/r support 5 months ago
  florian f65994ddcb + RiscV: flags for crypotography extensions 5 months ago
  Michaël Van Canneyt 1ef1481488 * Print unit name, flush output in status messages 5 months ago
  florian 065ddfd8d4 + RiscV: ROL/ROR code generation support 5 months ago
  Pierre Muller a74a4aca03 Avoid range check error in TObjData.writebytes overloads using dynamic arrays 5 months ago
  Jonas Maebe 754c40cdb0 tai_string: remove useless #0 terminators 5 months ago
  Jonas Maebe 547fa426c7 Fix emit_ansistr_const: its input is not guaranteed to be #0-terminated 5 months ago
  Jonas Maebe dc5c99be6d LLVM: fix compilation after rgobj dynarray changes 5 months ago
  Jonas Maebe f0cecf5367 tai_aggregatetypedconst.add_to_string: fix off-by-one errors 5 months ago