OSDN Git Service

* interp.c (options enum): Add OPTION_INFO_MEMORY.
authorNick Clifton <nickc@redhat.com>
Tue, 4 Sep 2007 14:33:18 +0000 (14:33 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 4 Sep 2007 14:33:18 +0000 (14:33 +0000)
commitb6e15c8cc83ca9a5c80fffb9bbd74718e937737b
tree62c02aced2fcbb215d1c199757e38e797174cb30
parentb1fcbfc353bfcf053c56fdb5c4db07911d4a09da
* interp.c (options enum): Add OPTION_INFO_MEMORY.
  (display_mem_info): New static variable.
  (mips_option_handler): Handle OPTION_INFO_MEMORY.
  (mips_options): Add info-memory and memory-info.
  (sim_open): After processing the command line and board specification, check display_mem_info.
  If it is set then call the real handler for the --memory-info command line switch.
sim/mips/ChangeLog
sim/mips/interp.c