diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2005-11-17 15:51:24 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2005-11-17 15:51:24 +0000 |
commit | 5457266c93b2d713d95a4879446015aac02b270c (patch) | |
tree | 507abf2458205ec96151e3e8c7760fd32257a013 /sim/ChangeLog | |
parent | 461b725f29e97e9270f3136b19df3513e8798b15 (diff) | |
download | gdb-5457266c93b2d713d95a4879446015aac02b270c.zip gdb-5457266c93b2d713d95a4879446015aac02b270c.tar.gz gdb-5457266c93b2d713d95a4879446015aac02b270c.tar.bz2 |
* cris/traps.c (TARGET_SYS_stat): Define.
(syscall_stat32_map): Add entry for TARGET_SYS_stat.
(cris_break_13_handler) <case TARGET_SYS_stat>: New case.
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r-- | sim/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index 3fa2416..9bc31eb 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,3 +1,9 @@ +2005-11-17 Hans-Peter Nilsson <hp@axis.com> + + * cris/traps.c (TARGET_SYS_stat): Define. + (syscall_stat32_map): Add entry for TARGET_SYS_stat. + (cris_break_13_handler) <case TARGET_SYS_stat>: New case. + 2005-11-16 Hans-Peter Nilsson <hp@axis.com> * cris/cris-tmpl.c (MY (f_model_insn_before)): Make sure only the |