OSDN Git Service

* sim-memopt.c (memory_options): Mention that the memory-size switch accepts suffixes.
authorNick Clifton <nickc@redhat.com>
Fri, 10 Aug 2007 14:26:33 +0000 (14:26 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 10 Aug 2007 14:26:33 +0000 (14:26 +0000)
commit3b85b94cab35d02f2ee99e9413a38291dcdc8936
treea307a94051723bbc6bdbed937fa3f6ae687399f5
parent1c8ad5e38f206c9fdec6be89deb3a36b40436e6f
* sim-memopt.c (memory_options): Mention that the memory-size switch accepts suffixes.
  (parse_size): Handle a suffix on the size value.
* sim-options.c (standard_options): Mention that the mem-size switch accepts suffixes.
  (standard_option_handler): Handle a suffix on the size value.
sim/common/ChangeLog
sim/common/sim-memopt.c
sim/common/sim-options.c