Allow ARC target to be configured with --with-cpu=<cpu-name>.
[external/binutils.git] / gdb / gnu-nat.c
2016-04-12 Pedro AlvesDo target_terminal_ours in query & friends instead...
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-11-11 Andrew Burgessgdb: Make use of 'add_info' to create info sub-commands.
2015-09-04 Andrew Burgessgdb: Remove casts of NULL during assignment.
2015-08-26 Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-24 Samuel Thibault[Hurd] Fix deallocation after proc_getprocinfo call
2014-09-16 Samuel ThibaultAdd hardware watchpoint support for x86 GNU Hurd.
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-08-07 Gary BensonMove stdio.h to common-defs.h
2014-06-04 Tom Tromeyconstify to_attach
2014-05-21 Pedro AlvesNative targets: Add inf-child.c:inf_child_mourn_inferio...
2014-05-21 Pedro AlvesAllow making GDB not automatically connect to the nativ...
2014-05-21 Pedro AlvesRename "target GNU" -> "target native"
2014-03-14 Pedro AlvesRename native-only terminal related functions.
2014-02-19 Tom TromeyAdd target_ops argument to to_find_memory_regions
2014-02-19 Tom TromeyAdd target_ops argument to to_stop
2014-02-19 Tom TromeyAdd target_ops argument to to_terminal_init
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>
next