summaryrefslogtreecommitdiff
path: root/gdb/m32c-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Delegate opcodes to select disassembler in GDBYao Qi2017-05-241-3/+0
* Convert lvalue reference type check to general reference type checkArtemiy Volkov2017-03-201-5/+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-10/+3
* Rename 'arch' by 'gdbarch' in m32c_gdbarch_initYao Qi2016-10-101-21/+21
* Add some missing arch_..._type helpersUlrich Weigand2016-09-061-12/+3
* Remove some variables but call functions for side effectsTom Tromey2016-07-141-6/+3
* remove trivialy unused variablesTrevor Saunders2016-05-071-1/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* m32c: Split m32c_move_reg_t in read/write variantsSimon Marchi2015-10-121-62/+68
* Add some more casts (1/2)Simon Marchi2015-09-251-2/+3
* Add casts to memory allocation related callsSimon Marchi2015-09-251-2/+2
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-1/+1
* Fix struct, union, and enum nesting in C++Tom Tromey2015-02-271-13/+22
* 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
* Move stdarg.h to common-defs.hGary Benson2014-08-071-3/+0
* start change to progspace independenceTom Tromey2014-02-261-6/+5
* use bound_minsym as result for lookup_minimal_symbol et alTom Tromey2014-02-261-12/+14
* change minsym representationTom Tromey2014-02-261-6/+6
* 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 gdb_string.h in m32c-tdep.cTom Tromey2013-11-081-4/+1
* -Wpointer-sign: char -> gdb_byte.Pedro Alves2013-04-191-2/+1
* * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey2013-04-081-7/+8
* Consistent use of (C) after "Copyright".Pedro Alves2013-02-121-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* ARI fixes: sprintf rule.Pierre Muller2012-11-201-4/+4
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-1/+1
* gdb/Maciej W. Rozycki2012-05-161-1/+1
* * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans2012-02-071-2/+2
* * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans2012-02-021-3/+3
* 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-34/+62
* 2011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-101-6/+6
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-7/+8
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* * gdb_assert.h (gdb_assert_not_reached): New macro.Doug Evans2010-08-181-4/+4
* * m32c-tdep.c (m32c_m16c_address_to_pointer): Print warningKevin Buettner2010-04-161-7/+46
* * m32c-tdep.c (make_types): When calling `arch_type', pass size ofKevin Buettner2010-04-061-3/+6
* 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/+20
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-2/+2
* * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros.Ulrich Weigand2009-07-021-16/+15
* * gdbarch.sh (pointer_to_address): Change to type 'm'.Ulrich Weigand2009-06-171-2/+4
* * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand2009-06-171-1/+1