summaryrefslogtreecommitdiff
path: root/gdb/mn10300-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Remove some $ARCH_read_pc and $ARCH_write_pcYao Qi2018-02-061-16/+0
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* C++-ify prologue-value's pv_areaTom Tromey2017-10-121-70/+58
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Add MN10300_MAX_REGISTER_SIZEAlan Hayward2017-06-081-2/+7
* Use XCNEW gdbarch_tdepYao Qi2017-05-241-1/+1
* Delegate opcodes to select disassembler in GDBYao Qi2017-05-241-2/+0
* -Wwrite-strings: The RestPedro Alves2017-04-051-5/+5
* Convert lvalue reference type check to general reference type checkArtemiy Volkov2017-03-201-0/+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-3/+6
* GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-9/+3
* 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
* PR symtab/17391 gdb internal error: assertion fails in regcache.c:178Doug Evans2015-10-261-4/+1
* Add some more casts (2/2)Simon Marchi2015-09-251-2/+4
* 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 mn10300 dwarf register mapKevin Buettner2014-02-031-7/+20
* Remove duplicated #include's from GDBHonggyu Kim2014-01-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-1/+1
* -Wpointer-sign: char -> gdb_byte.Pedro Alves2013-04-191-5/+6
* Use gdb_byte for bytes from the program being debugged.Pedro Alves2013-03-011-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-1/+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
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-6/+7
* 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-24/+26
* * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand2009-06-171-1/+5
* * prologue-value.c (make_pv_area): Add ADDR_BIT argument.Ulrich Weigand2009-06-171-1/+1
* 2009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey2009-05-281-1/+1
* * mn10300-tdep.c (mn10300_gdbarch_init): For mn10300, by default,Kevin Buettner2009-03-281-0/+3
* * mn10300-tdep.c (trad-frame.h): Don't include.Kevin Buettner2009-03-251-515/+755
* Silence a few -Wmissing-prototypes warnings.Pedro Alves2009-02-221-0/+3
* 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
* * mn10300-tdep.c (set_reg_offsets): Use get_frame_register_unsigned.Daniel Jacobowitz2008-07-151-2/+2
* * alphafbsd-tdep.c: Update for unwinder changes.Ulrich Weigand2008-06-281-37/+25
* doc/ChangeLog:Corinna Vinschen2008-04-221-3/+3
* * alphanbsd-tdep.c: Include "target.h".Pedro Alves2008-04-071-0/+1
* * breakpoint.h (breakpoint_restore_shadows): NewDaniel Jacobowitz2008-03-131-2/+2