aboutsummaryrefslogtreecommitdiff
path: root/gdb/csky-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-04Refactor struct trad_frame_saved_regsLuis Machado1-5/+5
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-09-14Apply 'const' in more placesTom Tromey1-1/+1
2020-09-14gdb: add type::is_vector / type::set_is_vectorSimon Marchi1-1/+1
2020-05-16gdb: add type::name / type::set_nameSimon Marchi1-1/+1
2020-02-08Move DWARF code to dwarf2/ subdirectoryTom Tromey1-1/+1
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-09-18Change boolean options to bool instead of intChristian Biesinger1-1/+1
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-04-06Revert the header-sorting patchTom Tromey1-30/+26
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey1-26/+30
2019-02-27gdb/csky: Use default gdbarch methods where possibleAndrew Burgess1-34/+0
2019-01-25Normalize includes to use common/Tom Tromey1-1/+1
2019-01-21Remove duplicate or commented-out #includesTom Tromey1-2/+0
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-11-16Pass return_method to _push_dummy_callAlan Hayward1-2/+3
2018-10-04Simple -Wshadow=local fixesTom Tromey1-2/+1
2018-08-29Use core_addr_to_string_nz in csky_analyze_prologueTom Tromey1-4/+4
2018-08-29Remove newline at end of warning messageSimon Marchi1-1/+1
2018-08-28Add support for new target 'csky'.Hafiz Abid Qadeer1-0/+2295