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
/
arch-utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb: pass program space to entry_point_address
Simon Marchi
2024-07-15
1
-1
/
+1
*
Change gdbarch_inner_than to return bool
Tom Tromey
2024-05-10
1
-4
/
+4
*
gdb: remove gdbcmd.h
Simon Marchi
2024-04-25
1
-1
/
+1
*
gdb: move store/extract integer functions to extract-store-integer.{c,h}
Simon Marchi
2024-04-22
1
-0
/
+1
*
gdb: Introduce is_address_tagged target hook
Gustavo Romero
2024-04-19
1
-1
/
+1
*
gdb, gdbserver, gdbsupport: remove includes of early headers
Simon Marchi
2024-03-26
1
-1
/
+0
*
Use std::string for disassembler options
Tom Tromey
2024-03-22
1
-3
/
+3
*
gdb: pass frames as `const frame_info_ptr &`
Simon Marchi
2024-02-20
1
-4
/
+5
*
gdb: remove core_bfd macro
Simon Marchi
2024-02-06
1
-1
/
+1
*
Update copyright year range in header of all files managed by GDB
Andrew Burgess
2024-01-12
1
-1
/
+1
*
gdb: replace architecture_changed with new_architecture observer
Andrew Burgess
2023-10-16
1
-0
/
+2
*
gdb: remove target_gdbarch
Simon Marchi
2023-10-10
1
-10
/
+2
*
gdb: move set_target_gdbarch to inferior::set_arch
Simon Marchi
2023-10-10
1
-12
/
+8
*
gdb: add inferior parameter to architecture_changed observable
Simon Marchi
2023-10-10
1
-1
/
+2
*
gdb: add inferior::{arch, set_arch}
Simon Marchi
2023-10-10
1
-2
/
+2
*
corefile/bug: Add hook to control the use of target description notes from co...
Luis Machado
2023-10-04
1
-0
/
+10
*
Remove explanatory comments from includes
Tom Tromey
2023-09-20
1
-1
/
+1
*
[gdb] Fix typos
Tom de Vries
2023-06-03
1
-1
/
+1
*
Handle erroneous DW_AT_call_return_pc
Tom Tromey
2023-04-21
1
-0
/
+6
*
PowerPC: fix _Float128 type output string
Carl Love
2023-04-18
1
-0
/
+7
*
Turn some value_contents functions into methods
Tom Tromey
2023-02-13
1
-1
/
+1
*
Turn allocate_value into a static "constructor"
Tom Tromey
2023-02-13
1
-1
/
+1
*
gdb: add supports_arch_info callback to gdbarch_register
Lancelot SIX
2023-02-02
1
-2
/
+7
*
gdb: make gdbarch_alloc take ownership of the tdep
Simon Marchi
2023-01-05
1
-1
/
+1
*
Don't emit gdbarch_return_value
Tom Tromey
2023-01-03
1
-18
/
+18
*
Add new overload of gdbarch_return_value
Tom Tromey
2023-01-03
1
-0
/
+18
*
Update copyright year range in header of all files managed by GDB
Joel Brobecker
2023-01-01
1
-1
/
+1
*
[aarch64] Fix removal of non-address bits for PAuth
Luis Machado
2022-12-16
1
-0
/
+8
*
[gdb] Improve printing of float formats
Tom de Vries
2022-11-30
1
-4
/
+4
*
PowerPC, fix support for printing the function return value for non-trivial v...
Carl Love
2022-11-14
1
-0
/
+6
*
internal_error: remove need to pass __FILE__/__LINE__
Pedro Alves
2022-10-19
1
-22
/
+11
*
Fix null pointer representations
TaiseiIto
2022-10-17
1
-9
/
+9
*
Change GDB to use frame_info_ptr
Tom Tromey
2022-10-10
1
-3
/
+3
*
gdb: update now gdbarch_register_name doesn't return nullptr
Andrew Burgess
2022-10-02
1
-2
/
+1
*
Move solib_ops into gdbarch
Tom Tromey
2022-09-20
1
-0
/
+1
*
Remove register_gdbarch_init
Tom Tromey
2022-08-16
1
-9
/
+1
*
Use registry in gdbarch
Tom Tromey
2022-08-04
1
-109
/
+3
*
Use new and delete for gdbarch
Tom Tromey
2022-08-04
1
-8
/
+4
*
Use bool in gdbarch
Tom Tromey
2022-08-04
1
-1
/
+1
*
gdb: rename gdbarch_tdep struct to fix g++ 4.8 build
Andrew Burgess
2022-07-26
1
-1
/
+1
*
gdb: move the type cast into gdbarch_tdep
Andrew Burgess
2022-07-21
1
-2
/
+4
*
Unify gdb printf functions
Tom Tromey
2022-03-29
1
-64
/
+64
*
Fix another crash with gdb parameters in Python
Tom Tromey
2022-01-26
1
-2
/
+3
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
Use filtered output in show callbacks
Tom Tromey
2021-12-29
1
-8
/
+8
*
Send arch-utils error messages to gdb_stderr
Tom Tromey
2021-12-29
1
-4
/
+7
*
Move ordinary gdbarch code to arch-utils
Tom Tromey
2021-12-17
1
-0
/
+488
*
gdb: Add aliases for read_core_file_mappings callbacks
Aaron Merey
2021-11-16
1
-10
/
+5
*
gdb: make gdbarch_printable_names return a vector
Simon Marchi
2021-08-12
1
-11
/
+14
*
gdb: remove gdbarch_info_init
Simon Marchi
2021-06-28
1
-25
/
+1
[next]