]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/sparc-tdep.c
Update copyright year range in header of all files managed by GDB
[thirdparty/binutils-gdb.git] / gdb / sparc-tdep.c
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-12-14  Simon Marchigdb: rename gdbarch_pseudo_register_write to gdbarch_de...
2023-02-13  Tom TromeyTurn remaining value_contents functions into methods
2023-02-13  Tom TromeyTurn some value_contents functions into methods
2023-02-13  Tom TromeyTurn allocate_value into a static "constructor"
2023-02-13  Tom TromeyTurn value_type into method
2023-01-05  Simon Marchigdb: make gdbarch_alloc take ownership of the tdep
2023-01-03  Tom TromeyFix inferior calls with variably-sized return type
2023-01-03  Tom TromeyConvert selected architectures to gdbarch_return_value_...
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-09-21  Simon Marchigdb: remove TYPE_TARGET_TYPE
2022-08-16  Tom TromeyRemove register_gdbarch_init
2022-07-21  Andrew Burgessgdb: move the type cast into gdbarch_tdep
2022-04-02  Tiezhu Yanggdb: rename floatformats_ia64_quad to floatformats_ieee...
2022-03-22  Tom TromeyRemove two unused variables
2022-02-06  Simon Marchigdb: remove SYMBOL_TYPE macro
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
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-03-24  Simon Marchigdb: remove current_top_target function
2021-03-04  Simon Marchigdb: set current thread in sparc_{fetch,collect}_inferi...
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-21  Tom TromeyFix sparc prologue skipping
2020-09-17  Tom TromeyChange management of tdesc_arch_data
2020-09-14  Tom TromeyApply 'const' in more places
2020-09-14  Simon Marchigdb: remove TYPE_VECTOR
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/sparc: Use default_unwind_pc
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-06-07  Pedro Alvestarget_stack -> current_top_target() throughout
2018-05-30  Simon MarchiRemove regcache_raw_collect
2018-05-30  Simon MarchiRemove regcache_raw_supply
2018-05-30  Simon MarchiRemove regcache_cooked_write
2018-05-30  Simon MarchiRemove regcache_cooked_read
2018-05-30  Simon MarchiRemove regcache_raw_write
2018-05-04  Joel Brobecker(SPARC/LEON) fix incorrect array return value printed...
2018-05-02  Pedro AlvesConvert struct target_ops to C++
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-10-25  Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-10-05  Ulrich WeigandClean up includes of doublest.h and floatformat.h
2017-09-27  Ulrich WeigandMake init_type/arch_type take a size in bits
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-08-11  Yao QiClass-fy dwarf2_frame_state_reg_info
2017-08-07  Maciej W. Rozyckigdbarch: Use an anonymous union for target data in...
2017-05-24  Yao QiDelegate opcodes to select disassembler in GDB
2017-05-19  Vladimir Mezentsevgdb: fix TYPE_CODE_ARRAY handling in sparc targets
2017-05-02  Simon MarchiChange return type of gdbarch_software_single_step...
2017-04-26  Jiong Wang[gdbarch] New method "execute_dwarf_cfa_vendor_op"...
2017-04-12  Pedro AlvesTeach GDB that wchar_t is a built-in type in C++ mode
2017-03-20  Artemiy VolkovConvert lvalue reference type check to general referenc...
2017-02-07  Jose E. Marchesigdb: fix ARI warning in sparc-tdep.c
2017-02-06  Ivo Raisrgdb: provide and use sparc{32,64} target description...
2017-01-16  Ivo Raisrgdb: sparc: split real and pseudo registers.
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-11-22  Yao QiChange gdbarch software_single_step frame_info to regcache
2016-11-22  Yao Qigdbarch software_single_step frame_info to regcache...
2016-11-08  Yao Qigdbarch software_single_step returns VEC (CORE_ADDR) *
2016-11-03  Yao QiRemove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_...
2016-11-03  Yao QiGDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPO...
2016-09-16  Pedro Alvesgdb: Use std::min and std::max throughout
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-03-18  Yao QiMake sparc_software_single_step static
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25  Simon MarchiAdd some more casts (2/2)
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 ArnezSPARC: Migrate from 'regset_from_core_section' to ...
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-05-21  Andreas ArnezSPARC: Rename register maps from "*regset" to "*regmap"
2014-02-10  Jose E. MarchesiAdd gdbarch_in_function_epilogue_p hook for sparc64.
2014-01-13  Tom Tromeyreplace XZALLOC with XCNEW
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-11-18  Jose E. Marchesisparc: support single-stepping over longjmp calls.
2013-11-07  Jose E. Marchesi2013-11-07 Jose E. Marchesi <jose.marchesi@oracle...
2013-06-24  Maciej W. Rozycki * objfiles.h (pc_in_section): New prototype.
2013-02-06  David S. MillerAllow struct 'return' on 32-bit sparc.
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-15  Joel BrobeckerRename ravenscar-sparc-thread.[hc] into sparc-ravenscar...
2012-12-15  Joel Brobeckergdbarch-ification of ravenscar-thread support.
2012-11-23  David S. MillerFix Sparc %fsr regset offset for BSD and Linux.
2012-05-18  Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-05-16  Maciej W. Rozycki gdb/
2012-04-21  David S. MillerHandle sparc compare-and-branch
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
next