Remove path name from test case
[binutils-gdb.git] / gdb / tilegx-tdep.c
2023-02-13 Tom TromeyTurn remaining value_contents functions into methods
2023-02-13 Tom TromeyTurn value_enclosing_type into method
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
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-08-16 Tom TromeyRemove register_gdbarch_init
2022-05-27 Alan ModraRemove use of bfd_uint64_t and similar
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-06-28 Simon Marchigdb: convert obj_section macros to methods
2021-01-19 Luis Machadotrad-frame cleanups
2021-01-19 Luis MachadoConvert some frame functions to use gdb::array_view.
2021-01-04 Luis MachadoRefactor struct trad_frame_saved_regs
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-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-07-09 Tom TromeyRename common to gdbsupport
2019-04-23 Andrew Burgessgdb/tilegx: 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
2018-05-30 Simon MarchiRemove regcache_raw_read
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-10-05 Ulrich WeigandClean up includes of doublest.h and floatformat.h
2017-09-30 Tom TromeyRemove cleanup from tilegx-tdep.c
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-05-24 Yao QiDelegate opcodes to select disassembler in GDB
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-10-18 Maciej W. Rozyckitilegx-tdep: Correct aliasing errors in `tilegx_analyze...
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-09-25 Simon MarchiAdd some more casts (2/2)
2015-09-25 Simon MarchiAdd casts to memory allocation related calls
2015-07-31 Simon MarchiMostly trivial enum fixes
2015-05-26 Martin GalvanRename in_function_epilogue_p to stack_frame_destroyed_p
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-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-03-02 Jiong Wang gdb/
2013-03-01 Jiong WangImplement get_longjmp_target for tilegx.
2013-02-19 Walter Lee * tilegx-tdep.c (tilegx_analyze_prologue):...
2013-02-19 Walter Lee * tilegx-tdep.c (itilegx_gdbarch_init): char...
2013-02-19 Walter Lee * tilegx-tdep.c (tilegx_skip_prologue): Use skip_prolo...
2013-02-19 Walter Lee * tilegx-tdep.c (INT_SWINT_1_SIGRETURN): New...
2013-02-19 Walter Lee * tilegx-tdep.c (tilegx_push_dummy_call): args pushed...
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-08-24 Siddhesh Poyarekar * h8300-tdep.c (h8300_push_dummy_call): Replace...
2012-05-30 Pedro Alves2012-05-30 Jeff Kenton <jkenton@tilera.com>