summaryrefslogtreecommitdiffstats
path: root/sim/common/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* o Implement generic halt/restart/abort module.Andrew Cagney1997-05-191-0/+65
* Pacify gcc.Andrew Cagney1997-05-191-0/+4
* Treat infinities like normal numbers for purposes of comparisonsMichael Meissner1997-05-171-0/+5
* * callback.c (os_close): Mark the descriptor as beingJeff Law1997-05-161-0/+6
* Remove some of the flake from the c80 floating point.Andrew Cagney1997-05-151-1/+8
* More floating point operations.Andrew Cagney1997-05-151-0/+9
* c80 simulator fixes.Andrew Cagney1997-05-121-0/+13
* Match commands like `(gdb) sim a b c' against options --a-b-c.Andrew Cagney1997-05-121-0/+8
* Add function sim_args_command() which takes a `(gdb) sim <command>' andAndrew Cagney1997-05-081-0/+12
* o Clean-up tic80 fp tracingAndrew Cagney1997-05-071-0/+7
* * sim-profile.c (profile_uninstall): Likewise.David Edelsohn1997-05-061-0/+1
* * sim-trace.c (trace_uninstall): Don't close a file twice.David Edelsohn1997-05-061-0/+4
* Add semantic tracing to the tic80Michael Meissner1997-05-061-3/+8
* Enable --trace-linenum supportMichael Meissner1997-05-061-0/+13
* Add printf attribute supportMichael Meissner1997-05-051-0/+7
* Start of implementation of a distributed (between processors)Andrew Cagney1997-05-051-0/+25
* Add flakey floating-point support to the TI c80 simulator.Andrew Cagney1997-05-051-0/+10
* Update devo version of m32r sim to build with recent sim/common changes.Andrew Cagney1997-05-021-0/+71
* * sim-utils.c (sim_add_commas): New function.David Edelsohn1997-05-021-0/+6
* * configure: Regenerated.David Edelsohn1997-05-011-0/+11
* Sigh. Put generated files with each cgen cpu.David Edelsohn1997-05-011-1/+1
* * Makefile.in (sim-options_h): Define.David Edelsohn1997-05-011-0/+46
* * cgen-mem.h, cgen-scache.[ch], cgen-sem.h, cgen-sim.h: New files.David Edelsohn1997-05-011-0/+4
* * Make-common.in (clean targets): Undo patch of Apr. 22.David Edelsohn1997-04-301-0/+9
* * sim-module.h, sim-model.h, sim-profile.h: New files.David Edelsohn1997-04-241-0/+33
* * run.c: Undo last exec_bfd patch.David Edelsohn1997-04-241-0/+5
* Restore exec_bfd, needed for v850 debug codeMichael Meissner1997-04-231-0/+5
* * sim-load.c (sim_load_file): #include <stdio.h> for NULL.David Edelsohn1997-04-221-0/+4
* TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a.Andrew Cagney1997-04-221-0/+6
* * Make-common.in: Change clean targets to use :: so that otherStu Grossman1997-04-221-0/+8
* * sim-options.c (standard_options): Add --endian.David Edelsohn1997-04-181-0/+3
* * nrun.c: #include <signal.h>.David Edelsohn1997-04-181-0/+6
* Ref gdb/11763 - can't stop a running simulator:Andrew Cagney1997-04-181-0/+16
* * aclocal.m4: Check for headers time.h, sys/time.h, sys/resource.h.David Edelsohn1997-04-171-0/+7
* * sim-utils.c (sim_copy_argv, sim_analyze_program): New functions.David Edelsohn1997-04-171-0/+2
* sim-trace.c: New file.David Edelsohn1997-04-171-2/+3
* * Make-common.in (nrun.o): Add rule for.David Edelsohn1997-04-171-0/+2
* * sim-config.h (WITH_DEBUG): Provide default value of zero.David Edelsohn1997-04-171-0/+1
* * sim-options.c, sim-options.h: New files.David Edelsohn1997-04-171-0/+2
* * run.c (main): Check return value of sim_open.David Edelsohn1997-04-171-0/+2
* * sim-load.c: New file.David Edelsohn1997-04-171-0/+1
* * Make-common.in (sim-options.o, sim-load.o): Add rules for.David Edelsohn1997-04-171-0/+15
* * Make-common.in (INSTALL): Set to @INSTALL@.Ian Lance Taylor1997-04-151-0/+15
* Get the BIT/MASK/ROT/... macros to work with any 32/64/MSB0/MSBn target.Andrew Cagney1997-04-151-0/+30
* * sim-base.h (sim_state_base): Move `magic' to end of struct.David Edelsohn1997-04-071-0/+4
* Check a program to run is present.Andrew Cagney1997-04-071-0/+4
* Get configure to define RETSIGTYPEAndrew Cagney1997-04-071-0/+7
* * sim-endian.h: Move host {LITTLE,BIG}_ENDIAN support from here,David Edelsohn1997-04-031-0/+3
* * Make-common.in (SIM_EXTRA_DEPS): New config var.David Edelsohn1997-04-031-0/+17
* * run.c (main): Pass SIM_OPEN_STANDALONE to sim_open.David Edelsohn1997-04-021-0/+2
OpenPOWER on IntegriCloud