summaryrefslogtreecommitdiffstats
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
...
* * tconfig.in (SIM_PRE_LOAD): Delete, no longer used.David Edelsohn1997-04-301-0/+8
* Add Tick shift insnAndrew Cagney1997-04-302-11/+111
* Tidy code gen.Andrew Cagney1997-04-302-2/+20
* Numerous fixes.Andrew Cagney1997-04-298-55/+139
* Allow simulators to be built on LinuxMichael Meissner1997-04-251-0/+7
* Enable more instructions.Andrew Cagney1997-04-249-203/+359
* * configure: Regenerated to track ../common/aclocal.m4 changes.David Edelsohn1997-04-241-106/+220
* * configure.in (m32r-*-*): New target.David Edelsohn1997-04-241-0/+1
* * configure: Regenerated to track ../common/aclocal.m4 changes.David Edelsohn1997-04-244-224/+178
* * Makefile.in (autoconf-common, autoconf-changelog): Change $* to $@.David Edelsohn1997-04-241-0/+4
* * sim-module.h, sim-model.h, sim-profile.h: New files.David Edelsohn1997-04-243-14/+149
* * tconfig.in: New file.David Edelsohn1997-04-243-0/+23
* * tconfig.in (SIM_HAVE_BIENDIAN): Define.David Edelsohn1997-04-241-0/+4
* * run.c: Undo last exec_bfd patch.David Edelsohn1997-04-241-0/+5
* * interp.c (prog_bfd_was_opened_p): New static local.David Edelsohn1997-04-241-0/+9
* Restore exec_bfd, needed for v850 debug codeMichael Meissner1997-04-232-1/+9
* More Tic80 instructions.Andrew Cagney1997-04-235-239/+354
* * sim-load.c (sim_load_file): #include <stdio.h> for NULL.David Edelsohn1997-04-221-0/+4
* * interf.c (sim_open): Undo patch to add -E support.David Edelsohn1997-04-222-2/+4
* TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a.Andrew Cagney1997-04-2225-67/+3982
* * interp.c (sim_open): Undo patch to add -E support.David Edelsohn1997-04-221-0/+4
* * Make-common.in: Change clean targets to use :: so that otherStu Grossman1997-04-223-8/+17
* * Makefile.in: Add clean targets.Stu Grossman1997-04-221-0/+4
* for DIV: check for div by zero and int overflowGavin Romig-Koch1997-04-212-15/+44
* * interp.c: Include float.h and define SIGTRAP if _WIN32.Stu Grossman1997-04-192-2/+19
* * sim-options.c (standard_options): Add --endian.David Edelsohn1997-04-182-2/+50
* Add a comment.David Edelsohn1997-04-181-0/+4
* * interp.c (sim_resume): Fix argument to poll_quit.David Edelsohn1997-04-182-1/+5
* * nrun.c: #include <signal.h>.David Edelsohn1997-04-181-0/+6
* Ref gdb/11763 - can't stop a running simulator:Andrew Cagney1997-04-1814-24/+527
* * arminit.c (ARMul_NewState): Preinitialize the state toFred Fish1997-04-181-0/+5
* * aclocal.m4: Check for headers time.h, sys/time.h, sys/resource.h.David Edelsohn1997-04-173-2/+23
* * sim-utils.c (sim_copy_argv, sim_analyze_program): New functions.David Edelsohn1997-04-172-0/+125
* sim-trace.c: New file.David Edelsohn1997-04-174-3/+79
* Add macros for CPU_FOO_FILE, CPU_STATE.David Edelsohn1997-04-171-1/+5
* (standard_option_handler): Tweak some error messages.David Edelsohn1997-04-171-13/+13
* Clean up.David Edelsohn1997-04-171-64/+7
* * igen.c (print_itrace): Use TRACE_FOO_P and trace_printf.David Edelsohn1997-04-172-0/+655
* * Make-common.in (nrun.o): Add rule for.David Edelsohn1997-04-174-0/+125
* * sim-config.h (WITH_DEBUG): Provide default value of zero.David Edelsohn1997-04-172-1/+8
* * sim-options.c, sim-options.h: New files.David Edelsohn1997-04-174-0/+809
* MAX_CPUS -> WITH_SMP.David Edelsohn1997-04-171-4/+4
* Fix copyright message, this is not GCC.David Edelsohn1997-04-171-5/+5
* * run.c (main): Check return value of sim_open.David Edelsohn1997-04-172-0/+4
* * Makefile.in (SIM_OBJS): Add sim-load.o.David Edelsohn1997-04-172-111/+649
* * Makefile.in (SIM_OBJS): Add sim-load.o.David Edelsohn1997-04-173-26/+73
* * psim.c (psim_options): Ignore -E option (sets endianness).David Edelsohn1997-04-173-62/+162
* * Makefile.in (SIM_OBJS): Add sim-load.o.David Edelsohn1997-04-172-34/+155
* * Makefile.in (SIM_OBJS): Add sim-load.o.David Edelsohn1997-04-172-26/+52
* * Makefile.in (SIM_OBJS): Add sim-load.o.David Edelsohn1997-04-172-55/+181
OpenPOWER on IntegriCloud