]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/spu-tdep.c
Remove ptid_get_pid
[thirdparty/binutils-gdb.git] / gdb / spu-tdep.c
2018-07-03  Tom TromeyRemove ptid_get_pid
2018-06-07  Pedro Alvestarget_stack -> current_top_target() throughout
2018-05-30  Simon MarchiRemove regcache_cooked_write_part
2018-05-30  Simon MarchiRemove regcache_cooked_read_part
2018-05-30  Simon MarchiRemove regcache_cooked_write
2018-05-30  Simon MarchiRemove regcache_raw_read_part
2018-05-30  Simon MarchiRemove regcache_cooked_read
2018-05-30  Simon MarchiRemove regcache_raw_write
2018-05-30  Simon MarchiRemove regcache_raw_read
2018-05-08  Ulrich Weigand[spu] Fix "info spu event" output formatting
2018-05-02  Pedro AlvesConvert struct target_ops to C++
2018-04-30  Tom TromeyRemove some uses of is_mi_like_p from spu-tdep.c
2018-03-19  Tom TromeyConvert observers to C++
2018-02-21  Yao QiPass readable_regcache to gdbarch method read_pc
2018-02-21  Yao QiClass readonly_detached_regcache
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-05  Pedro AlvesFix gdb/spu-tdep.c build breakage
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-20  Ulrich Weigand[Cell/B.E.] Fix regression due to gdbarch_significant_a...
2017-12-05  Simon MarchiRemove some unused variables
2017-11-26  Ulrich Weigand[spu] Fix single-stepping regression
2017-10-25  Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-10-11  Tom TromeyConstify add_prefix_cmd
2017-10-05  Ulrich WeigandClean up includes of doublest.h and floatformat.h
2017-09-27  Tom TromeyConstify some commands in spu-tdep.c
2017-09-26  Tom TromeyRemove make_cleanup_regcache_xfree
2017-09-26  Tom TromeyRemove regcache_xfree
2017-09-09  Tom TromeyUse ui_out_emit_tuple in more places
2017-09-09  Tom TromeyRemove make_cleanup_ui_out_table_begin_end
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-09-04  John BaldwinCatch up to recent changes to call_function_by_hand().
2017-08-07  Maciej W. Rozyckigdbarch: Use an anonymous union for target data in...
2017-06-14  Yao QiDon't use print_insn_XXX in GDB
2017-05-02  Simon MarchiChange return type of gdbarch_software_single_step...
2017-04-12  Tom TromeyIntroduce event_location_up
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-03-20  Artemiy VolkovConvert lvalue reference type check to general referenc...
2017-01-26  Yao QiRefactor disassembly code
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-22  Simon MarchiClass-ify ui_out
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-11  Yao QiDon't handle unavailable/optimized-out in spu_software_...
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-06-25  David TaylorSupport structure offsets that are 512K or larger.
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-03-18  Yao Qi[spu] throw error when target_read_memory fails
2016-01-21  Joel BrobeckerFix regression introduced in "break *<EXPR>" by explici...
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-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-12  Keith SeitzExplicit locations: introduce address locations
2015-08-12  Keith SeitzExplicit locations: use new location API
2015-05-26  Martin GalvanRename in_function_epilogue_p to stack_frame_destroyed_p
2015-04-08  Yao Qi[spu] Don't call set_gdbarch_cannot_step_breakpoint...
2015-03-20  Pedro Alvesconstify sparc-sol2-tdep.c and spu-tdep.c
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-20  Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-11-18  Doug Evanssymtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR...
2014-11-07  Doug EvansMove lookup_block_symbol to block.c, rename to block_lo...
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-06-18  Tom Tromeyconstify some blockvector APIs
2014-06-13  Tom Tromeymake calls to help_list use enumerator
2014-04-17  Ulrich WeigandEnable DWARF unwinders for SPU
2014-04-17  Ulrich WeigandUse address_from_register in dwarf2-frame.c:read_addr_f...
2014-02-26  Tom Tromeystart change to progspace independence
2014-02-26  Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26  Tom Tromeychange minsym representation
2014-01-13  Tom Tromeyreplace XCALLOC with XCNEWVEC or XCNEW
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-06  Pedro AlvesNew OPTIMIZED_OUT_ERROR error code.
2013-11-18  Tom Tromeyremove gdb_string.h
2013-04-19  Pedro Alves-Wpointer-sign: gdb_byte -> char.
2013-04-19  Pedro Alves-Wpointer-sign: char -> gdb_byte.
2013-04-15  Joel BrobeckerAdd missing empty line in spu_write_pc.
2013-04-08  Tom Tromey PR symtab/8424:
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-09  Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-09-27  Siddhesh Poyarekar * amd64-tdep.c (amd64_return_value): Revert...
2012-09-26  Siddhesh Poyarekar * amd64-tdep.c (amd64_return_value): Use TYPE_L...
2012-09-17  Siddhesh Poyarekar * m2-valprint.c (m2_print_array_contents): Eliminate...
2012-05-18  Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-05-16  Maciej W. Rozycki gdb/
2012-05-15  Jan Kratochvilgdb/
2012-03-13  Pedro Alves2012-03-13 Hui Zhu <teawater@gmail.com>
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-11-16  Ulrich Weigand * spu-tdep.c (spu_return_value): Fix handling of
2011-10-26  Ulrich Weigand * spu-tdep.c (spu_catch_start): Pass non-NULL breakpoi...
2011-08-05  Jan Kratochvilgdb/
2011-05-06  Ulrich WeigandChangeLog:
2011-03-18  Pedro Alves gdb/
2011-03-18  Pedro Alves gdb/
2011-03-18  Pedro Alves gdb/
2011-02-26  Michael Snyder2011-02-25 Michael Snyder <msnyder@vmware.com>
next