summaryrefslogtreecommitdiff
path: root/gdb/csky-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: add type::name / type::set_nameSimon Marchi2020-05-161-1/+1
* 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
* Change boolean options to bool instead of intChristian Biesinger2019-09-181-1/+1
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Revert the header-sorting patchTom Tromey2019-04-061-30/+26
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-26/+30
* gdb/csky: Use default gdbarch methods where possibleAndrew Burgess2019-02-271-34/+0
* Normalize includes to use common/Tom Tromey2019-01-251-1/+1
* Remove duplicate or commented-out #includesTom Tromey2019-01-211-2/+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-2/+3
* Simple -Wshadow=local fixesTom Tromey2018-10-041-2/+1
* Use core_addr_to_string_nz in csky_analyze_prologueTom Tromey2018-08-291-4/+4
* Remove newline at end of warning messageSimon Marchi2018-08-291-1/+1
* Add support for new target 'csky'.Hafiz Abid Qadeer2018-08-281-0/+2295