aboutsummaryrefslogtreecommitdiff
path: root/gdb/arc-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-15gdb: refactor the non-printing disassemblersAndrew Burgess1-23/+6
2022-05-27Fix crash with "maint print arc"Tom Tromey1-5/+5
2022-04-07gdb: always add the default register groupsAndrew Burgess1-17/+0
2022-03-29Unify gdb printf functionsTom Tromey1-13/+13
2022-02-07gdb/disasm: combine the no printing disassembler setup codeAndrew Burgess1-8/+2
2022-01-05Use filtered output for gdbarch dumpTom Tromey1-10/+10
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-15gdb: fix gdbarch_tdep ODR violationSimon Marchi1-10/+10
2021-10-25gdb: change functions returning value contents to use gdb::array_viewSimon Marchi1-2/+3
2021-06-29gdb: add names to unwinders, add debug messages when looking for unwinderSimon Marchi1-0/+2
2021-06-05arc: Add 'set disassembler-options' supportShahab Vahedi1-2/+4
2021-05-12gdb: generate the prefix name for prefix commands on demandMarco Barisione1-1/+1
2021-01-26gdb: Add default reggroups for ARCShahab Vahedi1-0/+18
2021-01-26arc: Log "pc" value in "arc_skip_prologue"Anton Kolesov1-1/+1
2021-01-19trad-frame cleanupsLuis Machado1-2/+2
2021-01-13gdb: convert arc to new-style debug macrosSimon Marchi1-83/+52
2021-01-13gdb: turn arc_debug into a boolSimon Marchi1-8/+8
2021-01-04Refactor struct trad_frame_saved_regsLuis Machado1-5/+6
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-12-22arc: Add support for signal handlersAnton Kolesov1-0/+123
2020-11-17gdb/arc: fix print_one_insn selftestAndrew Burgess1-0/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-33/+33
2020-10-07arc: Add support for Linux coredump filesAnton Kolesov1-3/+2
2020-10-07arc: Rename "arc_gdbarch_features" structShahab Vahedi1-7/+7
2020-09-17Change management of tdesc_arch_dataTom Tromey1-9/+8
2020-08-25arc: Add GNU/Linux support for ARCAnton Kolesov1-2/+1
2020-08-25arc: Add hardware loop detectionShahab Vahedi1-4/+35
2020-08-25arc: Add ARCv2 XML target along with refactoringShahab Vahedi1-236/+416
2020-05-14gdb: remove TYPE_CODE macroSimon Marchi1-3/+3
2020-04-17Replace most calls to help_list and cmd_show_listTom Tromey1-13/+5
2020-03-16arc: Migrate to new target featuresAnton Kolesov1-18/+41
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-11-26Make a bunch of functions staticSimon Marchi1-3/+3
2019-10-26[gdb] Fix more typos in comments (2)Tom de Vries1-2/+2
2019-10-23Fix opcodes includesTom Tromey1-1/+1
2019-10-18[gdb] Fix more typos in commentsTom de Vries1-4/+4
2019-05-04Change arc_tdesc_init to return boolTom Tromey1-9/+9
2019-05-04Use bool, true, and false in arc-tdep.cTom Tromey1-4/+4
2019-04-06Revert the header-sorting patchTom Tromey1-3/+1
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey1-1/+3
2019-02-27gdb/arc: Use default gdbarch methods where possibleAndrew Burgess1-45/+0
2019-02-27gdb: Restructure type_align and gdbarch_type_alignAndrew Burgess1-2/+21
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-06Do not accidentally include in-tree readline headersTom Tromey1-1/+1
2018-05-30Remove regcache_cooked_writeSimon Marchi1-1/+1
2018-04-30Remove long_long_align_bit gdbarch attributeTom Tromey1-1/+10
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1