Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1998-02-27 | * sim-base.h (sim_cpu_base): New members name, options. | Doug Evans | 1 | -11/+27 |
1998-01-19 | * sim-utils.c (sim_state_alloc): Delete setting of cpu backlink here. | Doug Evans | 1 | -0/+29 |
1997-09-05 | Add sim_do_commandf - printf version of sim_do_command. | Andrew Cagney | 1 | -0/+17 |
1997-09-04 | o Add modulo argument to sim_core_attach | Andrew Cagney | 1 | -4/+4 |
1997-09-01 | Use sim_state_alloc to create common sim object. | Andrew Cagney | 1 | -4/+11 |
1997-08-30 | Passify GCC. Convert 0x0LL to something more portable in the FP code. | Andrew Cagney | 1 | -37/+0 |
1997-08-28 | Add --target=BFDTARGET and --architecture=MACHINE options. | Andrew Cagney | 1 | -2/+3 |
1997-08-27 | Add ABFD argument to sim_create_inferior. Document. | Andrew Cagney | 1 | -6/+46 |
1997-08-27 | Save a copy of argv, not just a pointer. | Andrew Cagney | 1 | -16/+35 |
1997-05-02 | * sim-utils.c (sim_add_commas): New function. | David Edelsohn | 1 | -0/+70 |
1997-04-17 | * sim-utils.c (sim_copy_argv, sim_analyze_program): New functions. | David Edelsohn | 1 | -0/+123 |