OSDN Git Service

* cris/traps.c (cris_break_13_handler) <case TARGET_SYS_mmap2>:
authorhp <hp>
Mon, 18 Apr 2005 03:08:46 +0000 (03:08 +0000)
committerhp <hp>
Mon, 18 Apr 2005 03:08:46 +0000 (03:08 +0000)
commita06f73e226e4496ed7bc300595b874fa02fcc309
tree51ed31185e24aea834fd060b8b8a598f754e0f04
parent17a481038ee65a704681304c5cbd98b398554ab7
* cris/traps.c (cris_break_13_handler) <case TARGET_SYS_mmap2>:
For ((len & 8191) != 0 && fd == (USI) -1), don't say this isn't
implemented.  In call to create_map, pad length argument to 8k.
sim/ChangeLog
sim/cris/traps.c