Refactor svr4_create_solib_event_breakpoints
[external/binutils.git] / gdb / mep-tdep.c
2019-04-23 Andrew Burgessgdb/mep: Use default gdbarch methods where possible
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-16 Alan HaywardPass return_method to _push_dummy_call
2018-10-07 Tom TromeyDo not accidentally include in-tree readline headers
2018-10-05 Tom TromeySimple -Wshadow=local fixes
2018-07-22 Tom TromeySimple unused variable removals
2018-05-30 Simon MarchiRemove regcache_cooked_write_part
2018-05-30 Simon MarchiRemove regcache_cooked_read_part
2018-05-30 Simon MarchiRemove regcache_raw_write
2018-04-06 Tom TromeyIntroduce a gdb_ref_ptr specialization for struct value
2018-02-21 Yao Qiclass readable_regcache and pass readable_regcache...
2018-02-06 Yao QiRemove some $ARCH_read_pc and $ARCH_write_pc
2018-01-22 Yao QiReplace regcache_raw_read with regcache->raw_read
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-05 Simon MarchiRemove some unused variables
2017-10-12 Tom TromeyC++-ify prologue-value's pv_area
2017-10-05 Ulrich WeigandClean up includes of doublest.h and floatformat.h
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-05-24 Yao QiUse XCNEW gdbarch_tdep
2017-04-05 Pedro Alves-Wwrite-strings: The Rest
2017-01-26 Yao QiCall print_insn_mep in mep_gdb_print_insn
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-11-03 Yao QiRemove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_...
2016-11-03 Yao QiGDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPO...
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-26 Doug EvansPR symtab/17391 gdb internal error: assertion fails...
2015-10-12 Simon Marchimep: Add cast for int to enum conversion
2015-10-09 Simon MarchiChange some void* to gdb_byte*
2015-09-25 Simon MarchiAdd some more casts (2/2)
2015-08-26 Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_string.h
2013-04-30 Joel Brobeckermep: define gdbarch_pc_regnum instead of gdbarch_write_pc.
2013-04-19 Pedro Alvesmep-tdep.c: Wrong signness for instruction buffer.
2013-03-01 Pedro AlvesUse gdb_byte for bytes from the program being debugged.
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-09 Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-09-25 Siddhesh Poyarekar * ada-valprint.c (ada_val_print_1): Eliminate single-use
2012-05-16 Maciej W. Rozycki gdb/
2012-02-02 Doug Evans * blockframe.c (find_pc_partial_function_gnu_ifunc...
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-03-18 Pedro Alves gdb/
2011-03-18 Pedro Alves gdb/
2011-03-14 Pierre Muller Fix ARI warning about functions without parameters...
2011-01-10 Michael Snyder2011-01-10 Michael Snyder <msnyder@vmware.com>
2011-01-09 Michael Snyder2011-01-08 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-08-18 Doug Evans * gdb_assert.h (gdb_assert_not_reached): New macro.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-10-25 Jan Kratochvilgdb/
2009-07-02 Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02 Ulrich Weigand * gdbtypes.h (builtin_type_int0, builtin_type_int8...
2009-06-17 Ulrich Weigand * prologue-value.c (make_pv_area): Add ADDR_BIT argument.
2009-02-22 Pedro Alves Silence a few -Wmissing-prototypes warnings.
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-09-11 Ulrich Weigand * alpha-tdep.c (alpha_register_type): Use builtin_type...
2008-09-05 Ulrich Weigand * mep-tdep.c (struct mep_prologue): Add gdbarch member.
2008-08-26 Ulrich Weigand * gdbarch.sh (target_gdbarch): New global variable.
2008-06-28 Ulrich Weigand * alphafbsd-tdep.c: Update for unwinder changes.
2008-04-22 Corinna Vinschendoc/ChangeLog:
2008-01-11 Markus Deuling * gdbarch.sh (skip_prologue): Add gdbarch
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-12-06 Markus Deuling * gdbarch.sh (stab_reg_to_regnum, dwarf_reg_to_regnum)
2007-11-07 Markus Deuling*** empty log message ***
2007-11-02 Ulrich Weigand2007-11-02 Markus Deuling <deuling@de.ibm.com>
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-07-14 Kevin Buettner * mep-tdep.c (mep_analyze_prologue): Update comment...
2007-07-13 Kevin Buettner * mep-tdep.c (IS_BRA, BRA_DISP): New macros.
2007-06-16 Ulrich Weigand * regcache.c (struct regcache): Add ptid_t member.
2007-06-15 Ulrich Weigand * gdbarch.sh (read_pc): Add REGCACHE argument. Remove...
2007-06-15 Ulrich Weigand * mep-tdep.c (current_me_module): Read from current...
2007-03-19 Kevin Buettner * mep-tdep.c (mep_analyze_frame_prologue, mep_frame_th...
2007-02-23 Kevin BuettnerAdd support for new target, Toshiba Media Processor...