diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2005-12-05 03:11:08 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2005-12-05 03:11:08 +0000 |
commit | 71b9fffde879864df442f65a11c54024ba6842fe (patch) | |
tree | e2d83482915581ea6de98263d3490fe2f9294323 /sim/ChangeLog | |
parent | 0e28865ba8c3689deb31f01924e16b6e82d3c076 (diff) | |
download | gdb-71b9fffde879864df442f65a11c54024ba6842fe.tar.gz |
Fix typo last entry
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r-- | sim/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index 4ebe61efcc0..fa63280173b 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 |