aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbarch-components.py
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-12-16[aarch64] Fix removal of non-address bits for PAuthLuis Machado1-7/+15
2022-11-30[gdb] Improve printing of float formatsTom de Vries1-5/+5
2022-11-14PowerPC, fix support for printing the function return value for non-trivial v...Carl Love1-0/+15
2022-10-31Use enum for gdbarch's call_dummy_locationTom Tromey1-1/+1
2022-10-31Inline initialization of gdbarch membersTom Tromey1-4/+4
2022-10-17gdbarch-components.py: Remove spurious space from "frame_info_ptr " paramsPedro Alves1-15/+15
2022-10-10Change GDB to use frame_info_ptrTom Tromey1-15/+15
2022-10-02gdb: add asserts to gdbarch_register_nameAndrew Burgess1-0/+16
2022-10-02gdb/gdbarch: add a comment to gdbarch_register_nameAndrew Burgess1-0/+7
2022-09-29gdb: constify auxv parse functionsSimon Marchi1-2/+2
2022-09-20Move solib_ops into gdbarchTom Tromey1-0/+8
2022-07-19Reformat gdbarch-components.py to fix deviationsLuis Machado1-1/+6
2022-07-19[AArch64] MTE corefile supportLuis Machado1-0/+35
2022-05-05gdb: use gdb::function_view for gdbarch_iterate_over_objfiles_in_search_order...Simon Marchi1-9/+3
2022-04-07gdb: make gdbarch_register_reggroup_p take a const reggroup *Andrew Burgess1-1/+1
2022-03-14gdb/gdbarch: compare some fields against 0 verify_gdbarchAndrew Burgess1-6/+6
2022-03-14gdb/gdbarch: remove the predicate function for gdbarch_register_typeAndrew Burgess1-1/+0
2022-03-10gdb/gdbarch: fix typo in gdbarch-components.pyAndrew Burgess1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-12-21gdbarch-components.py: change empty "params" tuples to empty listsSimon Marchi1-8/+8
2021-12-17Document gdbarch-components.pyTom Tromey1-0/+82
2021-12-17Generate new gdbarch-components.py from gdbarch.shTom Tromey1-0/+2539