aboutsummaryrefslogtreecommitdiff
path: root/sim/ChangeLog
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2009-01-03 19:21:42 +0000
committerHans-Peter Nilsson <hp@axis.com>2009-01-03 19:21:42 +0000
commita349c9b6a2c7d2fb15400454969659d441679c83 (patch)
treebbd23698d615d612235586321b8c3e9bd8d4749b /sim/ChangeLog
parent195c7c55e0a9921e2021b59fbe1ea5bff30e7bd8 (diff)
downloadfsf-binutils-gdb-a349c9b6a2c7d2fb15400454969659d441679c83.zip
fsf-binutils-gdb-a349c9b6a2c7d2fb15400454969659d441679c83.tar.gz
fsf-binutils-gdb-a349c9b6a2c7d2fb15400454969659d441679c83.tar.bz2
* cris/traps.c (TARGET_MAP_DENYWRITE): Define.
<case TARGET_SYS_mmap2>: Handle TARGET_MAP_DENYWRITE.
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r--sim/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog
index 90cc95f..1a44d01 100644
--- a/sim/ChangeLog
+++ b/sim/ChangeLog
@@ -1,5 +1,8 @@
2009-01-03 Hans-Peter Nilsson <hp@axis.com>
+ * cris/traps.c (TARGET_MAP_DENYWRITE): Define.
+ <case TARGET_SYS_mmap2>: Handle TARGET_MAP_DENYWRITE.
+
* cris/traps.c (TARGET_SYS_access, TARGET_R_OK, TARGET_W_OK)
(TARGET_X_OK, TARGET_F_OK): Define.
(cris_break_13_handler) <case TARGET_SYS_access>: New case.