mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-18 05:12:33 +08:00
* gencode.c: Tidied instruction decoding, and added FP instruction
support. * interp.c: Added dineroIII, and BSD profiling support. Also run-time FP handling. At the moment the options are still mostly build-time controlled, rather than run-time. Also work still needs to be done to remove (long long) usage (However this is trivial, just time-consuming). The out-standing instruction work to be done is in supporting round and trunc for FP operations, and providing better exception support.
This commit is contained in:
12
sim/mips/ChangeLog
Normal file
12
sim/mips/ChangeLog
Normal file
@ -0,0 +1,12 @@
|
||||
Fri Dec 1 16:37:19 1995 James G. Smith <jsmith@cygnus.co.uk>
|
||||
|
||||
* gencode.c: Tidied instruction decoding, and added FP instruction
|
||||
support.
|
||||
|
||||
* interp.c: Added dineroIII, and BSD profiling support. Also
|
||||
run-time FP handling.
|
||||
|
||||
Sun Oct 22 00:57:18 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
|
||||
|
||||
* Changelog, Makefile.in, README.Cygnus, configure, configure.in,
|
||||
gencode.c, interp.c, support.h: created.
|
1297
sim/mips/gencode.c
1297
sim/mips/gencode.c
File diff suppressed because it is too large
Load Diff
3465
sim/mips/interp.c
Normal file
3465
sim/mips/interp.c
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user