summaryrefslogtreecommitdiff
path: root/gdb/sparc-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Turn remaining value_contents functions into methodsTom Tromey2023-02-131-2/+2
* Turn some value_contents functions into methodsTom Tromey2023-02-131-1/+1
* Turn allocate_value into a static "constructor"Tom Tromey2023-02-131-1/+1
* Turn value_type into methodTom Tromey2023-02-131-2/+2
* gdb: make gdbarch_alloc take ownership of the tdepSimon Marchi2023-01-051-3/+3
* Fix inferior calls with variably-sized return typeTom Tromey2023-01-031-11/+8
* Convert selected architectures to gdbarch_return_value_as_valueTom Tromey2023-01-031-2/+9
* 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-2/+1
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-10/+10
* gdb: final cleanup of various gdbarch_register_name methodsAndrew Burgess2022-10-021-6/+2
* gdb: remove TYPE_LENGTHSimon Marchi2022-09-211-16/+16
* gdb: remove TYPE_TARGET_TYPESimon Marchi2022-09-211-3/+3
* Remove register_gdbarch_initTom Tromey2022-08-161-1/+1
* gdb: move the type cast into gdbarch_tdepAndrew Burgess2022-07-211-7/+7
* gdb: rename floatformats_ia64_quad to floatformats_ieee_quadTiezhu Yang2022-04-021-5/+1
* Remove two unused variablesTom Tromey2022-03-221-1/+0
* gdb: remove SYMBOL_TYPE macroSimon Marchi2022-02-061-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: fix gdbarch_tdep ODR violationSimon Marchi2021-11-151-10/+11
* gdb: change functions returning value contents to use gdb::array_viewSimon Marchi2021-10-251-2/+2
* gdb: add names to unwinders, add debug messages when looking for unwinderSimon Marchi2021-06-291-0/+1
* gdb: remove current_top_target functionSimon Marchi2021-03-241-1/+1
* gdb: set current thread in sparc_{fetch,collect}_inferior_registers (PR gdb/2...Simon Marchi2021-03-041-0/+6
* 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-105/+105
* Fix sparc prologue skippingTom Tromey2020-09-211-6/+7
* Change management of tdesc_arch_dataTom Tromey2020-09-171-10/+7
* Apply 'const' in more placesTom Tromey2020-09-141-6/+12
* gdb: remove TYPE_VECTORSimon Marchi2020-09-141-2/+2
* gdb: remove TYPE_CODE macroSimon Marchi2020-05-141-8/+8
* Move DWARF code to dwarf2/ subdirectoryTom Tromey2020-02-081-1/+1
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* [gdb] Fix more typos in commentsTom de Vries2019-10-181-1/+1
* gdb/sparc: Use default_unwind_pcAndrew Burgess2019-04-231-9/+0
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Pass return_method to _push_dummy_callAlan Hayward2018-11-161-6/+9
* Split size in regset section iteratorsAlan Hayward2018-08-131-2/+4
* target_stack -> current_top_target() throughoutPedro Alves2018-06-071-1/+1
* Remove regcache_raw_collectSimon Marchi2018-05-301-16/+12
* Remove regcache_raw_supplySimon Marchi2018-05-301-17/+12
* Remove regcache_cooked_writeSimon Marchi2018-05-301-12/+12
* Remove regcache_cooked_readSimon Marchi2018-05-301-10/+10
* Remove regcache_raw_writeSimon Marchi2018-05-301-2/+2
* (SPARC/LEON) fix incorrect array return value printed by "finish"Joel Brobecker2018-05-041-24/+42
* Convert struct target_ops to C++Pedro Alves2018-05-031-1/+1
* class readable_regcache and pass readable_regcache to gdbarch pseudo_register...Yao Qi2018-02-211-1/+1
* Replace regcache_raw_read with regcache->raw_readYao Qi2018-01-221-2/+2
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1