GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
sol-thread.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* corelow.c (get_core_registers): Adjust.
Pedro Alves
2009-02-23
1
-417
/
+92
*
* linux-nat.c (linux_nat_wait): Adjust.
Pedro Alves
2009-02-06
1
-5
/
+6
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-1
/
+1
*
Kill pthread_ops_hack
Vladimir Prus
2008-11-09
1
-11
/
+11
*
* sol-thread.c (_initialize_sol_thread): Add FIXME regarding
Doug Evans
2008-09-12
1
-0
/
+4
*
* procfs.c (to_attach): Create a procinfo for the current lwp.
Pedro Alves
2008-09-08
1
-15
/
+18
*
* ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.
Daniel Jacobowitz
2008-08-21
1
-2
/
+2
*
Adjust all targets to new target_stop interface.
Pedro Alves
2008-07-09
1
-2
/
+2
*
* sol-thread.c: Replace use of TM_I386SOL2_H by an expression
Joel Brobecker
2008-03-12
1
-3
/
+6
*
Inform about new thread in a single place.
Vladimir Prus
2008-01-23
1
-4
/
+1
*
Updated copyright notices for most files.
Daniel Jacobowitz
2008-01-01
1
-1
/
+1
*
2007-10-24 Pedro Alves <pedro_alves@portugalmail.pt>
Daniel Jacobowitz
2007-10-24
1
-2
/
+5
*
Switch the license of all .c files to GPLv3.
Joel Brobecker
2007-08-23
1
-4
/
+2
*
* regcache.c (struct regcache): Add ptid_t member.
Ulrich Weigand
2007-06-16
1
-12
/
+20
*
* gdb_proc_service.h (paddr_t): Delete typedef.
Daniel Jacobowitz
2007-05-14
1
-1
/
+1
*
doc/ChangeLog:
Ulrich Weigand
2007-05-11
1
-21
/
+9
*
* target.h (struct target_ops): Add REGCACHE parameter to
Ulrich Weigand
2007-05-06
1
-2
/
+2
*
* target.h (struct regcache): Add forward declaration.
Ulrich Weigand
2007-05-06
1
-19
/
+19
*
* gregset.h (struct regcache): Add forward declaration.
Ulrich Weigand
2007-05-06
1
-8
/
+8
*
Copyright updates for 2007.
Daniel Jacobowitz
2007-01-09
1
-2
/
+2
*
gdb/
Daniel Jacobowitz
2006-04-18
1
-1
/
+1
*
* breakpoint.c:
Eli Zaretskii
2005-12-17
1
-3
/
+3
*
* sol-thread.c (sol_thread_xfer_memory): Change type of second
Mark Kettenis
2005-06-25
1
-4
/
+5
*
* sol-thread.c (ignore): Change last argument to `gdb_byte.'
Mark Kettenis
2005-05-15
1
-1
/
+1
*
* sol-thread.c: Include "solib.h".
Mark Kettenis
2005-05-12
1
-3
/
+4
*
2005-02-14 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-14
1
-1
/
+1
*
2005-02-10 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-11
1
-29
/
+29
*
2004-10-08 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-10-08
1
-10
/
+10
*
2004-07-23 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-07-24
1
-1
/
+1
*
2004-07-21 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-07-22
1
-1
/
+1
*
2004-05-25 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-05-25
1
-2
/
+3
*
* sol-thread.c Update copyright year. Fix various coding
Mark Kettenis
2004-05-16
1
-397
/
+359
*
2004-04-21 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-04-21
1
-2
/
+2
*
2004-01-28 Roland McGrath <roland@redhat.com>
Roland McGrath
2004-02-01
1
-42
/
+75
*
2003-09-20 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-09-21
1
-2
/
+0
*
* sol-thread.c: Include "gdb_string.h".
Mark Kettenis
2003-09-06
1
-0
/
+2
*
* sol-thread.c (sol_thread_store_registers): Use regcache_collect
Mark Kettenis
2003-08-10
1
-7
/
+6
*
2003-05-03 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-05-05
1
-3
/
+3
*
2003-02-25 David Carlton <carlton@math.stanford.edu>
David Carlton
2003-02-25
1
-3
/
+3
*
2003-02-07 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2003-02-07
1
-1
/
+1
*
2002-11-14 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2002-11-14
1
-2
/
+4
*
* gnu-nat.c (init_gnu_ops): Remove NULL initializations.
Daniel Jacobowitz
2002-11-12
1
-21
/
+0
*
Fix PR gdb/393:
Stephane Carrez
2002-08-26
1
-0
/
+1
*
2002-01-03 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2002-01-09
1
-1
/
+19
*
Approved by kev@cygnus.com
Fred Fish
2001-11-01
1
-1
/
+2
*
Redefine ptid_t to be a struct rather than an int.
Kevin Buettner
2001-05-15
1
-8
/
+9
*
Consolidate save_inferior_ptid/restore_inferior_ptid implementation to
Kevin Buettner
2001-05-06
1
-46
/
+0
*
Phase 1 of the ptid_t changes.
Kevin Buettner
2001-05-04
1
-133
/
+134
*
Update/correct copyright notices.
Kevin Buettner
2001-03-06
1
-2
/
+2
*
Create new file regcache.h. Update all uses.
Andrew Cagney
2001-03-01
1
-1
/
+3
[next]