summaryrefslogtreecommitdiff
path: root/gdb/sparc64-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: add names to unwindersusers/simark/frame-debugSimon Marchi2021-03-241-0/+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
* Remove regcache_raw_writeSimon Marchi2018-05-301-9/+9
* Convert struct target_ops to C++Pedro Alves2018-05-031-2/+2
* 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-10/+10
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove cmd_cfunc_ftypeTom Tromey2017-11-071-5/+5
* Use gdb::def_vector in sparc64-tdep.cTom Tromey2017-11-041-9/+5
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-7/+7
* Return unique_xmalloc_ptr from target_fileio_read_strallocTom Tromey2017-10-161-8/+4
* Constify add_prefix_cmdTom Tromey2017-10-111-1/+1
* Clean up includes of doublest.h and floatformat.hUlrich Weigand2017-10-051-1/+0
* Make init_type/arch_type take a size in bitsUlrich Weigand2017-09-271-4/+4
* Fix gdb 8.1 Solaris/SPARC compilation (PR build/22206)Rainer Orth2017-09-261-2/+6
* Unbreak gdb build on 32-bit host with ADI supportWeimin Pan2017-08-311-11/+23
* gdb: SPARC ADI supportWeimin Pan2017-08-231-0/+509
* gdb: fix TYPE_CODE_ARRAY handling in sparc targetsVladimir Mezentsev2017-05-191-2/+41
* Teach GDB that wchar_t is a built-in type in C++ modePedro Alves2017-04-121-0/+3
* Decode properly flags of %ccr register on sparc64.Ivo Raisr2017-03-211-11/+36
* Convert lvalue reference type check to general reference type checkArtemiy Volkov2017-03-201-0/+1
* gdb: provide and use sparc{32,64} target description XML files.Ivo Raisr2017-02-051-0/+16