aboutsummaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)AuthorFilesLines
1995-10-01Match standalone printf_filtered to gdb prototype.Michael Meissner2-10/+21
1995-10-01Fix prototype.Michael Meissner1-1/+10
1995-09-30keep common directory.Steve Chamberlain1-0/+1
1995-09-28Thu Sep 28 15:40:36 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain2-0/+144
1995-09-28Thu Sep 28 15:26:59 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain3-284/+0
1995-09-21Default stack creation; fixup last change.Michael Meissner1-1/+5
1995-09-21enhance OEA behavior.Michael Meissner3-9/+171
1995-09-20add maintainer-clean Makefile targetsIan Lance Taylor6-2/+18
1995-09-20 * run.c (sim_callback_write_stdout): New.Steve Chamberlain3-1/+17
1995-09-19Mon Sep 18 18:42:27 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain4-36/+49
1995-09-15 * gencode.c: Back up PC by 2 for breakpoints.Stu Grossman2-8/+17
1995-09-10Sun Sep 10 10:23:56 1995 Michael Tiemann <tiemann@axon.cygnus.com>Michael Tiemann1-0/+9
1995-09-10fix typo.Michael Meissner1-1/+1
1995-09-08Update to new config schemeMichael Meissner7-32/+978
1995-09-08 * Makefile.in (install): Don't install in $(tooldir).Ian Lance Taylor2-11/+3
1995-09-08 * configure.in: Define CC_FOR_BUILD. Don't call AC_PROG_INSTALL.Ian Lance Taylor3-11/+28
1995-09-08 * configure.in: Remove AC_PROG_INSTALL.Ian Lance Taylor3-16/+20
1995-09-08 * configure.in: Convert to use autoconf.Ian Lance Taylor9-67/+1194
1995-09-08mention new config.in fileIan Lance Taylor1-0/+1
1995-09-08 * configure.in: Call AC_CONFIG_HEADER. Don't try to useIan Lance Taylor5-36/+75
1995-09-08Do not include sysdep.h, bfd no longer provides itMichael Meissner5-10/+815
1995-09-07(Try to) Update to new bfd autoconf scheme.J.T. Conklin5-47/+1069
1995-09-07 (Try to) Update to new bfd autoconf scheme.David Edelsohn5-38/+930
1995-09-06Fix brk system call.Michael Meissner2-15/+42
1995-08-31 * Makefile.in (run): Link in math library too.Jeff Law1-0/+1
1995-08-31 * interp.c (FPSCR, FPUL): Define.Jeff Law3-6/+94
1995-08-31 * gencode.c (gensim): abort if an unknown opcode is encountered.Jeff Law2-9/+35
1995-08-25Only build PowerPC simulator if target is powerpc*-*-eabisimMichael Meissner1-2/+2
1995-08-23Add PowerPC simulator from Andrew Cagney <cagney@highland.com.au>Michael Meissner36-20/+9971
1995-08-12For Sega/Hitachi, when simulator exits, check to see if it was becauseJim Wilson1-7/+20
1995-08-03Document FSF address updating of all files with FSF addresses,Fred Fish1-0/+4
1995-08-03Remove Sanitize reference.Fred Fish1-1/+0
1995-08-02Update FSF address.Fred Fish5-19/+19
1995-07-05forgot to check this inJ.T. Conklin1-22/+19
1995-07-05* Makefile.in, configure.in: converted to autoconf.J.T. Conklin3-0/+179
1995-07-05* Makefile.in (distclean, mostlyclean, realclean): Remove autoconf files.J.T. Conklin2-2/+6
1995-07-05* w65.mt: Removed.J.T. Conklin3-4/+4
1995-07-05* arm.mt: Removed.J.T. Conklin3-4/+4
1995-07-05* sh.mt: Removed.J.T. Conklin3-5/+2
1995-07-05* h8300.mt: Removed.J.T. Conklin3-5/+2
1995-07-05* Makefile.in (all, clean, distclean, mostlyclean, realclean,J.T. Conklin1-13/+0
1995-07-05* Makefile.in, configure.in: converted to autoconf.J.T. Conklin13-229/+1115
1995-07-01 * interp.c (sim_open): If argument supplied, interpret asStan Shebs1-2/+9
1995-07-01 * compile.c (sim_do_command): New function.Stan Shebs1-0/+4
1995-06-30 * wrapper.c (sim_do_command): New function.Stan Shebs1-0/+9
1995-06-29 * interp.c: (SYS_wait): Define as SYS_wait4 if available andFred Fish2-0/+15
1995-06-23 * interp.c: Don't include sys/times.h or sys/param.hSteve Chamberlain2-2/+4
1995-06-21 * interp.c: (SIGBUS, SIGTERM): Define if not.Steve Chamberlain3-14/+48
1995-06-20 * compile.c (get_now): Don't do if win32.Steve Chamberlain2-59/+130
1995-06-13 * armos.c (ARMul_OSHandleSWI): New version to work withSteve Chamberlain1-2/+2