aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-syscall.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-12-18sim: Don't overwrite stored errno in sim_syscall_multiAndrew Burgess1-5/+0
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-06-18sim: syscall: simplify unknown syscall traceMike Frysinger1-5/+2
2015-06-17sim: syscall: add common sim_syscall helpersMike Frysinger1-0/+77
2015-06-17sim: syscall: unify memory helpersMike Frysinger1-0/+49