summaryrefslogtreecommitdiff
path: root/gdb/arch-utils.h
AgeCommit message (Expand)Author
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess
2023-10-04corefile/bug: Add hook to control the use of target description notes from co...Luis Machado
2023-06-03[gdb] Fix typosTom de Vries
2023-04-18PowerPC: fix _Float128 type output stringCarl Love
2023-01-03Add new overload of gdbarch_return_valueTom Tromey
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker
2022-12-16[aarch64] Fix removal of non-address bits for PAuthLuis Machado
2022-11-14PowerPC, fix support for printing the function return value for non-trivial v...Carl Love
2022-10-10Change GDB to use frame_info_ptrTom Tromey
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-11-16gdb: Add aliases for read_core_file_mappings callbacksAaron Merey
2021-06-28gdb: remove gdbarch_info_initSimon Marchi
2021-03-24New gdbarch memory tagging hooksLuis Machado
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-11-19gdb: remove `other` parameter in read_core_file_mappings parameterSimon Marchi
2020-10-29gdb: remove parameter of gdbarch_displaced_step_hw_singlestepSimon Marchi
2020-10-20gdb: make gdbarch_displaced_step_hw_singlestep return boolSimon Marchi
2020-07-22Add new gdbarch method, read_core_file_mappingsKevin Buettner
2020-01-29Recognize more program breakpoint patternsLuis Machado
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-10-15Change gcc_target_options to return std::stringTom Tromey
2019-08-16Move [PAC] into a new MI field addr_flagsAlan Hayward
2019-07-10Don't include gdbarch.h from defs.hTom Tromey
2019-02-07Normalize include guards in gdbTom Tromey
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-04-30Add initial type alignment supportTom Tromey
2018-04-13infrun: step through indirect branch thunksMarkus Metzger
2018-02-24Remove cleanups from check_fast_tracepoint_salsTom Tromey
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-10-12Remove simple_displaced_step_copy_insnSimon Marchi
2017-07-25Catch exceptions thrown from gdbarch_skip_prologueYao Qi
2017-06-10gdbarch: Remove displaced_step_free_closureSimon Marchi
2017-05-24Delegate opcodes to select disassembler in GDBYao Qi
2017-04-26[gdbarch] New method "execute_dwarf_cfa_vendor_op" and migrate SPARC to itJiong Wang
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-11-03Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi
2016-11-03Determine the kind of single step breakpointYao Qi
2016-11-03Add default_breakpoint_from_pcYao Qi
2016-11-03Remove gdbarch_remote_breakpoint_from_pcYao Qi
2016-11-03New gdbarch methods breakpoint_kind_from_pc and sw_breakpoint_from_kindYao Qi
2016-11-03Split breakpoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kindYao Qi
2016-11-03GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi
2016-09-06Add gdbarch callback to provide formats for debug info float typesUlrich Weigand
2016-05-23Skip unwritable frames in command "finish"Yao Qi
2016-02-18gdb: Add guess_tracepoint_registers hook to gdbarch.Marcin Koƛcielnicki
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-07-30Remove isize output argument from fast_tracepoint_valid_atPierre Langlois
2015-06-12gdbarch: add addressable_memory_unit_size methodSimon Marchi
2015-06-03compile: Use also inferior munmapJan Kratochvil
2015-05-26Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan