Age | Commit message (Expand) | Author | Files | Lines |
2016-01-06 | sim: sim_{create_inferior,open,parse_args}: constify argv/env slightly | Mike Frysinger | 1 | -3/+3 |
2016-01-03 | sim: parse_args: display getopt error ourselves | Mike Frysinger | 1 | -3/+1 |
2015-12-30 | sim: arm/d10v/h8300/m68hc11/microblaze/mips/mn10300/moxie/sh/v850: convert to... | Mike Frysinger | 1 | -10/+9 |
2015-11-22 | sim: mn10300: drop global callback handle | Mike Frysinger | 1 | -6/+1 |
2015-11-15 | sim: sim-close: unify sim_close logic | Mike Frysinger | 1 | -8/+0 |
2015-06-11 | sim: mn10300: delete unused memory code | Mike Frysinger | 1 | -47/+8 |
2015-06-11 | sim: mn10300: add missing static markings | Mike Frysinger | 1 | -2/+2 |
2015-06-11 | sim: mn10300: delete unused exception/exited/debug state | Mike Frysinger | 1 | -1/+0 |
2015-06-11 | sim: m68hc11/mn10300/v850: delete redundant INLINE defines | Mike Frysinger | 1 | -8/+0 |
2015-04-17 | sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} | Mike Frysinger | 1 | -6/+6 |
2015-04-13 | sim: mn10300: convert to sim-cpu | Mike Frysinger | 1 | -6/+26 |
2015-03-24 | sim: m68hc11/mips/mn10300/v850: add basic sim_pc_get | Mike Frysinger | 1 | -0/+5 |
2012-06-17 | * interp.c: Include config.h first. Do not include sysdep.h. | Hans-Peter Nilsson | 1 | -1/+1 |
2012-02-16 | Update sim_fetch_register, sim_store_register for sh and mn10300. | Kevin Buettner | 1 | -1/+1 |
2011-07-05 | sim: start a unified sim_do_command | Mike Frysinger | 1 | -17/+0 |
2011-01-11 | http://sourceware.org/ml/gdb-patches/2010-11/msg00112.html | Andrew Burgess | 1 | -1/+1 |
2004-06-26 | 2000-08-07 Graham Stott <grahams@cygnus.co.uk> | Alexandre Oliva | 1 | -0/+569 |
2004-06-26 | * interp.c, mn10300_sim.h, op_utils.c: Convert function prototypes | Alexandre Oliva | 1 | -54/+36 |
2004-06-26 | * configure.in: Use common simulator always. Don't subst sim_gen | Alexandre Oliva | 1 | -856/+0 |
2003-02-27 | Index: arm/ChangeLog | Andrew Cagney | 1 | -4/+4 |
1999-07-19 | import gdb-1999-07-19 snapshot | Jason Molenda | 1 | -4/+4 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -4/+24 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+1402 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -1402/+0 |
1998-12-30 | * eCos->devo merge; am30 sanitization tags removed | Frank Ch. Eigler | 1 | -113/+254 |
1998-06-19 | Fri Jun 19 11:59:26 1998 Joyce Janczyn <janczyn@cygnus.com> | Joyce Janczyn | 1 | -1/+1 |
1998-06-18 | Thu June 18 14:37:14 1998 Joyce Janczyn <janczyn@cygnus.com> | Joyce Janczyn | 1 | -1/+4 |
1998-06-08 | * interp.c: (mn10300_option_handler): New function parses arguments | Joyce Janczyn | 1 | -114/+156 |
1998-03-27 | Add sanitize-am30 markers. Keep details of AM30 implementation of | Andrew Cagney | 1 | -24/+30 |
1998-03-25 | * interp.c (sim_open): Create second 1mb memory region at 0x40000000. | Andrew Cagney | 1 | -150/+119 |
1998-03-25 | Pacify GCC. | Andrew Cagney | 1 | -3/+4 |
1998-03-24 | Add code to support building mn10300 simulator with the common simulator | Joyce Janczyn | 1 | -79/+398 |
1997-08-26 | Flush defunct sim_kill. | Andrew Cagney | 1 | -7/+0 |
1997-08-25 | Add ABFD argument to sim_open call. Pass through to sim_config so | Andrew Cagney | 1 | -3/+9 |
1997-05-22 | * interp.c (sim_resume): Add missing case in big switch | Jeff Law | 1 | -0/+1 |
1997-05-20 | * interp.c: Replace all references to load_mem and store_mem | Jeff Law | 1 | -85/+23 |
1997-05-19 | * interp.c (dispatch): Make this an inline function. | Jeff Law | 1 | -1/+1 |
1997-05-18 | * interp.c (load_mem_big): Remove function. It's now a macro | Jeff Law | 1 | -26/+24 |
1997-05-16 | * interp.c (load_mem): If we get a load from an out of range | Jeff Law | 1 | -0/+11 |
1997-05-06 | * interp.c: Improve hashing routine to avoid long list | Jeff Law | 1 | -241/+505 |
1997-04-17 | * Makefile.in (SIM_OBJS): Add sim-load.o. | David Edelsohn | 1 | -34/+146 |
1996-12-06 | * interp.c: Delete unused global variable "OP". | Jeff Law | 1 | -3/+1 |
1996-12-06 | * gencode.c (write_header): Add "insn" and "extension" arguments | Jeff Law | 1 | -11/+217 |
1996-11-25 | * Makefile.in, config.in, configure, configure.in: New files. | Jeff Law | 1 | -0/+394 |