summaryrefslogtreecommitdiff
path: root/gdb/arch-utils.h
Commit message (Expand)AuthorAgeFilesLines
* PowerPC: fix _Float128 type output stringCarl Love2023-04-181-0/+5
* Add new overload of gdbarch_return_valueTom Tromey2023-01-031-0/+6
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* [aarch64] Fix removal of non-address bits for PAuthLuis Machado2022-12-161-0/+4
* PowerPC, fix support for printing the function return value for non-trivial v...Carl Love2022-11-141-0/+4
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-4/+4
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: Add aliases for read_core_file_mappings callbacksAaron Merey2021-11-161-10/+5
* gdb: remove gdbarch_info_initSimon Marchi2021-06-281-6/+0
* New gdbarch memory tagging hooksLuis Machado2021-03-241-0/+22
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb: remove `other` parameter in read_core_file_mappings parameterSimon Marchi2020-11-191-2/+1
* gdb: remove parameter of gdbarch_displaced_step_hw_singlestepSimon Marchi2020-10-291-3/+1
* gdb: make gdbarch_displaced_step_hw_singlestep return boolSimon Marchi2020-10-201-1/+1
* Add new gdbarch method, read_core_file_mappingsKevin Buettner2020-07-221-0/+12
* Recognize more program breakpoint patternsLuis Machado2020-01-291-0/+4
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Change gcc_target_options to return std::stringTom Tromey2019-10-151-1/+1
* Move [PAC] into a new MI field addr_flagsAlan Hayward2019-08-161-0/+4
* Don't include gdbarch.h from defs.hTom Tromey2019-07-101-1/+2
* Normalize include guards in gdbTom Tromey2019-02-071-3/+3
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Add initial type alignment supportTom Tromey2018-04-301-0/+4
* infrun: step through indirect branch thunksMarkus Metzger2018-04-131-0/+5
* Remove cleanups from check_fast_tracepoint_salsTom Tromey2018-02-241-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove simple_displaced_step_copy_insnSimon Marchi2017-10-121-12/+0
* Catch exceptions thrown from gdbarch_skip_prologueYao Qi2017-07-251-0/+6
* gdbarch: Remove displaced_step_free_closureSimon Marchi2017-06-101-7/+0
* Delegate opcodes to select disassembler in GDBYao Qi2017-05-241-0/+2
* [gdbarch] New method "execute_dwarf_cfa_vendor_op" and migrate SPARC to itJiong Wang2017-04-261-0/+6
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-39/+42
* Determine the kind of single step breakpointYao Qi2016-11-031-0/+4
* Add default_breakpoint_from_pcYao Qi2016-11-031-16/+6
* Remove gdbarch_remote_breakpoint_from_pcYao Qi2016-11-031-3/+0
* New gdbarch methods breakpoint_kind_from_pc and sw_breakpoint_from_kindYao Qi2016-11-031-17/+33
* Split breakpoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kindYao Qi2016-11-031-0/+28
* GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-0/+13
* Add gdbarch callback to provide formats for debug info float typesUlrich Weigand2016-09-061-0/+5
* Skip unwritable frames in command "finish"Yao Qi2016-05-231-0/+3
* gdb: Add guess_tracepoint_registers hook to gdbarch.Marcin Koƛcielnicki2016-02-181-0/+4
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Remove isize output argument from fast_tracepoint_valid_atPierre Langlois2015-07-301-2/+1
* gdbarch: add addressable_memory_unit_size methodSimon Marchi2015-06-121-0/+1
* compile: Use also inferior munmapJan Kratochvil2015-06-031-0/+1
* Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan2015-05-261-2/+2
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* add gnu_triplet_regexp gdbarch methodTom Tromey2014-12-121-0/+1
* add infcall_mmap and gcc_target_options gdbarch methodsJan Kratochvil2014-12-121-0/+9