1998-02-02 |
Andrew Cagney | Rewrite the mipsI/II/III pending-slot code.
|
commit | commitdiff | tree |
1998-02-02 |
Andrew Cagney | Always compile FP code (test for FP at run-time).
|
commit | commitdiff | tree |
1998-02-02 |
Andrew Cagney | New test - verify sdl insn.
|
commit | commitdiff | tree |
1998-02-01 |
Andrew Cagney | mips: Add multi-processor support for r5900. Others...
|
commit | commitdiff | tree |
1998-01-31 |
Andrew Cagney | Add config support for the size of the target address...
|
commit | commitdiff | tree |
1998-01-31 |
Andrew Cagney | mips - for r5900 generate igen simulator.
|
commit | commitdiff | tree |
1998-01-31 |
Andrew Cagney | igen: Fix SMP simulator generator support.
|
commit | commitdiff | tree |
1998-01-21 |
Andrew Cagney | Use macro GPR_SET(N,VAL) to clear zero registers.
|
commit | commitdiff | tree |
1998-01-21 |
Andrew Cagney | Delete bogus line in ChangeLog
|
commit | commitdiff | tree |
1998-01-16 |
Andrew Cagney | Document existence of old (gencode) and new (igen)...
|
commit | commitdiff | tree |
1997-12-17 |
Andrew Cagney | From gavink, for shorter-than-int integer values, on...
|
commit | commitdiff | tree |
1997-12-17 |
Andrew Cagney | o Fix code deleting psymtab entry from objfile's list.
|
commit | commitdiff | tree |
1997-12-15 |
Andrew Cagney | When using sigaction() to install cntrl-c handler do...
|
commit | commitdiff | tree |
1997-12-15 |
Andrew Cagney | (Mostly from Gavin Koch)
|
commit | commitdiff | tree |
1997-12-15 |
Andrew Cagney | In nrun.c, look for sigaction & SA_RESTART. When both...
|
commit | commitdiff | tree |
1997-12-15 |
Andrew Cagney | Restore value of Makefile variable VERSION to 4.16.1.
|
commit | commitdiff | tree |
1997-12-13 |
Andrew Cagney | For MADD et.al. instructions sign extend 32 bit result...
|
commit | commitdiff | tree |
1997-12-10 |
Andrew Cagney | (CVS is doing wierd things)
|
commit | commitdiff | tree |
1997-12-10 |
Andrew Cagney | * dwarf2read.c (dwarf2_build_psymtabs_hard): Check...
|
commit | commitdiff | tree |
1997-12-09 |
Andrew Cagney | Test/fix d10v RTE instruction.
|
commit | commitdiff | tree |
1997-12-09 |
Andrew Cagney | For bfd, add vr5400 and vr5000 mips machine variants...
|
commit | commitdiff | tree |
1997-12-08 |
Andrew Cagney | Fix typo, REP_S was refering to REP_E register.
|
commit | commitdiff | tree |
1997-12-08 |
Andrew Cagney | For "trap", IBT and RIE exceptions, mask all PSW.SM...
|
commit | commitdiff | tree |
1997-12-04 |
Andrew Cagney | Add DM (bit 4) to PSW. See 7-1 for more info.
|
commit | commitdiff | tree |
1997-12-03 |
Andrew Cagney | Missing change log entry.
|
commit | commitdiff | tree |
1997-12-03 |
Andrew Cagney | * d10v_sim.h (SEXT56): Define.
|
commit | commitdiff | tree |
1997-12-02 |
Andrew Cagney | For "sub", compute carry by comparing inputs.
|
commit | commitdiff | tree |
1997-12-02 |
Andrew Cagney | For "msbu", subtract unsigned product from ACC,
|
commit | commitdiff | tree |
1997-12-02 |
Andrew Cagney | For "mulxu", store unsigned product in ACC.
|
commit | commitdiff | tree |
1997-12-02 |
Andrew Cagney | Test mv[tf]ac instructions.
|
commit | commitdiff | tree |
1997-12-02 |
Andrew Cagney | For MACU add unsigned multiply to accumulator.
|
commit | commitdiff | tree |
1997-12-02 |
Andrew Cagney | For sub2w, compute carry according to negated addition...
|
commit | commitdiff | tree |
1997-12-01 |
Andrew Cagney | Rework sim/common/sim-alu.h to differentiate between...
|
commit | commitdiff | tree |
1997-11-26 |
Andrew Cagney | * sim-io.c (sim_io_getstring): Delete unused len2....
|
commit | commitdiff | tree |
1997-11-26 |
Andrew Cagney | FreeBSD has (at least for the i386) a little-endian...
|
commit | commitdiff | tree |
1997-11-26 |
Andrew Cagney | Check the abbrev offset found in the .debug_info section...
|
commit | commitdiff | tree |
1997-11-26 |
Andrew Cagney | Fix typo in format argument to sim_io_eprintf.
|
commit | commitdiff | tree |
1997-11-26 |
Andrew Cagney | Move MDMX instructions which are public knowledge from...
|
commit | commitdiff | tree |
1997-11-25 |
Andrew Cagney | sanitize-r5900 not v5900
|
commit | commitdiff | tree |
1997-11-25 |
Andrew Cagney | Strip ChangeLog of v850e information
|
commit | commitdiff | tree |
1997-11-25 |
Andrew Cagney | Add file alu-n-tst.h
|
commit | commitdiff | tree |
1997-11-25 |
Andrew Cagney | vr5400 sanitize cleanups
|
commit | commitdiff | tree |
1997-11-25 |
Andrew Cagney | Add tm-fbsd.h
|
commit | commitdiff | tree |
1997-11-25 |
Andrew Cagney | Handle case where sizeof long != sizeof int when examining...
|
commit | commitdiff | tree |
1997-11-24 |
Andrew Cagney | Sanitization
|
commit | commitdiff | tree |
1997-11-24 |
Andrew Cagney | Add function print_decimal to handle display of long...
|
commit | commitdiff | tree |
1997-11-24 |
Andrew Cagney | Improve GDB support for FreeBSD host/target.
|
commit | commitdiff | tree |
1997-11-24 |
Andrew Cagney | Pass architecture from ``set arch MACH'' command into...
|
commit | commitdiff | tree |
1997-11-24 |
Andrew Cagney | Have mips64vr5400-*-elf look like a mips64vr5000.
|
commit | commitdiff | tree |
1997-11-23 |
Andrew Cagney | Change MIPS simulator so that it uses the (software...
|
commit | commitdiff | tree |
1997-11-22 |
Andrew Cagney | Clarify meaning of sim_signalled's SIGRC argument....
|
commit | commitdiff | tree |
1997-11-20 |
Andrew Cagney | Pacify GCC - SIM_SIGNONE missing in enum, xmalloc/free...
|
commit | commitdiff | tree |
1997-11-20 |
Andrew Cagney | o Add SIM_SIGFPE to sim-signals
|
commit | commitdiff | tree |
1997-11-20 |
Andrew Cagney | Allow reads/writes to C0_CONFIG register.
|
commit | commitdiff | tree |
1997-11-17 |
Andrew Cagney | Test SUBI omsn
|
commit | commitdiff | tree |
1997-11-14 |
Andrew Cagney | * mips.igen: Tag vr5000 instructions.
|
commit | commitdiff | tree |
1997-11-13 |
Andrew Cagney | Add FreeBSD/aout target confiiguration. Make it a...
|
commit | commitdiff | tree |
1997-11-11 |
Andrew Cagney | Make the signess of compares between GPR's explicit...
|
commit | commitdiff | tree |
1997-11-11 |
Andrew Cagney | Fix IGEN version of MFC0, MTC0, SWC1, LWC1, SDC1, LDC1...
|
commit | commitdiff | tree |
1997-11-11 |
Andrew Cagney | * sim-events.c (sim_events_process): Re-compute...
|
commit | commitdiff | tree |
1997-11-10 |
Andrew Cagney | * simops.c (OP_4201): "rachi". Sign extend bit 40 of...
|
commit | commitdiff | tree |
1997-11-10 |
Andrew Cagney | Test rachi instruction.
|
commit | commitdiff | tree |
1997-11-10 |
Andrew Cagney | * callback.c (os_poll_quit): Replace _WIN32 with _MSC_VER.
|
commit | commitdiff | tree |
1997-11-06 |
Andrew Cagney | Replace global IPC with function argument cia or current...
|
commit | commitdiff | tree |
1997-11-06 |
Andrew Cagney | Fix computation of sim_events_time when sim_events_slip...
|
commit | commitdiff | tree |
1997-11-06 |
Andrew Cagney | IGEN likes to cache the current instruction address...
|
commit | commitdiff | tree |
1997-11-06 |
Andrew Cagney | Allow separate single character and long options.
|
commit | commitdiff | tree |
1997-11-05 |
Andrew Cagney | Add option --enable-sim-igen to mips configuration...
|
commit | commitdiff | tree |
1997-11-05 |
Andrew Cagney | Rewrite the MIPS simulator's memory model so that it...
|
commit | commitdiff | tree |
1997-11-05 |
Andrew Cagney | Delete -l and -n options, didn't do anything.
|
commit | commitdiff | tree |
1997-11-05 |
Andrew Cagney | Rewrite sim_monitor (implements read, write, open,...
|
commit | commitdiff | tree |
1997-11-04 |
Andrew Cagney | * sim-endian.h (U16_8): Implement
|
commit | commitdiff | tree |
1997-10-31 |
Andrew Cagney | Make memory regions layered (just like existing device...
|
commit | commitdiff | tree |
1997-10-29 |
Andrew Cagney | common/sim-bits.h: Document ROTn macro.
|
commit | commitdiff | tree |
1997-10-28 |
Andrew Cagney | Add support for 16 byte quantities to sim-endian macro...
|
commit | commitdiff | tree |
1997-10-28 |
Andrew Cagney | Implement sim_core_{read,write}_word using sim_core_...
|
commit | commitdiff | tree |
1997-10-27 |
Andrew Cagney | Separate r5900 specifoc and mips16 instructions.
|
commit | commitdiff | tree |
1997-10-27 |
Andrew Cagney | Add mips64vr5400 to configuration list
|
commit | commitdiff | tree |
1997-10-27 |
Andrew Cagney | Add include-file support to igen.
|
commit | commitdiff | tree |
1997-10-27 |
Andrew Cagney | Add 128 bit transfers to sim core.
|
commit | commitdiff | tree |
1997-10-25 |
Andrew Cagney | Correct name of file given in ChangeLog for change...
|
commit | commitdiff | tree |
1997-10-24 |
Andrew Cagney | Add basic igen configuration to autoconf. Disable.
|
commit | commitdiff | tree |
1997-10-24 |
Andrew Cagney | Add function to fetch 32bit instructions
|
commit | commitdiff | tree |
1997-10-24 |
Andrew Cagney | Checkpoint IGEN version of mips sim
|
commit | commitdiff | tree |
1997-10-24 |
Andrew Cagney | Recognize mips64vr5400
|
commit | commitdiff | tree |
1997-10-24 |
Andrew Cagney | Add function sim_events_slip()
|
commit | commitdiff | tree |
1997-10-24 |
Andrew Cagney | Address MSC compiler issues in d10v_sim.h
|
commit | commitdiff | tree |
1997-10-22 |
Andrew Cagney | Add LMA_P and DO_WRITE arguments to sim/common/sim...
|
commit | commitdiff | tree |
1997-10-21 |
Andrew Cagney | Use SIM*_OVERFLOW_RESULT defined in sim-alu.h
|
commit | commitdiff | tree |
1997-10-21 |
Andrew Cagney | Pacify GCC -Wall
|
commit | commitdiff | tree |
1997-10-21 |
Andrew Cagney | Output pc profile statistics once gathered.
|
commit | commitdiff | tree |
1997-10-21 |
Andrew Cagney | Delete profile support from MIPS simulator, use sim...
|
commit | commitdiff | tree |
1997-10-20 |
Andrew Cagney | Have single bit macros return an unsigned result. Avoids...
|
commit | commitdiff | tree |
1997-10-20 |
Andrew Cagney | Make mips registers of type unsigned_word.
|
commit | commitdiff | tree |
1997-10-20 |
Andrew Cagney | Add 8 bit arithmetic to sim-alu.
|
commit | commitdiff | tree |
1997-10-17 |
Andrew Cagney | Preliminary tests for sim-alu module.
|
commit | commitdiff | tree |
1997-10-16 |
Andrew Cagney | Move register definitions and macros out of interp...
|
commit | commitdiff | tree |
1997-10-16 |
Andrew Cagney | Checkpoint IGEN version of MIPS simulator.
|
commit | commitdiff | tree |
1997-10-16 |
Andrew Cagney | Rename generated file engine.c to oengine.c.
|
commit | commitdiff | tree |
1997-10-16 |
Andrew Cagney | * gencode.c (build_instruction): Use FPR_STATE not...
|
commit | commitdiff | tree |
next |