summaryrefslogtreecommitdiff
path: root/gdb/spu-linux-nat.c
Commit message (Expand)AuthorAgeFilesLines
* Remove ptid_get_lwpTom Tromey2018-07-031-4/+4
* Remove ptid_get_pidTom Tromey2018-07-031-8/+8
* Remove pid_to_ptidTom Tromey2018-07-031-1/+1
* 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
* [spu] Fix build breakUlrich Weigand2018-05-041-2/+2
* target factories, target open and multiple instances of targetsPedro Alves2018-05-031-1/+1
* Convert struct target_ops to C++Pedro Alves2018-05-031-36/+42
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-1/+1
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* spu: Use ptid from regcache instead of inferior_ptidSimon Marchi2017-03-201-0/+10
* Use class to manage BFD reference countsTom Tromey2017-01-101-22/+16
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* [spu] Fix C++ build problemsUlrich Weigand2016-05-041-2/+2
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-1/+1
* Mostly trivial enum fixesSimon Marchi2015-07-311-1/+1
* Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves2015-07-241-1/+1
* Zero supplied stat buffers in functions that pretend to statGary Benson2015-04-141-0/+1
* 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
* Add target_ops argument to to_post_startup_inferiorTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_can_use_hw_breakpointTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_post_attachTom Tromey2014-02-191-1/+1
* Update comments to to_xfer_partial implementations.Yao Qi2014-02-111-1/+3
* Return target_xfer_status in to_xfer_partialYao Qi2014-02-111-19/+35
* Replace -1 with TARGET_XFER_E_IOYao Qi2014-02-071-2/+2
* Change to_xfer_partial 'len' type to ULONGEST.Yao Qi2014-01-141-2/+2
* Fix pointer assignment with different signednessYao Qi2014-01-081-3/+3
* Pass name to symbol_file_add_from_bfdYao Qi2014-01-081-1/+2
* Fix missing-prototypes error for '_initialize_spu_nat'Yao Qi2014-01-071-0/+2
* 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
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-12/+13
* Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves2013-07-011-1/+0
* gdb/Jan Kratochvil2013-04-121-1/+3
* Use gdb_byte for bytes from the program being debugged.Pedro Alves2013-03-011-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-1/+1
* * procfs.c: Add gdb_bfd header.Pierre Muller2012-09-261-0/+1
* * coffread.c (coff_symfile_read): Make a cleanup for 'debugfile'Tom Tromey2012-07-231-2/+7
* * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.Tom Tromey2012-07-231-5/+4
* * bfd-target.c (target_bfd_reopen): Update.Tom Tromey2012-07-231-1/+1
* * symfile.c (symfile_bfd_open): Don't copy name. CallTom Tromey2012-07-181-1/+1
* * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey2012-07-181-1/+2
* gdb/Pedro Alves2012-05-241-1/+1
* 2012-05-22 Pedro Alves <palves@redhat.com>Pedro Alves2012-05-221-0/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1