diff options
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r-- | sim/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index 553d3bd..100adb9 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,5 +1,9 @@ 2009-01-03 Hans-Peter Nilsson <hp@axis.com> + * cris/traps.c (TARGET_SYS_exit_group): Define. + (cris_break_13_handler): Handle it like the exit for the last + thread. + * cris/traps.c (TARGET_UTSNAME): Update to 2009-01-01. (TARGET_EPOCH): Update to match TARGET_UTSNAME. Correct comment. (cris_break_13_handler) <case TARGET_SYS_uname>: Update to |