summaryrefslogtreecommitdiff
path: root/gdb/v850-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: remove TYPE_CODE macroSimon Marchi2020-05-141-9/+9
* 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
* gdb/v850: Use default gdbarch methods where possibleAndrew Burgess2019-04-231-25/+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
* Simple -Wshadow=local fixesTom Tromey2018-10-041-3/+3
* Remove regcache_raw_writeSimon Marchi2018-05-301-1/+1
* Remove regcache_raw_readSimon Marchi2018-05-301-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-2/+2
* Remove unnecessary function prototypes.John Baldwin2017-09-091-2/+0
* Use XCNEW gdbarch_tdepYao Qi2017-05-241-1/+1
* Delegate opcodes to select disassembler in GDBYao Qi2017-05-241-2/+0
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-1/+2
* Add default_breakpoint_from_pcYao Qi2016-11-031-2/+0
* New gdbarch methods breakpoint_kind_from_pc and sw_breakpoint_from_kindYao Qi2016-11-031-0/+4
* Split breakpoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kindYao Qi2016-11-031-6/+13
* Remove v850_dbtrap_breakpoint_from_pcYao Qi2016-10-101-26/+23
* Remove unneeded checks on type lengths.John Baldwin2016-06-141-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add some more casts (2/2)Simon Marchi2015-09-251-1/+1
* 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-1/+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
* add -Wold-style-declarationTom Tromey2013-07-011-2/+2
* * v850-tdep.c (elf-bfd.h, elf/v850.h): Include.Kevin Buettner2013-05-041-11/+298
* * v850-tdep.c: (v850e2_register_name): (v850e2_reg_names):Kevin Buettner2013-03-021-27/+36
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-2/+0
* gdb/Maciej W. Rozycki2012-05-161-1/+1
* * v850-tdep.c (E_NUM_OF_V850_REGS, E_NUM_OF_V850E_REGS): FixKevin Buettner2012-04-051-4/+8
* Commit gdb and sim support for v850e2 and v850e2v3 on behalf ofKevin Buettner2012-03-291-3/+136
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* gdbTom Tromey2011-04-191-1/+1
* gdb/Pedro Alves2011-03-181-0/+1
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-121-7/+9
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* * v850-tdep.c (v850_gdbarch_init): Change the v850's `char'Kevin Buettner2010-09-091-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-10/+21
* * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,Ulrich Weigand2009-07-021-1/+1
* 2009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey2009-05-281-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch)Ulrich Weigand2008-09-111-1/+1