index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gdb
/
tui
/
tui-hooks.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
This commit was manufactured by cvs2svn to create branch 'binutils-
nobody
2013-09-18
1
-312
/
+0
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
* tui/tui-hooks.c (tui_about_to_proceed): New function.
Stephane Carrez
2012-11-08
1
-16
/
+9
*
* tui/tui-hooks.c (tui_inferior_exit): New function.
Stephane Carrez
2012-11-08
1
-5
/
+11
*
2012-05-24 Pedro Alves <palves@redhat.com>
Pedro Alves
2012-05-24
1
-1
/
+10
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+1
*
MI breakpoint notifications.
Vladimir Prus
2011-04-27
1
-3
/
+3
*
gdb/
Pedro Alves
2011-03-18
1
-18
/
+20
*
2011-01-05 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-06
1
-2
/
+4
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-2
/
+2
*
gdb/
Jan Kratochvil
2010-05-02
1
-1
/
+1
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
* target.h (TARGET_WNOHANG): New.
Pedro Alves
2009-05-21
1
-2
/
+2
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-1
/
+1
*
gdb:
Tom Tromey
2008-07-25
1
-21
/
+18
*
Updated copyright notices for most files.
Daniel Jacobowitz
2008-01-01
1
-1
/
+1
*
Switch the license of all .c files to GPLv3.
Joel Brobecker
2007-08-23
1
-4
/
+2
*
2007-08-14 Michael Snyder <msnyder@access-company.com>
Michael Snyder
2007-08-14
1
-5
/
+7
*
2007-08-14 Michael Snyder <msnyder@access-company.com>
Michael Snyder
2007-08-14
1
-9
/
+11
*
2007-08-14 Michael Snyder <msnyder@access-company.com>
Michael Snyder
2007-08-14
1
-1
/
+1
*
doc/ChangeLog:
Ulrich Weigand
2007-05-11
1
-7
/
+2
*
* defs.h (deprecated_registers_changed_hook): Delete declaration.
Daniel Jacobowitz
2007-03-29
1
-20
/
+6
*
* tui/tui-hooks.c (tui_selected_frame_level_changed_hook): Replace
Denis Pilat
2007-03-07
1
-1
/
+1
*
* frame.c (deprecated_selected_frame): Rename to...
Daniel Jacobowitz
2007-02-27
1
-6
/
+6
*
Copyright updates for 2007.
Daniel Jacobowitz
2007-01-09
1
-1
/
+1
*
* Makefile.in (utils.o): Update.
Daniel Jacobowitz
2006-03-29
1
-5
/
+2
*
* tui/tui-file.c:
Eli Zaretskii
2005-12-23
1
-3
/
+3
*
From Kaveh R. Ghazi <ghazi@caip.rutgers.edu>:
Daniel Jacobowitz
2005-07-31
1
-2
/
+2
*
2005-02-11 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-12
1
-2
/
+2
*
2004-06-26 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-06-26
1
-2
/
+2
*
2004-04-21 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-04-21
1
-17
/
+17
*
* tui/tui-hooks.c: Include "readline/readline.h" after
Mark Kettenis
2004-04-09
1
-1
/
+5
*
2004-02-28 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-02-28
1
-1
/
+1
*
2004-02-10 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-02-10
1
-7
/
+2
*
2004-02-07 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-02-08
1
-1
/
+1
*
2004-02-06 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-02-07
1
-2
/
+2
*
2004-01-28 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-01-28
1
-4
/
+4
*
2004-01-18 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-01-19
1
-9
/
+9
*
* tui-hooks.c: Update include order.
Daniel Jacobowitz
2003-06-22
1
-18
/
+9
*
* Makefile.in (tuiDisassem.o): Update dependencies.
Andreas Schwab
2003-06-12
1
-1
/
+1
*
2003-02-14 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2003-02-14
1
-124
/
+3
*
2002-11-29 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2002-11-29
1
-4
/
+4
*
* tui-hooks.c (tui_init_hook): Don't enable the TUI if a specific
Stephane Carrez
2002-11-21
1
-0
/
+4
*
2002-10-02 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni
2002-10-02
1
-1
/
+0
*
* tui-hooks.c (tui_event_loop): New function.
Stephane Carrez
2002-09-10
1
-0
/
+89
*
* tui-hooks.c (tui_detach_hook): New hook to know when a process dies.
Stephane Carrez
2002-09-01
1
-0
/
+11
*
* tuiSourceWin.h (tui_update_all_breakpoint_info): Declare.
Stephane Carrez
2002-08-30
1
-57
/
+3
*
* tuiSourceWin.c (tui_display_main): Rename from tuiDisplayMainFunction
Stephane Carrez
2002-08-25
1
-3
/
+1
*
* tui-hooks.c (tui_selected_frame_level_changed_hook): Always update
Stephane Carrez
2002-08-25
1
-4
/
+4
*
Add FIXME explaining include problem.
Andrew Cagney
2002-03-01
1
-2
/
+10
[next]