gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / sparc64-tdep.c
2020-05-22  Simon Marchigdb: remove TYPE_NFIELDS macro
2020-05-19  Tom TromeyUpdate call to target_fileio_open
2020-05-16  Simon Marchigdb: remove unnecessary struct typedef in sparc64-tdep.c
2020-05-14  Simon Marchigdb: remove TYPE_CODE macro
2020-04-17  Tom TromeyReplace most calls to help_list and cmd_show_list
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-11-06  Christian BiesingerUse strtok_r instead of strtok
2019-10-26  Tom de Vries[gdb] Fix more typos in comments (2)
2019-10-18  Tom de Vries[gdb] Fix more typos in comments
2019-03-05  Tom TromeyRemove excess calls to gdb_flush
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-16  Alan HaywardPass return_method to _push_dummy_call
2018-09-16  Tom TromeyUse GNU style for metasyntactic variables in gdb
2018-07-22  Tom TromeySimple unused variable removals
2018-07-03  Tom TromeyRemove ptid_get_pid
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-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-11-07  Tom TromeyRemove cmd_cfunc_ftype
2017-11-04  Tom TromeyUse gdb::def_vector in sparc64-tdep.c
2017-10-25  Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-10-16  Tom TromeyReturn unique_xmalloc_ptr from target_fileio_read_stralloc
2017-10-11  Tom TromeyConstify add_prefix_cmd
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-26  Rainer OrthFix gdb 8.1 Solaris/SPARC compilation (PR build/22206)
2017-08-31  Weimin PanUnbreak gdb build on 32-bit host with ADI support
2017-08-23  Weimin Pangdb: SPARC ADI support
2017-05-19  Vladimir Mezentsevgdb: fix TYPE_CODE_ARRAY handling in sparc targets
2017-04-12  Pedro AlvesTeach GDB that wchar_t is a built-in type in C++ mode
2017-03-21  Ivo RaisrDecode properly flags of %ccr register on sparc64.
2017-03-20  Artemiy VolkovConvert lvalue reference type check to general referenc...
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-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-24  Simon Marchisparc64-tdep.c: Don't assign using memcpy return
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-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-11  Jose E. MarchesiFix passing double float complex arguments in sparc64.
2014-02-10  Jose E. MarchesiAdd gdbarch_in_function_epilogue_p hook for sparc64.
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-23  David S. MillerFix Sparc %fsr regset offset for BSD and Linux.
2012-05-16  Maciej W. Rozycki gdb/
2012-04-09  Mark Kettenis* sparc64-tdep.c (sparc64_store_arguments)
2012-04-08  Mark Kettenis* sparc64-tdep.c (sparc64_store_arguments): Fix handling of
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-09-28  David S. MillerFix complex floats on sparc.
2011-06-27  Joel BrobeckerAdd support for single register window model on SPARC
2011-05-21  Mark Kettenis* sparc-nat.c (sparc_fetch_inferior_registers): Explici...
2011-03-18  Pedro Alves gdb/
2011-03-18  Pedro Alves gdb/
2011-02-26  Michael Snyder2011-02-25 Michael Snyder <msnyder@vmware.com>
2011-01-11  Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-10-01  Joel Brobecker[sparc] inferior SEGV while calling Ada subprogram
2010-05-05  Joel Brobecker"finish" does not work on sparc if function returns...
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 (TYPE_OBJFILE_OWNED, TYPE_OWNER): New...
2009-07-02  Ulrich Weigand * i386-tdep.h (struct gdbarch_tdep): Add i386_eflags_t...
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-09-11  Ulrich Weigand * alpha-tdep.c (alpha_register_type): Use builtin_type...
2008-05-07  Joel Brobecker * sparc-tdep.c, sparc-tdep.h, sparc-sol2-tdep...
2008-04-30  Daniel Jacobowitz * dwarf2-frame.c (read_reg): Expect this_frame in...
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-02  Ulrich Weigand2007-11-02 Markus Deuling <deuling@de.ibm.com>
2007-10-10  Ulrich Weigand2007-10-10 Markus Deuling <deuling@de.ibm.com>
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-16  Ulrich Weigand * amd64-tdep.c (struct amd64_register_info): Remove.
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-12-26  Joel Brobecker * sparc64-tdep.c (sparc64_extract_return_value...
2006-08-22  Mark Kettenis* sparc64-tdep.c (sparc64_pstate_type, sparc64_fsr_type)
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-04-05  David S. Miller * dwarf2-frame.c (dwarf2_frame_ops init_reg): Add...
2005-12-17  Eli Zaretskii * breakpoint.c:
2005-06-12  Mark Kettenis* sparc-tdep.c (sparc32_frame_prev_register): Change...
2005-05-14  Mark Kettenis* sparc-tdep.c (sparc_fetch_instruction, sparc_fetch_wc...
2005-04-23  Mark Kettenis* sparc64-tdep.c: Include "dwarf2-frame.h".
2005-03-28  Mark Kettenis* sparc-tdep.c (sparc_supply_rwindow, sparc_collect_rwi...
2005-03-09  Mark Kettenis* sparc-tdep.c (sparc_frame_cache): Adjust cached frame...
next
This page took 1.810489 seconds and 106 git commands to generate.