summaryrefslogtreecommitdiff
path: root/gdb/gdbarch-gen.h
Commit message (Expand)AuthorAgeFilesLines
* Handle erroneous DW_AT_call_return_pcTom Tromey2023-04-211-0/+13
* PowerPC: fix _Float128 type output stringCarl Love2023-04-181-0/+8
* gdb: fix reg corruption from displaced stepping on amd64Andrew Burgess2023-04-061-8/+17
* displaced step: pass down target_waitstatus instead of gdb_signalPedro Alves2023-03-271-2/+2
* gdb: remove gdbarch_displaced_step_fixup_pAndrew Burgess2023-03-221-2/+0
* gdb: add gdbarch::displaced_step_buffer_lengthAndrew Burgess2023-03-131-2/+10
* Remove old GNU indent directivesTom Tromey2023-02-271-1/+1
* Don't emit gdbarch_return_valueTom Tromey2023-01-031-1/+0
* Add new overload of gdbarch_return_valueTom Tromey2023-01-031-2/+19
* 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/+14
* PowerPC, fix support for printing the function return value for non-trivial v...Carl Love2022-11-141-0/+11
* Use enum for gdbarch's call_dummy_locationTom Tromey2022-10-311-2/+2
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-30/+30
* gdb/gdbarch: add a comment to gdbarch_register_nameAndrew Burgess2022-10-021-0/+6
* gdb: constify auxv parse functionsSimon Marchi2022-09-291-2/+2
* Move solib_ops into gdbarchTom Tromey2022-09-201-0/+5
* [AArch64] MTE corefile supportLuis Machado2022-07-191-0/+26
* gdb: use gdb::function_view for gdbarch_iterate_over_objfiles_in_search_order...Simon Marchi2022-05-051-9/+4
* gdb: make gdbarch_register_reggroup_p take a const reggroup *Andrew Burgess2022-04-071-2/+2
* gdb/gdbarch: remove the predicate function for gdbarch_register_typeAndrew Burgess2022-03-141-2/+0
* Move copyright code from gdbarch.py to new fileTom Tromey2022-03-021-1/+3
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Remove gdbarch.shTom Tromey2021-12-171-64/+64
* Split gdbarch.h into two filesTom Tromey2021-12-171-0/+1608