Remove path name from test case
[binutils-gdb.git] / gdb / mn10300-tdep.c
2023-09-20 Tom TromeyRemove explanatory comments from includes
2023-02-13 Tom TromeyTurn remaining value_contents functions into methods
2023-02-13 Tom TromeyTurn value_address and set_value_address functions...
2023-02-13 Tom TromeyTurn value_type into method
2023-01-05 Simon Marchigdb: make gdbarch_alloc take ownership of the tdep
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: final cleanup of various gdbarch_register_name...
2022-09-21 Simon Marchigdb: remove TYPE_LENGTH
2022-07-21 Andrew Burgessgdb: move the type cast into gdbarch_tdep
2022-03-29 Tom TromeyUnify gdb printf functions
2022-01-05 Tom TromeyUse filtered output for gdbarch dump
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-11-15 Simon Marchigdb: fix gdbarch_tdep ODR violation
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-06-08 Simon Marchigdb: remove TYPE_FIELD_TYPE macro
2020-05-22 Simon Marchigdb: remove TYPE_NFIELDS macro
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-04-23 Andrew Burgessgdb/mn10300: 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-05-30 Simon MarchiRemove regcache_raw_write_part
2018-05-30 Simon MarchiRemove regcache_raw_write
2018-05-30 Simon MarchiRemove regcache_raw_read
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-12 Tom TromeyC++-ify prologue-value's pv_area
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-06-08 Alan HaywardAdd MN10300_MAX_REGISTER_SIZE
2017-05-24 Yao QiUse XCNEW gdbarch_tdep
2017-05-24 Yao QiDelegate opcodes to select disassembler in GDB
2017-04-05 Pedro Alves-Wwrite-strings: The Rest
2017-03-20 Artemiy VolkovConvert lvalue reference type check to general referenc...
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-05-08 Trevor Saundersremove trivialy unused variables
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-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-02-04 Kevin BuettnerUpdate mn10300 dwarf register map
2014-01-07 Honggyu KimRemove duplicated #include's from GDB
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_string.h
2013-07-01 Tom Tromeyadd -Wold-style-declaration
2013-04-19 Pedro Alves-Wpointer-sign: char -> gdb_byte.
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-05-18 Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
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-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-06-17 Ulrich Weigand * dummy-frame.c (deprecated_pc_in_call_dummy): Add...
2009-06-17 Ulrich Weigand * prologue-value.c (make_pv_area): Add ADDR_BIT argument.
2009-05-28 Tom Tromey2009-05-27 Tom Tromey <tromey@redhat.com>
2009-03-28 Kevin Buettner * mn10300-tdep.c (mn10300_gdbarch_init): For mn10300...
2009-03-25 Kevin Buettner * mn10300-tdep.c (trad-frame.h): Don't include.
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-07-15 Daniel Jacobowitz * mn10300-tdep.c (set_reg_offsets): Use get_frame_regi...
2008-06-28 Ulrich Weigand * alphafbsd-tdep.c: Update for unwinder changes.
2008-04-22 Corinna Vinschendoc/ChangeLog:
2008-04-07 Pedro Alves * alphanbsd-tdep.c: Include "target.h".
2008-03-13 Daniel Jacobowitz * breakpoint.h (breakpoint_restore_shadows): New
2008-02-05 Kevin Buettner * mn10300-tdep.c (mn10300_push_dummy_call): Adjust...
2008-01-29 Kevin Buettner * mn10300-tdep.c (mn10300_analyze_prologue): Check...
2008-01-16 Markus Deuling * mn10300-tdep.h (AM33_MODE): Add gdbarch as parameter.
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-11-17 Ulrich Weigand * amd64fsdb-tdep.c (amd64fbsd_sigtramp_start_addr...
2007-11-09 Kevin Buettner * mn10300-tdep.c (mn10300_dwarf2_reg_to_regnum): Add...
2007-11-07 Markus Deuling*** empty log message ***
2007-11-02 Ulrich Weigand2007-11-02 Markus Deuling <deuling@de.ibm.com>
2007-10-17 Daniel Jacobowitz * frame.c (frame_unwind_unsigned_register): Delete.
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-06-15 Ulrich Weigand * arm-tdep.c (arm_print_float_info): Use register...
2007-06-09 Ulrich Weigand2007-06-09 Markus Deuling <deuling@de.ibm.com>
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...
next