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-tdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gdb/tdep] Fix inferior call arg passing for amd64
Tom de Vries
2019-10-16
1
-47
/
+67
*
[gdb/tdep] Fix 'Unexpected register class' assert in amd64_push_arguments
Tom de Vries
2019-10-16
1
-0
/
+3
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-2
/
+2
*
i386/AArch64: Remove old xml tests
Alan Hayward
2019-07-04
1
-23
/
+0
*
Fix passing of struct with bitfields on x86-64
Tom Tromey
2019-04-24
1
-4
/
+6
*
Fix AMD64 return value ABI in expression evaluation
Leszek Swirski
2019-04-15
1
-11
/
+33
*
Replace throw_exception with throw in some cases
Tom Tromey
2019-04-08
1
-3
/
+3
*
Rename gdb exception types
Tom Tromey
2019-04-08
1
-3
/
+3
*
Rewrite TRY/CATCH
Tom Tromey
2019-04-08
1
-9
/
+6
*
Revert the header-sorting patch
Tom Tromey
2019-04-06
1
-20
/
+16
*
Sort includes for files gdb/[a-f]*.[chyl].
Tom Tromey
2019-04-05
1
-16
/
+20
*
Support the fs_base and gs_base registers on i386.
John Baldwin
2019-03-12
1
-9
/
+1
*
Normalize includes to use common/
Tom Tromey
2019-01-25
1
-1
/
+1
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Pass return_method to _push_dummy_call
Alan Hayward
2018-11-16
1
-6
/
+7
*
Allocate buffer with proper size in amd64_pseudo_register_{read_value,write}
Simon Marchi
2018-10-21
1
-13
/
+18
*
Simple unused variable removals
Tom Tromey
2018-07-22
1
-1
/
+0
*
x86_64-windows GDB crash due to fs_base/gs_base registers
Pedro Alves
2018-06-29
1
-7
/
+10
*
Remove regcache_raw_collect
Simon Marchi
2018-05-30
1
-4
/
+4
*
Remove regcache_raw_supply
Simon Marchi
2018-05-30
1
-6
/
+4
*
Remove regcache_cooked_write
Simon Marchi
2018-05-30
1
-3
/
+3
*
Remove regcache_raw_write_part
Simon Marchi
2018-05-30
1
-3
/
+3
*
Remove regcache_raw_read_part
Simon Marchi
2018-05-30
1
-2
/
+2
*
Remove regcache_raw_write
Simon Marchi
2018-05-30
1
-6
/
+5
*
Remove regcache_raw_read
Simon Marchi
2018-05-30
1
-6
/
+5
*
gdb/x86: Handle kernels using compact xsave format
Andrew Burgess
2018-05-08
1
-6
/
+16
*
infrun: step through indirect branch thunks
Markus Metzger
2018-04-13
1
-0
/
+14
*
Fix generation of x86-64 gdbarch with osabi none (PR 22979)
Simon Marchi
2018-04-07
1
-1
/
+23
*
gdb/amd64: Ignore zero sized fields when calling functions
Andrew Burgess
2018-03-06
1
-2
/
+3
*
class readable_regcache and pass readable_regcache to gdbarch pseudo_register...
Yao Qi
2018-02-21
1
-1
/
+1
*
Replace regcache_raw_read with regcache->raw_read
Yao Qi
2018-01-22
1
-5
/
+4
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Fix displaced-stepping RIP-relative VEX-encoded instructions (AVX) (PR gdb/22...
Pedro Alves
2017-12-04
1
-9
/
+49
*
s/get_regcache_arch (regcache)/regcache->arch ()/g
Yao Qi
2017-10-25
1
-6
/
+6
*
Create a displaced_step_closure class hierarchy
Simon Marchi
2017-10-21
1
-20
/
+18
*
Move GDB producer parsing routines to a separate file
Walfred Tedeschi
2017-09-26
1
-0
/
+1
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-3
/
+0
*
Convert the rest x86 target descriptions
Yao Qi
2017-09-05
1
-29
/
+37
*
Remove x32 non-linux target descriptions
Yao Qi
2017-08-09
1
-8
/
+0
*
Make amd64_x32_init_abi and amd64_init_abi argument constant
Yao Qi
2017-07-25
1
-2
/
+2
*
Fix x86-64 GNU/Linux crashes
Pedro Alves
2017-07-13
1
-9
/
+6
*
Convert lvalue reference type check to general reference type check
Artemiy Volkov
2017-03-20
1
-1
/
+1
*
amd64-mpx: initialize BND register before performing inferior calls.
Walfred Tedeschi
2017-03-07
1
-0
/
+7
*
Add support for Intel PKRU register to GDB and GDBserver.
Michael Sturm
2017-02-17
1
-4
/
+15
*
Add target description for avx-avx512.
Michael Sturm
2017-02-17
1
-3
/
+6
*
Rename target descriptions to reflect actual content of description.
Michael Sturm
2017-02-17
1
-7
/
+7
*
amd64-linux: expose system register FS_BASE and GS_BASE for Linux.
Walfred Tedeschi
2017-01-27
1
-0
/
+13
*
Use register_size () instead of MAX_REGISTER_SIZE
Alan Hayward
2017-01-18
1
-2
/
+2
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
gdb: Use std::min and std::max throughout
Pedro Alves
2016-09-16
1
-6
/
+7
[next]