daily update
[external/binutils.git] / sim / v850 / simops.c
2011-03-21 Kevin Buettner * simops (OP_10007E0): Update errno handling as most...
2011-02-14 Mike Frysingersim: punt zfree()
2008-02-06 DJ Delorie* simops.c (OP_1C007E0): Compensate for 64 bit hosts.
2008-02-06 DJ DelorieIndex: ChangeLog
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2004-01-18 Mark Kettenis* simops.c: Include <sys/types.h>.
2003-04-06 Nick Clifton* simops.c (OP_40): Delete. Move code to...
2002-11-30 Andrew Cagney2002-11-30 Andrew Cagney <cagney@redhat.com>
2002-09-30 Jim WilsonFix handling of v850e bit-twiddle instructions.
2002-09-27 Jim WilsonFix bug in support for trap instruction.
2002-08-29 Nick CliftonMakefile.in: Add gen-zero-r0 option.
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-06-17 Andrew Cagney* simops.c (trace_result): Fix printf formatting.
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-27 Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-26 Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-16 Stan ShebsInitial creation of sourceware repository
1999-04-16 Stan ShebsInitial creation of sourceware repository
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1997-09-19 Andrew CagneyClean up tracing for Bcond & jmp insns.
1997-09-19 Andrew CagneyFix cmov immed.
1997-09-19 Andrew CagneyFix cmov insn.
1997-09-17 Andrew CagneyClean up more tracing.
1997-09-17 Andrew CagneyFix tracing for: "ctret", "bsw", "hsw"
1997-09-16 Andrew CagneySmooth some of ALU tracing's rough edges.
1997-09-16 Andrew CagneyUse trace_one_insn in trace functions. Buffer up trace...
1997-09-16 Andrew CagneyRestrict ldsr (load system register) to modifying just...
1997-09-16 Jim Wilson * simops.c (Multiply64): Don't store into register...
1997-09-15 Andrew CagneyFix sanitization for v850 V v850e V v850eq
1997-09-15 Andrew CagneyFor v850eq start up with US bit set.
1997-09-10 Andrew CagneyHave trace_input, trace_output use sim-trace for IO.
1997-09-08 Andrew CagneyAdd multi-sim support to v850/v850e/v850eq simulators.
1997-09-04 Andrew CagneyReplace memory model with one from sim/common directory.
1997-09-03 Andrew CagneyPacify gcc-current -Wall.
1997-09-03 Andrew CagneyAdd real SIM_DESC arg to v850 simulator.
1997-09-01 Andrew CagneyCompile from UNIX to cygwin32.
1997-08-22 Nick CliftonUpdated with respect to the HDD-tool-0611 document.
1997-08-20 Nick CliftonAdded N step divide routines, courtesy of Sugimoto...
1997-08-20 Nick CliftonFixed interpretation of SR bit in list18 structures.
1997-04-17 Andrew CagneyCleanups to compile under FreeBSD
1996-12-31 Michael MeissnerDeal with kill encoding the signal via the exit status.
1996-12-27 Michael MeissnerAllow exit to work normally under gdb
1996-10-31 Gavin Romig-KochFix linux build problem.
1996-10-30 Jeff Law * simops.c (OP_10007E0): Handle SYS_times and...
1996-10-30 Jeff Law * simops.c (OP_10007E0): Handle SYS_time.
1996-10-29 Jeff Law * simops.c: Include <sys/stat.h>.
1996-10-24 Jeff Law * simops.c (OP_500): Mask off low bit in displa...
1996-10-24 Jeff Law * simops.c (OP_500): Fix displacement handling...
1996-10-24 Jeff Law * simops.c (trace_input): Remove all references...
1996-10-24 Stu Grossman * Makefile.in: Get rid of srcroot. Set all INSTALL...
1996-09-28 Stu Grossman * gencode.c (write_opcodes): Output hex values for...
1996-09-27 Jeff Law * simops.c (trace_input): Fix thinko.
1996-09-12 Michael MeissnerPrint line # and function name or filename if they...
1996-09-11 Michael MeissnerAdd tracing support; Fix some problems with hardwired...
1996-09-10 Jeff Law * interp.c (hash): Make this an inline function
1996-09-03 Jeff Law * gencode.c: Fix various indention & style...
1996-09-03 Jeff Law * interp.c: OP should be an array of 32bit...
1996-08-30 Jeff Law * simops.c: Fix "not1" and "set1".
1996-08-30 Jeff Law * simops.c: Don't forget to initialize temp for
1996-08-30 Jeff Law * simops.c: Fix satadd, satsub boundary case...
1996-08-30 Jeff Law * interp.c (hash): Fix.
1996-08-30 Jeff Law * interp.c (do_format_4): Get operands correctl...
1996-08-30 Jeff Law * v850_sim.h: The V850 doesn't have split I...
1996-08-30 Jeff Law * v850_sim.h (struct _state): Remove "psw"...
1996-08-30 Jeff Law * simops.c: Handle "satadd", "satsub", "satsubi...
1996-08-30 Jeff Law * interp.c (do_format_5): Get operands correctl...
1996-08-30 Jeff Law * simops.c: Fix minor typos. Handle "cmp"...
1996-08-30 Jeff Law * interp.c (do_format_3): Get operands correctl...
1996-08-30 Jeff Law * simops.c: Add condition code handling to...
1996-08-30 Jeff Law * Makefile.in: Fix typo.
1996-08-29 Jeff Law * interp.c (hash): Update to be more accurate.
1996-08-29 Jeff Law * simops.c: Add shift support.
1996-08-29 Jeff LawFix typos in multiply and divide code.
1996-08-29 Jeff Law * simops.c: Add multiply & divide support....
1996-08-29 Jeff Law * simops.c: Add logicals, mov, movhi, movea...
1996-08-29 Jeff Law * ChangeLog, Makefile.in, configure, configure...