summaryrefslogtreecommitdiff
path: root/gdb/hppa-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Remove ALL_OBJFILE_OSECTIONSTom Tromey2023-05-071-15/+14
* Turn remaining value_contents functions into methodsTom Tromey2023-02-131-8/+8
* Turn value_type into methodTom Tromey2023-02-131-2/+2
* gdb: make gdbarch_alloc take ownership of the tdepSimon Marchi2023-01-051-4/+3
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* internal_error: remove need to pass __FILE__/__LINE__Pedro Alves2022-10-191-3/+3
* gdb, hppa: remove unused hppa_lookup_stub_minimal_symbolMarkus Metzger2022-10-181-31/+0
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-16/+16
* gdb: final cleanup of various gdbarch_register_name methodsAndrew Burgess2022-10-021-8/+4
* gdb: remove TYPE_LENGTHSimon Marchi2022-09-211-17/+17
* gdb: remove TYPE_TARGET_TYPESimon Marchi2022-09-211-1/+1
* Use gdb_bfd_ref_ptr in objfileTom Tromey2022-08-031-4/+5
* Rewrite registry.hTom Tromey2022-07-281-1/+2
* gdb: move the type cast into gdbarch_tdepAndrew Burgess2022-07-211-6/+6
* gdb: remove symbol value macrosSimon Marchi2022-04-111-2/+2
* gdb: rename floatformats_ia64_quad to floatformats_ieee_quadTiezhu Yang2022-04-021-1/+1
* Unify gdb printf functionsTom Tromey2022-03-291-52/+52
* Unify gdb putc functionsTom Tromey2022-03-291-1/+1
* Simplify hppa-tdep.c use of objfile_keyTom Tromey2022-03-061-23/+10
* Add constructor to bound_minimal_symbolTom Tromey2022-02-181-1/+1
* gdb: fix some clang-tidy readability-misleading-indentation warningsSimon Marchi2022-01-311-1/+1
* Use filtered output in *-tdep commandsTom Tromey2022-01-051-15/+15
* Use filtered output for gdbarch dumpTom Tromey2022-01-051-3/+3
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: fix gdbarch_tdep ODR violationSimon Marchi2021-11-151-12/+10
* gdb: change functions returning value contents to use gdb::array_viewSimon Marchi2021-10-251-11/+11
* gdb: add names to unwinders, add debug messages when looking for unwinderSimon Marchi2021-06-291-0/+3
* gdb: convert obj_section macros to methodsSimon Marchi2021-06-281-5/+1
* gdb: fix tab after space indentation issuesSimon Marchi2021-05-271-3/+3
* trad-frame cleanupsLuis Machado2021-01-191-12/+12
* Convert some frame functions to use gdb::array_view.Luis Machado2021-01-191-1/+1
* Refactor struct trad_frame_saved_regsLuis Machado2021-01-041-19/+21
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-125/+125
* gdb: remove TYPE_CODE macroSimon Marchi2020-05-141-8/+8
* Change get_objfile_arch to a method on objfileTom Tromey2020-04-181-1/+1
* gdb: introduce objfile text_section_offset and data_section_offset methodsSimon Marchi2020-01-231-1/+1
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Change section_offsets to a std::vectorTom Tromey2020-01-081-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Make a bunch of functions staticSimon Marchi2019-11-261-1/+1
* Replace the MSYMBOL_*_NAME macros with member functionsChristian Biesinger2019-11-221-1/+1
* [gdb] Fix more typos in commentsTom de Vries2019-10-181-6/+6
* [gdb] Fix typos in commentsTom de Vries2019-10-171-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-3/+3
* Change boolean options to bool instead of intChristian Biesinger2019-09-181-1/+1
* Convert hppa-tdep.c to type-safe registry APITom Tromey2019-05-081-10/+7
* Remove excess calls to gdb_flushTom Tromey2019-03-051-2/+0
* gdb/hppa: Use default gdbarch method default_dummy_id.Andrew Burgess2019-02-271-9/+0
* Make minimal symbol range adapter a method on objfileTom Tromey2019-01-171-1/+1