summaryrefslogtreecommitdiff
path: root/gdb/gdbarch-components.py
Commit message (Expand)AuthorAgeFilesLines
* Don't emit gdbarch_return_valueTom Tromey2023-01-031-0/+6
* Add new overload of gdbarch_return_valueTom Tromey2023-01-031-2/+34
* 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-7/+15
* [gdb] Improve printing of float formatsTom de Vries2022-11-301-5/+5
* PowerPC, fix support for printing the function return value for non-trivial v...Carl Love2022-11-141-0/+15
* Use enum for gdbarch's call_dummy_locationTom Tromey2022-10-311-1/+1
* Inline initialization of gdbarch membersTom Tromey2022-10-311-4/+4
* gdbarch-components.py: Remove spurious space from "frame_info_ptr " paramsPedro Alves2022-10-171-15/+15
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-15/+15
* gdb: add asserts to gdbarch_register_nameAndrew Burgess2022-10-021-0/+16
* gdb/gdbarch: add a comment to gdbarch_register_nameAndrew Burgess2022-10-021-0/+7
* gdb: constify auxv parse functionsSimon Marchi2022-09-291-2/+2
* Move solib_ops into gdbarchTom Tromey2022-09-201-0/+8
* Reformat gdbarch-components.py to fix deviationsLuis Machado2022-07-191-1/+6
* [AArch64] MTE corefile supportLuis Machado2022-07-191-0/+35
* gdb: use gdb::function_view for gdbarch_iterate_over_objfiles_in_search_order...Simon Marchi2022-05-051-9/+3
* gdb: make gdbarch_register_reggroup_p take a const reggroup *Andrew Burgess2022-04-071-1/+1
* gdb/gdbarch: compare some fields against 0 verify_gdbarchAndrew Burgess2022-03-141-6/+6
* gdb/gdbarch: remove the predicate function for gdbarch_register_typeAndrew Burgess2022-03-141-1/+0
* gdb/gdbarch: fix typo in gdbarch-components.pyAndrew Burgess2022-03-101-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdbarch-components.py: change empty "params" tuples to empty listsSimon Marchi2021-12-211-8/+8
* Document gdbarch-components.pyTom Tromey2021-12-171-0/+82
* Generate new gdbarch-components.py from gdbarch.shTom Tromey2021-12-171-0/+2539