Files
binutils-gdb/sim/common
David Edelsohn 0f2811d1c5 * Make-common.in (sim-options.o, sim-load.o): Add rules for.
(sim_main_headers): Add sim-trace.h.
	* run.c (exec_bfd, target_byte_order): Delete.
	(main): Pass -E <endian> to sim_open.  Delete code to load sections,
	call sim_load instead.  Check return code of sim_create_inferior.
	* sim-base.h (CURRENT_STATE): Define.
	(sim_state_base): Make typedef.  New members options, prog_argv,
	prog_bfd, text_{section,start,end}, start_addr, simcache_size,
	mem_size, memory [+ corresponding access macros].
	(sim_cpu_base): New typedef.
	* sim-trace.h: New file.
	* sim-basics.h: #include it.
	* sim-load.c: New file.
1997-04-17 09:37:02 +00:00
..
1997-04-03 02:37:44 +00:00
1997-02-11 18:48:40 +00:00
1997-04-07 05:58:59 +00:00
1997-04-07 05:58:59 +00:00
1997-03-21 03:56:07 +00:00
1997-03-21 03:56:07 +00:00
1997-03-07 09:15:56 +00:00