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/binutils-2.44
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
/
aarch64-tdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gdb/contrib] Add two rules in common-misspellings.txt
Tom de Vries
2024-11-23
1
-2
/
+2
*
gdb: Make tagged pointer support configurable.
Christina Schimpe
2024-11-18
1
-9
/
+14
*
gdb: remove uses of VLA
Simon Marchi
2024-08-02
1
-17
/
+14
*
gdb: AArch64: Support MTE on baremetal
Gustavo Romero
2024-08-01
1
-0
/
+168
*
gdb/aarch64: Add record support for MOPS instructions.
Thiago Jung Bauermann
2024-06-07
1
-0
/
+69
*
gdb/aarch64: Disable displaced single-step for MOPS instructions
Thiago Jung Bauermann
2024-06-07
1
-3
/
+5
*
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
*
Remove a couple of VLAs
Tom Tromey
2024-04-21
1
-1
/
+1
*
gdb, gdbserver, gdbsupport: remove includes of early headers
Simon Marchi
2024-03-26
1
-1
/
+0
*
gdb: pass frames as `const frame_info_ptr &`
Simon Marchi
2024-02-20
1
-23
/
+23
*
Update copyright year range in header of all files managed by GDB
Andrew Burgess
2024-01-12
1
-1
/
+1
*
gdb: migrate aarch64 to new gdbarch_pseudo_register_write
Simon Marchi
2023-12-14
1
-58
/
+70
*
gdb: add missing raw register read in aarch64_sme_pseudo_register_write
Simon Marchi
2023-12-14
1
-0
/
+1
*
gdb: make aarch64_za_offsets_from_regnum return za_offsets
Simon Marchi
2023-12-14
1
-9
/
+10
*
gdb: rename gdbarch_pseudo_register_write to gdbarch_deprecated_pseudo_regist...
Simon Marchi
2023-12-14
1
-1
/
+1
*
gdb: read pseudo register through frame
Simon Marchi
2023-12-14
1
-85
/
+63
*
gdb: change value_of_register and value_of_register_lazy to take the next frame
Simon Marchi
2023-12-14
1
-2
/
+1
*
Remove gdb_static_assert
Tom Tromey
2023-11-29
1
-2
/
+2
*
Use C++17 [[fallthrough]] attribute
Tom Tromey
2023-11-29
1
-1
/
+1
*
sme2: Enable SME2 for AArch64 gdb on Linux
Luis Machado
2023-10-04
1
-0
/
+21
*
sme: Enable SME registers and pseudo-registers
Luis Machado
2023-10-04
1
-3
/
+716
*
sve: Fix return command when using V registers in a SVE-enabled target
Luis Machado
2023-10-04
1
-0
/
+5
*
[AArch64,arm] Fix some formatting issues in the aarch64/arm codebase
Luis Machado
2023-06-09
1
-1
/
+1
*
Fix PR30369 regression on aarch64/arm (PR30506)
Tom de Vries
2023-06-07
1
-2
/
+8
*
[gdb] Fix typos
Tom de Vries
2023-06-03
1
-1
/
+1
*
Replace field_is_static with a method
Tom Tromey
2023-05-01
1
-2
/
+2
*
pauth: Create new feature string for pauth to prevent crashing older gdb's
Luis Machado
2023-04-14
1
-1
/
+14
*
gdb: fix reg corruption from displaced stepping on amd64
Andrew Burgess
2023-04-06
1
-5
/
+12
*
gdb: make find_thread_ptid a process_stratum_target method
Simon Marchi
2023-04-04
1
-3
/
+1
*
aarch64: Check for valid inferior thread/regcache before reading pauth registers
Luis Machado
2023-03-24
1
-26
/
+62
*
[aarch64] Enable pointer authentication support for aarch64 bare metal/kernel...
Luis Machado
2023-02-21
1
-11
/
+92
*
Introduce set_lval method on value
Tom Tromey
2023-02-13
1
-1
/
+1
*
Turn various value copying-related functions into methods
Tom Tromey
2023-02-13
1
-1
/
+1
*
Turn many optimized-out value functions into methods
Tom Tromey
2023-02-13
1
-3
/
+3
*
Turn remaining value_contents functions into methods
Tom Tromey
2023-02-13
1
-6
/
+6
*
Turn some value_contents functions into methods
Tom Tromey
2023-02-13
1
-3
/
+3
*
Turn allocate_value into a static "constructor"
Tom Tromey
2023-02-13
1
-2
/
+2
*
Turn value_type into method
Tom Tromey
2023-02-13
1
-3
/
+3
*
[gdb/tdep, aarch64] Fix frame address of last insn
Tom de Vries
2023-01-23
1
-1
/
+6
*
gdb: remove language.h include from frame.h
Simon Marchi
2023-01-20
1
-0
/
+1
*
[gdb/tdep, aarch64] Remove fp and sp reg aliases, add x31 reg alias
Tom de Vries
2023-01-19
1
-4
/
+7
*
gdb: make gdbarch_alloc take ownership of the tdep
Simon Marchi
2023-01-05
1
-2
/
+3
*
Fix inferior calls with variably-sized return type
Tom Tromey
2023-01-03
1
-11
/
+11
*
Convert selected architectures to gdbarch_return_value_as_value
Tom Tromey
2023-01-03
1
-2
/
+8
*
Update copyright year range in header of all files managed by GDB
Joel Brobecker
2023-01-01
1
-1
/
+1
*
[aarch64] Add TPIDR2 register support for Linux
Luis Machado
2022-12-09
1
-10
/
+44
*
Add missing newline to gdbarch_tdep debugging output
Luis Machado
2022-12-05
1
-1
/
+1
*
[gdb/aarch64] Use safer memory read routines
Luis Machado
2022-11-10
1
-6
/
+36
*
internal_error: remove need to pass __FILE__/__LINE__
Pedro Alves
2022-10-19
1
-7
/
+4
[next]