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
*
[gdb] Fix more typos in comments (2)
Tom de Vries
2019-10-26
1
-2
/
+2
*
[gdb] Fix more typos in comments
Tom de Vries
2019-10-18
1
-1
/
+1
*
Change pid_to_str to return std::string
Tom Tromey
2019-03-13
1
-14
/
+10
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
target_ops::to_stratum -> target_ops::stratum() virtual method
Pedro Alves
2018-11-30
1
-3
/
+2
*
Fix Solaris build
Pedro Alves
2018-11-26
1
-8
/
+9
*
Fix -Wshadow=local warning in sol_thread_target::wait
Tom Tromey
2018-10-05
1
-2
/
+2
*
More Solaris procfs cleanup
Rainer Orth
2018-09-20
1
-6
/
+5
*
Remove ptid_equal
Tom Tromey
2018-07-03
1
-1
/
+1
*
Remove ptid_tid_p
Tom Tromey
2018-07-03
1
-8
/
+8
*
Remove ptid_lwp_p
Tom Tromey
2018-07-03
1
-1
/
+1
*
Remove ptid_get_tid
Tom Tromey
2018-07-03
1
-10
/
+10
*
Remove ptid_get_lwp
Tom Tromey
2018-07-03
1
-4
/
+4
*
Remove ptid_get_pid
Tom Tromey
2018-07-03
1
-25
/
+25
*
Remove pid_to_ptid
Tom Tromey
2018-07-03
1
-7
/
+7
*
Remove ptid_build
Tom Tromey
2018-07-03
1
-8
/
+8
*
Eliminate find_target_beneath
Pedro Alves
2018-06-07
1
-22
/
+10
*
Remove regcache_get_ptid
Simon Marchi
2018-05-30
1
-2
/
+2
*
target factories, target open and multiple instances of targets
Pedro Alves
2018-05-03
1
-6
/
+8
*
target_ops: Use bool throughout
Pedro Alves
2018-05-03
1
-5
/
+5
*
Convert struct target_ops to C++
Pedro Alves
2018-05-03
1
-80
/
+85
*
Convert observers to C++
Tom Tromey
2018-03-19
1
-2
/
+2
*
Pass inferior down to target_detach and to_detach
Simon Marchi
2018-01-19
1
-2
/
+2
*
Remove args from target detach
Simon Marchi
2018-01-19
1
-2
/
+2
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Fix sol-thread.c compilation on Solaris
Rainer Orth
2017-11-30
1
-2
/
+2
*
Remove support for Solaris < 10 (PR gdb/22185)
Rainer Orth
2017-09-26
1
-52
/
+22
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-3
/
+0
*
Remove save_inferior_ptid
Tom Tromey
2017-08-18
1
-21
/
+6
*
-Wwrite-strings: More Solaris
Pedro Alves
2017-04-05
1
-3
/
+3
*
-Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_info
Pedro Alves
2017-04-05
1
-1
/
+1
*
Remove some unnecessary inferior_ptid setting/restoring when fetching/storing...
Simon Marchi
2017-03-23
1
-36
/
+12
*
Remove MAX_REGISTER_SIZE from sol-thread.c
Alan Hayward
2017-03-23
1
-9
/
+0
*
Use ptid from regcache in almost all remaining nat files
Simon Marchi
2017-03-20
1
-6
/
+8
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Fix gdb C++ compilation on Solaris (PR build/20712)
Rainer Orth
2016-10-25
1
-51
/
+77
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Push pruning old threads down to the target
Pedro Alves
2014-10-15
1
-9
/
+12
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
clean up some target delegation cases
Tom Tromey
2014-07-18
1
-2
/
+1
*
Fix sol-thread.c build failure.
Joel Brobecker
2014-03-06
1
-3
/
+6
*
use bound_minsym as result for lookup_minimal_symbol et al
Tom Tromey
2014-02-26
1
-3
/
+3
*
Add target_ops argument to to_get_ada_task_ptid
Tom Tromey
2014-02-19
1
-1
/
+1
*
Return target_xfer_status in to_xfer_partial
Yao Qi
2014-02-11
1
-5
/
+5
*
Change to_xfer_partial 'len' type to ULONGEST.
Yao Qi
2014-01-14
1
-1
/
+1
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
PR 16329: remote debugging broken on Solaris.
Pedro Alves
2013-12-16
1
-0
/
+4
*
remove gdb_stat.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
[next]