]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/remote-sim.c
[binutils, ARM, 4/16] BF insns infrastructure with array of relocs in struct arm_it
[thirdparty/binutils-gdb.git] / gdb / remote-sim.c
2019-03-13  Tom TromeyChange pid_to_str to return std::string
2019-03-06  Tom TromeyFix remote-sim.c build after warn-unused-result change
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-30  Pedro AlvesConvert default_child_has_foo functions to process_stra...
2018-11-30  Pedro AlvesIntroduce process_stratum_target
2018-11-22  Pedro AlvesPer-inferior thread list, thread ranges/iterators,...
2018-07-23  Simon MarchiRemove some unused variables
2018-07-16  Simon Marchiremote-sim.c: Remove unused variables
2018-07-03  Tom TromeyRemove ptid_equal
2018-07-03  Tom TromeyRemove ptid_get_pid
2018-07-03  Tom TromeyRemove ptid_build
2018-06-25  Pedro Alvesgdb: Fix build on several hosts/ports
2018-05-30  Simon MarchiRemove regcache_get_ptid
2018-05-02  Pedro Alvestarget factories, target open and multiple instances...
2018-05-02  Pedro Alvestarget_ops: Use bool throughout
2018-05-02  Pedro AlvesConvert struct target_ops to C++
2018-02-20  Simon Marchiremote-sim: Add missing ATTRIBUTE_PRINTF
2018-01-31  Pedro Alvesgdb: Fix remote-sim/MinGW/Darwin builds
2018-01-19  Simon MarchiPass inferior down to target_detach and to_detach
2018-01-19  Simon MarchiRemove args from target detach
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-07  Tom TromeyConstify add_com
2017-10-25  Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-08-07  Simon Marchiremote-sim.c: Fix arg variables conflicts
2017-08-03  Tom TromeyIntroduce gdb_argv, a class wrapper for buildargv
2017-07-18  Pedro AlvesFix GDB builds that include the simulator
2017-06-27  Alan HaywardRemove MAX_REGISTER_SIZE from remote-sim.c
2017-04-12  Sergio Durigan JuniorC++-fy and prepare for sharing fork_inferior
2017-04-05  Pedro Alves-Wwrite-strings: Constify target_pid_to_str and target_...
2017-03-20  Simon MarchiUse ptid from regcache in almost all remaining nat...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-09-19  Sergio Durigan JuniorConsolidate target_mourn_inferior between GDB and gdbserver
2016-04-12  Pedro AlvesDon't call clear_quit_flag after check_quit_flag
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-11-03  Simon Marchiremote-sim.c: Add casts
2015-08-27  Pedro Alvesgdb: Use sighandler_t everywhere
2015-08-07  Pedro AlvesFix interrupt-noterm.exp on targets always in non-stop
2015-06-24  Mike Frysingergdb: sim: merge the sysroot update logic together
2015-06-24  Mike Frysingergdb: sim: handle target sysroot prefix
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-15  Simon MarchiIntroduce utility function find_inferior_ptid
2014-08-07  Gary BensonMove errno.h to common-defs.h
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-07-30  Roland McGrathFix incomplete constification in remote-sim.c
2014-07-30  Tom Tromeyconstify to_open
2014-07-25  Pedro Alvesfix build: update clear_proceed_status callers
2014-06-26  Tom Tromeyconstify to_load
2014-05-22  Pedro AlvesAdd new infrun.h header.
2014-03-05  Mike Frysingersim: constify prog_name
2014-02-19  Tom TromeyAdd target_ops argument to to_stop
2014-02-19  Tom TromeyAdd target_ops argument to to_load
2014-02-19  Tom TromeyAdd target_ops argument to to_close
2014-02-11  Yao QiReturn target_xfer_status in to_xfer_partial
2014-02-07  Yao QiReplace -1 with TARGET_XFER_E_IO
2014-01-16  Markus MetzgerAdd target_ops argument to to_prepare_to_store
2014-01-14  Yao QiChange to_xfer_partial 'len' type to ULONGEST.
2014-01-13  Tom Tromeyreplace XZALLOC with XCNEW
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-11-11  Joel BrobeckerMinor reformatting in remote-sim.c (gdbsim_detach decla...
2013-11-11  Edjunior Barbosa... Fix argument type on gdbsim_detach prototype.
2013-11-08  Tom Tromeyconstify to_detach
2013-09-06  Pedro Alvesremote-sim.c: Send debug output to gdb_stdlog.
2013-09-06  Pedro Alvesremote-sim.c: Don't install a deprecated_xfer_memory...
2013-09-06  Pedro Alvesremote-sim.c: cleanup debug output code.
2013-07-25  Tom Tromeyremove pop_target
2013-04-22  Edjunior Barbosa... 2013-04-22 Edjunior Machado <emachado@linux.vnet...
2013-03-20  Jan Kratochvilgdb/
2013-03-15  Steve Ellceygdb:
2013-03-01  Pedro AlvesUse gdb_byte for bytes from the program being debugged.
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-09  Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-10-11  Andrew Burgesshttp://sourceware.org/ml/gdb-patches/2012-10/msg00032...
2012-10-02  Andrew Burgesshttp://sourceware.org/ml/gdb-patches/2012-10/msg00027...
2012-08-22  Sergio Durigan Junior2012-08-22 Sergio Durigan Junior <sergiodj@redhat...
2012-08-22  Tom Tromey * defs.h (quit_flag): Don't declare.
2012-07-30  Tom Tromey * remote-sim.c (gdb_os_poll_quit): Don't check immedia...
2012-06-18  Tom Tromey2012-06-18 Greta Yorsh <Greta.Yorsh@arm.com>
2012-06-14  Joel BrobeckerFix invalid profile for command-completer in remote...
2012-05-24  Pedro Alvesgdb/
2012-05-24  Pedro Alvesgdb/
2012-03-02  Ulrich Weigand Fix -Wmissing-prototypes build.
2012-02-16  Mike Frysingergdb: sim: check return value of sim_create_inferior
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-06-01  Mike Frysingergdb: sim: automatically pass down sysroot
2011-04-15  Mike Frysingergdb: sim: add command line completion
2011-01-11  Andrew Burgesshttp://sourceware.org/ml/gdb-patches/2010-11/msg00112...
2011-01-10  Michael Snyder2011-01-10 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-08-10  Kevin Buettner * remote-sim.c (gdbsim_xfer_inferior_memory): Replace
2010-08-10  Kevin Buettner * remote-sim.c (program_loaded, gdbsim_desc, remote_si...
2010-05-16  Michael Snyder2010-05-16 Michael Snyder <msnyder@vmware.com>
2010-05-02  Jan Kratochvilgdb/
2010-04-12  Mike Frysingergdb: constify remote files_info
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-10-20  Pedro Alves * go32-nat.c (go32_create_inferior): Use inferior_appe...
2009-10-19  Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-07-02  Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
next