aboutsummaryrefslogtreecommitdiff
path: root/gdb/ravenscar-thread.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-05more add_target removalsTom Tromey1-1/+1
2013-04-19-Wpointer-sign: char -> gdb_byte.Pedro Alves1-1/+1
2013-02-12Consistent use of (C) after "Copyright".Pedro Alves1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-15gdbarch-ification of ravenscar-thread support.Joel Brobecker1-18/+26
2012-12-15minor ravenscar-thread cleanupJoel Brobecker1-29/+6
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-1/+1
2012-10-24remote packet sent after Ravenscar inferior exitedJoel Brobecker1-2/+13
2012-05-24gdb/Pedro Alves1-2/+2
2012-03-09Add missing _initialize_ravenscar prototype.Joel Brobecker1-0/+3
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-09-16[Ada] Adjust ada-tasks.c:ada_build_task_listJoel Brobecker1-1/+1
2011-07-04ada-tasks.c: handle known tasks maintained by a simply-linked list.Joel Brobecker1-1/+4
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+3
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-11-23copy/paste typo when registering the `show ravenscar' prefix commandJoel Brobecker1-1/+1
2010-11-23Add missing \n in `show ravenscar task-switching' outputJoel Brobecker1-2/+2
2010-11-23[Ada/ravenscar] New name for active-thread symbolJoel Brobecker1-10/+28
2010-09-28Add support for GNAT Ravenscar run-time library.Joel Brobecker1-0/+434