summaryrefslogtreecommitdiff
path: root/gdb/sparc64-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Turn remaining value_contents functions into methodsTom Tromey2023-02-131-2/+2
* Turn value_type into methodTom Tromey2023-02-131-2/+2
* Convert selected architectures to gdbarch_return_value_as_valueTom Tromey2023-01-031-0/+1
* 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/+2
* gdb: fix auxv cachingSimon Marchi2022-10-111-4/+2
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-5/+5
* gdb: final cleanup of various gdbarch_register_name methodsAndrew Burgess2022-10-021-6/+2
* gdbsupport: convert FILEIO_* macros to an enumSimon Marchi2022-09-211-4/+4
* gdb: remove TYPE_LENGTHSimon Marchi2022-09-211-14/+14
* gdb: remove TYPE_TARGET_TYPESimon Marchi2022-09-211-1/+1
* gdb: move the type cast into gdbarch_tdepAndrew Burgess2022-07-211-5/+5
* Unify gdb printf functionsTom Tromey2022-03-291-6/+6
* gdb: fix some clang-tidy readability-misleading-indentation warningsSimon Marchi2022-01-311-2/+2
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: fix gdbarch_tdep ODR violationSimon Marchi2021-11-151-5/+5
* gdb: remove TYPE_FIELD_BITPOSSimon Marchi2021-10-291-2/+2
* 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 add_alias_cmd overload that accepts a stringSimon Marchi2021-05-271-3/+4
* gdb: generate the prefix name for prefix commands on demandMarco Barisione2021-05-121-1/+1
* gdb: remove current_top_target functionSimon Marchi2021-03-241-2/+4
* 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-104/+104
* Remove target_has_execution macroTom Tromey2020-09-281-2/+2
* Apply 'const' in more placesTom Tromey2020-09-141-4/+8
* gdb: move regcache::regcaches to regcache.cSimon Marchi2020-08-061-1/+1
* gdb: remove TYPE_FIELD_TYPE macroSimon Marchi2020-06-081-4/+4
* gdb: remove TYPE_NFIELDS macroSimon Marchi2020-05-221-4/+4
* Update call to target_fileio_openTom Tromey2020-05-191-1/+1
* gdb: remove unnecessary struct typedef in sparc64-tdep.cSimon Marchi2020-05-151-4/+4
* gdb: remove TYPE_CODE macroSimon Marchi2020-05-141-11/+11
* Replace most calls to help_list and cmd_show_listTom Tromey2020-04-171-12/+3
* 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
* Use strtok_r instead of strtokChristian Biesinger2019-11-061-2/+4
* [gdb] Fix more typos in comments (2)Tom de Vries2019-10-261-1/+1
* [gdb] Fix more typos in commentsTom de Vries2019-10-181-1/+1
* Remove excess calls to gdb_flushTom Tromey2019-03-051-1/+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/+8
* Use GNU style for metasyntactic variables in gdbTom Tromey2018-09-161-6/+9
* Simple unused variable removalsTom Tromey2018-07-221-2/+0
* Remove ptid_get_pidTom Tromey2018-07-031-11/+11
* target_stack -> current_top_target() throughoutPedro Alves2018-06-071-2/+2
* Remove regcache_raw_collectSimon Marchi2018-05-301-27/+27
* Remove regcache_raw_supplySimon Marchi2018-05-301-25/+25
* Remove regcache_cooked_writeSimon Marchi2018-05-301-18/+17
* Remove regcache_cooked_readSimon Marchi2018-05-301-9/+9