diff options
author | Steve Chamberlain <sac@cygnus> | 1993-06-18 01:31:54 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1993-06-18 01:31:54 +0000 |
commit | 90fe361fdc6ae7913463f1a9527c026203a71488 (patch) | |
tree | 8351e8f6d31b39b29e2f4947d81a5c2de178fc68 /sim/sh/ChangeLog | |
parent | d360d135af92fd863e3699921176b55cb2479f8d (diff) | |
download | gdb-90fe361fdc6ae7913463f1a9527c026203a71488.zip gdb-90fe361fdc6ae7913463f1a9527c026203a71488.tar.gz gdb-90fe361fdc6ae7913463f1a9527c026203a71488.tar.bz2 |
* gencode.c: Fix some opcodes.
* interp.c: Support for profiling and portability fixes.
* run.c (main): Get profiling args.
Diffstat (limited to 'sim/sh/ChangeLog')
-rw-r--r-- | sim/sh/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/sim/sh/ChangeLog b/sim/sh/ChangeLog index 4c59bf5..e094473 100644 --- a/sim/sh/ChangeLog +++ b/sim/sh/ChangeLog @@ -1,3 +1,20 @@ +Thu Jun 17 18:30:42 1993 Steve Chamberlain (sac@phydeaux.cygnus.com) + + * gencode.c: Fix some opcodes. + * interp.c: Support for profiling and portability fixes. + * run.c (main): Get profiling args. + +Wed May 5 13:17:22 1993 Steve Chamberlain (sac@cygnus.com) + + * gencode.c (tab): Lint for sgi compiler + * interp.c: Lint for sgi compiler. + +Mon May 3 15:25:33 1993 Steve Chamberlain (sac@thepub.cygnus.com) + + * run.c (main): Support for resizing simulated RAM. + * Makefile.in: Support for broken makes. + * interp.c, gencode.c: Lint. + Mon Apr 26 18:01:10 1993 Steve Chamberlain (sac@thepub.cygnus.com) * created |