Hello Brandon Potter,
I'd like you to reexamine a change. Please visit
https://gem5-review.googlesource.com/5322
to look at the new patch set (#3).
Change subject: arch-riscv: Add missing system calls
......................................................................
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]
Change-Id: Iff97c689109121b39df423c72d0e79c6366e31b9
---
M src/arch/riscv/linux/linux.hh
M src/arch/riscv/linux/process.cc
2 files changed, 370 insertions(+), 54 deletions(-)
--
To view, visit https://gem5-review.googlesource.com/5322
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iff97c689109121b39df423c72d0e79c6366e31b9
Gerrit-Change-Number: 5322
Gerrit-PatchSet: 3
Gerrit-Owner: Alec Roelke <[email protected]>
Gerrit-Reviewer: Alec Roelke <[email protected]>
Gerrit-Reviewer: Brandon Potter <[email protected]>
Gerrit-CC: Gabe Black <[email protected]>
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev