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
/
amd64-linux-nat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge gdb and gdbserver implementations for siginfo
Walfred Tedeschi
2016-02-02
1
-426
/
+5
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere
Pedro Alves
2015-07-24
1
-1
/
+1
*
Convert have_ptrace_getregset to a tri-state boolean
Yao Qi
2015-06-23
1
-2
/
+2
*
Move PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux-ptrace.h
Yao Qi
2015-06-01
1
-0
/
+1
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Add <sys/uio.h> #include back in amd64-linux-nat.c.
Joel Brobecker
2014-09-10
1
-0
/
+1
*
Rename 32- and 64-bit Intel files from "i386" to "x86"
Gary Benson
2014-09-02
1
-3
/
+3
*
Remove duplicated include file
Yao Qi
2014-08-06
1
-1
/
+0
*
Tidy #include lists
Gary Benson
2014-07-11
1
-27
/
+5
*
Move duplicated code into new files
Gary Benson
2014-07-11
1
-533
/
+2
*
Comment and whitespace changes
Gary Benson
2014-07-11
1
-0
/
+3
*
Pull out common parts of _initialize_{i386,amd64}_linux_nat
Gary Benson
2014-07-11
1
-23
/
+45
*
Merge ps_get_thread_area
Gary Benson
2014-07-11
1
-20
/
+53
*
Merge {i386,amd64}_linux_read_description
Gary Benson
2014-07-11
1
-82
/
+97
*
Rename identical functions
Gary Benson
2014-07-11
1
-40
/
+40
*
x86 Linux watchpoints: Couldn't write debug register: Invalid argument.
Pedro Alves
2014-06-23
1
-1
/
+9
*
Move shared native target specific code to gdb/nat
Gary Benson
2014-06-20
1
-1
/
+1
*
Add AVX512 registers support to GDB and GDBserver.
Michael Sturm
2014-04-24
1
-3
/
+16
*
Add target_ops argument to to_read_btrace
Tom Tromey
2014-02-19
1
-1
/
+10
*
Add target_ops argument to to_teardown_btrace
Tom Tromey
2014-02-19
1
-1
/
+2
*
Add target_ops argument to to_disable_btrace
Tom Tromey
2014-02-19
1
-1
/
+2
*
Add target_ops argument to to_enable_btrace
Tom Tromey
2014-02-19
1
-1
/
+1
*
Add target_ops argument to to_post_startup_inferior
Tom Tromey
2014-02-19
1
-3
/
+4
*
btrace, gdbserver: read branch trace incrementally
Markus Metzger
2014-01-16
1
-3
/
+3
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
MPX for amd64
Walfred Tedeschi
2013-11-20
1
-9
/
+34
*
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
-10
/
+10
*
Install the btrace target ops for i386-linux-nat and amd64-linux-nat.
Markus Metzger
2013-03-11
1
-0
/
+51
*
[native x86 GNU/Linux] Access debug register mirror from the corresponding pr...
Pedro Alves
2013-02-13
1
-5
/
+47
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
* gdbarch.sh (target_gdbarch): Remove macro.
Tom Tromey
2012-11-09
1
-1
/
+1
*
Use PTRACE_PEEKUSER to get fs_base/gs_base
H.J. Lu
2012-06-26
1
-0
/
+30
*
Support x32 siginfo
H.J. Lu
2012-06-16
1
-1
/
+200
*
Check bits_per_word instead of gdbarch_ptr_bit
H.J. Lu
2012-06-16
1
-1
/
+1
*
Check DS segment register for x32 process
H.J. Lu
2012-06-16
1
-2
/
+31
*
struct siginfo vs. siginfo_t
Thomas Schwinge
2012-03-21
1
-2
/
+2
*
gdb/
Jan Kratochvil
2012-01-24
1
-8
/
+11
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+1
*
gdb/
Jan Kratochvil
2012-01-02
1
-0
/
+1
*
2011-12-20 Pedro Alves <alves.ped@gmail.com>
Pedro Alves
2011-12-20
1
-0
/
+9
*
gdb/
Pedro Alves
2011-12-14
1
-41
/
+89
*
2012-12-05 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2011-12-05
1
-9
/
+0
*
2011-10-07 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2011-10-07
1
-10
/
+7
*
2011-01-07 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-07
1
-1
/
+1
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-2
/
+2
*
gdb/
Pedro Alves
2010-09-24
1
-8
/
+12
*
Remove amd64_linux_gregset64_reg_offset.
H.J. Lu
2010-04-22
1
-30
/
+1
*
Support amd64 AVX.
H.J. Lu
2010-04-07
1
-12
/
+102
[next]