Age | Commit message (Expand) | Author | Files | Lines |
2017-02-13 | sim: use ARRAY_SIZE instead of ad-hoc sizeof calculations | Mike Frysinger | 1 | -2/+2 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
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 |
2016-01-02 | sim: cris: use standard output helpers | Mike Frysinger | 1 | -35/+8 |
2016-01-02 | sim: delete dead current_state globals | Mike Frysinger | 1 | -8/+0 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-12-30 | sim: cris/m68hc11: move default endian/alignment to configure | Mike Frysinger | 1 | -6/+0 |
2015-12-27 | sim: unify sim-hload | Mike Frysinger | 1 | -46/+0 |
2015-12-26 | sim: cris: do not pass cpu when writing memory during init | Mike Frysinger | 1 | -5/+5 |
2015-12-26 | sim: standardize sim_create_inferior handling of argv a bit more | Mike Frysinger | 1 | -5/+9 |
2015-12-25 | sim: cris: migrate from WITH_DEVICES to WITH_HW | Mike Frysinger | 1 | -12/+1 |
2015-12-24 | sim: cris: move option install to sim_open | Mike Frysinger | 1 | -11/+7 |
2015-11-15 | sim: sim-close: unify sim_close logic | Mike Frysinger | 1 | -7/+0 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-03-05 | sim: constify prog_name | Mike Frysinger | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-05-19 | PR 14072 | Nick Clifton | 1 | -0/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-07-05 | sim: start a unified sim_do_command | Mike Frysinger | 1 | -7/+0 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-01-01 | Update copyright notices to add year 2010. | Joel Brobecker | 1 | -1/+1 |
2009-01-18 | * cris/sim-if.c: Include errno.h. | Hans-Peter Nilsson | 1 | -5/+122 |
2009-01-14 | Update the copyright notice of some of the files I missed | Joel Brobecker | 1 | -1/+2 |
2009-01-03 | * cris/sim-if.c (TARGET_AT_NULL, TARGET_AT_PHDR, TARGET_AT_PHENT) | Hans-Peter Nilsson | 1 | -23/+8 |
2008-12-30 | * cris/sim-if.c (sim_open): If sim_analyze_program fails, emit | Hans-Peter Nilsson | 1 | -7/+5 |
2008-12-30 | * cris/Makefile.in (SIM_OBJS): Remove sim-hload.o. | Hans-Peter Nilsson | 1 | -43/+448 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-24 | Switch the license of all files explicitly copyright the FSF | Joel Brobecker | 1 | -5/+4 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2006-10-02 | * cris/cris-sim.h (enum cris_unknown_syscall_action_type) | Hans-Peter Nilsson | 1 | -3/+27 |
2006-04-03 | * cris/dv-cris.c, cris/dv-rv.c, cris/rvdummy.c: New files. | Hans-Peter Nilsson | 1 | -2/+10 |
2005-01-28 | * cris: New directory, simulator for Axis Communications CRIS | Hans-Peter Nilsson | 1 | -0/+590 |