summaryrefslogtreecommitdiff
path: root/gdb/arc-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Remove evaluate_expressionTom Tromey2023-05-011-1/+1
* Turn record_latest_value into a methodTom Tromey2023-02-131-1/+1
* Turn remaining value_contents functions into methodsTom Tromey2023-02-131-2/+2
* Turn value_type into methodTom Tromey2023-02-131-2/+2
* gdb: make gdbarch_alloc take ownership of the tdepSimon Marchi2023-01-051-3/+3
* 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-4/+2
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-10/+10
* gdb: remove TYPE_LENGTHSimon Marchi2022-09-211-6/+6
* gdb: move the type cast into gdbarch_tdepAndrew Burgess2022-07-211-4/+4
* gdb: refactor the non-printing disassemblersAndrew Burgess2022-06-151-23/+6
* Fix crash with "maint print arc"Tom Tromey2022-05-271-5/+5
* gdb: always add the default register groupsAndrew Burgess2022-04-071-17/+0
* Unify gdb printf functionsTom Tromey2022-03-291-13/+13
* gdb/disasm: combine the no printing disassembler setup codeAndrew Burgess2022-02-071-8/+2
* Use filtered output for gdbarch dumpTom Tromey2022-01-051-10/+10
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: fix gdbarch_tdep ODR violationSimon Marchi2021-11-151-10/+10
* gdb: change functions returning value contents to use gdb::array_viewSimon Marchi2021-10-251-2/+3
* gdb: add names to unwinders, add debug messages when looking for unwinderSimon Marchi2021-06-291-0/+2
* arc: Add 'set disassembler-options' supportShahab Vahedi2021-06-051-2/+4
* gdb: generate the prefix name for prefix commands on demandMarco Barisione2021-05-121-1/+1
* gdb: Add default reggroups for ARCShahab Vahedi2021-01-261-0/+18
* arc: Log "pc" value in "arc_skip_prologue"Anton Kolesov2021-01-261-1/+1
* trad-frame cleanupsLuis Machado2021-01-191-2/+2
* gdb: convert arc to new-style debug macrosSimon Marchi2021-01-131-83/+52
* gdb: turn arc_debug into a boolSimon Marchi2021-01-131-8/+8
* Refactor struct trad_frame_saved_regsLuis Machado2021-01-041-5/+6
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* arc: Add support for signal handlersAnton Kolesov2020-12-221-0/+123
* gdb/arc: fix print_one_insn selftestAndrew Burgess2020-11-171-0/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-33/+33
* arc: Add support for Linux coredump filesAnton Kolesov2020-10-071-3/+2
* arc: Rename "arc_gdbarch_features" structShahab Vahedi2020-10-071-7/+7
* Change management of tdesc_arch_dataTom Tromey2020-09-171-9/+8
* arc: Add GNU/Linux support for ARCAnton Kolesov2020-08-251-2/+1
* arc: Add hardware loop detectionShahab Vahedi2020-08-251-4/+35
* arc: Add ARCv2 XML target along with refactoringShahab Vahedi2020-08-251-236/+416
* gdb: remove TYPE_CODE macroSimon Marchi2020-05-141-3/+3
* Replace most calls to help_list and cmd_show_listTom Tromey2020-04-171-13/+5
* arc: Migrate to new target featuresAnton Kolesov2020-03-161-18/+41
* 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
* Make a bunch of functions staticSimon Marchi2019-11-261-3/+3
* [gdb] Fix more typos in comments (2)Tom de Vries2019-10-261-2/+2
* Fix opcodes includesTom Tromey2019-10-231-1/+1
* [gdb] Fix more typos in commentsTom de Vries2019-10-181-4/+4
* Change arc_tdesc_init to return boolTom Tromey2019-05-041-9/+9
* Use bool, true, and false in arc-tdep.cTom Tromey2019-05-041-4/+4