summaryrefslogtreecommitdiff
path: root/gdb/spu-multiarch.c
Commit message (Expand)AuthorAgeFilesLines
* the patchusers/tromey/sort-includesTom Tromey2019-03-301-8/+9
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* target_ops::to_stratum -> target_ops::stratum() virtual methodPedro Alves2018-11-301-3/+2
* Eliminate find_target_beneathPedro Alves2018-06-071-21/+12
* Remove regcache_raw_collectSimon Marchi2018-05-301-2/+2
* Remove regcache_raw_supplySimon Marchi2018-05-301-3/+3
* Remove regcache_get_ptidSimon Marchi2018-05-301-2/+2
* target factories, target open and multiple instances of targetsPedro Alves2018-05-031-8/+8
* target_ops: Use bool throughoutPedro Alves2018-05-031-1/+2
* Convert struct target_ops to C++Pedro Alves2018-05-031-77/+86
* Convert observers to C++Tom Tromey2018-03-191-4/+4
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-2/+2
* Fix "Remote 'g' packet reply is too long" problems with multiple inferiorsPedro Alves2017-10-041-1/+2
* Remove some unused declarationsTom Tromey2017-09-291-1/+0
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Remove save_inferior_ptidTom Tromey2017-08-181-4/+5
* gdbarch: Use an anonymous union for target data in `gdbarch_info'Maciej W. Rozycki2017-08-071-1/+1
* spu: Use ptid from regcache instead of inferior_ptidSimon Marchi2017-03-201-0/+10
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* gdbarch.h: Change gdbarch_info::tdep_info's type to void *Simon Marchi2015-09-301-1/+1
* Add some more casts (2/2)Simon Marchi2015-09-251-1/+1
* [Cell/B.E.] Make parse_spufs_run more robustUlrich Weigand2015-08-271-1/+11
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* 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
* fix calls to find_target_beneathTom Tromey2014-07-181-1/+1
* clean up some target delegation casesTom Tromey2014-07-181-26/+3
* Add target_ops argument to to_region_ok_for_hw_watchpointTom Tromey2014-02-191-2/+4
* Return target_xfer_status in to_xfer_partialYao Qi2014-02-111-8/+10
* Change to_xfer_partial 'len' type to ULONGEST.Yao Qi2014-01-141-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* more add_target removalsTom Tromey2013-08-051-1/+1
* -Wpointer-sign: gdb_byte -> char.Pedro Alves2013-04-191-1/+1
* Use gdb_byte for bytes from the program being debugged.Pedro Alves2013-03-011-6/+8
* 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-5/+5
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-1/+0
* gdb/Jan Kratochvil2012-03-021-0/+3
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* ChangeLog:Ulrich Weigand2010-06-191-3/+24
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * darwin-nat-info.c, solib-spu.c, spu-multiarch.c,Joel Brobecker2009-12-201-4/+2
* ChangeLog:Ulrich Weigand2009-07-311-0/+397