summaryrefslogtreecommitdiff
path: root/gdb/spu-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Support structure offsets that are 512K or larger.David Taylor2016-06-241-1/+1
* remove trivialy unused variablesTrevor Saunders2016-05-071-2/+1
* [spu] throw error when target_read_memory failsYao Qi2016-03-181-1/+3
* Fix regression introduced in "break *<EXPR>" by explicit location patches.Joel Brobecker2016-01-211-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add some more casts (2/2)Simon Marchi2015-09-251-9/+11
* Add casts to memory allocation related callsSimon Marchi2015-09-251-2/+2
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-1/+1
* Explicit locations: introduce address locationsKeith Seitz2015-08-111-4/+1
* Explicit locations: use new location APIKeith Seitz2015-08-111-3/+9
* Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan2015-05-261-4/+3
* [spu] Don't call set_gdbarch_cannot_step_breakpoint in spu_gdbarch_initYao Qi2015-04-081-1/+0
* constify sparc-sol2-tdep.c and spu-tdep.cPedro Alves2015-03-201-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans2014-11-201-5/+6
* symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated.Doug Evans2014-11-181-1/+1
* Move lookup_block_symbol to block.c, rename to block_lookup_symbol.Doug Evans2014-11-061-1/+1
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* constify some blockvector APIsTom Tromey2014-06-181-1/+1
* make calls to help_list use enumeratorTom Tromey2014-06-131-1/+1
* Enable DWARF unwinders for SPUUlrich Weigand2014-04-171-0/+62
* Use address_from_register in dwarf2-frame.c:read_addr_from_regUlrich Weigand2014-04-171-3/+4
* start change to progspace independenceTom Tromey2014-02-261-4/+4
* use bound_minsym as result for lookup_minimal_symbol et alTom Tromey2014-02-261-14/+15
* change minsym representationTom Tromey2014-02-261-5/+5
* replace XCALLOC with XCNEWVEC or XCNEWTom Tromey2014-01-131-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* New OPTIMIZED_OUT_ERROR error code.Pedro Alves2013-12-061-2/+3
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* -Wpointer-sign: gdb_byte -> char.Pedro Alves2013-04-191-7/+9
* -Wpointer-sign: char -> gdb_byte.Pedro Alves2013-04-191-1/+1
* Add missing empty line in spu_write_pc.Joel Brobecker2013-04-151-0/+1
* PR symtab/8424:Tom Tromey2013-04-081-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-2/+2
* * amd64-tdep.c (amd64_return_value): Revert previous changeSiddhesh Poyarekar2012-09-271-2/+3
* * amd64-tdep.c (amd64_return_value): Use TYPE_LENGTH directly.Siddhesh Poyarekar2012-09-261-3/+2
* * m2-valprint.c (m2_print_array_contents): Eliminate variableSiddhesh Poyarekar2012-09-171-2/+1
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-7/+7
* gdb/Maciej W. Rozycki2012-05-161-1/+2
* gdb/Jan Kratochvil2012-05-151-0/+1
* 2012-03-13 Hui Zhu <teawater@gmail.com>Pedro Alves2012-03-131-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* * spu-tdep.c (spu_return_value): Fix handling ofUlrich Weigand2011-11-161-5/+13
* * spu-tdep.c (spu_catch_start): Pass non-NULL breakpoint opsUlrich Weigand2011-10-261-2/+2
* gdb/Jan Kratochvil2011-08-051-61/+63
* ChangeLog:Ulrich Weigand2011-05-061-1/+1
* gdb/Pedro Alves2011-03-181-0/+2