summaryrefslogtreecommitdiffstats
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
...
* * configure.in: Only build the V850 simulator ifJeff Law1996-10-123-9/+30
* * Makefile.in (mostlyclean): Move config.log to distclean.Jason Molenda1996-10-032-2/+7
* * Makefile.in (clean): Remove config.log.Jason Molenda1996-10-022-8/+16
* m32r [work in progress]David Edelsohn1996-09-301-0/+7
* * gencode.c (write_opcodes): Output hex values for opcode maskStu Grossman1996-09-284-5/+27
* * simops.c (trace_input): Fix thinko.Jeff Law1996-09-272-7/+16
* Thu Sep 26 17:35:00 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1996-09-261-3/+3
* Thu Sep 26 11:35:17 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1996-09-261-1/+1
* Fix tracing for st2wMichael Meissner1996-09-252-12/+54
* Fri Sep 20 15:36:45 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-09-201-0/+5
* * gencode.c (process_instructions): Call build_endian_shift whenIan Lance Taylor1996-09-202-1/+5
* Lose doc directory until we DOS-ize it; Add doc/.SanitizeMichael Meissner1996-09-201-1/+7
* Add documentation filesMichael Meissner1996-09-201-0/+1
* PSIM 1996/9/19 updateMichael Meissner1996-09-204-883/+2
* Fix multiplication, ldxc1, and floating point conversion. See ChangeLog.Ian Lance Taylor1996-09-203-16/+67
* Make sure cmp{,eq,u}i use correct castsMichael Meissner1996-09-202-5/+11
* * interp.c (CHECKHILO): Don't set HIACCESS, LOACCESS, or HLPC.Ian Lance Taylor1996-09-192-4/+4
* * gencode.c (process_instructions): Correct shift count for 32Ian Lance Taylor1996-09-192-4/+9
* * gencode.c (process_instructions): Correct handling of norIan Lance Taylor1996-09-192-1/+6
* Fix tracing infoMichael Meissner1996-09-192-1/+2
* Make sure there is a trailing space after the instructionMichael Meissner1996-09-192-2/+4
* Provide macros that can be overriden for the width of the PC & line number fi...Michael Meissner1996-09-192-6/+24
* Add dependencies on lib{bfd,iberity}.aMichael Meissner1996-09-191-0/+5
* Rename sim_bfd -> exec_bfd for gdb compatibilityMichael Meissner1996-09-182-7/+7
* Make exit/stop return correct exit value; Add line number tracing.Michael Meissner1996-09-185-26/+154
* Tue Sep 17 11:04:50 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1996-09-172-7/+20
* Mon Sep 16 11:38:16 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1996-09-163-62/+284
* Fix brf0{t,f}.s <label> -> instruction not to execute instruction if branch s...Michael Meissner1996-09-152-5/+19
* * Makefile.in (CC_FOR_BUILD): New variable.Ian Lance Taylor1996-09-141-0/+11
* For unknown traps, print contents of registers and continue executionMichael Meissner1996-09-142-0/+36
* * simops.c (OP_5F00): Fix problems with system calls.Mark Alexander1996-09-122-40/+21
* Correct trap tracing informationMichael Meissner1996-09-122-1/+5
* Print line # and function name or filename if they exist for each PC.Michael Meissner1996-09-122-3/+69
* Store bfd pointer in a global variableMichael Meissner1996-09-122-6/+29
* fix typoMichael Meissner1996-09-112-2/+6
* Add tracing support; Fix some problems with hardwired sizesMichael Meissner1996-09-114-106/+650
* * interp.c (hash): Make this an inline functionJeff Law1996-09-103-44/+43
* Addi needs to set the carryMichael Meissner1996-09-092-0/+6
* Fix ld2w tracingMichael Meissner1996-09-092-1/+3
* Correct tracing of cpfgMichael Meissner1996-09-092-2/+9
* Make ex{f,t}* tests agree with bookMichael Meissner1996-09-092-8/+9
* Fix accumulator shiftsMichael Meissner1996-09-092-5/+31
* * erc32.c (port_init): Disable this for __GO32__ (got no pty'sStu Grossman1996-09-081-0/+20
* * configure.in: Do build erc32 for DOS and Windows hosts.Ian Lance Taylor1996-09-081-7/+1
* Fri Sep 6 17:56:17 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-09-072-2/+7
* * Makefile.in erc32/Makefile.in: Don't set srcroot. This shouldStu Grossman1996-09-052-22/+23
* * configure.in: Only build the MIPS simulator if we are usingIan Lance Taylor1996-09-043-15/+134
* Second pass at canadian crossMichael Meissner1996-09-042-10/+29
* First cut at dealing with canadian crosses; make -t in debugger set d10v_debu...Michael Meissner1996-09-045-30/+104
* More debug support; Enable -t/-v to work correctly; Add --enable-sim-cflags c...Michael Meissner1996-09-047-177/+1583
OpenPOWER on IntegriCloud