* coffcode.h (coff_write_object_contents): Set a.out vstamp to 1
[binutils-gdb.git] / sim / ppc /
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-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-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 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-08 Michael MeissnerAdd set_sim_callbacks new needed by gdb.
1995-10-06 Michael MeissnerPrint exit status/signal number if -I
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-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-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 Michael MeissnerDo not include sysdep.h, bfd no longer provides it
1995-09-06 Michael MeissnerFix brk system call.
1995-08-23 Michael MeissnerAdd PowerPC simulator from Andrew Cagney <cagney@highla...