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
/
gnu-nat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-2
/
+1
*
ARI fixes: sprintf rule.
Pierre Muller
2012-11-20
1
-4
/
+4
*
* gdbarch.sh (target_gdbarch): Remove macro.
Tom Tromey
2012-11-09
1
-1
/
+1
*
2012-11-07 Pedro Alves <palves@redhat.com>
Pedro Alves
2012-11-07
1
-1
/
+2
*
gdb/
Yao Qi
2012-08-09
1
-2
/
+2
*
gdb/
Jan Kratochvil
2012-08-07
1
-0
/
+2
*
gdb/
Pedro Alves
2012-05-24
1
-7
/
+7
*
gdb/
Pedro Alves
2012-05-24
1
-7
/
+7
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+2
*
2011-09-22 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2011-09-22
1
-1
/
+2
*
2011-01-07 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-07
1
-73
/
+97
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
gdb/
Jan Kratochvil
2010-08-31
1
-5
/
+1
*
2010-05-14 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-05-14
1
-10
/
+46
*
gdb/
Jan Kratochvil
2010-02-15
1
-5
/
+2
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
2009-10-19 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2009-10-19
1
-1
/
+2
*
2009-07-30 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-07-30
1
-1
/
+1
*
* gnu-nat.c: Include "inf-child.h".
Pedro Alves
2009-07-20
1
-97
/
+49
*
* defs.h (strlen_paddr, paddr, paddr_nz): Remove.
Ulrich Weigand
2009-07-02
1
-1
/
+2
*
* target.h (struct target_ops): Make to_has_all_memory,
Pedro Alves
2009-06-07
1
-5
/
+5
*
* target.h (TARGET_WNOHANG): New.
Pedro Alves
2009-05-21
1
-1
/
+1
*
gdb/
Pedro Alves
2009-05-12
1
-4
/
+9
*
ARI fix: Do not use %p, replace by call to host_address_to_string
Pierre Muller
2009-04-17
1
-4
/
+5
*
Add a target_ops parameter to the to_kill method in struct target_ops.
Joel Brobecker
2009-03-17
1
-1
/
+1
*
2009-02-25 Hui Zhu <teawater@gmail.com>
Hui Zhu
2009-02-25
1
-2
/
+2
*
* corelow.c (get_core_registers): Adjust.
Pedro Alves
2009-02-23
1
-4
/
+7
*
* linux-nat.c (linux_nat_wait): Adjust.
Pedro Alves
2009-02-06
1
-2
/
+3
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-1
/
+1
*
Kill pthread_ops_hack
Vladimir Prus
2008-11-09
1
-4
/
+5
*
* gnu-nat.h: Rename `current_inferior' to `gnu_current_inf' to
Pedro Alves
2008-10-07
1
-28
/
+28
*
Remove the attach_flag global, and make it per-inferior.
Pedro Alves
2008-09-22
1
-4
/
+3
*
* gnu-nat.c (gnu_attach): Add process to inferiors table.
Pedro Alves
2008-09-22
1
-0
/
+7
*
* gnu-nat.c (gnu_pid_to_exec_file): Delete.
Pedro Alves
2008-09-09
1
-9
/
+0
*
* gnu-nat.c (gnu_attach): Push target before fetching the list of
Pedro Alves
2008-09-09
1
-1
/
+3
*
Use ptid_t.tid to store thread ids instead of ptid_t.pid.
Pedro Alves
2008-09-08
1
-28
/
+60
*
Adjust all targets to new target_stop interface.
Pedro Alves
2008-07-09
1
-1
/
+1
*
* config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete.
Pedro Alves
2008-07-03
1
-0
/
+1
*
* gnu-nat.c (proc_string): Use capital T for "Thread".
Pierre Muller
2008-06-20
1
-1
/
+1
*
Updated copyright notices for most files.
Daniel Jacobowitz
2008-01-01
1
-2
/
+2
*
Switch the license of all .c files to GPLv3.
Joel Brobecker
2007-08-23
1
-4
/
+2
*
* target.h (struct target_ops): Add REGCACHE parameter to
Ulrich Weigand
2007-05-06
1
-4
/
+1
*
* target.h (struct regcache): Add forward declaration.
Ulrich Weigand
2007-05-06
1
-2
/
+2
*
Copyright updates for 2007.
Daniel Jacobowitz
2007-01-09
1
-1
/
+1
*
Undefine _process_user_ before including
Alfred M. Szmidt
2006-07-16
1
-4
/
+7
*
2006-05-11 Alfred M. Szmidt <ams@gnu.org>
Daniel Jacobowitz
2006-05-11
1
-2
/
+8
*
* infcmd.c: Include "observer.h".
Daniel Jacobowitz
2006-01-24
1
-4
/
+1
*
* breakpoint.c:
Eli Zaretskii
2005-12-17
1
-3
/
+3
*
2005-02-21 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-21
1
-3
/
+4
*
2005-02-15 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-15
1
-6
/
+6
[next]