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/binutils-2.44
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
/
procfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use class to manage BFD reference counts
Tom Tromey
2017-01-10
1
-8
/
+3
*
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
-9
/
+14
*
Consolidate target_mourn_inferior between GDB and gdbserver
Sergio Durigan Junior
2016-09-19
1
-1
/
+1
*
Use target_continue{,_no_signal} instead of target_resume
Sergio Durigan Junior
2016-09-01
1
-2
/
+2
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Replace some xmalloc-family functions with XNEW-family ones
Simon Marchi
2015-08-26
1
-5
/
+5
*
procfs.c: Include "filestuff.h"
Marcin Cieslak
2015-08-21
1
-0
/
+1
*
Fix interrupt-noterm.exp on targets always in non-stop
Pedro Alves
2015-08-07
1
-3
/
+3
*
Mostly trivial enum fixes
Simon Marchi
2015-07-31
1
-4
/
+7
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Delete Tru64 support
Pedro Alves
2014-10-17
1
-17
/
+0
*
Push pruning old threads down to the target
Pedro Alves
2014-10-15
1
-4
/
+6
*
Drop 'regset_from_core_section' gdbarch method
Andreas Arnez
2014-09-30
1
-1
/
+1
*
[IRIX] eliminate deprecated_insert_raw_breakpoint uses
Pedro Alves
2014-09-12
1
-42
/
+5
*
Move errno.h to common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Include gdb_assert.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
-5
/
+3
*
make_corefile_notes: have caller free returned memory
Markus Metzger
2014-06-25
1
-1
/
+0
*
constify to_info_proc and friends
Tom Tromey
2014-06-16
1
-2
/
+2
*
constify to_attach
Tom Tromey
2014-06-04
1
-2
/
+2
*
Add new infrun.h header.
Pedro Alves
2014-05-22
1
-0
/
+1
*
Allow making GDB not automatically connect to the native target.
Pedro Alves
2014-05-21
1
-5
/
+8
*
Rename Solaris's target to "target child" like most other ports.
Pedro Alves
2014-03-13
1
-4
/
+0
*
procfs.c: Don't install a deprecated_xfer_memory method
Pedro Alves
2014-02-24
1
-46
/
+27
*
Add target_ops argument to to_make_corefile_notes
Tom Tromey
2014-02-19
1
-3
/
+4
*
Add target_ops argument to to_find_memory_regions
Tom Tromey
2014-02-19
1
-2
/
+4
*
Add target_ops argument to to_stop
Tom Tromey
2014-02-19
1
-2
/
+2
*
Add target_ops argument to to_pass_signals
Tom Tromey
2014-02-19
1
-2
/
+4
*
Add target_ops argument to to_region_ok_for_hw_watchpoint
Tom Tromey
2014-02-19
1
-1
/
+2
*
Add target_ops argument to to_insert_watchpoint
Tom Tromey
2014-02-19
1
-1
/
+2
*
Add target_ops argument to to_remove_watchpoint
Tom Tromey
2014-02-19
1
-1
/
+2
*
Add target_ops argument to to_can_use_hw_breakpoint
Tom Tromey
2014-02-19
1
-2
/
+4
*
add "this" pointers to more target APIs
Tom Tromey
2014-02-19
1
-1
/
+1
*
Return target_xfer_status in to_xfer_partial
Yao Qi
2014-02-11
1
-4
/
+6
*
Replace -1 with TARGET_XFER_E_IO
Yao Qi
2014-02-07
1
-2
/
+2
*
Remove assert in procfs.c::procfs_make_note_section (x86-solaris)
Joel Brobecker
2014-01-27
1
-3
/
+0
*
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
*
Add target_xfer_partial_ftype
Yao Qi
2013-12-18
1
-6
/
+1
*
remove gdb_stat.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
remove gdb_dirent.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
constify to_detach
Tom Tromey
2013-11-08
1
-2
/
+2
*
Make STARTUP_WITH_SHELL a runtime toggle -- add new "set/show startup-with-sh...
Pedro Alves
2013-10-25
1
-2
/
+0
*
Fix build failure in procfs.c after MERGEPID -> ptid_build conversion.
Joel Brobecker
2013-10-04
1
-1
/
+1
*
* aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
Luis Machado
2013-09-30
1
-50
/
+55
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
2012-12-11 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2012-12-11
1
-0
/
+7
[next]