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
/
mi
/
mi-out.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
This commit was manufactured by cvs2svn to create branch 'binutils-
nobody
2013-09-18
1
-422
/
+0
*
Add support for a destructor for ui_out data and use it to
Siva Chandra Reddy
2013-02-12
1
-0
/
+1
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-2
/
+1
*
ARI fixes: Avoid sprintf function use rule.
Pierre Muller
2012-11-13
1
-1
/
+1
*
* mi/mi-cmd-break.c: Enforce coding standards, fix comments.
Stan Shebs
2012-03-06
1
-56
/
+36
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+2
*
MI breakpoint notifications.
Vladimir Prus
2011-04-27
1
-6
/
+22
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
2010-05-17 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-05-17
1
-1
/
+19
*
2010-05-05 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-05-06
1
-1
/
+0
*
gdb/
Jan Kratochvil
2010-05-02
1
-2
/
+2
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-1
/
+1
*
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
*
Copyright updates for 2007.
Daniel Jacobowitz
2007-01-09
1
-1
/
+2
*
* mi/mi-symbol-cmds.c:
Eli Zaretskii
2005-12-23
1
-3
/
+3
*
From Kaveh R. Ghazi <ghazi@caip.rutgers.edu>:
Daniel Jacobowitz
2005-07-31
1
-3
/
+4
*
2005-02-11 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-11
1
-2
/
+2
*
2004-01-18 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-01-19
1
-29
/
+1
*
./
Daniel Jacobowitz
2003-06-28
1
-0
/
+1
*
Index: ChangeLog
Andrew Cagney
2003-03-08
1
-21
/
+22
*
2002-10-01 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2002-10-01
1
-28
/
+2
*
2002-09-29 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2002-09-30
1
-0
/
+9
*
* defs.h (XMALLOC): Define.
Andrew Cagney
2002-03-19
1
-7
/
+3
*
* mi-out.c (mi_out_new): Initialize suppress_ouput field of newly
Mark Kettenis
2001-07-09
1
-0
/
+1
*
Make function declarators match function declarations.
Kevin Buettner
2001-07-09
1
-6
/
+6
*
Replace:
Andrew Cagney
2001-07-06
1
-1
/
+2
*
For MI>0, output full breakpoint table header information. Output the
Andrew Cagney
2001-06-27
1
-13
/
+40
*
* mi-out.c (struct ui_out_data): Replace field first_header with
Andrew Cagney
2001-06-21
1
-8
/
+27
*
Output ``[]'' when a list.
Andrew Cagney
2001-06-21
1
-2
/
+8
*
* ui-out.h (ui_out_table_header): Add parameter ``col_name''.
Andrew Cagney
2001-06-21
1
-1
/
+2
*
* ui-out.c (ui_out_table_begin): Add parameter ``nr_rows''.
Andrew Cagney
2001-06-19
1
-1
/
+2
*
Recognize -i=mi0, -i=mi1 and -i=mi.
Andrew Cagney
2001-06-18
1
-1
/
+3
*
s/supress/suppress/
Andrew Cagney
2001-06-11
1
-6
/
+6
*
Move supress_field_separator logic into mi_open() and mi_close().
Andrew Cagney
2001-06-10
1
-17
/
+11
*
Make char *, const char *.
Andrew Cagney
2001-06-10
1
-17
/
+26
*
Output ``[...]'' when a list.
Andrew Cagney
2001-05-14
1
-2
/
+22
*
s/ui_out_list/ui_out_tupple/
Andrew Cagney
2001-05-12
1
-4
/
+4
*
Pass the tupple/list parameter.
Andrew Cagney
2001-05-10
1
-13
/
+15
*
Replace ui_out_list_{begin,end}() with ui_out_{begin,end}().
Andrew Cagney
2001-05-09
1
-6
/
+12
*
Update/correct copyright notices.
Kevin Buettner
2001-03-06
1
-1
/
+1
*
Protoization.
Kevin Buettner
2000-07-30
1
-45
/
+15
*
PARAMS removal.
Kevin Buettner
2000-05-28
1
-1
/
+1
*
Rename mi/ChangeLog-mi -> mi/ChangeLog
Andrew Cagney
2000-05-16
1
-4
/
+0
*
Fix copyright - Cygnus is a Red Hat company.
Andrew Cagney
2000-02-23
1
-1
/
+1
*
Add mi/ and testsuite/gdb.mi/ subdirectories.
Andrew Cagney
2000-02-23
1
-0
/
+401