diff options
Diffstat (limited to 'sim/common')
-rw-r--r-- | sim/common/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index fe09b68..54a4c6b 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,11 @@ +Mon May 12 08:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com> + + * sim-options.h (struct OPTION): Add doc_opt as the documenting + name of the option - or family of options. + + * sim-options.c (sim_args_command): Match command `a-b c' with + option `--a-b-c' from option table. + Thu May 8 12:40:07 1997 Andrew Cagney <cagney@b1.cygnus.com> * sim-options.c (sim_print_help): For optional arguments, wrap |