]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/m32r-tdep.c
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / m32r-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-04-23  Andrew Burgessgdb/m32r: Use default gdbarch methods where possible
2019-01-21  Tom TromeyRemove duplicate or commented-out #includes
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-16  Alan HaywardPass return_method to _push_dummy_call
2018-02-06  Yao QiRemove some $ARCH_read_pc and $ARCH_write_pc
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 QiUse XCNEW gdbarch_tdep
2017-05-24  Yao QiDelegate opcodes to select disassembler in GDB
2017-04-12  Pedro AlvesTeach GDB that wchar_t is a built-in type in C++ mode
2017-04-12  Alan HaywardAdd M32R_ARG_REGISTER_SIZE
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 QiAdd default_breakpoint_from_pc
2016-11-03  Yao QiNew gdbarch methods breakpoint_kind_from_pc and sw_brea...
2016-11-03  Yao QiSplit breakpoint_from_pc to breakpoint_kind_from_pc...
2016-09-16  Pedro Alvesgdb: Use std::min and std::max throughout
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-09  Simon MarchiChange some void* to gdb_byte*
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-10-03  Maciej W. RozyckiAvoid software breakpoint's instruction shadow inconsis...
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-13  Tom Tromeyreplace XMALLOC with XNEW
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-04-29  Joel BrobeckerUse gdbarch_pc_regnum instead of gdbarch_write_pc.
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-05-18  Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-05-16  Maciej W. Rozycki gdb/
2012-03-15  Joel BrobeckerProblem after hitting breakpoint on Windows (with GDBse...
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-14  Pedro Alves2011-12-14 Pedro Alves <pedro@codesourcery.com>
2011-03-18  Pedro Alves gdb/
2011-01-31  Michael Snyder2011-01-31 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-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-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-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-02-20  Markus Deuling * gdbarch.sh (memory_insert_breakpoint, memory_remove_...
2008-01-11  Markus Deuling * gdbarch.sh (skip_prologue): Add gdbarch
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-11-07  Markus Deuling*** empty log message ***
2007-11-02  Ulrich Weigand2007-11-02 Markus Deuling <deuling@de.ibm.com>
2007-10-16  Kevin Buettner * m32r-tdep.c (decode_prologue): Sign extend offset for
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-15  Ulrich Weigand * gdbarch.sh (read_pc): Add REGCACHE argument. Remove...
2007-05-31  Ulrich Weigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-05-31  Ulrich Weigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-05-11  Ulrich Weigand * gdbarch.sh (overlay_update): New gdbarch function.
2007-02-27  Daniel Jacobowitz * dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_thi...
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-04-18  Daniel Jacobowitzgdb/
2005-12-17  Eli Zaretskii * breakpoint.c:
2005-11-08  Kazuhiro Inaoka2005-11-08 Kei Sakamoto <sakamoto.kei@renesas.com>
2005-05-01  Andrew Cagney2005-05-01 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-11-04  Kazuhiro Inaoka2004-11-04 Kei Sakamoto <sakamoto.kei@denesas.com>
2004-11-04  Kazuhiro Inaoka2004-11-04 Kei Sakamoto <sakamoto.kei@denesas.com>
2004-10-07  Kazuhiro Inaoka2004-10-07 Kei Sakamoto <sakamoto.kei@renesas.com>
2004-10-05  Kazuhiro Inaoka2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
2004-10-01  Kazuhiro Inaoka2004-09-30 Kei Sakamoto <sakamoto.kei@renesas.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-06-20  Andrew Cagney2004-06-20 Andrew Cagney <cagney@gnu.org>
2004-06-07  Randolph Chung2004-06-06 Randolph Chung <tausq@debian.org>
2004-04-22  Andrew Cagney2004-04-22 Andrew Cagney <cagney@redhat.com>
2004-02-16  Andrew Cagney2004-02-09 Andrew Cagney <cagney@redhat.com>
2004-02-11  Andrew Cagney2004-02-11 Andrew Cagney <cagney@redhat.com>
2004-01-26  Andrew Cagney2004-01-26 Andrew Cagney <cagney@redhat.com>
2004-01-17  Andrew Cagney2004-01-17 Andrew Cagney <cagney@redhat.com>
2004-01-13  Andrew Cagney2004-01-13 Andrew Cagney <cagney@redhat.com>
2003-10-31  Andrew Cagney2003-10-31 Andrew Cagney <cagney@redhat.com>
2003-10-08  Kazuhiro Inaoka2003-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
2003-09-12  Andrew Cagney2003-09-12 Andrew Cagney <cagney@redhat.com>
2003-08-01  Andrew Cagney2003-08-01 Andrew Cagney <cagney@redhat.com>
2003-07-27  Andrew Cagney2003-07-27 Andrew Cagney <cagney@redhat.com>
2003-07-21  Andrew Cagney2003-07-21 Andrew Cagney <cagney@redhat.com>
2003-02-04  Andrew Cagney2003-02-04 Andrew Cagney <ac131313@redhat.com>
2003-01-14  Andrew Cagney2003-01-13 Andrew Cagney <ac131313@redhat.com>
2003-01-06  Andrew Cagney2003-01-06 Andrew Cagney <ac131313@redhat.com>
next