Remove path name from test case
[binutils-gdb.git] / gdb / h8300-tdep.c
2023-02-13 Tom TromeyTurn remaining value_contents functions into methods
2023-02-13 Tom TromeyTurn value_type into method
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-10-19 Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-10-10 Tom TromeyChange GDB to use frame_info_ptr
2022-10-02 Andrew Burgessgdb: update now gdbarch_register_name doesn't return...
2022-10-02 Andrew Burgessgdb: final cleanup of various gdbarch_register_name...
2022-09-21 Simon Marchigdb: remove TYPE_LENGTH
2022-08-16 Tom TromeyRemove register_gdbarch_init
2022-03-29 Tom TromeyUnify gdb printf functions
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-10-25 Simon Marchigdb: change functions returning value contents to use...
2021-06-29 Simon Marchigdb: add names to unwinders, add debug messages when...
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-05-19 Yoshinori Satogdb: fix -Wtautological-overlap-compare error in h8300...
2020-05-14 Simon Marchigdb: remove TYPE_CODE macro
2020-02-08 Tom TromeyMove DWARF code to dwarf2/ subdirectory
2020-01-13 Simon Marchigdb: add back declarations for _initialize functions
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-10-18 Tom de Vries[gdb] Fix more typos in comments
2019-07-24 Yoshinori Satogdb/h8300-tdep.c: Fix register name in h8300h machine.
2019-02-27 Andrew Burgessgdb/h8300: 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-22 Simon MarchiIntroduce gdbarch_num_cooked_regs
2018-07-11 Pedro Alvesgdb: Remove traces of h8300 ecoff support
2018-05-30 Simon MarchiRemove regcache_raw_write
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-11-04 Tom TromeyUse std::vector in h8300-tdep.c
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 disassemble.c:disassembler select h8300 disassembler
2017-04-12 Pedro AlvesTeach GDB that wchar_t is a built-in type in C++ mode
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-07-06 John BaldwinRemove extraneous parentheses.
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-09-25 Simon MarchiAdd casts to memory allocation related calls
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-12-18 Yao QiRemove h8300_print_float_info
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-02-13 Sanimir Agoviccleanup: remove declared variables without any references
2014-02-12 Pedro AlvesH8/300: Fix pseudo registers reads/writes.
2014-02-12 Pedro AlvesH8/300: Fix gdb<->sim register mapping.
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-07-01 Tom Tromeyadd -Wold-style-declaration
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-09-27 Siddhesh Poyarekar * amd64-tdep.c (amd64_return_value): Revert...
2012-09-26 Siddhesh Poyarekar * amd64-tdep.c (amd64_return_value): Use TYPE_L...
2012-09-25 Siddhesh Poyarekar * ada-valprint.c (ada_val_print_1): Eliminate single-use
2012-09-19 Thomas Schwingegdb/
2012-08-24 Siddhesh Poyarekar * h8300-tdep.c (h8300_push_dummy_call): Replace...
2012-05-18 Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-05-16 Maciej W. Rozycki gdb/
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-25 Pedro Alves * regcache.c (struct regcache_descr): Remove outdated...
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-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-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-05-16 Daniel Jacobowitz * gdbarch.sh: Delete dwarf_reg_to_regnum.
2008-04-22 Corinna Vinschendoc/ChangeLog:
2008-01-11 Markus Deuling * alpha-tdep.c (alpha_heuristic_proc_start)
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-10-09 Ulrich Weigand2007-10-09 Markus Deuling <deuling@de.ibm.com>
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-05-31 Ulrich Weigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-02-27 Daniel Jacobowitz * dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_thi...
2007-01-09 Daniel Jacobowitz * alpha-mdebug-tdep.c (alpha_mdebug_frame_prev_registe...
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-12-13 Corinna Vinschen * h8300-tdep.c (h8300_frame_prev_register): Change...
2005-04-29 Corinna Vinschen * MAINTAINERS: Revert h8300 state to un-deleted.
2005-02-12 Yoshinori SatoRestore h8300 support
2004-11-14 Andrew Cagney2004-11-13 Andrew Cagney <cagney@gnu.org>
2004-11-13 Andrew Cagney2004-11-12 Andrew Cagney <cagney@gnu.org>
2004-08-02 Andrew Cagney2004-08-02 Andrew Cagney <cagney@gnu.org>
2004-06-20 Andrew Cagney2004-06-20 Andrew Cagney <cagney@gnu.org>
next