aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-options.c
AgeCommit message (Expand)AuthorFilesLines
1997-09-22Add support for --enable-sim-alignment to simulator common aclocal.m4Andrew Cagney1-1/+50
1997-09-10o Wordwrap usage messages from sim-optionsAndrew Cagney1-7/+22
1997-09-10Add option architecture-info to list supported architectures.Andrew Cagney1-0/+21
1997-08-30Passify GCC. Convert 0x0LL to something more portable in the FP code.Andrew Cagney1-1/+1
1997-08-28 * sim-options.c (standard_option_handler): Use xstrdup, not strdup.David Edelsohn1-1/+1
1997-08-28Add --target=BFDTARGET and --architecture=MACHINE options.Andrew Cagney1-0/+30
1997-08-27Save a copy of argv, not just a pointer.Andrew Cagney1-2/+11
1997-05-27Extend xor-endian and per-cpu support in core module.Andrew Cagney1-22/+27
1997-05-21Watchpoint interface.Andrew Cagney1-39/+93
1997-05-08Add function sim_args_command() which takes a `(gdb) sim <command>' andAndrew Cagney1-16/+101
1997-05-01 * Makefile.in (sim-options_h): Define.David Edelsohn1-302/+2
1997-04-18 * sim-options.c (standard_options): Add --endian.David Edelsohn1-2/+47
1997-04-17(standard_option_handler): Tweak some error messages.David Edelsohn1-13/+13
1997-04-17 * sim-options.c, sim-options.h: New files.David Edelsohn1-0/+724