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 | 59e834e427717b03d6c6909962b60d26c4b80125 (patch) | |
tree | c86f687af17d623fd070306fd828fb0d8d88d178 /sim/ChangeLog | |
parent | 2077a9642933a12ea4c8f9d3e0953131fc455df7 (diff) | |
download | gdb-59e834e427717b03d6c6909962b60d26c4b80125.zip gdb-59e834e427717b03d6c6909962b60d26c4b80125.tar.gz gdb-59e834e427717b03d6c6909962b60d26c4b80125.tar.bz2 |
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 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 |