summaryrefslogtreecommitdiff
path: root/gdb/mt-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Delegate opcodes to select disassembler in GDBYao Qi2017-05-241-1/+0
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Remove parameter valaddr from la_val_printYao Qi2016-11-081-1/+0
* Use get_frame_register_value instead of deprecated_frame_register_readYao Qi2016-11-081-5/+5
* 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-10/+17
* remove trivialy unused variablesTrevor Saunders2016-05-071-2/+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
* Add casts to memory allocation related callsSimon Marchi2015-09-251-4/+4
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-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
* 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
* replace XCALLOC with XCNEWVEC or XCNEWTom 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
* http://sourceware.org/ml/gdb-patches/2013-07/msg00065.htmlSergio Durigan Junior2013-07-101-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* rename frame_register_read into deprecated_frame_register_read.Joel Brobecker2012-11-121-4/+4
* * h8300-tdep.c (h8300_push_dummy_call): Replace unsafe allocaSiddhesh Poyarekar2012-08-241-2/+6
* 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
* gdb/Pedro Alves2011-03-181-9/+20
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-11/+12
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* gdbTom Tromey2010-06-111-2/+2
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-14/+28
* * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,Ulrich Weigand2009-07-021-13/+26
* * gdbtypes.c (lookup_array_range_type): Add prototype.Ulrich Weigand2009-07-021-5/+1
* * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand2009-06-171-1/+1
* Silence a few -Wmissing-prototypes warnings.Pedro Alves2009-02-221-0/+3
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* gdbTom Tromey2008-10-281-1/+5
* * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch)Ulrich Weigand2008-09-111-2/+2
* * ada-lang.c (ada_coerce_to_simple_array_type): Use builtin_type_int32Ulrich Weigand2008-09-111-1/+1
* * gdbtypes.h (builtin_type_void): Remove macro, add declaration.Ulrich Weigand2008-09-111-10/+4
* * alphafbsd-tdep.c: Update for unwinder changes.Ulrich Weigand2008-06-281-43/+30
* * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter.Ulrich Weigand2008-05-191-1/+1
* * valprint.c (val_print): Add new language parameter and use itJoel Brobecker2008-05-061-1/+3
* doc/ChangeLog:Corinna Vinschen2008-04-221-3/+3
* * gdbarch.sh (skip_prologue): Add gdbarchMarkus Deuling2008-01-111-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* *** empty log message ***Markus Deuling2007-11-071-2/+3