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
/
nto-procfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-11
/
+12
*
* linux-nat.c (linux_nat_wait): Adjust.
Pedro Alves
2009-02-06
1
-4
/
+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
-5
/
+5
*
* source.c (symtab_to_fullname): Test 'r >= 0'.
Tom Tromey
2008-10-30
1
-14
/
+22
*
* nto-procfs.c (do_attach): Form proper ptid including pid and tid.
Aleksandar Ristovski
2008-10-23
1
-1
/
+2
*
* nto-procfs.c (procfs_files_info): Fix a typo.
Aleksandar Ristovski
2008-10-23
1
-3
/
+4
*
Remove the attach_flag global, and make it per-inferior.
Pedro Alves
2008-09-22
1
-5
/
+6
*
Make the stop_soon global be per-inferior instead.
Pedro Alves
2008-09-22
1
-1
/
+0
*
* gnu-nat.c (gnu_attach): Add process to inferiors table.
Pedro Alves
2008-09-22
1
-2
/
+11
*
* nto-tdep.h (struct nto_target_ops): Add gdbarch parameter to
Ulrich Weigand
2008-09-05
1
-1
/
+2
*
* nto-procfs.c (procfs_attach): Populate initial thread list.
Aleksandar Ristovski
2008-07-24
1
-1
/
+2
*
* nto-procfs.c (procfs_xfer_memory): Changed signature.
Aleksandar Ristovski
2008-07-23
1
-12
/
+13
*
Adjust all targets to new target_stop interface.
Pedro Alves
2008-07-09
1
-2
/
+2
*
Updated copyright notices for most files.
Daniel Jacobowitz
2008-01-01
1
-1
/
+1
*
Switch the license of all .c files to GPLv3.
Joel Brobecker
2007-08-23
1
-4
/
+2
*
2007-06-13 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-06-13
1
-1
/
+2
*
* target.h (struct target_ops): Add REGCACHE parameter to
Ulrich Weigand
2007-05-06
1
-1
/
+1
*
* target.h (struct regcache): Add forward declaration.
Ulrich Weigand
2007-05-06
1
-8
/
+8
*
* i386-nto-tdep.c (i386nto_supply_gregset, i386nto_supply_fpregset):
Ulrich Weigand
2007-05-06
1
-4
/
+4
*
Copyright updates for 2007.
Daniel Jacobowitz
2007-01-09
1
-1
/
+1
*
* Makefile.in (mips-linux-tdep.o) Add $(solib_h) dependency.
Ulrich Weigand
2006-11-24
1
-0
/
+1
*
gdb/
Daniel Jacobowitz
2006-04-18
1
-12
/
+10
*
* infcmd.c: Include "observer.h".
Daniel Jacobowitz
2006-01-24
1
-2
/
+1
*
* breakpoint.c:
Eli Zaretskii
2005-12-17
1
-3
/
+3
*
2005-08-12 Kris Warkentin <kewarken@qnx.com>
Kris Warkentin
2005-08-12
1
-6
/
+2
*
Index: gdb/ChangeLog
Bob Rossi
2005-07-06
1
-1
/
+2
*
2005-02-15 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-15
1
-2
/
+2
*
2005-02-11 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-11
1
-1
/
+1
*
2005-02-10 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-11
1
-10
/
+10
*
2005-01-19 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-01-19
1
-1
/
+1
*
2005-01-14 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-01-15
1
-1
/
+1
*
2005-01-12 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-01-12
1
-0
/
+1
*
* nto-tdep.h: Include osabi.h. Prototypes for generic Neutrino
Kris Warkentin
2004-12-10
1
-18
/
+32
*
2004-10-08 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-10-08
1
-1
/
+1
*
2004-07-23 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-07-24
1
-1
/
+1
*
2004-05-25 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-05-25
1
-1
/
+2
*
2003-07-18 Kris Warkentin <kewarken@qnx.com>
Kris Warkentin
2003-07-18
1
-4
/
+4
*
2003-07-08 Kris Warkentin <kewarken@qnx.com>
Kris Warkentin
2003-07-08
1
-30
/
+31
*
2003-07-04 Kris Warkentin <kewarken@qnx.com>
Kris Warkentin
2003-07-04
1
-0
/
+1388