aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-utils.c
AgeCommit message (Expand)AuthorFilesLines
1997-09-05Add sim_do_commandf - printf version of sim_do_command.Andrew Cagney1-0/+17
1997-09-04o Add modulo argument to sim_core_attachAndrew Cagney1-4/+4
1997-09-01Use sim_state_alloc to create common sim object.Andrew Cagney1-4/+11
1997-08-30Passify GCC. Convert 0x0LL to something more portable in the FP code.Andrew Cagney1-37/+0
1997-08-28Add --target=BFDTARGET and --architecture=MACHINE options.Andrew Cagney1-2/+3
1997-08-27Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1-6/+46
1997-08-27Save a copy of argv, not just a pointer.Andrew Cagney1-16/+35
1997-05-02 * sim-utils.c (sim_add_commas): New function.David Edelsohn1-0/+70
1997-04-17 * sim-utils.c (sim_copy_argv, sim_analyze_program): New functions.David Edelsohn1-0/+123