aboutsummaryrefslogtreecommitdiff
path: root/sim/rx/gdb-if.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-16sim: switch config.h usage to defs.hMike Frysinger1-1/+3
2021-05-14sim: create header namespaceMike Frysinger1-2/+2
2021-05-05sim: m32c/rl78/rx: fix command parsingMike Frysinger1-26/+15
2021-02-08sim/rx: mark some functions as staticAndrew Burgess1-1/+1
2021-02-08sim/rx: fix an issue where we try to modify a const stringAndrew Burgess1-2/+2
2021-02-08sim/rx: define sim_memory_mapAndrew Burgess1-0/+8
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-2/+2
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-06sim: sim_{create_inferior,open,parse_args}: constify argv/env slightlyMike Frysinger1-2/+3
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-15Build failure in sim/rx/gdb-if.c on windowsJoel Brobecker1-4/+4
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-03-10sim: constify arg to sim_do_commandMike Frysinger1-4/+6
2014-03-05sim: constify prog_nameMike Frysinger1-1/+1
2014-02-17 Revise signal mapping function in GDB interface for RX sim.Kevin Buettner1-29/+12
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-03-15gdb:Steve Ellcey1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-05-24gdb/Pedro Alves1-4/+4
2012-03-03Update rx sim so that it'll print load statistics.Kevin Buettner1-2/+2
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-04-16sim: add sim_complete_command stubs for non-common-using portsMike Frysinger1-0/+6
2011-01-11http://sourceware.org/ml/gdb-patches/2010-11/msg00112.htmlAndrew Burgess1-3/+3
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-09-23 * fpu.c, gdb-if.c, load.c, misc.c, syscalls.c (config.h): Include.Kevin Buettner1-0/+1
2010-07-29[include/opcode]DJ Delorie1-2/+11
2010-07-07 * gdb-if.c (sim_store_register): Add case for sim_rx_acc_regnum.Kevin Buettner1-0/+4
2010-06-24Add "acc" register. Revise register order and names.Kevin Buettner1-0/+7
2010-05-28Revert accidentally committed changes that aren't ready yet.Kevin Buettner1-7/+0
2010-05-28 * gdb-if.c (sim_do_command): Add a "sim verbose noisy" command.Kevin Buettner1-1/+10
2010-04-14sim: constify sim_write source buffer (part 2)Mike Frysinger1-1/+1
2010-01-01Update copyright notices to add year 2010.Joel Brobecker1-1/+1
2009-11-24[sim]DJ Delorie1-0/+841