]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/aarch64-tdep.c
internal_error: remove need to pass __FILE__/__LINE__
[thirdparty/binutils-gdb.git] / gdb / aarch64-tdep.c
2022-10-19  Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-10-10  Tom TromeyChange GDB to use frame_info_ptr
2022-10-03  Luis Machado[AArch64] Handle W registers as pseudo-registers instea...
2022-10-03  Luis Machado[AArch64] Fix pseudo-register numbering in the presence...
2022-09-21  Simon Marchigdb: remove TYPE_LENGTH
2022-09-21  Simon Marchigdb: remove TYPE_TARGET_TYPE
2022-08-18  Luis Machado[aarch64] Remove handling of ADR/ADRP from prologue...
2022-08-18  Thiago Jung BauermannFix thread's gdbarch when SVE vector length changes
2022-08-04  Tom de Vries[gdb/tdep] Fix gdb.base/large-frame.exp for aarch64
2022-07-21  Andrew Burgessgdb: move the type cast into gdbarch_tdep
2022-06-02  Tom TromeyODR warnings for "struct insn_decode_record_t"
2022-05-24  Christophe LyonAArch64: add support for DFP (Decimal Floating point)
2022-05-18  John BaldwinUse aarch64_features to describe register features...
2022-05-18  Yichao Yu[AArch64] Return the regnum for PC (32) on aarch64
2022-05-18  Luis MachadoRemove unused DWARF PAUTH registers
2022-05-18  Luis MachadoRename PAUTH_RA_STATE to RA_SIGN_STATE
2022-05-03  John BaldwinAdd an aarch64-tls feature which includes the tpidr...
2022-04-07  Andrew Burgessgdb: always add the default register groups
2022-04-07  Andrew Burgessgdb: make gdbarch_register_reggroup_p take a const...
2022-04-02  Tiezhu Yanggdb: rename floatformats_ia64_quad to floatformats_ieee...
2022-03-29  Tom TromeyUnify gdb printf functions
2022-03-18  Tom TromeyImplement gdbarch_stack_frame_destroyed_p for aarch64
2022-03-14  Luis Machado[aarch64/arm] Properly extract the return value returne...
2022-01-26  Keith SeitzReference array of structs instead of first member...
2022-01-05  Tom TromeyUse filtered output for gdbarch dump
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-12-29  Tom TromeyUse correct stream for process record output
2021-12-02  Xavier Roirand(Ada/AArch64) fix fixed point argument passing in infer...
2021-11-15  Luis MachadoExtend the prologue analyzer to handle the bti instruction
2021-11-15  Simon Marchigdb: fix gdbarch_tdep ODR violation
2021-10-25  Simon Marchigdb: change functions returning value contents to use...
2021-06-29  Simon Marchigdb: add names to unwinders, add debug messages when...
2021-06-28  Simon Marchigdb: remove gdbarch_info_init
2021-05-27  Simon Marchigdb: fix some indentation issues
2021-03-24  Luis MachadoAArch64: Add MTE register set support for GDB and gdbserver
2021-03-24  Luis MachadoAArch64: Add target description/feature for MTE registers
2021-01-27  Matthew MalcomsonGDB: aarch64: Add ability to displaced step over a...
2021-01-21  Simon Marchigdb: make some variables static
2021-01-19  Luis Machadotrad-frame cleanups
2021-01-12  Srinath Parvathaneniaarch64: Add support for bfloat16 in gdb.
2021-01-11  Simon Marchigdb: convert aarch64 to new-style debug macros
2021-01-04  Luis MachadoRefactor struct trad_frame_saved_regs
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-16  Luis MachadoRecord FPSR for SIMD/FP data instructions
2020-12-04  Simon Marchigdb: rename displaced_step_closure to displaced_step_co...
2020-12-04  Luis MachadoFix shifting of negative value
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-30  Simon Marchigdb: introduce displaced_debug_printf
2020-10-29  Simon Marchigdb: remove parameter of gdbarch_displaced_step_hw_sing...
2020-10-20  Simon Marchigdb: make gdbarch_displaced_step_hw_singlestep return...
2020-09-17  Tom TromeyChange management of tdesc_arch_data
2020-09-14  Simon Marchigdb: remove TYPE_VECTOR
2020-09-14  Simon Marchigdb: remove TYPE_UNSIGNED
2020-08-10  Luis Machado[AArch64] Improve prologue handling (and fix PR26310)
2020-06-08  Simon Marchigdb: remove TYPE_FIELD_TYPE macro
2020-05-23  Simon Marchigdb: remove TYPE_FIELD macro
2020-05-22  Simon Marchigdb: remove TYPE_NFIELDS macro
2020-05-14  Simon Marchigdb: remove TYPE_CODE macro
2020-02-25  Luis Machado[AArch64] Fix typo in comment
2020-02-18  Bernd EdlingerFix build with gcc-4.8.x
2020-02-14  Simon Marchigdb: introduce displaced_step_closure_up type alias
2020-02-14  Simon Marchigdb: make gdbarch_displaced_step_copy_insn return an...
2020-02-08  Tom TromeyMove DWARF code to dwarf2/ subdirectory
2020-01-29  Luis MachadoRecognize more program breakpoint patterns
2020-01-21  Luis MachadoConvert an int flag variable to bool
2020-01-21  Luis MachadoAdd more debugging output to aarch64_displaced_step_fixup
2020-01-21  Luis MachadoFix step-over-syscall.exp failure
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-04  Simon MarchiRemove unused includes in aarch64-tdep.c
2019-10-26  Tom de Vries[gdb] Fix more typos in comments (2)
2019-10-18  Tom de Vries[gdb] Fix more typos in comments
2019-10-15  Andrew Burgessgdb: Remove vec.{c,h} and update code to not include...
2019-08-16  Alan HaywardMove [PAC] into a new MI field addr_flags
2019-08-14  Alan HaywardAArch64: Allow additional sizes in prologue
2019-08-07  Alan HaywardAArch64 pauth: Indicate unmasked addresses in backtrace
2019-07-10  Tom TromeyDon't include gdbarch.h from defs.h
2019-07-09  Tom TromeyRename common to gdbsupport
2019-07-04  Alan HaywardArm/AArch64: Split DISPLACED_MODIFIED_INSNS name clash
2019-07-04  Alan Haywardi386/AArch64: Remove old xml tests
2019-05-22  Alan HaywardAArch64: Treat pauth ops as nops on non-pauth systems
2019-05-14  Alan HaywardAArch64: Add half float view to V registers
2019-05-04  Tom TromeyRemove a VEC from aarch64-tdep.c
2019-04-24  Sergio Durigan JuniorUse "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
2019-04-23  Andrew Burgessgdb/aarch64: Use type_align instead of aarch64_type_align
2019-04-15  Alan HaywardAArch64 SVE: Check for vector length change when gettin...
2019-04-15  Alan HaywardAArch64: Tidy up aarch64_gdbarch_init
2019-04-11  Alan HaywardAArch64: Ensure regcache is reset between tests
2019-04-08  Tom TromeyReplace throw_exception with throw in some cases
2019-04-08  Tom TromeyRename gdb exception types
2019-04-08  Tom TromeyRewrite TRY/CATCH
2019-04-06  Tom TromeyRevert the header-sorting patch
2019-04-06  Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-03-28  Alan HaywardAArch64: View the pseudo V registers as vectors
2019-03-22  Alan HaywardAArch64: Prologue scan unwinder support for signed...
2019-03-22  Alan HaywardAArch64: DWARF unwinder support for signed return addresses
2019-03-22  Alan HaywardAArch64: Add pauth DWARF registers
2019-03-22  Alan HaywardAArch64: Read pauth registers
2019-03-22  Alan HaywardAArch64: Add pointer authentication feature
2019-02-27  Andrew Burgessgdb/aarch64: Use default gdbarch methods where possible
next