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
...
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
gdb: on x86-64 non-trivial C++ objects are returned in memory
Andrew Burgess
2021-12-23
1
-3
/
+13
*
gdb: fix gdbarch_tdep ODR violation
Simon Marchi
2021-11-15
1
-17
/
+19
*
gdb: remove TYPE_FIELD_BITPOS
Simon Marchi
2021-10-29
1
-2
/
+2
*
gdb: change functions returning value contents to use gdb::array_view
Simon Marchi
2021-10-25
1
-3
/
+3
*
gdb: add accessors for field (and call site) location
Simon Marchi
2021-10-07
1
-5
/
+6
*
gdb: Enable finish command and inferior calls for _Float16 on amd64 and i386.
Felix Willgerodt
2021-09-03
1
-6
/
+6
*
gdb: add names to unwinders, add debug messages when looking for unwinder
Simon Marchi
2021-06-29
1
-0
/
+3
*
gdb: handle case where type alignment is unknown
Andrew Burgess
2021-06-07
1
-1
/
+4
*
gdb: fix tab after space indentation issues
Simon Marchi
2021-05-27
1
-8
/
+8
*
gdb: Allow prologue detection via symbols for Intel compilers.
Felix Willgerodt
2021-04-08
1
-4
/
+5
*
Update copyright year range in all GDB files
Joel Brobecker
2021-01-01
1
-1
/
+1
*
gdb: rename displaced_step_closure to displaced_step_copy_insn_closure
Simon Marchi
2020-12-04
1
-10
/
+13
*
Add x86_64 ravenscar support
Tom Tromey
2020-11-02
1
-0
/
+3
*
gdb, gdbserver, gdbsupport: fix leading space vs tabs issues
Simon Marchi
2020-11-02
1
-18
/
+18
*
gdb: introduce displaced_debug_printf
Simon Marchi
2020-10-30
1
-50
/
+25
*
Apply 'const' in more places
Tom Tromey
2020-09-14
1
-14
/
+14
*
Fix for incorrect breakpoint set in case of flang compiled binary
Alok Kumar Sharma
2020-08-20
1
-3
/
+4
*
amd64_analyze_prologue: fix incorrect comment
Victor Collod
2020-08-06
1
-1
/
+1
*
gdb: remove TYPE_FIELD_TYPE macro
Simon Marchi
2020-06-08
1
-2
/
+2
*
gdb: remove TYPE_FIELD macro
Simon Marchi
2020-05-23
1
-2
/
+2
*
gdb: remove TYPE_NFIELDS macro
Simon Marchi
2020-05-22
1
-3
/
+3
*
gdb: remove TYPE_CODE macro
Simon Marchi
2020-05-14
1
-8
/
+8
*
gdb: handle endbr64 instruction in amd64_analyze_prologue
Simon Marchi
2020-05-06
1
-0
/
+19
*
Fix build with gcc-4.8.x
Bernd Edlinger
2020-02-18
1
-1
/
+2
*
gdb: introduce displaced_step_closure_up type alias
Simon Marchi
2020-02-14
1
-1
/
+1
*
gdb: make gdbarch_displaced_step_copy_insn return an std::unique_ptr
Simon Marchi
2020-02-14
1
-4
/
+4
*
gdb: add back declarations for _initialize functions
Simon Marchi
2020-01-13
1
-1
/
+2
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
[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
[prev]
[next]