summaryrefslogtreecommitdiffstats
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
...
* map , to spaces in --enable-sim-cflagsMichael Meissner1995-10-311-2/+2
* Add various switches to control how the simulator is builtMichael Meissner1995-10-313-26/+546
* New changes from AndrewMichael Meissner1995-10-3126-4911/+2897
* Delete *.i and *.out files for cleanMichael Meissner1995-10-262-1/+3
* Fix SWAP_8 and optimize it; print out the failing address if a signal is issu...Michael Meissner1995-10-263-60/+42
* Fix SH simulator to handle program exit correctly.Jim Wilson1995-10-222-42/+59
* Indicate SIGILL instead of calling abort for default case.Jim Wilson1995-10-211-0/+16
* *** empty log message ***Fred Fish1995-10-204-3/+18
* Move counting of instructions into the semantic routines.Michael Meissner1995-10-162-2/+12
* Speedups from AndrewMichael Meissner1995-10-162-134/+202
* Add sim_set_callbacks.Steve Chamberlain1995-10-133-0/+276
* Rename trace to ppc_trace; Remove extra static.Michael Meissner1995-10-131-0/+10
* Format #instructions with commasMichael Meissner1995-10-133-11/+51
* Performance tweaksMichael Meissner1995-10-123-11/+79
* Inline most things except semantics which causes GCC to balloon, and device{s...Michael Meissner1995-10-125-28/+909
* October 11th changes from AndrewMichael Meissner1995-10-1116-2223/+3990
* * Makefile.in (BISONFLAGS): Remove macro.Fred Fish1995-10-102-1/+4
* * configure.in: Explicitly `exit 0' for broken shells.Peter Schauer1995-10-082-0/+7
* Add set_sim_callbacks new needed by gdb.Michael Meissner1995-10-082-0/+11
* Print exit status/signal number if -IMichael Meissner1995-10-062-0/+21
* * interp.c (callback): Remove last change. It is initialized byJim Wilson1995-10-061-0/+3
* * interp.c (trap, case SYS_utime): Cast second arg of utime toJim Wilson1995-10-062-1/+8
* * common/run.c (main): Initialize the callbacks.Jim Wilson1995-10-062-0/+162
* new file.Steve Chamberlain1995-10-052-0/+6
* * interp.c (callback): Initialize to default callback.Steve Chamberlain1995-10-052-22/+59
* revert to stock autoconf 2.4 configure scripts.Jason Molenda1995-10-031-5/+5
* No ChangeLog to keep.Stan Shebs1995-10-031-6/+3
* Add # in front of CPU numberMichael Meissner1995-10-021-1/+1
* update usage messageMichael Meissner1995-10-022-1/+2
* fix typoMichael Meissner1995-10-021-1/+1
* Add support to count the number of instructions issued.Michael Meissner1995-10-028-5/+680
* Add switch processing in gdb.Michael Meissner1995-10-023-1/+311
* Match standalone printf_filtered to gdb prototype.Michael Meissner1995-10-012-10/+21
* Fix prototype.Michael Meissner1995-10-011-1/+10
* keep common directory.Steve Chamberlain1995-09-301-0/+1
* Thu Sep 28 15:40:36 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-09-282-0/+144
* Thu Sep 28 15:26:59 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-09-283-284/+0
* Default stack creation; fixup last change.Michael Meissner1995-09-211-1/+5
* enhance OEA behavior.Michael Meissner1995-09-213-9/+171
* add maintainer-clean Makefile targetsIan Lance Taylor1995-09-206-2/+18
* * run.c (sim_callback_write_stdout): New.Steve Chamberlain1995-09-203-1/+17
* Mon Sep 18 18:42:27 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-09-194-36/+49
* * gencode.c: Back up PC by 2 for breakpoints.Stu Grossman1995-09-152-8/+17
* Sun Sep 10 10:23:56 1995 Michael Tiemann <tiemann@axon.cygnus.com>Michael Tiemann1995-09-101-0/+9
* fix typo.Michael Meissner1995-09-101-1/+1
* Update to new config schemeMichael Meissner1995-09-087-32/+978
* * Makefile.in (install): Don't install in $(tooldir).Ian Lance Taylor1995-09-082-11/+3
* * configure.in: Define CC_FOR_BUILD. Don't call AC_PROG_INSTALL.Ian Lance Taylor1995-09-083-11/+28
* * configure.in: Remove AC_PROG_INSTALL.Ian Lance Taylor1995-09-083-16/+20
* * configure.in: Convert to use autoconf.Ian Lance Taylor1995-09-089-67/+1194
OpenPOWER on IntegriCloud