update copyright year range in GDB files
[external/binutils.git] / gdb / gdbserver / thread-db.c
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-11-23 Pedro Alvesgdbserver: Use debug_printf for debug output
2016-08-02 Yao Qi[GDBserver] Remove td_ta_event_addr td_ta_set_event...
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-17 Pedro AlvesRemove support for LinuxThreads and vendor 2.4 kernels...
2015-11-30 Antoine TremblayRemove support for thread events without PTRACE_EVENT_C...
2015-10-26 Doug EvansAdd some casts for building on musl.
2015-09-25 Simon MarchiAdd some more casts (1/2)
2015-09-25 Simon MarchiAdd casts to memory allocation related calls
2015-08-26 Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-04 Pedro AlvesC++: dlsym casts in gdb/linux-thread-db.c and gdb/gdbse...
2015-06-24 Gary BensonRemove redundant include directives.
2015-02-27 Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-02-20 Pedro AlvesGNU/Linux: Stop using libthread_db/td_ta_thr_iter
2015-02-06 Pedro Alveslibthread_db: attaching to terminated/joined threads...
2015-01-09 Pedro Alveslibthread_db: Skip attaching to terminated and joined...
2015-01-09 Pedro AlvesLinux: on attach, attach to lwps listed under /proc...
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-09-16 Gary BensonRename current_inferior as current_thread in gdbserver
2014-08-28 Gary BensonStraightforward fatal to internal_error conversions
2014-06-20 Gary BensonMove shared native target specific code to gdb/nat
2014-05-21 Jan KratochvilFix TLS access for -static -pthread
2014-04-25 Pedro AlvesPR server/16255: gdbserver cannot attach to a second...
2014-02-19 Doug EvansRename inferior_list_entry uses from "head" to "entry...
2014-01-22 Doug Evans New gdbserver option --debug-format=timestamp.
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-02-12 Pedro AlvesFrom: Sanimir Agovic <sanimir.agovic@intel.com>
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-09 Yao Qigdb/gdbserver:
2012-08-08 Doug Evans * gdb_string.h: Moved to ...
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-05-26 Yao Qi2011-05-26 Yao Qi <yao@codesourcery.com>
2011-05-13 Doug Evans Support $pdir and $sdir in libthread-db-search-path.
2011-05-10 Doug Evans * linux-thread-db.c (set_libthread_db_search_path...
2011-01-06 Michael Snyder2011-01-05 Michael Snyder <msnyder@msnyder-server...
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-09-01 gdbadminuse xsnprintf instead of snprintf.
2010-05-03 Pedro Alves gdb/gdbserver/
2010-05-02 Pedro Alves * linux-low.c (linux_kill_one_lwp): Assume the lwp...
2010-04-11 Pedro Alves GDBserver disconnected tracing support.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-12-28 Pedro Alves * linux-low.c (linux_remove_process): Remove `detaching'
2009-12-21 Doug Evans * configure.ac: Check for dladdr.
2009-12-19 Doug Evans gdb/
2009-11-16 Pedro Alves * linux-low.c (linux_remove_process): Add `detaching...
2009-11-12 Maxim Kuvyrkov * thread-db.c (thread_db_free): Fix typo.
2009-11-12 Paul Pluzhnikovgdb/ChangeLog:
2009-10-29 Paul Pluzhnikov2009-10-29 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-10-28 Paul Pluzhnikov2009-10-28 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-10-09 Paul Pluzhnikovdoc/
2009-04-03 Ulrich Weigand * inferiors.c (get_thread_process): Make global.
2009-04-01 Pedro Alves2009-04-01 Pedro Alves <pedro@codesourcery.com>
2009-04-01 Pedro Alves Non-stop mode support.
2009-03-22 Pedro Alves * i387-fp.c, linux-arm-low.c, linux-cris-low.c,
2009-03-17 Pedro Alves Rename "process" to "lwp" throughout.
2009-01-15 Doug Evans * target.h (target_signal_to_string): Make return...
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-12-09 Doug Evans * linux-low.h (struct process_info): Delete member...
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-12-18 Daniel Jacobowitz * linux-low.c (linux_wait_for_event): Update messages...
2007-10-23 Daniel Jacobowitz * inferiors.c (change_inferior_id): Delete.
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-07-02 Daniel Jacobowitz * inferiors.c (change_inferior_id): Add comment.
2007-06-27 Daniel Jacobowitz * linux-thread-db.c (thread_db_attach): Delete.
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-11-28 Daniel Jacobowitzgdb/gdbserver/
2006-10-17 Daniel Jacobowitz * acinclude.m4 (SRV_CHECK_TLS_GET_ADDR): New.
2006-05-30 Daniel Jacobowitz * remote-utils.c (all_symbols_looked_up): New variable.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-03-15 Daniel Jacobowitz * configure.ac: Remove checks for prfpregset_t.
2005-12-23 Eli Zaretskii * linux-arm-low.c:
2005-09-17 Daniel Jacobowitz * acinclude.m4: Correct quoting.
2004-10-16 Daniel Jacobowitz * linux-i386-low.c (ps_get_thread_area): New.
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-06-11 Daniel Jacobowitz2002-06-11 Daniel Jacobowitz <drow@mvista.com>