gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / frv-tdep.c
2020-05-14  Simon Marchigdb: remove TYPE_CODE macro
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-22  Christian BiesingerReplace the MSYMBOL_*_NAME macros with member functions
2019-10-23  Tom TromeyFix opcodes includes
2019-10-18  Tom de Vries[gdb] Fix more typos in comments
2019-04-06  Tom TromeyRevert the header-sorting patch
2019-04-06  Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-02-27  Andrew Burgessgdb/frv: 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-05-30  Simon MarchiRemove regcache_cooked_write
2018-05-30  Simon MarchiRemove regcache_raw_write
2018-05-30  Simon MarchiRemove regcache_raw_read
2018-02-21  Yao Qiclass readable_regcache and pass readable_regcache...
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-10-25  Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-05-24  Yao QiDelegate opcodes to select disassembler in GDB
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
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-03-09  Pedro Alves[FR-V] Handle FR300
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25  Simon MarchiAdd some more casts (1/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-02-26  Tom Tromeystart change to progspace independence
2014-02-26  Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26  Tom Tromeychange minsym representation
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-04-19  Pedro Alves-Wpointer-sign: char -> gdb_byte.
2013-04-08  Tom Tromey * minsyms.h (struct bound_minimal_symbol): New.
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-13  Pierre Muller ARI fixes: Avoid sprintf function use rule.
2012-05-18  Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-05-16  Maciej W. Rozycki gdb/
2012-03-01  Jan Kratochvilgdb/
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-01-07  Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
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 * dummy-frame.c (deprecated_pc_in_call_dummy): Add...
2009-05-28  Tom Tromey2009-05-27 Tom Tromey <tromey@redhat.com>
2009-02-22  Pedro Alves Silence a few -Wmissing-prototypes warnings.
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-11-19  Kevin Buettner * frv-tdep.c (frv_skip_main_prologue): New function.
2008-09-11  Ulrich Weigand * alpha-tdep.c (alpha_register_type): Use builtin_type...
2008-06-28  Ulrich Weigand * alphafbsd-tdep.c: Update for unwinder changes.
2008-04-22  Corinna Vinschendoc/ChangeLog:
2008-03-13  Daniel Jacobowitz * breakpoint.h (breakpoint_restore_shadows): New
2008-01-11  Markus Deuling * gdbarch.sh (skip_prologue): Add gdbarch
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-11-19  Markus Deuling2007-11-19 Markus Deuling <deuling@de.ibm.com>
2007-11-07  Markus Deuling*** empty log message ***
2007-11-07  Markus Deuling2007-11-07 Markus Deuling <deuling@de.ibm.com>
2007-11-02  Ulrich Weigand2007-11-02 Markus Deuling <deuling@de.ibm.com>
2007-10-24  Ulrich Weigand * frv-tdep.c: Include "solib.h".
2007-10-17  Daniel Jacobowitz * frame.c (frame_unwind_unsigned_register): Delete.
2007-10-13  Ulrich Weigand * avr-tdep.c (avr_return_value): New function.
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-18  Ulrich Weigand2007-06-18 Markus Deuling <deuling@de.ibm.com>
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 * cris-tdep.c (cris_stopped_data_address): Read regist...
2007-05-31  Ulrich Weigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-05-11  Ulrich Weigand * gdbarch.sh (remote_translate_xfer_address): Remove.
2007-05-09  Ulrich Weigand * gdbarch.sh (deprecated_store_struct_return): Remove.
2007-02-27  Daniel Jacobowitz * dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_thi...
2007-01-14  Mark Kettenis * frv-tdep.c (frv_gdbarch_init, frv_register_name)
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-08-08  Joel Brobecker * gdbcore.h (read_memory_nobpt): New function...
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-17  Eli Zaretskii * breakpoint.c:
2005-11-08  Kevin BuettnerVarious gdb_byte related changes for FRV targets.
2005-04-29  Kevin BuettnerFix bugs related to inferior function calls on FRV...
2005-03-31  Kevin BuettnerAdd TLS load module support for FRV.
2005-02-11  Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-07  Andrew Cagney2005-02-06 Andrew Cagney <cagney@gnu.org>
2004-11-13  Andrew Cagney2004-11-12 Andrew Cagney <cagney@gnu.org>
2004-10-08  Jeff Johnston2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
2004-08-02  Andrew Cagney2004-08-02 Andrew Cagney <cagney@gnu.org>
2004-07-31  Andrew Cagney2004-07-31 Andrew Cagney <cagney@gnu.org>
2004-07-20  Andrew Cagney2004-07-20 Andrew Cagney <cagney@gnu.org>
2004-06-28  Andrew Cagney2004-06-26 Andrew Cagney <cagney@gnu.org>
2004-06-20  Andrew Cagney2004-06-20 Andrew Cagney <cagney@gnu.org>
2004-06-07  Randolph Chung2004-06-06 Randolph Chung <tausq@debian.org>
2004-05-01  Andrew Cagney2004-05-01 Andrew Cagney <cagney@redhat.com>
2004-04-22  Andrew Cagney2004-04-22 Andrew Cagney <cagney@redhat.com>
next
This page took 1.367563 seconds and 106 git commands to generate.