aboutsummaryrefslogtreecommitdiff
path: root/sim/mips/interp.c
AgeCommit message (Expand)AuthorFilesLines
1997-04-17 * Makefile.in (SIM_OBJS): Add sim-load.o.David Edelsohn1-26/+39
1997-04-17Cleanups to compile under FreeBSDAndrew Cagney1-8/+23
1997-03-13 * interp.c (sim_open): New SIM_DESC result. Argument is nowDavid Edelsohn1-165/+440
1997-02-06 * interp.c (mips16_entry): Add support for floating point cases.Ian Lance Taylor1-16/+48
1996-12-30 * interp.c (store_word, load_word): New static functions.Ian Lance Taylor1-1/+144
1996-12-29 * interp.c: Fix byte-swapping code throughout to work onMark Alexander1-9/+15
1996-12-25add flush_cache PMON routineAngela Marie Thomas1-0/+7
1996-12-16 * gencode.c (build_mips16_operands): Fix base PC value for PCIan Lance Taylor1-116/+59
1996-12-10For NEC 4100/4300 projectJim Wilson1-69/+120
1996-11-20 * Makefile.in: Delete stuff moved to ../common/Make-common.in.David Edelsohn1-58/+144
1996-09-20Fix multiplication, ldxc1, and floating point conversion. See ChangeLog.Ian Lance Taylor1-0/+14
1996-09-19 * interp.c (CHECKHILO): Don't set HIACCESS, LOACCESS, or HLPC.Ian Lance Taylor1-4/+0
1996-09-16Mon Sep 16 11:38:16 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-58/+248
1996-06-03 * configure.in: Add calls to AC_CONFIG_HEADER, AC_CHECK_HEADERS,Ian Lance Taylor1-43/+55
1996-05-09Fri May 10 00:41:17 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-1/+1
1996-05-08Wed May 8 15:12:58 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-12/+145
1996-04-19Fri Apr 19 15:48:24 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-13/+150
1996-04-10Wed Apr 10 09:51:38 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-0/+5
1996-03-28Thu Mar 28 13:50:51 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-1/+19
1996-03-27Wed Mar 27 14:42:12 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-240/+259
1995-12-01* gencode.c: Tidied instruction decoding, and added FP instructionJackie Smith Cashion1-0/+3465