summaryrefslogtreecommitdiff
path: root/gdb/sol-thread.c
Commit message (Expand)AuthorAgeFilesLines
* Implement task switching on solaris targets.Joel Brobecker2010-05-071-0/+35
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-2/+4
* * target.h (struct target_ops): New member to_thread_architecture.Ulrich Weigand2009-07-021-4/+4
* 2009-06-07 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-06-071-2/+1
* * inferior.h (procfs_first_available): Move declaration to...Pedro Alves2009-06-071-1/+2
* * target.h (TARGET_WNOHANG): New.Pedro Alves2009-05-211-2/+2
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-417/+92
* * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves2009-02-061-5/+6
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Kill pthread_ops_hackVladimir Prus2008-11-091-11/+11
* * sol-thread.c (_initialize_sol_thread): Add FIXME regardingDoug Evans2008-09-121-0/+4
* * procfs.c (to_attach): Create a procinfo for the current lwp.Pedro Alves2008-09-081-15/+18
* * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.Daniel Jacobowitz2008-08-211-2/+2
* Adjust all targets to new target_stop interface.Pedro Alves2008-07-091-2/+2
* * sol-thread.c: Replace use of TM_I386SOL2_H by an expressionJoel Brobecker2008-03-121-3/+6
* Inform about new thread in a single place.Vladimir Prus2008-01-231-4/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* 2007-10-24 Pedro Alves <pedro_alves@portugalmail.pt>Daniel Jacobowitz2007-10-241-2/+5
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand2007-06-161-12/+20
* * gdb_proc_service.h (paddr_t): Delete typedef.Daniel Jacobowitz2007-05-141-1/+1
* doc/ChangeLog:Ulrich Weigand2007-05-111-21/+9
* * target.h (struct target_ops): Add REGCACHE parameter toUlrich Weigand2007-05-061-2/+2
* * target.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-19/+19
* * gregset.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-8/+8
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* gdb/Daniel Jacobowitz2006-04-181-1/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * sol-thread.c (sol_thread_xfer_memory): Change type of secondMark Kettenis2005-06-251-4/+5
* * sol-thread.c (ignore): Change last argument to `gdb_byte.'Mark Kettenis2005-05-151-1/+1
* * sol-thread.c: Include "solib.h".Mark Kettenis2005-05-121-3/+4
* 2005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-141-1/+1
* 2005-02-10 Andrew Cagney <cagney@gnu.org>gdb-post-i18n-errorwarning-20050211Andrew Cagney2005-02-111-29/+29
* 2004-10-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-10-081-10/+10
* 2004-07-23 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-241-1/+1
* 2004-07-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-221-1/+1
* 2004-05-25 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-05-251-2/+3
* * sol-thread.c Update copyright year. Fix various codingMark Kettenis2004-05-161-397/+359
* 2004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-04-211-2/+2
* 2004-01-28 Roland McGrath <roland@redhat.com>Roland McGrath2004-02-011-42/+75
* 2003-09-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-211-2/+0
* * sol-thread.c: Include "gdb_string.h".Mark Kettenis2003-09-061-0/+2
* * sol-thread.c (sol_thread_store_registers): Use regcache_collectMark Kettenis2003-08-101-7/+6
* 2003-05-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-051-3/+3
* 2003-02-25 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-251-3/+3
* 2003-02-07 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-02-071-1/+1
* 2002-11-14 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-141-2/+4
* * gnu-nat.c (init_gnu_ops): Remove NULL initializations.Daniel Jacobowitz2002-11-121-21/+0
* Fix PR gdb/393:Stephane Carrez2002-08-261-0/+1