Delete debugging -x's.
[deliverable/binutils-gdb.git] / sim /
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.
1995-10-05  Steve Chamberlain * interp.c (callback): Initialize to default callback.
1995-10-03  Jason Molendarevert to stock autoconf 2.4 configure scripts.
1995-10-03  Stan ShebsNo ChangeLog to keep.
1995-10-02  Michael MeissnerAdd # in front of CPU number
1995-10-02  Michael Meissnerupdate usage message
1995-10-02  Michael Meissnerfix typo
1995-10-02  Michael MeissnerAdd support to count the number of instructions issued.
1995-10-02  Michael MeissnerAdd switch processing in gdb.
1995-10-01  Michael MeissnerMatch standalone printf_filtered to gdb prototype.
1995-10-01  Michael MeissnerFix prototype.
1995-09-30  Steve Chamberlainkeep common directory.
1995-09-28  Steve ChamberlainThu Sep 28 15:40:36 1995 steve chamberlain <sac@slash...
1995-09-28  Steve ChamberlainThu Sep 28 15:26:59 1995 steve chamberlain <sac@slash...
1995-09-21  Michael MeissnerDefault stack creation; fixup last change.
1995-09-21  Michael Meissnerenhance OEA behavior.
1995-09-20  Ian Lance Tayloradd maintainer-clean Makefile targets
1995-09-20  Steve Chamberlain * run.c (sim_callback_write_stdout): New.
1995-09-19  Steve ChamberlainMon Sep 18 18:42:27 1995 steve chamberlain <sac@slash...
1995-09-15  Stu Grossman * gencode.c: Back up PC by 2 for breakpoints.
1995-09-10  Michael TiemannSun Sep 10 10:23:56 1995 Michael Tiemann <tiemann...
1995-09-10  Michael Meissnerfix typo.
1995-09-08  Michael MeissnerUpdate to new config scheme
1995-09-08  Ian Lance Taylor * Makefile.in (install): Don't install in $(tooldir).
1995-09-08  Ian Lance Taylor * configure.in: Define CC_FOR_BUILD. Don't call AC_PR...
1995-09-08  Ian Lance Taylor * configure.in: Remove AC_PROG_INSTALL.
1995-09-08  Ian Lance Taylor * configure.in: Convert to use autoconf.
1995-09-08  Ian Lance Taylormention new config.in file
1995-09-08  Ian Lance Taylor * configure.in: Call AC_CONFIG_HEADER. Don't try...
1995-09-08  Michael MeissnerDo not include sysdep.h, bfd no longer provides it
1995-09-07  J.T. Conklin(Try to) Update to new bfd autoconf scheme.
1995-09-07  David Edelsohn (Try to) Update to new bfd autoconf scheme.
1995-09-06  Michael MeissnerFix brk system call.
1995-08-31  Jeff Law * Makefile.in (run): Link in math library too.
1995-08-31  Jeff Law * interp.c (FPSCR, FPUL): Define.
1995-08-31  Jeff Law * gencode.c (gensim): abort if an unknown opcode is...
1995-08-25  Michael MeissnerOnly build PowerPC simulator if target is powerpc*...
1995-08-23  Michael MeissnerAdd PowerPC simulator from Andrew Cagney <cagney@highla...
1995-08-12  Jim WilsonFor Sega/Hitachi, when simulator exits, check to see...
1995-08-03  Fred FishDocument FSF address updating of all files with FSF...
1995-08-03  Fred FishRemove Sanitize reference.
1995-08-02  Fred FishUpdate FSF address.
1995-07-05  J.T. Conklinforgot to check this in
1995-07-05  J.T. Conklin* Makefile.in, configure.in: converted to autoconf.
1995-07-05  J.T. Conklin* Makefile.in (distclean, mostlyclean, realclean):...
next
This page took 0.067865 seconds and 7 git commands to generate.