* emultempl/aix.em (unix_ld): New static variable.
[binutils-gdb.git] / sim / ppc /
1995-11-30 Michael MeissnerLet autoconf determine if host is big endian or not
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-20 Michael Meissnerspeed up search for free function unit slightly.
1995-11-19 Angela Marie Thomasremoved build-psim,config.make,config.hdr,function_unit...
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-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-09 Michael MeissnerObey --silent
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-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...