aboutsummaryrefslogtreecommitdiff
path: root/gdb/spu-linux-nat.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-26 * procfs.c: Add gdb_bfd header.Pierre Muller1-0/+1
2012-07-23 * coffread.c (coff_symfile_read): Make a cleanup for 'debugfile'Tom Tromey1-2/+7
2012-07-23 * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.Tom Tromey1-5/+4
2012-07-23 * bfd-target.c (target_bfd_reopen): Update.Tom Tromey1-1/+1
2012-07-18 * symfile.c (symfile_bfd_open): Don't copy name. CallTom Tromey1-1/+1
2012-07-18 * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey1-1/+2
2012-05-24gdb/Pedro Alves1-1/+1
2012-05-222012-05-22 Pedro Alves <palves@redhat.com>Pedro Alves1-0/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-05-06 * spu-linux-nat.c (spu_symbol_file_add_from_memory): Add NULLUlrich Weigand1-1/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
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