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
/
ia64-linux-nat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Mostly trivial enum fixes
Simon Marchi
2015-07-31
1
-4
/
+7
*
Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere
Pedro Alves
2015-07-24
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
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Re-implement ia64-linux-nat.c::ia64_linux_xfer_partial
Pedro Alves
2014-02-25
1
-12
/
+23
*
Adjust ia64_linux_xfer_partial following to_xfer_partial API change.
Joel Brobecker
2014-02-25
1
-5
/
+23
*
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
-1
/
+2
*
add "this" pointers to more target APIs
Tom Tromey
2014-02-19
1
-2
/
+2
*
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
-3
/
+1
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
* aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
Luis Machado
2013-09-30
1
-2
/
+2
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
gdb/
Jan Kratochvil
2012-07-06
1
-5
/
+6
*
2012-03-28 Pedro Alves <palves@redhat.com>
Pedro Alves
2012-03-28
1
-1
/
+34
*
2012-03-28 Pedro Alves <palves@redhat.com>
Pedro Alves
2012-03-28
1
-1
/
+1
*
[ia64-linux] Allow libunwind to fetch register 0
Joel Brobecker
2012-03-28
1
-0
/
+10
*
struct siginfo vs. siginfo_t
Thomas Schwinge
2012-03-21
1
-1
/
+1
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+1
*
gdb/
Pedro Alves
2011-12-14
1
-3
/
+3
*
2011-10-07 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2011-10-07
1
-7
/
+5
*
2011-01-08 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-09
1
-21
/
+22
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
gdb/
Jan Kratochvil
2010-07-27
1
-0
/
+13
*
2010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
gdb_7_2-branchpoint
Thiago Jung Bauermann
2010-07-07
1
-2
/
+4
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
* corelow.c (get_core_registers): Adjust.
Pedro Alves
2009-02-23
1
-2
/
+4
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-2
/
+2
*
* ia64-linux.nat (_initialize_ia64_linux_nat): Don't
Vladimir Prus
2008-08-15
1
-1
/
+1
*
Updated copyright notices for most files.
Daniel Jacobowitz
2008-01-01
1
-1
/
+1
*
* ia64-linux-nat.c (ia64_register_addr): Add gdbarch parameter,
Ulrich Weigand
2007-10-13
1
-10
/
+10
*
2007-10-08 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-10-08
1
-6
/
+12
*
* linux-nat.c (linux_nat_new_thread): New variable.
Daniel Jacobowitz
2007-10-01
1
-43
/
+47
*
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
-2
/
+2
*
2007-06-09 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-06-09
1
-2
/
+4
*
2007-05-31 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-05-31
1
-5
/
+9
*
* i386-linux-nat.c (i386_linux_resume): Use regcache functions
Ulrich Weigand
2007-05-12
1
-7
/
+8
*
* target.h (struct regcache): Add forward declaration.
Ulrich Weigand
2007-05-06
1
-11
/
+11
*
* gregset.h (struct regcache): Add forward declaration.
Ulrich Weigand
2007-05-06
1
-41
/
+28
*
* arch-utils.c (legacy_pc_in_sigtramp): Remove.
Ulrich Weigand
2007-03-28
1
-14
/
+155
*
Copyright updates for 2007.
Daniel Jacobowitz
2007-01-09
1
-1
/
+1
*
* linux-nat.c (linux_ops_saved): New.
Daniel Jacobowitz
2006-03-24
1
-2
/
+2
*
* breakpoint.c:
Eli Zaretskii
2005-12-17
1
-3
/
+3
*
* Makefile.in (ALLDEPFILES): Update.
Daniel Jacobowitz
2005-09-10
1
-7
/
+34
*
2005-02-10 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-11
1
-1
/
+1
[next]