summaryrefslogtreecommitdiff
path: root/gdb/spu-linux-nat.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * spu-linux-nat.c (spu_symbol_file_add_from_memory): Add NULLUlrich Weigand2011-05-061-1/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* ChangeLog:Ulrich Weigand2010-06-191-2/+20
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-2/+5
* 2009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-06-161-2/+2
* * target.h (TARGET_WNOHANG): New.Pedro Alves2009-05-211-1/+1
* * spu-linux-nat.c (spu_bfd_open): Set filename of in-memoryUlrich Weigand2009-04-031-1/+18
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-2/+4
* * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves2009-02-061-1/+2
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* 2008-12-16 Tristan Gingold <gingold@adacore.com>Tristan Gingold2008-12-161-2/+0
* * infrun.c (handle_inferior_event): On a TARGET_WAITKIND_EXITED orPedro Alves2008-12-111-1/+1
* * spu-linux-nat.c (spu_child_post_startup_inferior)Pedro Alves2008-09-081-4/+0
* * spu-linux-nat.c: Include "gdbthread.h".Ulrich Weigand2008-07-121-0/+5
* * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.Daniel Jacobowitz2008-06-261-1/+0
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * target.h (enum target_object): Add TARGET_OBJECT_SPU.Ulrich Weigand2007-06-121-0/+3
* ChangeLog:Ulrich Weigand2007-06-121-1/+1
* * spu-linux-nat.c: Include "gdb_stdint.h".Ulrich Weigand2007-05-081-14/+28
* * spu-linux-nat.c (fetch_ppc_register, fetch_ppc_memory_1,Ulrich Weigand2007-05-071-20/+20
* * target.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-7/+7
* * spu-linux-nat.c (spu_xfer_partial): Return -1 for unsupportedUlrich Weigand2007-03-081-1/+1
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* bfd/Alan Modra2006-12-151-1/+14
* * config/powerpc/spu-linux.mh: New file.Ulrich Weigand2006-11-221-0/+557