]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/aarch64-linux-nat.c
Fix illegal memory access when bfd_get_section_contents is called with a NULL section...
[thirdparty/binutils-gdb.git] / gdb / aarch64-linux-nat.c
2024-04-25  Simon Marchigdb: remove gdbcmd.h
2024-04-19  Gustavo Romerogdb: Introduce is_address_tagged target hook
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-03-12  Tom de Vries[gdb/tdep] Fix gdb.base/watch-bitfields.exp on aarch64
2024-02-29  Thiago Jung Bauermanngdb/arm: Remove tpidruro register from non-FreeBSD...
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-11-29  Tom TromeyRemove gdb_static_assert
2023-10-10  Simon Marchigdb: remove target_gdbarch
2023-10-10  Simon Marchigdb: add inferior::{arch, set_arch}
2023-10-04  Luis Machadosme2: Enable SME2 for AArch64 gdb on Linux
2023-10-04  Luis Machadosme: Enable SME registers and pseudo-registers
2023-10-04  Luis Machadorefactor: Simplify SVE interface to read/write registers
2023-10-04  Luis Machadorefactor: Rename SVE-specific files
2023-10-04  Luis MachadoFix register fetch/store order for native AArch64 Linux
2023-07-14  John Baldwin*-linux-nat: Handle null inferior in read_description.
2023-02-09  Roland McGrath[aarch64] Avoid initializers for VLAs
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-12-16  Luis Machado[aarch64] Fix removal of non-address bits for PAuth
2022-12-09  Luis Machado[aarch64] Add TPIDR2 register support for Linux
2022-10-11  Simon Marchigdb: fix auxv caching
2022-08-18  Thiago Jung BauermannFix thread's gdbarch when SVE vector length changes
2022-07-21  Andrew Burgessgdb: move the type cast into gdbarch_tdep
2022-06-09  Andrew Burgessgdb/aarch64: fix 32-bit arm compatibility
2022-06-08  Andrew Burgessgdb: remove trailing '.' from perror_with_name calls
2022-05-18  John BaldwinUse aarch64_features to describe register features...
2022-05-03  John BaldwinRead the tpidr register from NT_ARM_TLS on Linux.
2022-05-03  John BaldwinAdd an aarch64-tls feature which includes the tpidr...
2022-03-22  John Baldwinaarch64: Add an aarch64_nat_target mixin class.
2022-03-22  John Baldwinnat: Split out platform-independent aarch64 debug regis...
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-12-13  Andrew Burgessgdb: make post_startup_inferior a virtual method on...
2021-11-16  Simon Marchigdb: adjust gdbarch_tdep calls in nat files
2021-06-28  Simon Marchigdb: remove gdbarch_info_init
2021-05-23  Tom de Vries[gdb/tdep] Use pid to choose process 64/32-bitness
2021-03-24  Luis MachadoAArch64: Implement memory tagging target methods for...
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-03-24  Luis MachadoAArch64: Add MTE CPU feature check support
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-16  Luis MachadoFix TBI handling for watchpoints
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-10  Pedro AlvesMulti-target support
2020-01-05  Luis Machado[AArch64] Fix erroneous use of spu architecture bfd
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-07-19  Alan HaywardArm: Add read_description read funcs and use in GDB
2019-07-04  Alan HaywardArm/AArch64: Use a single set of Arm register set size...
2019-04-15  Alan HaywardAArch64 SVE: Support changing vector lengths for ptrace
2019-04-15  Alan HaywardAArch64 SVE: Check for vector length change when gettin...
2019-04-06  Tom TromeyRevert the header-sorting patch
2019-04-06  Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-03-25  Alan HaywardAdd linux_get_hwcap
2019-03-22  Alan HaywardAArch64: Read pauth registers
2019-03-22  Alan HaywardAArch64: Use HWCAP to detect pauth feature
2019-03-22  Alan HaywardAArch64: Add pointer authentication feature
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-07-23  Simon MarchiRemove some unused variables
2018-07-03  Tom TromeyRemove ptid_get_lwp
2018-07-03  Tom TromeyRemove ptid_get_pid
2018-06-21  Richard BuntEnable hardware watchpoints on attach for aarch64
2018-06-18  Alan HaywardPtrace support for Aarch64 SVE
2018-06-04  Alan HaywardEnable SVE for GDB
2018-05-31  Alan HaywardAdd Aarch64 SVE target description
2018-05-30  Simon MarchiRemove regcache_raw_collect
2018-05-30  Simon MarchiRemove regcache_raw_supply
2018-05-30  Simon MarchiRemove regcache_register_status
2018-05-30  Simon MarchiRemove regcache_get_ptid
2018-05-04  Jan Kratochvilaarch64: PR 19806: watchpoints: false negatives + PR...
2018-05-02  Pedro Alvestarget factories, target open and multiple instances...
2018-05-02  Pedro Alveslinux_nat_target: More low methods
2018-05-02  Pedro Alvestarget_ops: Use bool throughout
2018-05-02  Pedro AlvesConvert struct target_ops to C++
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-24  Alan HaywardAdd aarch64_create_target_description
2017-10-25  Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-10-12  Simon Marchilwp_info: Make the arch code free arch_lwp_info
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-03-13  Simon Marchiaarc64-linux-nat: Use ptid from regcache instead of...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-08-25  Adhemerval ZanellaSync proc_service definition with GLIBC
2016-08-04  Yao QiDetermine target description for native aarch64
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-15  Yao Qiaarch64 multi-arch part 6: HW breakpoint on unaligned...
2015-09-18  Yao Qiaarch64 multi-arch (part 3): get thread area
2015-09-15  Yao QiSupport single step by arch or target
2015-09-15  Yao Qiaarch64 multi-arch support (part 2): siginfo fixup
2015-09-03  Yao Qi[aarch64] Check region OK for HW watchpoint in GDBserver
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-25  Yao QiMove aarch64_linux_new_thread to nat/aarch64-linux.c
2015-08-25  Yao QiMove aarch64_linux_prepare_to_resume to nat/aarch64...
2015-08-25  Yao QiMake aarch64_linux_prepare_to_resume the same on GDB...
2015-08-25  Yao QiMove debug_reg_change_callback and aarch64_notify_debug...
2015-08-25  Yao QiMake debug_reg_change_callback the same on GDB and...
2015-08-25  Yao QiMake aarch64_notify_debug_reg_change the same on GDB...
2015-08-25  Yao QiUse debug_printf in debug_reg_change_callback
2015-08-25  Yao QiGet pid rather than lwpid
2015-08-05  Yao QiRemove get_thread_id
2015-07-31  Simon MarchiMostly trivial enum fixes
2015-07-24  Pedro AlvesLinux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere
2015-07-23  Yao QiReturn zero in aarch64_linux_can_use_hw_breakpoint...
2015-07-21  Yao QiMove aarch64_linux_get_debug_reg_capacity to nat/aarch6...
next