Remove sh3e sanitization. Keep sh3e files.
[external/binutils.git] / sim /
1996-01-16 Michael MeissnerMake {add to,subtract from} minus one; Make -t alu...
1996-01-10 Michael MeissnerLatest changes from Andrew
1996-01-08 Michael MeissnerLatest cagney update
1995-12-23 Jason Molendakeep configure
1995-12-19 Michael Meissner12/19 release from Andrew that fixes Netbsd break problem
1995-12-16 Michael MeissnerWork with new and old BFDs; Do not inline model externs...
1995-12-15 Ian Lance Taylor * run.c (main): Use new bfd_big_endian macro.
1995-12-15 Michael MeissnerFix warnings when using full inlining.
1995-12-15 Michael MeissnerChanges from Andrew
1995-12-04 J.T. Conklin* gencode.c (tab): Added several sh3 opcodes.
1995-12-01 Jackie Smith Cashion* gencode.c: Tidied instruction decoding, and added...
1995-11-30 Michael MeissnerLet autoconf determine if host is big endian or not
1995-11-29 Jim Wilson * gencode.c (tab): In shad/shld definitions, negate...
1995-11-28 Michael Meissnerfix typo
1995-11-28 Michael MeissnerAdd determining when we do not have enough writeback...
1995-11-27 Michael MeissnerBuild again on SunOS; Make MODEL_INLINE default to...
1995-11-25 Michael MeissnerCheck lf_printf for type correctness
1995-11-25 Michael MeissnerMake WITH_MODEL_ISSUE==0 not core dump
1995-11-25 Michael MeissnerSort instruction names; Add igen -R option; count ...
1995-11-25 Michael MeissnerSort instruction names; Add igen -R option; count ...
1995-11-24 Michael MeissnerFix warnings to everything can be compiled with -Wall...
1995-11-22 Michael MeissnerCount each type of conditional branch
1995-11-21 Michael MeissnerAdd floating point model specific support; Redo method...
1995-11-21 David Edelsohnminor cleanup
1995-11-21 David Edelsohn * run.c: Include "getopt.h".
1995-11-20 Michael Meissnerspeed up search for free function unit slightly.
1995-11-19 Angela Marie Thomasdon't keep mips.. I don't think it's ready for primetime.
1995-11-19 Angela Marie Thomasremoved build-psim,config.make,config.hdr,function_unit...
1995-11-18 David Edelsohn * armdefs.h (ARMul_State): New member `verbose'.
1995-11-18 Jim WilsonPatch for Hitachi PR 8433, avoid core dump on HPUX...
1995-11-18 Michael MeissnerAdd scheduling support for M{F,T}CR
1995-11-18 Michael MeissnerMore scheduling stuff
1995-11-17 Michael Meissnercheckpoint ppc simulator
1995-11-16 Michael MeissnerDelete old functional_unit support; Add --enable-sim...
1995-11-16 Michael Meissnerfix bug in last checkin
1995-11-16 Michael Meissnermore functional unit changes
1995-11-15 Michael MeissnerAdd option to make options inline
1995-11-15 Michael MeissnerMore model specific changes
1995-11-15 Stu Grossman * gencode.c: jsr, bsr and bsrf actually save pc+4...
1995-11-14 Stu Grossman * gencode.c: jsr actually saves pc+4, and rts actuall...
1995-11-14 Michael Meissnermake inline model use static when inlining.
1995-11-14 Michael Meissnermake inline model use static when inlining.
1995-11-14 Michael Meissnerfix more warnings
1995-11-14 Michael MeissnerFix warnings and dependency
1995-11-13 Michael Meissnercheckpoint
1995-11-13 Michael MeissnerAdd model-functions support
1995-11-12 Michael MeissnerAdd support for setting model name and other things
1995-11-12 Michael MeissnerVarious changes
1995-11-11 Michael Meissnerfix typo
1995-11-11 Michael MeissnerCheck for files in the source directory, not the build...
1995-11-10 Michael MeissnerTons of changes to allow model specific information...
1995-11-10 Michael MeissnerIf --enable-sim-inline is not specified, default to...
1995-11-10 Michael MeissnerAdd comment about enabing PowerPC simulator
1995-11-10 Michael Meissnerfix typo
1995-11-09 Michael MeissnerAdd --enable-sim-powerpc support.
1995-11-09 Michael MeissnerObey --silent
1995-11-09 Michael MeissnerGet CC, etc. vars from configure; build ppc simulator...
1995-11-09 Michael Meissnerfix typo
1995-11-09 Michael MeissnerTurn on INLINES if using GCC to compile simulator;...
1995-11-09 Michael MeissnerGeneral cleanup; add -t options support to print all...
1995-11-08 Michael Meissnerfirst stage in function unit support; add new switches...
1995-11-08 Jackie Smith Cashion* configure.in (mips*-*-*): Added "mips" simulator...
1995-11-08 Jackie Smith CashionInitial check-in of the MIPS simulator. Work still...
1995-11-07 Michael MeissnerRemove references to config.make/config.hdr
1995-11-06 Michael Meissnerdelete unused files
1995-11-06 Michael MeissnerSmall changes from Andrew
1995-11-05 Fred Fish * core.c: Rename to corefile.c
1995-11-03 Michael MeissnerAdd 2 config flags that were missing; make data cache...
1995-11-03 Michael MeissnerFix typo in last changes
1995-11-03 Michael MeissnerUpdate dependencies; Fix multiple options in --enable...
1995-11-02 Michael MeissnerUse autoconf correctly; provide more stats with -I
1995-11-02 Michael MeissnerAdd ppc-opcode-stupid
1995-11-02 Michael MeissnerAndrew's latest changes & print all instruction counts...
1995-11-01 Michael MeissnerLots of changes
1995-11-01 Michael Meissnerremove extra #endif
1995-11-01 Michael Meissnerfix typo in last change
1995-10-31 Michael Meissnermap , to spaces in --enable-sim-cflags
1995-10-31 Michael MeissnerAdd various switches to control how the simulator is...
1995-10-31 Michael MeissnerNew changes from Andrew
1995-10-26 Michael MeissnerDelete *.i and *.out files for clean
1995-10-26 Michael MeissnerFix SWAP_8 and optimize it; print out the failing addre...
1995-10-22 Jim WilsonFix SH simulator to handle program exit correctly.
1995-10-21 Jim WilsonIndicate SIGILL instead of calling abort for default...
1995-10-20 Fred Fish*** empty log message ***
1995-10-16 Michael MeissnerMove counting of instructions into the semantic routines.
1995-10-16 Michael MeissnerSpeedups from Andrew
1995-10-13 Steve Chamberlain Add sim_set_callbacks.
1995-10-13 Michael MeissnerRename trace to ppc_trace; Remove extra static.
1995-10-13 Michael MeissnerFormat #instructions with commas
1995-10-12 Michael MeissnerPerformance tweaks
1995-10-12 Michael MeissnerInline most things except semantics which causes GCC...
1995-10-11 Michael MeissnerOctober 11th changes from Andrew
1995-10-10 Fred Fish * Makefile.in (BISONFLAGS): Remove macro.
1995-10-08 Peter Schauer * configure.in: Explicitly `exit 0' for broken shells.
1995-10-08 Michael MeissnerAdd set_sim_callbacks new needed by gdb.
1995-10-06 Michael MeissnerPrint exit status/signal number if -I
1995-10-06 Jim Wilson * interp.c (callback): Remove last change. It is...
1995-10-06 Jim Wilson * interp.c (trap, case SYS_utime): Cast second arg...
1995-10-06 Jim Wilson * common/run.c (main): Initialize the callbacks.
1995-10-05 Steve Chamberlainnew file.
next