]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/gnu-nat.c
Revise signal mapping function in GDB interface for RX sim.
[thirdparty/binutils-gdb.git] / gdb / gnu-nat.c
2014-02-17  Yao QiFix missing-prototypes warnings in gnu-nat.c
2014-02-17  Yao QiFix -Werror=pointer-sign warnings
2014-02-17  Yao QiFix -Wformat warnings in gnu-nat.c
2014-02-16  Thomas SchwingeHurd: Adjust to startup-with-shell changes.
2014-02-16  Thomas SchwingeHurd: New RPC reply stub functions.
2014-02-11  Yao QiUpdate comments to to_xfer_partial implementations.
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-14  Yao QiChange to_xfer_partial 'len' type to ULONGEST.
2014-01-07  Yao QiRemove an empty-body 'if' statement
2014-01-07  Yao QiAdd qualifier 'const' to argument args
2014-01-07  Yao QiUse void for empty argument list in trace_me
2014-01-07  Yao QiMake functions static.
2014-01-07  Yao QiRemove declaration of inf_tid_to_proc
2014-01-07  Yao QiFix no previous prototype for '_initialize_gnu_nat...
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-11-08  Tom Tromeyconstify to_detach
2013-09-30  Luis Machado * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2013-09-19  Thomas Schwingegnu-nat.c: Don't install a deprecated_xfer_memory method.
2013-09-18  Pedro AlvesSubject: [PATCH] [Hurd/gnu-nat.c] Use ptid_t.lwpid...
2013-09-18  Pedro Alves[Hurd/gnu-nat] Fix old "signal-thread" command regression.
2013-06-07  Pedro AlvesFix formating in copyright headers.
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-20  Pierre Muller ARI fixes: sprintf rule.
2012-11-09  Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-11-07  Pedro Alves2012-11-07 Pedro Alves <palves@redhat.com>
2012-08-09  Yao Qigdb/
2012-08-07  Jan Kratochvilgdb/
2012-05-24  Pedro Alvesgdb/
2012-05-24  Pedro Alvesgdb/
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-09-22  Tristan Gingold2011-09-22 Tristan Gingold <gingold@adacore.com>
2011-01-07  Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-08-31  Jan Kratochvilgdb/
2010-05-14  Michael Snyder2010-05-14 Michael Snyder <msnyder@vmware.com>
2010-02-15  Jan Kratochvilgdb/
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-10-19  Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-07-30  Thomas Schwinge2009-07-30 Thomas Schwinge <tschwinge@gnu.org>
2009-07-20  Pedro Alves * gnu-nat.c: Include "inf-child.h".
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-05-12  Pedro Alvesgdb/
2009-04-17  Pierre Muller ARI fix: Do not use %p, replace by call to host_addres...
2009-03-17  Joel Brobecker Add a target_ops parameter to the to_kill metho...
2009-02-25  Hui Zhu2009-02-25 Hui Zhu <teawater@gmail.com>
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-03  Joel Brobecker Updated copyright notices for most files.
2008-11-09  Vladimir Prus Kill pthread_ops_hack
2008-10-07  Pedro Alves * gnu-nat.h: Rename `current_inferior' to `gnu_current...
2008-09-22  Pedro Alves Remove the attach_flag global, and make it per-inferior.
2008-09-22  Pedro Alves * gnu-nat.c (gnu_attach): Add process to inferiors...
2008-09-09  Pedro Alves * gnu-nat.c (gnu_pid_to_exec_file): Delete.
2008-09-09  Pedro Alves * gnu-nat.c (gnu_attach): Push target before fetching...
2008-09-08  Pedro Alves Use ptid_t.tid to store thread ids instead of ptid_t...
2008-07-09  Pedro Alves Adjust all targets to new target_stop interface.
2008-07-03  Pedro Alves * config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete.
2008-06-20  Pierre Muller * gnu-nat.c (proc_string): Use capital T for "Thread".
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
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-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-07-16  Alfred M. SzmidtUndefine _process_user_ before including
2006-05-11  Daniel Jacobowitz2006-05-11 Alfred M. Szmidt <ams@gnu.org>
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-01-24  Daniel Jacobowitz * infcmd.c: Include "observer.h".
2005-12-17  Eli Zaretskii * breakpoint.c:
2005-02-21  Andrew Cagney2005-02-21 Andrew Cagney <cagney@gnu.org>
2005-02-15  Andrew Cagney2005-02-15 Andrew Cagney <cagney@gnu.org>
2005-02-14  Andrew Cagney2005-02-14 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>
2004-10-08  Andrew Cagney2004-10-08 Andrew Cagney <cagney@gnu.org>
2004-06-08  Andrew Cagney2004-06-08 Andrew Cagney <cagney@gnu.org>
2004-05-25  Andrew Cagney2004-05-25 Andrew Cagney <cagney@gnu.org>
2004-04-04  Andrew Cagney2004-04-04 Andrew Cagney <cagney@redhat.com>
2003-09-30  Andrew Cagney2003-09-30 Andrew Cagney <cagney@redhat.com>
2003-09-09  Andrew Cagney2003-09-08 Andrew Cagney <cagney@redhat.com>
2003-06-14  Daniel Jacobowitz * Makefile.in (exc_request_U_h): Define
2002-11-12  Daniel Jacobowitz * gnu-nat.c (init_gnu_ops): Remove NULL initializations.
2002-09-29  Andrew CagneyZap __FUNCTION__.
2002-08-26  Stephane Carrez Fix PR gdb/393:
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-04-30  Michael Snyder2002-04-30 Michael Snyder <msnyder@redhat.com>
2002-04-30  Michael Snyder2002-04-30 Michael Snyder <msnyder@redhat.com>
2002-04-24  Michael Snyder2002-04-24 Roland McGrath <roland@frob.com>
2002-03-27  Andrew Cagneys/strerror/safe_strerror/
2002-01-06  Andrew Cagney<string.h> -> "gdb_string.h"
2001-11-10  Andrew Cagneys/value_ptr/struct value */
2001-05-24  Mark Kettenis* gnu-nat.c: Include <ctype.h>.
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-20  Andrew Cagneymalloc() -> xmalloc.
2001-03-15  Andrew CagneyAdd ``attrib'' parameter to *xfer_memory() functions.
2001-03-13  Andrew Cagney* gnu-nat.c: Include "gdb_assert.h" instead of <assert.h>.
next