diff options
-rw-r--r-- | sim/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index 4ebe61e..fa63280 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,6 +1,6 @@ 2005-11-20 Hans-Peter Nilsson <hp@axis.com> - cris/traps.c (TARGET_O_RDONLY, TARGET_O_WRONLY): Define. + * cris/traps.c (TARGET_O_RDONLY, TARGET_O_WRONLY): Define. (open_map): Use TARGET_O_ACCMODE, TARGET_O_RDONLY and TARGET_O_WRONLY. (cris_break_13_handler) <case TARGET_SYS_fcntl>: Add support for |