aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/spu-low.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-27 * linux-low.c (linux_unprepare_to_access_memory): Rename to ...Pedro Alves1-1/+1
2010-08-26 * linux-low.c (linux_prepare_to_access_memory): New.Pedro Alves1-0/+2
2010-06-19ChangeLog:Ulrich Weigand1-2/+36
2010-04-12 gdb/gdbserver/Pedro Alves1-1/+7
2010-04-11 GDBserver disconnected tracing support.Pedro Alves1-2/+1
2010-01-21 * spu-low.c (spu_fetch_registers, spu_store_registers): ChangePedro Alves1-7/+7
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-09-27 * spu-low.c (spu_kill): Wait for inferior to terminate.Ulrich Weigand1-0/+11
2009-06-22 * linux-low.c (usr_fetch_inferior_registers): Remove check for regno 0.Aleksandar Ristovski1-4/+0
2009-04-03 * remote-utils.c (prepare_resume_reply): Null-terminate packet.Ulrich Weigand1-23/+34
2009-04-012009-04-01 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-16/+29
2009-04-01 Non-stop mode support.Pedro Alves1-2/+2
2009-04-01 Decouple target code from remote protocol.Pedro Alves1-10/+16
2009-04-01 * target.h (struct thread_resume): Delete leave_stopped member.Pedro Alves1-7/+10
2009-03-22 * i387-fp.c, linux-arm-low.c, linux-cris-low.c,Pedro Alves1-4/+4
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-02-28ChangeLog:Ulrich Weigand1-7/+0
2008-02-27gdb/ChangeLog:Ulrich Weigand1-1/+4
2008-02-01 * hostio.c: Don't include errno.h.Pedro Alves1-0/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-12-07 * linux-low.c (linux_wait, linux_resume): Do not handle async I/O.Daniel Jacobowitz1-8/+0
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-20 * linux-low.c (linux_create_inferior): Try execv before execvp.Daniel Jacobowitz1-1/+3
2007-06-132007-06-13 Mike Frysinger <vapier@gentoo.org>Daniel Jacobowitz1-1/+1
2007-06-12ChangeLog:Ulrich Weigand1-1/+1
2007-06-12ChangeLog:Ulrich Weigand1-1/+1
2007-05-10 * linux-low.c (linux_detach): Change return type to int. Return 0.Pedro Alves1-1/+2
2007-05-10 * target.h (target_ops): Change return type of detach to int.Pedro Alves1-0/+13
2007-02-26 * gdb.texinfo (Monitor commands for gdbserver): New subsection.Daniel Jacobowitz1-1/+0
2007-02-25 * target.h (target_ops): Rename send_signal to request_interrupt,Pedro Alves1-3/+3
2007-02-22 * spu-low.c (spu_arch_string): New.Ulrich Weigand1-0/+13
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2006-11-22ChangeLog:Ulrich Weigand1-0/+585