summaryrefslogtreecommitdiff
path: root/gdb/m32r-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Teach GDB that wchar_t is a built-in type in C++ modePedro Alves2017-04-121-0/+3
* Add M32R_ARG_REGISTER_SIZEAlan Hayward2017-04-121-1/+4
* -Wwrite-strings: The RestPedro Alves2017-04-051-1/+1
* 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-1/+5
* Split breakpoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kindYao Qi2016-11-031-27/+18
* gdb: Use std::min and std::max throughoutPedro Alves2016-09-161-2/+2
* remove trivialy unused variablesTrevor Saunders2016-05-071-2/+0
* 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-6/+5
* Add some more casts (1/2)Simon Marchi2015-09-251-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Avoid software breakpoint's instruction shadow inconsistencyMaciej W. Rozycki2014-10-031-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
* start change to progspace independenceTom Tromey2014-02-261-2/+2
* use bound_minsym as result for lookup_minimal_symbol et alTom Tromey2014-02-261-2/+3
* change minsym representationTom Tromey2014-02-261-1/+1
* 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
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Use gdbarch_pc_regnum instead of gdbarch_write_pc.Joel Brobecker2013-04-291-7/+1
* 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/+1
* gdb/Maciej W. Rozycki2012-05-161-1/+1
* Problem after hitting breakpoint on Windows (with GDBserver)Joel Brobecker2012-03-151-1/+2
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* 2011-12-14 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-12-141-1/+1
* gdb/Pedro Alves2011-03-181-0/+1
* 2011-01-31 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-311-1/+1
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-40/+46
* run copyright.sh for 2011.Joel Brobecker2011-01-011-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-16/+32
* * 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
* Silence a few -Wmissing-prototypes warnings.Pedro Alves2009-02-221-2/+2
* 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-2/+2
* * alphafbsd-tdep.c: Update for unwinder changes.Ulrich Weigand2008-06-281-40/+31
* doc/ChangeLog:Corinna Vinschen2008-04-221-3/+3
* * gdbarch.sh (memory_insert_breakpoint, memory_remove_breakpoint): AddMarkus Deuling2008-02-201-4/+6
* * gdbarch.sh (skip_prologue): Add gdbarchMarkus Deuling2008-01-111-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-2/+2
* *** empty log message ***Markus Deuling2007-11-071-2/+2