]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/aarch64-linux-tdep.c
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / aarch64-linux-tdep.c
2024-04-23  Simon Marchigdb: move store/extract integer functions to extract...
2024-04-19  Gustavo Romerogdb: Introduce is_address_tagged target hook
2024-04-19  Gustavo Romerogdb: aarch64: Remove MTE address checking from memtag_m...
2024-04-19  Gustavo Romerogdb: aarch64: Move MTE address check out of set_memtag
2024-04-19  Gustavo Romerogdb: aarch64: Remove MTE address checking from get_memtag
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-02-20  Simon Marchigdb: pass frames as `const frame_info_ptr &`
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-12-01  Simon Marchigdb: add missing regcache_map_entry array null terminat...
2023-11-21  Lancelot Sixgdb: Replace gdb::optional with std::optional
2023-10-04  Luis Machadosme2: Core file support for ZT register set
2023-10-04  Luis Machadosme2: signal frame support
2023-10-04  Luis Machadosme: Core file support for Linux
2023-10-04  Luis Machadocorefile/bug: Add hook to control the use of target...
2023-10-04  Luis Machadosme: Support TPIDR2 signal frame context
2023-10-04  Luis Machadosme: Fixup sigframe gdbarch when vg/svg changes
2023-10-04  Luis Machadosme: Signal frame support
2023-10-04  Luis Machadosve: Fix signal frame z/v register restore
2023-03-13  Andrew Burgessgdb: add gdbarch::displaced_step_buffer_length
2023-02-21  Luis Machado[aarch64] Enable pointer authentication support for...
2023-02-13  Tom TromeyTurn some value_contents functions into methods
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-12  Simon Marchigdb: rename target_read_auxv(target_ops *) to target_re...
2022-10-11  Simon Marchigdb: fix auxv caching
2022-10-10  Tom TromeyChange GDB to use frame_info_ptr
2022-07-21  Andrew Burgessgdb: move the type cast into gdbarch_tdep
2022-07-19  Luis Machado[AArch64] MTE corefile support
2022-07-12  Tom de Vries[gdb/record] Support recording of getrandom
2022-05-18  John BaldwinUse aarch64_features to describe register features...
2022-05-03  John BaldwinRead the tpidr register from NT_ARM_TLS core dump notes...
2022-05-03  John BaldwinAdd an aarch64-tls feature which includes the tpidr...
2022-03-29  Tom TromeyUnify gdb printf functions
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-12-29  Tom TromeyUse correct stream for process record output
2021-11-15  Simon Marchigdb: fix gdbarch_tdep ODR violation
2021-10-25  Simon Marchigdb: change functions returning value contents to use...
2021-08-17  H.J. Lugdb: Don't assume r_ldsomap when r_version > 1 on Linux
2021-06-28  Luis MachadoSanitize the address before working with allocation...
2021-06-28  Luis MachadoFix FFR register size for core files.
2021-06-28  Luis MachadoFix tag_ctl register size in the core file.
2021-03-24  Luis MachadoAArch64: Add MTE register set support for core files
2021-03-24  Luis MachadoAArch64: Report tag violation error information
2021-03-24  Luis MachadoAArch64: Add unit testing for logical tag set/get opera...
2021-03-24  Luis MachadoAArch64: Implement the memory tagging gdbarch hooks
2021-03-24  Luis MachadoAArch64: Add target description/feature for MTE registers
2021-03-24  Luis MachadoAArch64: Add MTE CPU feature check support
2021-03-08  Tom TromeyConvert stap probes to create operations
2021-01-21  Simon Marchigdb: make some variables static
2021-01-19  Luis MachadoUse gdb::array_view for setting value bytes in trad...
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-10  Luis Machado[AArch64] SVE/FPSIMD fixup for big endian
2020-12-04  Simon Marchigdb: make displaced stepping implementation capable...
2020-12-04  Simon Marchigdb: move displaced stepping logic to gdbarch, allow...
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-01-24  Christian BiesingerUpdate comments about removed function
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-linux-tdep.c
2019-10-26  Tom de Vries[gdb] Fix more typos in comments (2)
2019-10-15  Tom TromeyChange gcc_target_options to return std::string
2019-09-19  Alan Modrabfd_section_* macros
2019-07-04  Alan HaywardArm/AArch64: Split DISPLACED_MODIFIED_INSNS name clash
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 section from core files
2019-03-22  Alan HaywardAArch64: Use HWCAP to detect pauth feature
2019-03-22  Alan HaywardAArch64: Add pointer authentication feature
2019-02-11  Alan HaywardAArch64: Detect exit from execve syscall
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-19  Alan HaywardAarch64: Better termination checks for sigcontext reading
2018-10-03  Tom TromeyUse pulongest in aarch64-linux-tdep.c
2018-10-01  Alan HaywardAarch64: Detect FP regs in signal frame
2018-09-23  Simon MarchiFix build error in aarch64-linux-tdep.c on macOS
2018-08-27  Tom TromeyAvoid -Wnarrowing warnings in aarch64-linux-tdep.c
2018-08-27  Tom TromeyAvoid -Wnarrowing warnings in struct tramp_frame instances
2018-08-15  Tom TromeyUse pulongest in aarch64-linux-tdep.c
2018-08-13  Alan HaywardParse SVE registers in aarch64 core file reading/writing
2018-08-13  Alan HaywardDetect SVE when reading aarch64 core files
2018-08-13  Alan HaywardSplit size in regset section iterators
2018-06-21  Pedro AlvesUse thread_info and inferior pointers more throughout
2018-05-31  Alan HaywardAdd Aarch64 SVE target description
2018-05-30  Simon MarchiRemove regcache_cooked_read
2018-05-10  Omair JavaidFix tagged pointer support
2018-01-17  Yao QiDon't pass -m64 to libcc1 on aarch64-linux.
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-24  Alan HaywardAdd aarch64_create_target_description
2017-09-11  Tom TromeyRename _const functions to use overloading instead
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-08-09  Jiong Wang[AArch64] Implement gdbarch_core_read_description
2017-08-09  Jiong WangRevert "[AArch64] Implement gdbarch_core_read_description"
2017-08-09  Jiong Wang[AArch64] Implement gdbarch_core_read_description
2017-06-09  Simon Marchigdbarch: Remove displaced_step_free_closure
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-02-29  Yao Qiaarch64-linux process record: more syscalls
2016-02-23  Yao QiProcess record for aarch64-linux syscall
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
next