summaryrefslogtreecommitdiff
path: root/gdb/mep-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Turn remaining value_contents functions into methodsTom Tromey2023-02-131-2/+2
* Turn value_type into methodTom Tromey2023-02-131-3/+3
* gdb: make gdbarch_alloc take ownership of the tdepSimon Marchi2023-01-051-4/+3
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-4/+4
* gdb: add a gdbarch_register_name self test, and fix some architecturesAndrew Burgess2022-10-021-1/+1
* gdb: remove TYPE_LENGTHSimon Marchi2022-09-211-15/+15
* Remove register_gdbarch_initTom Tromey2022-08-161-1/+1
* gdb: rename gdbarch_tdep struct to fix g++ 4.8 buildAndrew Burgess2022-07-261-1/+1
* gdb: move the type cast into gdbarch_tdepAndrew Burgess2022-07-211-3/+3
* gdb: more 'const' in gdb/reggroups.{c,h}Andrew Burgess2022-04-071-3/+3
* gdb: always add the default register groupsAndrew Burgess2022-04-071-4/+0
* gdb: make gdbarch_register_reggroup_p take a const reggroup *Andrew Burgess2022-04-071-1/+1
* gdb: move gdb_disassembly_flag into a new disasm-flags.h fileAndrew Burgess2022-04-061-1/+0
* Unify gdb putc functionsTom Tromey2022-03-291-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: include gdbarch.h in all files extending gdbarch_tdepSimon Marchi2021-11-181-0/+1
* gdb: fix gdbarch_tdep ODR violationSimon Marchi2021-11-151-9/+19
* gdb: change functions returning value contents to use gdb::array_viewSimon Marchi2021-10-251-2/+2
* gdb: add names to unwinders, add debug messages when looking for unwinderSimon Marchi2021-06-291-0/+1
* gdb: make some variables staticSimon Marchi2021-01-201-1/+1
* 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-300/+300
* Remove target_has_registers macroTom Tromey2020-09-281-2/+2
* 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
* Fix opcodes includesTom Tromey2019-10-231-2/+2
* [gdb] Fix more typos in commentsTom de Vries2019-10-181-1/+1
* gdb/mep: Use default gdbarch methods where possibleAndrew Burgess2019-04-231-29/+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/+2
* Do not accidentally include in-tree readline headersTom Tromey2018-10-061-2/+2
* Simple -Wshadow=local fixesTom Tromey2018-10-041-2/+1
* Simple unused variable removalsTom Tromey2018-07-221-1/+0
* Remove regcache_cooked_write_partSimon Marchi2018-05-301-3/+2
* Remove regcache_cooked_read_partSimon Marchi2018-05-301-3/+2
* Remove regcache_raw_writeSimon Marchi2018-05-301-3/+3
* Introduce a gdb_ref_ptr specialization for struct valueTom Tromey2018-04-061-3/+0
* class readable_regcache and pass readable_regcache to gdbarch pseudo_register...Yao Qi2018-02-211-3/+3
* Remove some $ARCH_read_pc and $ARCH_write_pcYao Qi2018-02-061-10/+0
* Replace regcache_raw_read with regcache->raw_readYao Qi2018-01-221-3/+3
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove some unused variablesSimon Marchi2017-12-051-3/+0
* C++-ify prologue-value's pv_areaTom Tromey2017-10-121-19/+14
* Clean up includes of doublest.h and floatformat.hUlrich Weigand2017-10-051-1/+0
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Use XCNEW gdbarch_tdepYao Qi2017-05-241-1/+1
* -Wwrite-strings: The RestPedro Alves2017-04-051-1/+1
* Call print_insn_mep in mep_gdb_print_insnYao Qi2017-01-261-7/+3
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1