summaryrefslogtreecommitdiff
path: root/gdb/moxie-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Remove regcache_raw_readSimon Marchi2018-05-301-13/+12
* Remove some $ARCH_read_pc and $ARCH_write_pcYao Qi2018-02-061-21/+0
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-3/+3
* Remove unnecessary function prototypes.John Baldwin2017-09-091-4/+0
* Use XCNEW gdbarch_tdepYao Qi2017-05-241-1/+1
* Delegate opcodes to select disassembler in GDBYao Qi2017-05-241-2/+0
* Change return type of gdbarch_software_single_step to vector<CORE_ADDR>Simon Marchi2017-05-021-14/+12
* Teach GDB that wchar_t is a built-in type in C++ modePedro Alves2017-04-121-0/+3
* -Wwrite-strings: The RestPedro Alves2017-04-051-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Change gdbarch software_single_step frame_info to regcacheYao Qi2016-11-221-2/+1
* gdbarch software_single_step frame_info to regcache: moxieYao Qi2016-11-221-3/+3
* gdbarch software_single_step returns VEC (CORE_ADDR) *Yao Qi2016-11-081-19/+15
* Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-3/+6
* GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-11/+3
* gdb: Use std::min and std::max throughoutPedro Alves2016-09-161-1/+2
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Change some void* to gdb_byte*Simon Marchi2015-10-091-7/+5
* Add some more casts (2/2)Simon Marchi2015-09-251-1/+1
* Complete the previous commit (block_found refactoring)Pierre-Marie de Rodat2015-08-021-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Update for moxie ISA changesAnthony Green2014-12-271-29/+43
* 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
* replace XMALLOC with XNEWTom Tromey2014-01-131-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Add software single step support to moxie portAnthony Green2013-12-051-18/+184
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* add -Wold-style-declarationTom Tromey2013-07-011-1/+1
* -Wpointer-sign: char -> gdb_byte.Pedro Alves2013-04-191-9/+5
* Rename record_ prefixes in record-full.h into record_full_.Markus Metzger2013-03-111-42/+42
* Split record.h into record.h and record-full.h.Markus Metzger2013-03-111-0/+1
* 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
* Fix function prologue analyzer for moxie.Anthony Green2012-09-101-6/+6
* gdb/Maciej W. Rozycki2012-05-161-1/+1
* gdb/Jan Kratochvil2012-03-021-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-1/+1
* gdb/Pedro Alves2011-03-181-0/+1
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-3/+3
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Fix prolog analyzerAnthony Green2010-02-041-0/+2
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* Recognize new moxie prologuesAnthony Green2009-09-101-13/+27
* Fix prologue analysis for moxie.Anthony Green2009-07-181-5/+7
* Add process recording support to the moxie gdb port.Anthony Green2009-07-131-2/+451
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-7/+14
* * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,Ulrich Weigand2009-07-021-1/+1