gdb: fix vfork with multiple threads
[deliverable/binutils-gdb.git] / gdb / remote-sim.c
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 Burgesssourceware.org/ml/gdb-patches/2010-11/msg00112.html
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.
2009-06-07  Pedro Alves * target.h (struct target_ops): Make to_has_all_memory,
2009-05-21  Pedro Alves * target.h (TARGET_WNOHANG): New.
2009-03-17  Joel Brobecker Add a target_ops parameter to the to_kill metho...
2009-02-23  Pedro Alves * remote-sim.c (gdbsim_resume): Add target_ops* argument.
2009-02-23  Pedro Alves * corelow.c (get_core_registers): Adjust.
2009-02-06  Pedro Alves * linux-nat.c (linux_nat_wait): Adjust.
2009-01-09  Pedro Alves * defs.h (deprecated_error_hook): Delete declaration.
2009-01-08  Nathan Froyd * remote-sim.c (gdb_os_error): Mark as a noreturn...
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-11-13  Joel Brobecker * remote-sim.c (gdbsim_mourn_inferior): Use "target...
2008-11-11  Thiago Jung Bauermann * remote-sim.c (gdbsim_create_inferior, gdbsim_mourn_i...
2008-11-09  Vladimir Prus Kill pthread_ops_hack
2008-10-03  Paul Pluzhnikov2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
2008-09-24  Vladimir Prus * remote-sim.c (gdbsim_create_inferior): Fix...
2008-09-22  Pedro Alves * gnu-nat.c (gnu_attach): Add process to inferiors...
2008-07-15  Stan Shebs * remote-sim.c (init_gdbsim_ops): Remove
2008-07-10  Kevin Buettner * remote-sim.c (gdbsim_cntrl_c): Pass remote_sim_ptid to
2008-07-09  Pedro Alves Adjust all targets to new target_stop interface.
2008-07-09  Pedro Alves * remote-sim.c: Include gdbthread.h.
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-11-19  Markus Deuling2007-11-19 Markus Deuling <deuling@de.ibm.com>
2007-11-16  Markus Deuling2007-11-16 Markus Deuling <deuling@de.ibm.com>
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-12  Ulrich Weigand2007-06-12 Markus Deuling <deuling@de.ibm.com>
2007-06-09  Ulrich Weigand2007-06-09 Markus Deuling <deuling@de.ibm.com>
2007-05-31  Ulrich Weigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-05-06  Ulrich Weigand * regcache.c (regcache_invalidate): New function.
2007-05-06  Ulrich Weigand * target.h (struct target_ops): Add REGCACHE parameter to
2007-05-06  Ulrich Weigand * target.h (struct regcache): Add forward declaration.
2007-04-29  Ulrich Weigand * regcache.c (deprecated_read_register_gen): Remove...
2007-04-13  Daniel Jacobowitz * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd...
2007-02-26  Daniel Jacobowitz * arch-utils.c (selected_byte_order): New.
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-11-10  Daniel Jacobowitzgdb/
2006-10-17  Daniel Jacobowitzgdb/
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-04-18  Daniel Jacobowitzgdb/
2006-02-21  Andrew Stubbs2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
2006-01-24  Daniel Jacobowitz * infcmd.c: Include "observer.h".
2005-12-17  Eli Zaretskii * breakpoint.c:
2005-11-28  Mark Mitchell * remote-sim.c (gdbsim_wait): Pass target signal numbe...
2005-06-19  Mark Kettenis* remote-sim.c (gdbsim_xfer_inferior_memory): Remove...
2005-05-01  Andrew Cagney2005-05-01 Andrew Cagney <cagney@gnu.org>
2005-04-22  Eli Zaretskii * remote-st.c (_initialize_remote_st2000): Remove...
2005-02-15  Andrew Cagney2005-02-15 Andrew Cagney <cagney@gnu.org>
2005-02-11  Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11  Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-01-14  Michael Snyder2005-01-13 Michael Snyder <msnyder@redhat.com>
2004-10-08  Andrew Cagney2004-10-08 Andrew Cagney <cagney@gnu.org>
2004-08-03  Andrew Cagney2004-08-02 Andrew Cagney <cagney@gnu.org>
2004-07-22  Andrew Cagney2004-07-21 Andrew Cagney <cagney@gnu.org>
2004-06-25  Andrew Cagney2004-06-25 Andrew Cagney <cagney@gnu.org>
2004-06-24  Andrew Cagney2004-06-24 Andrew Cagney <cagney@gnu.org>
2004-05-25  Andrew Cagney2004-05-25 Andrew Cagney <cagney@gnu.org>
2004-04-21  Andrew Cagney2004-04-21 Andrew Cagney <cagney@redhat.com>
2004-02-02  Fred FishForgot to update copyrights in previous check in.
2004-02-02  Fred FishReviewed and approved by cagney@redhat.com.
2003-11-13  Andrew Cagney2003-11-13 Andrew Cagney <cagney@redhat.com>
2003-10-02  Andrew Cagney2003-10-02 Andrew Cagney <cagney@redhat.com>
2003-07-18  Michael Snyder2003-07-17 Michael Snyder <msnyder@redhat.com>
2003-05-08  Andrew Cagney2003-05-08 Andrew Cagney <cagney@redhat.com>
2003-05-08  Andrew Cagney2003-05-08 Andrew Cagney <cagney@redhat.com>
2003-02-20  Andrew CagneyIndex: include/gdb/ChangeLog
2003-02-02  Andrew Cagney2003-02-02 Andrew Cagney <ac131313@redhat.com>
2002-11-12  Daniel Jacobowitz * gnu-nat.c (init_gnu_ops): Remove NULL initializations.
2002-11-02  Andrew Cagney2002-11-02 Andrew Cagney <cagney@redhat.com>
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-06-09  Andrew CagneyMove include/callback.h and include/remote-sim.h to...
2002-05-29  Andrew Cagney* Makefile.in (arch-utils.o): Add $(sim_regno_h).
2002-05-29  Andrew Cagney* sim-regno.h: New file.
2002-01-20  Andrew CagneyAssume TARGET_BYTE_ORDER_SELECTABLE{,_P} is always...
2002-01-19  Andrew CagneyRemove ATTRIBUTE_UNUSED. Update (C).
2002-01-05  Andrew Cagneys/BIG_ENDIAN/BFD_ENDIAN_BIG/
2001-12-15  Andrew CagneyLITTLE_ENDIAN -> BFD_ENDIAN_LITTLE
2001-06-10  Christopher Faylor* gnu-regex.c: Eliminate obsolete check for _MSC_VER.
2001-05-04  Kevin BuettnerPhase 1 of the ptid_t changes.
2001-04-14  J.T. Conklin* target.h (target_ops): Removed to_core_file_to_sym_fi...
2001-03-06  Kevin BuettnerUpdate/correct copyright notices.
next
This page took 2.320721 seconds and 106 git commands to generate.