aboutsummaryrefslogtreecommitdiff
path: root/sim/mn10300/interp.c
AgeCommit message (Expand)AuthorFilesLines
1999-07-19import gdb-1999-07-19 snapshotJason Molenda1-4/+4
1999-04-26import gdb-19990422 snapshotStan Shebs1-4/+24
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+1402
1999-04-16Initial creation of sourceware repositoryStan Shebs1-1402/+0
1998-12-30* eCos->devo merge; am30 sanitization tags removedFrank Ch. Eigler1-113/+254
1998-06-19Fri Jun 19 11:59:26 1998 Joyce Janczyn <janczyn@cygnus.com>Joyce Janczyn1-1/+1
1998-06-18Thu June 18 14:37:14 1998 Joyce Janczyn <janczyn@cygnus.com>Joyce Janczyn1-1/+4
1998-06-08 * interp.c: (mn10300_option_handler): New function parses argumentsJoyce Janczyn1-114/+156
1998-03-27Add sanitize-am30 markers. Keep details of AM30 implementation ofAndrew Cagney1-24/+30
1998-03-25* interp.c (sim_open): Create second 1mb memory region at 0x40000000.Andrew Cagney1-150/+119
1998-03-25Pacify GCC.Andrew Cagney1-3/+4
1998-03-24Add code to support building mn10300 simulator with the common simulatorJoyce Janczyn1-79/+398
1997-08-26Flush defunct sim_kill.Andrew Cagney1-7/+0
1997-08-25Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1-3/+9
1997-05-22 * interp.c (sim_resume): Add missing case in big switchJeff Law1-0/+1
1997-05-20 * interp.c: Replace all references to load_mem and store_memJeff Law1-85/+23
1997-05-19 * interp.c (dispatch): Make this an inline function.Jeff Law1-1/+1
1997-05-18 * interp.c (load_mem_big): Remove function. It's now a macroJeff Law1-26/+24
1997-05-16 * interp.c (load_mem): If we get a load from an out of rangeJeff Law1-0/+11
1997-05-06 * interp.c: Improve hashing routine to avoid long listJeff Law1-241/+505
1997-04-17 * Makefile.in (SIM_OBJS): Add sim-load.o.David Edelsohn1-34/+146
1996-12-06 * interp.c: Delete unused global variable "OP".Jeff Law1-3/+1
1996-12-06 * gencode.c (write_header): Add "insn" and "extension" argumentsJeff Law1-11/+217
1996-11-25 * Makefile.in, config.in, configure, configure.in: New files.Jeff Law1-0/+394