diff options
author | Alec Roelke <ar4jc@virginia.edu> | 2017-10-28 12:35:20 -0400 |
---|---|---|
committer | Alec Roelke <ar4jc@virginia.edu> | 2017-11-22 01:05:30 +0000 |
commit | e27ed32d9dcd7591c3a794fc1c9ca5b29ce0d91d (patch) | |
tree | cd3bf93c20bb3438363a261c4b68537df4803c62 /ext/ply/CHANGES | |
parent | a01d53078a583ea71b845243785c44376c084c4b (diff) | |
download | gem5-e27ed32d9dcd7591c3a794fc1c9ca5b29ce0d91d.tar.xz |
arch-riscv: Add missing system calls
This patch adds all system calls present in riscv-gnu-toolchain at
commit hash 65cb174. Many of them do not have implementations in gem5, so
they are just placeholders.
[Remove the variadic macro and replace it with a function that has
default arguments because variadic macros may not be portable across
compilers]
[Remove spaces around default arguments of createSyscall for better
style]
[Switch from using a loose function to using SyscallDesc's new
constructor]
Change-Id: Iff97c689109121b39df423c72d0e79c6366e31b9
Reviewed-on: https://gem5-review.googlesource.com/5322
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Alec Roelke <ar4jc@virginia.edu>
Diffstat (limited to 'ext/ply/CHANGES')
0 files changed, 0 insertions, 0 deletions