summaryrefslogtreecommitdiff
path: root/gdb/spu-multiarch.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi
2017-10-04Fix "Remote 'g' packet reply is too long" problems with multiple inferiorsPedro Alves
2017-09-29Remove some unused declarationsTom Tromey
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-08-18Remove save_inferior_ptidTom Tromey
2017-08-07gdbarch: Use an anonymous union for target data in `gdbarch_info'Maciej W. Rozycki
2017-03-20spu: Use ptid from regcache instead of inferior_ptidSimon Marchi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-30gdbarch.h: Change gdbarch_info::tdep_info's type to void *Simon Marchi
2015-09-25Add some more casts (2/2)Simon Marchi
2015-08-27[Cell/B.E.] Make parse_spufs_run more robustUlrich Weigand
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include string.h in common-defs.hGary Benson
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-07-18fix calls to find_target_beneathTom Tromey
2014-07-18clean up some target delegation casesTom Tromey
2014-02-19Add target_ops argument to to_region_ok_for_hw_watchpointTom Tromey
2014-02-11Return target_xfer_status in to_xfer_partialYao Qi
2014-01-14Change to_xfer_partial 'len' type to ULONGEST.Yao Qi
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-08-05more add_target removalsTom Tromey
2013-04-19-Wpointer-sign: gdb_byte -> char.Pedro Alves
2013-03-01Use gdb_byte for bytes from the program being debugged.Pedro Alves
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2012-03-02gdb/Jan Kratochvil
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-06-19ChangeLog:Ulrich Weigand
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-12-20 * darwin-nat-info.c, solib-spu.c, spu-multiarch.c,Joel Brobecker
2009-07-31ChangeLog:Ulrich Weigand