Add tests for PR ld/16452 and PR ld/16457
[platform/upstream/binutils.git] / gdb / nto-procfs.c
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-10-03 Maciej W. RozyckiAvoid software breakpoint's instruction shadow inconsis...
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-07-30 Tom Tromeyconstify to_open
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 Alvesnto-procfs.c: Add "target native".
2014-03-12 Pedro AlvesMake the nto-procfs.c target inherit inf-child.c.
2014-02-26 Pedro Alvesnto-procfs.c: Don't install a deprecated_xfer_memory...
2014-02-19 Tom Tromeyfix buglet in nto-procfs.c
2014-02-19 Tom TromeyAdd target_ops argument to to_stop
2014-02-19 Tom TromeyAdd target_ops argument to to_pass_signals
2014-02-19 Tom TromeyAdd target_ops argument to to_can_run
2014-02-19 Tom TromeyAdd target_ops argument to to_insert_watchpoint
2014-02-19 Tom TromeyAdd target_ops argument to to_remove_watchpoint
2014-02-19 Tom TromeyAdd target_ops argument to to_insert_hw_breakpoint
2014-02-19 Tom TromeyAdd target_ops argument to to_can_use_hw_breakpoint
2014-02-19 Tom TromeyAdd target_ops argument to to_post_attach
2014-02-19 Tom Tromeyadd "this" pointers to more target APIs
2014-01-16 Markus Metzgertarget, breakpoint: allow insert/remove breakpoint...
2014-01-16 Markus MetzgerAdd target_ops argument to to_prepare_to_store
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_dirent.h
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-07-31 Andrew BurgessReplace most uses of deprecated_throw_reason with quit.
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-05-24 Pedro Alvesgdb/
2012-05-24 Pedro Alvesgdb/
2012-05-03 Joel Brobeckernot-procfs.c: Make procfs_find_new_threads and procfs_p...
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-04-27 Ulrich Weigand * target.h (struct target_ops): Remove to_notice_signals;
2011-04-26 Ulrich Weigand2011-04-26 Aleksandar Ristovski <aristovski@qnx.com>
2011-01-11 Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-10 Michael Snyder2011-01-10 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-07-07 Thiago Jung Bauermann2010-07-07 Sergio Durigan Junior <sergiodj@linux...
2010-04-05 Pierre Muller Remove remaining "%ll" uses.
2010-02-15 Jan Kratochvilgdb/
2010-01-08 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-28 Aleksandar Ristovski * nto-tdep.c (nto_thread_state_str): New array.
2009-07-02 Ulrich Weigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-06-17 Ulrich Weigand * ada-tasks.c (read_known_tasks_array): Use target_gdb...
2009-06-07 Pedro Alves * target.h (struct target_ops): Make to_has_all_memory,
2009-05-27 Aleksandar Ristovski * nto-procfs.c (get_regset): Pass correct pointer.
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-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-30 Tom Tromey * source.c (symtab_to_fullname): Test 'r >= 0'.
2008-10-23 Aleksandar Ristovski * nto-procfs.c (do_attach): Form proper ptid including...
2008-10-23 Aleksandar Ristovski* nto-procfs.c (procfs_files_info): Fix a typo.
2008-09-22 Pedro Alves Remove the attach_flag global, and make it per-inferior.
2008-09-22 Pedro Alves Make the stop_soon global be per-inferior instead.
2008-09-22 Pedro Alves * gnu-nat.c (gnu_attach): Add process to inferiors...
2008-09-05 Ulrich Weigand * nto-tdep.h (struct nto_target_ops): Add gdbarch...
2008-07-24 Aleksandar Ristovski * nto-procfs.c (procfs_attach): Populate initial threa...
2008-07-23 Aleksandar Ristovski * nto-procfs.c (procfs_xfer_memory): Changed signature.
2008-07-09 Pedro Alves Adjust all targets to new target_stop interface.
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-06-13 Ulrich Weigand2007-06-13 Markus Deuling <deuling@de.ibm.com>
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-05-06 Ulrich Weigand * i386-nto-tdep.c (i386nto_supply_gregset, i386nto_sup...
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-11-24 Ulrich Weigand * Makefile.in (mips-linux-tdep.o) Add $(solib_h) depen...
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-04-18 Daniel Jacobowitzgdb/
2006-01-24 Daniel Jacobowitz * infcmd.c: Include "observer.h".
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-08-12 Kris Warkentin2005-08-12 Kris Warkentin <kewarken@qnx.com>
2005-07-06 Bob RossiIndex: gdb/ChangeLog
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-19 Andrew Cagney2005-01-19 Andrew Cagney <cagney@gnu.org>
2005-01-15 Andrew Cagney2005-01-14 Andrew Cagney <cagney@gnu.org>
2005-01-12 Andrew Cagney2005-01-12 Andrew Cagney <cagney@gnu.org>
2004-12-10 Kris Warkentin* nto-tdep.h: Include osabi.h. Prototypes for generic...
2004-10-08 Andrew Cagney2004-10-08 Andrew Cagney <cagney@gnu.org>
2004-07-24 Andrew Cagney2004-07-23 Andrew Cagney <cagney@gnu.org>
2004-05-25 Andrew Cagney2004-05-25 Andrew Cagney <cagney@gnu.org>
2003-07-18 Kris Warkentin2003-07-18 Kris Warkentin <kewarken@qnx.com>
2003-07-08 Kris Warkentin2003-07-08 Kris Warkentin <kewarken@qnx.com>
2003-07-04 Kris Warkentin2003-07-04 Kris Warkentin <kewarken@qnx.com>