summaryrefslogtreecommitdiff
path: root/gdb/arch-utils.c
AgeCommit message (Expand)Author
2022-08-04Use registry in gdbarchTom Tromey
2022-08-04Use new and delete for gdbarchTom Tromey
2022-08-04Use bool in gdbarchTom Tromey
2022-07-26gdb: rename gdbarch_tdep struct to fix g++ 4.8 buildAndrew Burgess
2022-07-21gdb: move the type cast into gdbarch_tdepAndrew Burgess
2022-03-29Unify gdb printf functionsTom Tromey
2022-01-26Fix another crash with gdb parameters in PythonTom Tromey
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-12-29Use filtered output in show callbacksTom Tromey
2021-12-29Send arch-utils error messages to gdb_stderrTom Tromey
2021-12-17Move ordinary gdbarch code to arch-utilsTom Tromey
2021-11-16gdb: Add aliases for read_core_file_mappings callbacksAaron Merey
2021-08-12gdb: make gdbarch_printable_names return a vectorSimon Marchi
2021-06-28gdb: remove gdbarch_info_initSimon Marchi
2021-05-27gdb: remove add_alias_cmd overload that accepts a stringSimon Marchi
2021-04-22gdb: allow default_addressable_memory_unit_size to handle more casesAndrew Burgess
2021-04-16Print bfloat16 DWARF types correctlyLuis Machado
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-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi
2020-10-29gdb: remove parameter of gdbarch_displaced_step_hw_singlestepSimon Marchi
2020-10-29Remove the exec_bfd macroTom Tromey
2020-10-20gdb: make gdbarch_displaced_step_hw_singlestep return boolSimon Marchi
2020-07-22Add new gdbarch method, read_core_file_mappingsKevin Buettner
2020-07-14gdb: Improve formatting of 'show endian' messagesAndrew Burgess
2020-07-14gdb: Improve formatting of 'show architecture' messagesAndrew Burgess
2020-01-29Recognize more program breakpoint patternsLuis Machado
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-12-20infcall, c++: allow more info to be computed for pass-by-reference valuesTankut Baris Aktemur
2019-10-18[gdb] Fix more typos in commentsTom de Vries
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-09Rename common to gdbsupportTom Tromey
2019-04-08Rename gdb exception typesTom Tromey
2019-04-08Rewrite TRY/CATCHTom Tromey
2019-04-06Revert the header-sorting patchTom Tromey
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey
2019-02-27gdb: Restructure type_align and gdbarch_type_alignAndrew Burgess
2019-01-25Normalize includes to use common/Tom Tromey
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-07-20Do not use buildsym.h in some filesTom Tromey
2018-06-14type alignment: Use type_length_unitsSimon Marchi
2018-05-31arch-utils: Make the last endianness actually chosen stickyMaciej W. Rozycki
2018-05-30Remove regcache_raw_supplySimon Marchi
2018-04-30Add initial type alignment supportTom Tromey
2018-04-13infrun: step through indirect branch thunksMarkus Metzger
2018-04-07Make "set osabi none" really work (PR 22980)Simon Marchi
2018-02-24Remove cleanups from check_fast_tracepoint_salsTom Tromey