- 26 Feb, 2021 1 commit
-
-
John van Groningen authored
-
- 24 Feb, 2021 1 commit
-
-
John van Groningen authored
-
- 19 Feb, 2021 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
- 17 Feb, 2021 1 commit
-
-
John van Groningen authored
-
- 15 Feb, 2021 1 commit
-
-
John van Groningen authored
-
- 12 Feb, 2021 1 commit
-
-
John van Groningen authored
-
- 05 Feb, 2021 1 commit
-
-
ARM64 Builder authored
-
- 04 Feb, 2021 1 commit
-
-
ARM64 Builder authored
-
- 27 Jan, 2021 3 commits
-
-
ARM64 Builder authored
-
ARM64 Builder authored
-
ARM64 Builder authored
for ARM64, fix saving and restoring of return addresses in calls to strlen and sprintf, fix register in code before build_string
-
- 26 Jan, 2021 1 commit
-
-
John van Groningen authored
-
- 13 Jan, 2021 1 commit
-
-
ARM64 Builder authored
-
- 11 Dec, 2020 1 commit
-
-
John van Groningen authored
-
- 10 Dec, 2020 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
- 18 May, 2020 1 commit
-
-
John van Groningen authored
-
- 24 Apr, 2020 4 commits
-
-
John van Groningen authored
Fix size of arrays created with create_arrayR32 on x86-64 See merge request clean-compiler-and-rts/run-time-system!6
-
Camil Staps authored
-
John van Groningen authored
Add packed arrays support for 64-bit ARM See merge request clean-compiler-and-rts/run-time-system!5
-
Camil Staps authored
Add packed arrays support (_create_arrayI32, create_arrayI32, _create_arrayR32, create_arrayR32) for arm64
-
- 14 Apr, 2020 3 commits
-
-
John van Groningen authored
Add packed arrays support to the x86 runtime system See merge request clean-compiler-and-rts/run-time-system!4
-
Camil Staps authored
-
Camil Staps authored
-
- 07 Apr, 2020 3 commits
-
-
Camil Staps authored
-
Camil Staps authored
Add packed arrays support (_create_arrayI32, create_arrayI32, _create_arrayR32, create_arrayR32) for x86
-
John van Groningen authored
Allow building a 32-bit run-time system on a 64-bit (linux) platform See merge request clean-compiler-and-rts/run-time-system!3
-
- 06 Apr, 2020 1 commit
-
-
Camil Staps authored
-
- 01 Apr, 2020 1 commit
-
-
John van Groningen authored
-
- 09 Mar, 2020 1 commit
-
-
John van Groningen authored
for ARM64 add missing line for commit 9171ee54 in fast_ap_2_2_ code (special case of fast_ap)
-
- 02 Mar, 2020 1 commit
-
-
John authored
prevent stack overflow errors for exceptions that are not caused by a stack overflow on 64 bit windows
-
- 13 Feb, 2020 3 commits
-
-
John authored
-
John authored
-
John authored
on arm64 fix add_empty_node_* calls by fast_ap, x30 was overwritten, fast_ap now copies it to x29 and add_empty_node_* restores it, this a quick fix, saving x30 before the call would probably be better, but this requires more changes to the code generator and runtime system (and increases the size of executable)
-
- 06 Feb, 2020 1 commit
-
-
John authored
-
- 31 Jan, 2020 1 commit
-
-
John authored
-
- 02 Jan, 2020 1 commit
-
-
John van Groningen authored
Callgraph profiling: fix recovery of cost centre in nodes with arity < 0 (after 9a0566f8) See merge request clean-compiler-and-rts/run-time-system!1
-
- 30 Dec, 2019 1 commit
-
-
Camil Staps authored
-
- 16 Dec, 2019 1 commit
-
-
Camil Staps authored
-