summaryrefslogtreecommitdiff
path: root/gdb/mep-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-3/+4
* GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-9/+3
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* PR symtab/17391 gdb internal error: assertion fails in regcache.c:178Doug Evans2015-10-261-1/+3
* mep: Add cast for int to enum conversionSimon Marchi2015-10-121-2/+5
* Change some void* to gdb_byte*Simon Marchi2015-10-091-5/+5
* Add some more casts (2/2)Simon Marchi2015-09-251-2/+3
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-2/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* mep: define gdbarch_pc_regnum instead of gdbarch_write_pc.Joel Brobecker2013-04-301-8/+1
* mep-tdep.c: Wrong signness for instruction buffer.Pedro Alves2013-04-191-1/+1
* Use gdb_byte for bytes from the program being debugged.Pedro Alves2013-03-011-4/+4
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-2/+2
* * ada-valprint.c (ada_val_print_1): Eliminate single-useSiddhesh Poyarekar2012-09-251-2/+1
* gdb/Maciej W. Rozycki2012-05-161-1/+1
* * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans2012-02-021-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* gdb/Pedro Alves2011-03-181-0/+1
* gdb/Pedro Alves2011-03-181-11/+16