aboutsummaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)AuthorFilesLines
1997-09-05* configure: Regenerated to track ../common/aclocal.m4 changes.David Edelsohn17-388/+1587
1997-09-05Define SIGNED64 and UNSIGNED64 macros - handle MSC/GCC LL issue.Andrew Cagney7-22/+223
1997-09-04Replace memory model with one from sim/common directory.Andrew Cagney7-323/+213
1997-09-04Finish implementation of sim-memopt.Andrew Cagney10-82/+194
1997-09-04o Add modulo argument to sim_core_attachAndrew Cagney18-224/+768
1997-09-04 * sim-hload.c (sim_load): Add assert for SIM_MAGIC_NUMBER.David Edelsohn1-0/+2
1997-09-04 * gdbinit.in: New file.David Edelsohn6-73/+227
1997-09-03removed v850 sanitizationNick Clifton5-55/+8
1997-09-03Basic tests for tic80 simulator.Andrew Cagney3-0/+580
1997-09-03Doc directory - README.Andrew Cagney3-12/+17
1997-09-03Doc C language guidelines.Andrew Cagney1-0/+24
1997-09-03Pacify gcc-current -Wall.Andrew Cagney8-23/+49
1997-09-03Add support for suspending/resumeing the simulator in sim-modules.Andrew Cagney6-24/+180
1997-09-03Standard simulator header file.Andrew Cagney1-0/+172
1997-09-03Add real SIM_DESC arg to v850 simulator.Andrew Cagney8-424/+532
1997-09-03Stanify error reporting memory overlaps.Andrew Cagney3-10/+28
1997-09-02Support restore-sanitize-sh4 .Joern Rennecke1-1/+1
1997-09-02Comment typo fix.Joern Rennecke1-1/+1
1997-09-02Add note on TAGS support.David Edelsohn1-2/+33
1997-09-02(TAGS): Add support for "/* TAGS: foo */" marker.David Edelsohn2-1/+2
1997-09-02 * Makefile.in (TAGS): Add support for "/* TAGS: foo */" marker.David Edelsohn3-15/+66
1997-09-02Sanitation fixes.Joern Rennecke1-1/+41
1997-09-02Merge SH4 branch simulator in to devo.Andrew Cagney4-362/+1964
1997-09-01Test/fix pabsh, pabsw, psrlvw.Andrew Cagney14-37/+119
1997-09-01Compile from UNIX to cygwin32.Andrew Cagney5-87/+476
1997-09-01Use sim_state_alloc to create common sim object.Andrew Cagney5-22/+37
1997-09-01Passify cross compilation and GCC -WallAndrew Cagney3-4/+25
1997-08-30Passify GCC. Convert 0x0LL to something more portable in the FP code.Andrew Cagney9-141/+311
1997-08-30Passify GCC.Andrew Cagney2-2/+7
1997-08-28 * sim-options.c (standard_option_handler): Use xstrdup, not strdup.David Edelsohn2-1/+5
1997-08-28Make igen available when v850 is being build.Andrew Cagney3-0/+9
1997-08-28Add --target=BFDTARGET and --architecture=MACHINE options.Andrew Cagney4-3/+71
1997-08-27Fix doco on enable-sim-inline.Andrew Cagney15-3/+94
1997-08-27Add MSBIT* and LSBIT* macro's to sim-bits.hAndrew Cagney7-1/+1214
1997-08-27New file - generic implementation of sim_load for hardware onlyAndrew Cagney1-0/+53
1997-08-27Add ABFD argument to sim_create_inferior. Document.Andrew Cagney31-310/+553
1997-08-27 * idecode_expression.h (ALU_END): From Charles Lefurgy - ExtractAndrew Cagney2-3/+13
1997-08-27Save a copy of argv, not just a pointer.Andrew Cagney3-18/+54
1997-08-26Make building of w65 simulator conditional on --enable-sim.Andrew Cagney3-2/+15
1997-08-26Flush defunct sim_kill.Andrew Cagney24-92/+48
1997-08-25Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney37-487/+3319
1997-08-22Updated with respect to the HDD-tool-0611 document.Nick Clifton2-58/+82
1997-08-20Added N step divide routines, courtesy of Sugimoto at NEC.Nick Clifton2-218/+338
1997-08-20Fixed interpretation of SR bit in list18 structures.Nick Clifton2-640/+1943
1997-08-18Add suport for v850e and v850eqNick Clifton1-0/+61
1997-08-18Add support for V850eq variant opcodes.Nick Clifton1-0/+14
1997-08-14Add comment.David Edelsohn1-1/+8
1997-08-14 * callback.c (os_poll_quit): Make static.David Edelsohn2-3/+41
1997-08-14Tidied up sanitization.Nick Clifton2-4/+45
1997-08-14Added support for v850e and v850eq instructions.Nick Clifton2-1/+55