Multi-target support
[deliverable/binutils-gdb.git] / gdb / sol-thread.c
2020-01-10  Pedro AlvesMulti-target support
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-22  Christian BiesingerReplace the MSYMBOL_*_NAME macros with member functions
2019-10-26  Tom de Vries[gdb] Fix more typos in comments (2)
2019-10-18  Tom de Vries[gdb] Fix more typos in comments
2019-03-13  Tom TromeyChange pid_to_str to return std::string
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-30  Pedro Alvestarget_ops::to_stratum -> target_ops::stratum() virtual...
2018-11-26  Pedro AlvesFix Solaris build
2018-10-05  Tom TromeyFix -Wshadow=local warning in sol_thread_target::wait
2018-09-20  Rainer OrthMore Solaris procfs cleanup
2018-07-03  Tom TromeyRemove ptid_equal
2018-07-03  Tom TromeyRemove ptid_tid_p
2018-07-03  Tom TromeyRemove ptid_lwp_p
2018-07-03  Tom TromeyRemove ptid_get_tid
2018-07-03  Tom TromeyRemove ptid_get_lwp
2018-07-03  Tom TromeyRemove ptid_get_pid
2018-07-03  Tom TromeyRemove pid_to_ptid
2018-07-03  Tom TromeyRemove ptid_build
2018-06-07  Pedro AlvesEliminate find_target_beneath
2018-05-30  Simon MarchiRemove regcache_get_ptid
2018-05-02  Pedro Alvestarget factories, target open and multiple instances...
2018-05-02  Pedro Alvestarget_ops: Use bool throughout
2018-05-02  Pedro AlvesConvert struct target_ops to C++
2018-03-19  Tom TromeyConvert observers to C++
2018-01-19  Simon MarchiPass inferior down to target_detach and to_detach
2018-01-19  Simon MarchiRemove args from target detach
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-30  Rainer OrthFix sol-thread.c compilation on Solaris
2017-09-26  Rainer OrthRemove support for Solaris < 10 (PR gdb/22185)
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-08-18  Tom TromeyRemove save_inferior_ptid
2017-04-05  Pedro Alves-Wwrite-strings: More Solaris
2017-04-05  Pedro Alves-Wwrite-strings: Constify target_pid_to_str and target_...
2017-03-23  Simon MarchiRemove some unnecessary inferior_ptid setting/restoring...
2017-03-23  Alan HaywardRemove MAX_REGISTER_SIZE from sol-thread.c
2017-03-20  Simon MarchiUse ptid from regcache in almost all remaining nat...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-10-25  Rainer OrthFix gdb C++ compilation on Solaris (PR build/20712)
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-10-15  Pedro AlvesPush pruning old threads down to the target
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-07-18  Tom Tromeyclean up some target delegation cases
2014-03-06  Joel BrobeckerFix sol-thread.c build failure.
2014-02-26  Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-19  Tom TromeyAdd target_ops argument to to_get_ada_task_ptid
2014-02-11  Yao QiReturn target_xfer_status in to_xfer_partial
2014-01-14  Yao QiChange to_xfer_partial 'len' type to ULONGEST.
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-16  Pedro AlvesPR 16329: remote debugging broken on Solaris.
2013-11-18  Tom Tromeyremove gdb_stat.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-08-05  Tom Tromeymore add_target removals
2013-05-10  Joel Brobeckermove sparc-sol-thread.c back into sol-thread.c.
2013-05-08  Joel BrobeckerAvoid duplicating text in sol-thread.c:info_cb
2013-05-08  Joel BrobeckerImprove output of "maintenance info sol-threads" command.
2013-05-08  Joel Brobeckerti.ti_pc vs ti.ti_startfunc copy-pasto in sol-thread...
2013-05-06  Joel BrobeckerFix -Wpointer-sign warning in sol-thread.c
2013-04-30  Joel BrobeckerFix -Wpointer-sign warning in sol-thread.c
2013-04-30  Joel BrobeckerFix build error in sol-thread.c:info_cb
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-09-27  Joel Brobeckersol-thread.c: Remove commented-out code.
2012-09-27  Joel BrobeckerNew unit sparc-sol-thread.c extracted from sol-thread.c
2012-09-27  Joel Brobeckersol-thread.c: Remove #if 0-ed code.
2012-09-27  Joel Brobeckersol-thread.c: conditionalize some sparc-specific libthr...
2012-09-27  Joel BrobeckerAdd procfs_find_LDT_entry declaration (procfs.h).
2012-05-24  Pedro Alvesgdb/
2012-05-02  Joel BrobeckerFix -Wmissing-prototypes errors in sol-thread.c
2012-05-02  Joel BrobeckerDelete unused procfs_pid_to_str extern in sol-thread.c
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-02-26  Michael Snyder2011-02-25 Michael Snyder <msnyder@vmware.com>
2011-01-11  Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-05-07  Joel BrobeckerImplement task switching on solaris targets.
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-07-02  Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-07-02  Ulrich Weigand * target.h (struct target_ops): New member to_thread_a...
2009-06-07  Pedro Alves2009-06-07 Pedro Alves <pedro@codesourcery.com>
2009-06-07  Pedro Alves * inferior.h (procfs_first_available): Move declaratio...
2009-05-21  Pedro Alves * target.h (TARGET_WNOHANG): New.
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-09-12  Doug Evans * sol-thread.c (_initialize_sol_thread): Add FIXME...
2008-09-08  Pedro Alves * procfs.c (to_attach): Create a procinfo for the...
2008-08-21  Daniel Jacobowitz * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.
2008-07-09  Pedro Alves Adjust all targets to new target_stop interface.
2008-03-12  Joel Brobecker * sol-thread.c: Replace use of TM_I386SOL2_H...
2008-01-23  Vladimir Prus Inform about new thread in a single place.
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-10-24  Daniel Jacobowitz2007-10-24 Pedro Alves <pedro_alves@portugalmail.pt>
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-16  Ulrich Weigand * regcache.c (struct regcache): Add ptid_t member.
2007-05-14  Daniel Jacobowitz * gdb_proc_service.h (paddr_t): Delete typedef.
next
This page took 1.582056 seconds and 107 git commands to generate.