gdb: clear step over information on thread exit (PR gdb/27338)
[binutils-gdb.git] / gdb / gdbarch-gen.h
2023-11-13 Pedro Alvesgdb: clear step over information on thread exit (PR...
2023-10-04 Luis Machadocorefile/bug: Add hook to control the use of target...
2023-08-28 John Baldwincore: Support fetching x86 XSAVE layout from architectures.
2023-06-05 Tom de Vries[gdb] Fix grammar in comments and docs
2023-04-21 Tom TromeyHandle erroneous DW_AT_call_return_pc
2023-04-18 Carl LovePowerPC: fix _Float128 type output string
2023-04-06 Andrew Burgessgdb: fix reg corruption from displaced stepping on...
2023-03-27 Pedro Alvesdisplaced step: pass down target_waitstatus instead...
2023-03-22 Andrew Burgessgdb: remove gdbarch_displaced_step_fixup_p
2023-03-13 Andrew Burgessgdb: add gdbarch::displaced_step_buffer_length
2023-02-27 Tom TromeyRemove old GNU indent directives
2023-01-03 Tom TromeyDon't emit gdbarch_return_value
2023-01-03 Tom TromeyAdd new overload of gdbarch_return_value
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-11-14 Carl LovePowerPC, fix support for printing the function return...
2022-10-31 Tom TromeyUse enum for gdbarch's call_dummy_location
2022-10-10 Tom TromeyChange GDB to use frame_info_ptr
2022-10-02 Andrew Burgessgdb/gdbarch: add a comment to gdbarch_register_name
2022-09-29 Simon Marchigdb: constify auxv parse functions
2022-09-20 Tom TromeyMove solib_ops into gdbarch
2022-07-19 Luis Machado[AArch64] MTE corefile support
2022-05-05 Simon Marchigdb: use gdb::function_view for gdbarch_iterate_over_ob...
2022-04-07 Andrew Burgessgdb: make gdbarch_register_reggroup_p take a const...
2022-03-14 Andrew Burgessgdb/gdbarch: remove the predicate function for gdbarch_...
2022-03-02 Tom TromeyMove copyright code from gdbarch.py to new file
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-12-17 Tom TromeyRemove gdbarch.sh
2021-12-17 Tom TromeySplit gdbarch.h into two files