OSDN Git Service

* gc.h (gc_process_relocs): Call is_section_foldable_candidate to
[pf3gnuchains/pf3gnuchains3x.git] / gdb / sol-thread.c
2010-01-01 brobeckeUpdate copyright year in most headers.
2009-07-02 uweigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-07-02 uweigand * target.h (struct target_ops): New member to_thread_a...
2009-06-07 palves2009-06-07 Pedro Alves <pedro@codesourcery.com>
2009-06-07 palves * inferior.h (procfs_first_available): Move declaratio...
2009-05-21 palves * target.h (TARGET_WNOHANG): New.
2009-02-23 palves * corelow.c (get_core_registers): Adjust.
2009-02-06 palves * linux-nat.c (linux_nat_wait): Adjust.
2009-01-03 brobecke Updated copyright notices for most files.
2008-11-09 vprus Kill pthread_ops_hack
2008-09-12 devans * sol-thread.c (_initialize_sol_thread): Add FIXME...
2008-09-08 palves * procfs.c (to_attach): Create a procinfo for the...
2008-08-21 drow * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.
2008-07-09 palves Adjust all targets to new target_stop interface.
2008-03-12 brobecke * sol-thread.c: Replace use of TM_I386SOL2_H...
2008-01-23 vprus Inform about new thread in a single place.
2008-01-01 drow Updated copyright notices for most files.
2007-10-24 drow2007-10-24 Pedro Alves <pedro_alves@portugalmail.pt>
2007-08-23 brobecke Switch the license of all .c files to GPLv3.
2007-06-16 uweigand * regcache.c (struct regcache): Add ptid_t member.
2007-05-14 drow * gdb_proc_service.h (paddr_t): Delete typedef.
2007-05-11 uweiganddoc/ChangeLog:
2007-05-06 uweigand * target.h (struct target_ops): Add REGCACHE parameter to
2007-05-06 uweigand * target.h (struct regcache): Add forward declaration.
2007-05-06 uweigand * gregset.h (struct regcache): Add forward declaration.
2007-01-09 drowCopyright updates for 2007.
2006-04-18 drowgdb/
2005-12-17 eliz * breakpoint.c:
2005-06-25 kettenis* sol-thread.c (sol_thread_xfer_memory): Change type...
2005-05-15 kettenis* sol-thread.c (ignore): Change last argument to `gdb_b...
2005-05-12 kettenis* sol-thread.c: Include "solib.h".
2005-02-14 cagney2005-02-14 Andrew Cagney <cagney@gnu.org>
2005-02-11 cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2004-10-08 cagney2004-10-08 Andrew Cagney <cagney@gnu.org>
2004-07-24 cagney2004-07-23 Andrew Cagney <cagney@gnu.org>
2004-07-22 cagney2004-07-21 Andrew Cagney <cagney@gnu.org>
2004-05-25 cagney2004-05-25 Andrew Cagney <cagney@gnu.org>
2004-05-16 kettenis* sol-thread.c Update copyright year. Fix various...
2004-04-21 cagney2004-04-21 Andrew Cagney <cagney@redhat.com>
2004-02-01 roland2004-01-28 Roland McGrath <roland@redhat.com>
2003-09-21 cagney2003-09-20 Andrew Cagney <cagney@redhat.com>
2003-09-06 kettenis* sol-thread.c: Include "gdb_string.h".
2003-08-10 kettenis* sol-thread.c (sol_thread_store_registers): Use regcac...
2003-05-05 cagney2003-05-03 Andrew Cagney <cagney@redhat.com>
2003-02-25 carlton2003-02-25 David Carlton <carlton@math.stanford.edu>
2003-02-07 cagney2003-02-07 Andrew Cagney <ac131313@redhat.com>
2002-11-14 cagney2002-11-14 Andrew Cagney <ac131313@redhat.com>
2002-11-12 drow * gnu-nat.c (init_gnu_ops): Remove NULL initializations.
2002-08-26 ciceron Fix PR gdb/393:
2002-01-09 msnyder2002-01-03 Michael Snyder <msnyder@redhat.com>
2001-11-01 fnfApproved by kev@cygnus.com
2001-05-15 kevinbRedefine ptid_t to be a struct rather than an int.
2001-05-06 kevinbConsolidate save_inferior_ptid/restore_inferior_ptid...
2001-05-04 kevinbPhase 1 of the ptid_t changes.
2001-03-06 kevinbUpdate/correct copyright notices.
2001-03-01 cagneyCreate new file regcache.h. Update all uses.
2001-02-07 cagney* sol-thread.c (restore_inferior_pid): Save the PID...
2001-02-06 msnyder2001-02-06 Michael Snyder <msnyder@makita.cygnus...
2001-01-24 jtc* dcache.c (dcache_write_line): Fix typo.
2000-10-30 jtc* gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c...
2000-10-18 kevinbProtoization.
2000-09-28 schauer * sol-thread.c (ps_pdmodel): Return PR_MODEL_UNKNOWN...
2000-09-05 msnyderFix mistaken check-in.
2000-09-05 msnyder2000-09-05 Michael Snyder <msnyder@cleaver.cygnus...
2000-08-31 kevinbRename bfd_elf_get_arch_size to bfd_get_arch_size().
2000-08-30 msnyder2000-08-29 Michael Snyder <msnyder@seadog.cygnus...
2000-07-30 kevinbProtoization.
2000-06-04 kevinbEliminate PARAMS from function pointer declarations.
2000-06-01 msnyder2000-06-01 Michael Snyder <msnyder@seadog.cygnus...
2000-05-28 kevinbPARAMS removal.
2000-05-26 msnyder2000-05-26 Michael Snyder <msnyder@seadog.cygnus...
2000-05-08 msnyder2000-05-08 Michael Snyder <msnyder@seadog.cygnus...
2000-04-13 nsd * sol-thread.c (init_sol_core_ops): Initialize to_thre...
2000-04-07 schauer * sol-thread.c (gdb_ps_addr_t): New typedef, depends...
2000-04-07 nsd * sol-thread.c (GET_LWP, GET_THREAD, BUILD_LWP, BUILD_...
2000-03-23 msnyder2000-03-23 Michael Snyder <msnyder@cleaver.cygnus...
2000-02-29 cagneyFrom Peter Schauer: Fix Solaris/x86 threads by copying...
1999-04-16 shebsInitial revision