aboutsummaryrefslogtreecommitdiff
path: root/gdb/spu-linux-nat.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-19ChangeLog:Ulrich Weigand1-2/+20
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-2/+5
2009-06-162009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-2/+2
2009-05-21 * target.h (TARGET_WNOHANG): New.Pedro Alves1-1/+1
2009-04-03 * spu-linux-nat.c (spu_bfd_open): Set filename of in-memoryUlrich Weigand1-1/+18
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves1-2/+4
2009-02-06 * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves1-1/+2
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-12-162008-12-16 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-2/+0
2008-12-11 * infrun.c (handle_inferior_event): On a TARGET_WAITKIND_EXITED orPedro Alves1-1/+1
2008-09-08 * spu-linux-nat.c (spu_child_post_startup_inferior)Pedro Alves1-4/+0
2008-07-12 * spu-linux-nat.c: Include "gdbthread.h".Ulrich Weigand1-0/+5
2008-06-26 * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.Daniel Jacobowitz1-1/+0
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-12 * target.h (enum target_object): Add TARGET_OBJECT_SPU.Ulrich Weigand1-0/+3
2007-06-12ChangeLog:Ulrich Weigand1-1/+1
2007-05-08 * spu-linux-nat.c: Include "gdb_stdint.h".Ulrich Weigand1-14/+28
2007-05-07 * spu-linux-nat.c (fetch_ppc_register, fetch_ppc_memory_1,Ulrich Weigand1-20/+20
2007-05-06 * target.h (struct regcache): Add forward declaration.Ulrich Weigand1-7/+7
2007-03-08 * spu-linux-nat.c (spu_xfer_partial): Return -1 for unsupportedUlrich Weigand1-1/+1
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2006-12-15bfd/Alan Modra1-1/+14
2006-11-22 * config/powerpc/spu-linux.mh: New file.Ulrich Weigand1-0/+557