diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2009-01-03 19:22:16 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2009-01-03 19:22:16 +0000 |
commit | 91aabc8dd2b80c5185789d4746c2c040ac9c9237 (patch) | |
tree | 19a5975324c457c3174484af74732dc5ceea6211 /sim/testsuite/ChangeLog | |
parent | a349c9b6a2c7d2fb15400454969659d441679c83 (diff) | |
download | fsf-binutils-gdb-91aabc8dd2b80c5185789d4746c2c040ac9c9237.zip fsf-binutils-gdb-91aabc8dd2b80c5185789d4746c2c040ac9c9237.tar.gz fsf-binutils-gdb-91aabc8dd2b80c5185789d4746c2c040ac9c9237.tar.bz2 |
* sim/cris/c/mmap1.c (MMAP_FLAGS): Default-define to
MAP_PRIVATE and use this macro in the mmap call.
* sim/cris/c/mmap4.c: New test.
Diffstat (limited to 'sim/testsuite/ChangeLog')
-rw-r--r-- | sim/testsuite/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sim/testsuite/ChangeLog b/sim/testsuite/ChangeLog index d5bc103..6bf8ccb 100644 --- a/sim/testsuite/ChangeLog +++ b/sim/testsuite/ChangeLog @@ -1,5 +1,8 @@ 2009-01-03 Hans-Peter Nilsson <hp@axis.com> + * sim/cris/c/mmap1.c (MMAP_FLAGS): Default-define to + MAP_PRIVATE and use this macro in the mmap call. + * sim/cris/c/mmap4.c: New test. * sim/cris/c/access1.c: New test. * sim/cris/asm/pid1.ms: New test. |