summaryrefslogtreecommitdiffstats
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
...
* Support restore-sanitize-sh4 .Joern Rennecke1997-09-021-1/+1
* Comment typo fix.Joern Rennecke1997-09-021-1/+1
* Add note on TAGS support.David Edelsohn1997-09-021-2/+33
* (TAGS): Add support for "/* TAGS: foo */" marker.David Edelsohn1997-09-022-1/+2
* * Makefile.in (TAGS): Add support for "/* TAGS: foo */" marker.David Edelsohn1997-09-023-15/+66
* Sanitation fixes.Joern Rennecke1997-09-021-1/+41
* Merge SH4 branch simulator in to devo.Andrew Cagney1997-09-024-362/+1964
* Test/fix pabsh, pabsw, psrlvw.Andrew Cagney1997-09-0114-37/+119
* Compile from UNIX to cygwin32.Andrew Cagney1997-09-015-87/+476
* Use sim_state_alloc to create common sim object.Andrew Cagney1997-09-015-22/+37
* Passify cross compilation and GCC -WallAndrew Cagney1997-09-013-4/+25
* Passify GCC. Convert 0x0LL to something more portable in the FP code.Andrew Cagney1997-08-309-141/+311
* Passify GCC.Andrew Cagney1997-08-302-2/+7
* * sim-options.c (standard_option_handler): Use xstrdup, not strdup.David Edelsohn1997-08-282-1/+5
* Make igen available when v850 is being build.Andrew Cagney1997-08-283-0/+9
* Add --target=BFDTARGET and --architecture=MACHINE options.Andrew Cagney1997-08-284-3/+71
* Fix doco on enable-sim-inline.Andrew Cagney1997-08-2715-3/+94
* Add MSBIT* and LSBIT* macro's to sim-bits.hAndrew Cagney1997-08-277-1/+1214
* New file - generic implementation of sim_load for hardware onlyAndrew Cagney1997-08-271-0/+53
* Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1997-08-2731-310/+553
* * idecode_expression.h (ALU_END): From Charles Lefurgy - ExtractAndrew Cagney1997-08-272-3/+13
* Save a copy of argv, not just a pointer.Andrew Cagney1997-08-273-18/+54
* Make building of w65 simulator conditional on --enable-sim.Andrew Cagney1997-08-263-2/+15
* Flush defunct sim_kill.Andrew Cagney1997-08-2624-92/+48
* Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1997-08-2537-487/+3319
* Updated with respect to the HDD-tool-0611 document.Nick Clifton1997-08-222-58/+82
* Added N step divide routines, courtesy of Sugimoto at NEC.Nick Clifton1997-08-202-218/+338
* Fixed interpretation of SR bit in list18 structures.Nick Clifton1997-08-202-640/+1943
* Add suport for v850e and v850eqNick Clifton1997-08-181-0/+61
* Add support for V850eq variant opcodes.Nick Clifton1997-08-181-0/+14
* Add comment.David Edelsohn1997-08-141-1/+8
* * callback.c (os_poll_quit): Make static.David Edelsohn1997-08-142-3/+41
* Tidied up sanitization.Nick Clifton1997-08-142-4/+45
* Added support for v850e and v850eq instructions.Nick Clifton1997-08-142-1/+55
* * sim-calls.c (sim_store_register): Allow accumulatorsMark Alexander1997-08-092-2/+7
* Add test for "mtsa"Andrew Cagney1997-07-293-0/+16
* Handle overflow from signed divide by -1.Andrew Cagney1997-07-281-5/+24
* More checks for pdivuwAndrew Cagney1997-07-282-0/+18
* gencode.c: Two arg MADD should not assign result to /bin/bash.Gavin Romig-Koch1997-07-252-1/+7
* * configure.in (sparc*-*-*): Don't build erc32.David Edelsohn1997-07-251-0/+3
* Keep sim-watch.[ch].David Edelsohn1997-07-221-0/+2
* Don't always keep igen, it's currently only kept if d30v or tic80.David Edelsohn1997-07-221-1/+0
* * sim-n-core.h (sim_core_write_unaligned_N): Add missing breakDavid Edelsohn1997-07-221-0/+5
* Configure r5900 testsuite sub-directory.Andrew Cagney1997-07-152-1/+38
* Similistic configure/build scripts for tx59 simulator tests.Andrew Cagney1997-07-155-0/+1182
* Generic tests for 5900.Andrew Cagney1997-07-152-0/+40
* Standard simulator tests.Andrew Cagney1997-07-144-0/+65
* Tests for mips r5900 instructionsAndrew Cagney1997-07-1156-0/+892
* Fix a number of problems in the r5900 specific p* (parallel) instructions.Andrew Cagney1997-07-113-90/+177
* Sync powerpc simulator with public version. Enable FPSCR and stringAndrew Cagney1997-07-031-1/+1
OpenPOWER on IntegriCloud