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