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
/
gdbarch.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb: pass inferior to gdbarch_update_p
Simon Marchi
2024-08-12
1
-3
/
+2
*
Change gdbarch_inner_than to return bool
Tom Tromey
2024-05-10
1
-1
/
+1
*
gdb: add gdbarch_stack_grows_down function
Andrew Burgess
2024-05-10
1
-0
/
+8
*
gdb: rename target_so_ops to solib_ops
Simon Marchi
2024-02-05
1
-0
/
+1
*
Update copyright year range in header of all files managed by GDB
Andrew Burgess
2024-01-12
1
-1
/
+1
*
gdb: remove stale comment and ctor in gdbarch_info
Simon Marchi
2023-12-20
1
-7
/
+1
*
gdb: remove target_gdbarch
Simon Marchi
2023-10-10
1
-15
/
+0
*
gdb: move set_target_gdbarch to inferior::set_arch
Simon Marchi
2023-10-10
1
-6
/
+3
*
core: Support fetching x86 XSAVE layout from architectures.
John Baldwin
2023-08-28
1
-0
/
+1
*
[gdb] Fix typos
Tom de Vries
2023-06-03
1
-2
/
+2
*
gdb: add gdbarch_up
Simon Marchi
2023-02-02
1
-0
/
+8
*
gdb: add supports_arch_info callback to gdbarch_register
Lancelot SIX
2023-02-02
1
-1
/
+3
*
gdb: make gdbarch_alloc take ownership of the tdep
Simon Marchi
2023-01-05
1
-1
/
+4
*
Update copyright year range in header of all files managed by GDB
Joel Brobecker
2023-01-01
1
-1
/
+1
*
Use enum for gdbarch's call_dummy_location
Tom Tromey
2022-10-31
1
-0
/
+7
*
Fix thread's gdbarch when SVE vector length changes
Thiago Jung Bauermann
2022-08-18
1
-11
/
+2
*
Remove register_gdbarch_init
Tom Tromey
2022-08-16
1
-5
/
+2
*
Use registry in gdbarch
Tom Tromey
2022-08-04
1
-26
/
+8
*
gdb: rename gdbarch_tdep struct to fix g++ 4.8 build
Andrew Burgess
2022-07-26
1
-11
/
+14
*
gdb: ensure the cast in gdbarch_tdep is valid
Andrew Burgess
2022-07-21
1
-2
/
+10
*
gdb: move the type cast into gdbarch_tdep
Andrew Burgess
2022-07-21
1
-1
/
+16
*
gdb: use gdb::function_view for gdbarch_iterate_over_objfiles_in_search_order...
Simon Marchi
2022-05-05
1
-2
/
+2
*
Move gdb obstack code to gdbsupport
Tom Tromey
2022-01-18
1
-1
/
+1
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
Split gdbarch.h into two files
Tom Tromey
2021-12-17
1
-1587
/
+1
*
gdb: Add aliases for read_core_file_mappings callbacks
Aaron Merey
2021-11-16
1
-2
/
+14
*
gdb: fix gdbarch_tdep ODR violation
Simon Marchi
2021-11-15
1
-0
/
+2
*
gdb: make gdbarch_printable_names return a vector
Simon Marchi
2021-08-12
1
-5
/
+4
*
Fix printing of non-address types when memory tagging is enabled
Luis Machado
2021-07-20
1
-1
/
+2
*
gdb: remove gdbarch_info_init
Simon Marchi
2021-06-28
1
-14
/
+14
*
gdb: remove gdbarch_info::tdep_info
Simon Marchi
2021-06-28
1
-4
/
+0
*
New gdbarch memory tagging hooks
Luis Machado
2021-03-24
1
-0
/
+54
*
Convert stap probes to create operations
Tom Tromey
2021-03-08
1
-2
/
+2
*
Convert dtrace probes to use operations
Tom Tromey
2021-03-08
1
-2
/
+2
*
Update copyright year range in all GDB files
Joel Brobecker
2021-01-01
1
-1
/
+1
*
gdb: move displaced stepping logic to gdbarch, allow starting concurrent disp...
Simon Marchi
2020-12-04
1
-9
/
+29
*
gdb: move displaced stepping types to displaced-stepping.{h,c}
Simon Marchi
2020-12-04
1
-0
/
+1
*
gdb: rename displaced_step_closure to displaced_step_copy_insn_closure
Simon Marchi
2020-12-04
1
-4
/
+4
*
gdb: remove `other` parameter in read_core_file_mappings parameter
Simon Marchi
2020-11-19
1
-2
/
+2
*
gdb, gdbserver, gdbsupport: fix leading space vs tabs issues
Simon Marchi
2020-11-02
1
-2
/
+2
*
gdb: fix documentation of gdbarch_displaced_step_hw_singlestep
Simon Marchi
2020-10-29
1
-8
/
+7
*
gdb: remove parameter of gdbarch_displaced_step_hw_singlestep
Simon Marchi
2020-10-29
1
-2
/
+2
*
gdb: make gdbarch_make_corefile_notes return a unique ptr
Simon Marchi
2020-10-21
1
-2
/
+2
*
gdb: make gdbarch_displaced_step_hw_singlestep return bool
Simon Marchi
2020-10-20
1
-2
/
+2
*
gdb: make gdbarch predicates return bool
Simon Marchi
2020-10-20
1
-61
/
+61
*
Use type_instance_flags more throughout
Pedro Alves
2020-09-14
1
-8
/
+8
*
Add bfloat16 support for AVX512 register view.
Felix Willgerodt
2020-09-11
1
-1
/
+7
*
Add new gdbarch method, read_core_file_mappings
Kevin Buettner
2020-07-22
1
-0
/
+6
*
Retire the now-unused gdbarch handle_segmentation_fault hook.
John Baldwin
2020-07-21
1
-11
/
+0
*
Add a new gdbarch hook to report additional signal information.
John Baldwin
2020-07-21
1
-0
/
+10
[next]