aboutsummaryrefslogtreecommitdiff
path: root/gdb/spu-tdep.c
AgeCommit message (Expand)Author
2017-06-14Don't use print_insn_XXX in GDBYao Qi
2017-05-02Change return type of gdbarch_software_single_step to vector<CORE_ADDR>Simon Marchi
2017-04-12Introduce event_location_upTom Tromey
2017-04-05-Wwrite-strings: The RestPedro Alves
2017-03-20Convert lvalue reference type check to general reference type checkArtemiy Volkov
2017-01-26Refactor disassembly codeYao Qi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-12-22Class-ify ui_outSimon Marchi
2016-11-22Change gdbarch software_single_step frame_info to regcacheYao Qi
2016-11-22gdbarch software_single_step frame_info to regcache: spuYao Qi
2016-11-11Don't handle unavailable/optimized-out in spu_software_single_stepYao Qi
2016-11-08gdbarch software_single_step returns VEC (CORE_ADDR) *Yao Qi
2016-11-03Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi
2016-11-03GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi
2016-06-24Support structure offsets that are 512K or larger.David Taylor
2016-05-07remove trivialy unused variablesTrevor Saunders
2016-03-18[spu] throw error when target_read_memory failsYao Qi
2016-01-21Fix regression introduced in "break *<EXPR>" by explicit location patches.Joel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add some more casts (2/2)Simon Marchi
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-08-11Explicit locations: introduce address locationsKeith Seitz
2015-08-11Explicit locations: use new location APIKeith Seitz
2015-05-26Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan
2015-04-08[spu] Don't call set_gdbarch_cannot_step_breakpoint in spu_gdbarch_initYao Qi
2015-03-20constify sparc-sol2-tdep.c and spu-tdep.cPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-11-20Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans
2014-11-18symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated.Doug Evans
2014-11-06Move lookup_block_symbol to block.c, rename to block_lookup_symbol.Doug Evans
2014-10-08Remove spurious exceptions.h inclusionsGary Benson
2014-08-07Include string.h in common-defs.hGary Benson
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-06-18constify some blockvector APIsTom Tromey
2014-06-13make calls to help_list use enumeratorTom Tromey
2014-04-17Enable DWARF unwinders for SPUUlrich Weigand
2014-04-17Use address_from_register in dwarf2-frame.c:read_addr_from_regUlrich Weigand
2014-02-26start change to progspace independenceTom Tromey
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey
2014-02-26change minsym representationTom Tromey
2014-01-13replace XCALLOC with XCNEWVEC or XCNEWTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-12-06New OPTIMIZED_OUT_ERROR error code.Pedro Alves
2013-11-18remove gdb_string.hTom Tromey
2013-04-19-Wpointer-sign: gdb_byte -> char.Pedro Alves
2013-04-19-Wpointer-sign: char -> gdb_byte.Pedro Alves
2013-04-15Add missing empty line in spu_write_pc.Joel Brobecker
2013-04-08 PR symtab/8424:Tom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker