]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/score-tdep.c
trad-frame cleanups
[thirdparty/binutils-gdb.git] / gdb / score-tdep.c
2021-01-19  Luis Machadotrad-frame cleanups
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-09-29  Tom TromeyRemove target_has_execution macro
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-12-19  Christian BiesingerMake the literal argument to pow a double, not an integer
2019-10-18  Tom de Vries[gdb] Fix more typos in comments
2019-04-23  Andrew Burgessgdb/score: 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-08-13  Alan HaywardSplit size in regset section iterators
2018-05-30  Simon MarchiRemove regcache_raw_supply
2018-05-30  Simon MarchiRemove regcache_cooked_write_part
2018-05-30  Simon MarchiRemove regcache_cooked_read_part
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
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 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-07-06  John BaldwinRemove check for negative size.
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-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-09-30  Andreas ArnezSCORE: Migrate from 'regset_from_core_section' to ...
2014-08-07  Andreas ArnezSCORE: Fill 'collect_regset' in regset structure.
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-05-21  Andreas ArnezSCORE: Replace regset_alloc() invocation by a static...
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
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-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-03-18  Pedro Alves gdb/
2011-01-11  Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-10  Michael Snyder2011-01-10 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-10-19  Don Lee * gdb/score-tdep.c: Delete dead codes.
2009-09-27  Don Lee * score-tdep.c: Comment out some simulator dependent...
2009-08-06  Don Lee * score-tdep.c: Support a new Sunplus CT S+core varian...
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-01-03  Joel Brobecker Updated copyright notices for most files.
2008-06-28  Ulrich Weigand * alphafbsd-tdep.c: Update for unwinder changes.
2008-05-21  Markus Deuling * score-tdep.c (score_print_insn): Get the current...
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-11-19  Markus Deuling2007-11-19 Markus Deuling <deuling@de.ibm.com>
2007-11-07  Markus Deuling*** empty log message ***
2007-11-02  Ulrich Weigand2007-11-02 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-05-17  Qinwei2007-05-17 Qinwei <qinwei@sunnorth.com.cn>
2007-05-14  Ulrich Weigand * gdbarch.sh (read_sp): Remove.
2007-02-27  Daniel Jacobowitz * dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_thi...
2007-01-09  Jim Blandy* score-tdep.c (score_push_dummy_call): Don't mix decla...
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2007-01-04  Qinwei2007-01-04 Qinwei <qinwei@sunnorth.com.cn>