aboutsummaryrefslogtreecommitdiff
path: root/gdb/sol-thread.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado1-56/+48
2013-08-05more add_target removalsTom Tromey1-1/+1
2013-05-10move sparc-sol-thread.c back into sol-thread.c.Joel Brobecker1-0/+24
2013-05-08Avoid duplicating text in sol-thread.c:info_cbJoel Brobecker1-12/+8
2013-05-08Improve output of "maintenance info sol-threads" command.Joel Brobecker1-7/+5
2013-05-08ti.ti_pc vs ti.ti_startfunc copy-pasto in sol-thread.c:info_cbJoel Brobecker1-1/+1
2013-05-06Fix -Wpointer-sign warning in sol-thread.cJoel Brobecker1-2/+2
2013-04-30Fix -Wpointer-sign warning in sol-thread.cJoel Brobecker1-3/+3
2013-04-30Fix build error in sol-thread.c:info_cbJoel Brobecker1-8/+10
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-20 ARI fixes: sprintf rule.Pierre Muller1-7/+10
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-6/+6
2012-09-27sol-thread.c: Remove commented-out code.Joel Brobecker1-54/+0
2012-09-27New unit sparc-sol-thread.c extracted from sol-thread.cJoel Brobecker1-28/+0
2012-09-27sol-thread.c: Remove #if 0-ed code.Joel Brobecker1-50/+0
2012-09-27sol-thread.c: conditionalize some sparc-specific libthread_db functions.Joel Brobecker1-0/+4
2012-09-27Add procfs_find_LDT_entry declaration (procfs.h).Joel Brobecker1-1/+0
2012-05-24gdb/Pedro Alves1-1/+1
2012-05-02Fix -Wmissing-prototypes errors in sol-thread.cJoel Brobecker1-1/+4
2012-05-02Delete unused procfs_pid_to_str extern in sol-thread.cJoel Brobecker1-2/+0
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-02-262011-02-25 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-4/+4
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-05-07Implement task switching on solaris targets.Joel Brobecker1-0/+35
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-2/+4
2009-07-02 * target.h (struct target_ops): New member to_thread_architecture.Ulrich Weigand1-4/+4
2009-06-072009-06-07 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-2/+1
2009-06-07 * inferior.h (procfs_first_available): Move declaration to...Pedro Alves1-1/+2
2009-05-21 * target.h (TARGET_WNOHANG): New.Pedro Alves1-2/+2
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves1-417/+92
2009-02-06 * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves1-5/+6
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-11-09 Kill pthread_ops_hackVladimir Prus1-11/+11
2008-09-12 * sol-thread.c (_initialize_sol_thread): Add FIXME regardingDoug Evans1-0/+4
2008-09-08 * procfs.c (to_attach): Create a procinfo for the current lwp.Pedro Alves1-15/+18
2008-08-21 * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.Daniel Jacobowitz1-2/+2
2008-07-09 Adjust all targets to new target_stop interface.Pedro Alves1-2/+2
2008-03-12 * sol-thread.c: Replace use of TM_I386SOL2_H by an expressionJoel Brobecker1-3/+6
2008-01-23 Inform about new thread in a single place.Vladimir Prus1-4/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-10-242007-10-24 Pedro Alves <pedro_alves@portugalmail.pt>Daniel Jacobowitz1-2/+5
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-16 * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand1-12/+20
2007-05-14 * gdb_proc_service.h (paddr_t): Delete typedef.Daniel Jacobowitz1-1/+1
2007-05-11doc/ChangeLog:Ulrich Weigand1-21/+9
2007-05-06 * target.h (struct target_ops): Add REGCACHE parameter toUlrich Weigand1-2/+2
2007-05-06 * target.h (struct regcache): Add forward declaration.Ulrich Weigand1-19/+19
2007-05-06 * gregset.h (struct regcache): Add forward declaration.Ulrich Weigand1-8/+8