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-nat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb, gdbserver, gdbsupport: remove includes of early headers
Simon Marchi
2024-03-26
1
-1
/
+0
*
Update copyright year range in header of all files managed by GDB
Andrew Burgess
2024-01-12
1
-1
/
+1
*
Update copyright year range in header of all files managed by GDB
Joel Brobecker
2023-01-01
1
-1
/
+1
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2021-01-01
1
-1
/
+1
*
gdb, gdbserver, gdbsupport: fix leading space vs tabs issues
Simon Marchi
2020-11-02
1
-1
/
+1
*
gdb, gdbserver: remove configure check for fs_base/gs_base in user_regs_struct
Simon Marchi
2020-04-27
1
-7
/
+0
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
[gdb] Fix more typos in comments (2)
Tom de Vries
2019-10-26
1
-1
/
+1
*
[gdb] Fix more typos in comments
Tom de Vries
2019-10-18
1
-1
/
+1
*
Revert the header-sorting patch
Tom Tromey
2019-04-06
1
-5
/
+4
*
Sort includes for files gdb/[a-f]*.[chyl].
Tom Tromey
2019-04-05
1
-4
/
+5
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Remove regcache_raw_collect
Simon Marchi
2018-05-30
1
-1
/
+1
*
Remove regcache_raw_supply
Simon Marchi
2018-05-30
1
-1
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
s/get_regcache_arch (regcache)/regcache->arch ()/g
Yao Qi
2017-10-25
1
-2
/
+2
*
amd64-linux: expose system register FS_BASE and GS_BASE for Linux.
Walfred Tedeschi
2017-01-27
1
-0
/
+7
*
amd64: remove additional comparison for validity of a register number.
Walfred Tedeschi
2017-01-27
1
-3
/
+3
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Add some more casts (1/2)
Simon Marchi
2015-09-25
1
-2
/
+2
*
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
-2
/
+0
*
Include gdb_assert.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
Check bits_per_word instead of gdbarch_ptr_bit
H.J. Lu
2012-06-16
1
-3
/
+3
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+1
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+2
*
2008-02-21 Pedro Alves <pedro@codesorcery.com>
Pedro Alves
2009-02-21
1
-0
/
+1
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-1
/
+1
*
* amd64-nat.h (amd64_native_gregset_supplies_p): Add gdbarch as
Markus Deuling
2008-01-16
1
-11
/
+11
*
Updated copyright notices for most files.
Daniel Jacobowitz
2008-01-01
1
-1
/
+1
*
2007-10-08 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-10-08
1
-4
/
+4
*
Switch the license of all .c files to GPLv3.
Joel Brobecker
2007-08-23
1
-4
/
+2
*
2007-05-31 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-05-31
1
-7
/
+7
*
Copyright updates for 2007.
Daniel Jacobowitz
2007-01-09
1
-1
/
+1
*
* breakpoint.c:
Eli Zaretskii
2005-12-17
1
-3
/
+3
*
* amd64-nat.c (amd64_supply_native_gregset): Fix comment.
Mark Kettenis
2004-06-26
1
-1
/
+1
*
2004-03-02 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-03-02
1
-0
/
+6
*
* amd64-nat.c: Include "gdb_string.h".
Mark Kettenis
2004-02-28
1
-1
/
+12
*
*** empty log message ***
Mark Kettenis
2004-02-25
1
-1
/
+1
*
* x86-64-tdep.h: Tewak comment.
Mark Kettenis
2004-02-23
1
-1
/
+1
*
* amd64-nat.c: Update copyright year.
Mark Kettenis
2004-02-21
1
-5
/
+7
*
* amd64-nat.h: New file.
Mark Kettenis
2003-08-29
1
-0
/
+144