aboutsummaryrefslogtreecommitdiff
path: root/gdb/ui-out.h
AgeCommit message (Expand)AuthorFilesLines
2012-06-12 * ui-out.h: Remove #if 0 declarations.Stan Shebs1-24/+0
2012-03-272012-03-27 Pedro Alves <palves@redhat.com>Pedro Alves1-18/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2011-07-05 * ui-out.h (ui_out_field_core_addr): Fix typo in comment.Thiago Jung Bauermann1-1/+1
2011-07-04 * ui-out.c (ui_out_field_core_addr): Mention that the functionThiago Jung Bauermann1-0/+2
2011-07-04 * ui-out.c (ui_out_get_field_separator): Remove unused function.Thiago Jung Bauermann1-2/+0
2011-02-28 * breakpoint.c (wrap_indent_at_field): New function.Ulrich Weigand1-0/+3
2011-01-122011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-10/+10
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-2/+2
2010-05-02gdb/Jan Kratochvil1-2/+2
2010-04-18 PR tui/9217Pedro Alves1-3/+5
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
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-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-07-31From Kaveh R. Ghazi <ghazi@caip.rutgers.edu>:Daniel Jacobowitz1-5/+11
2003-07-182003-07-18 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-06-28./Daniel Jacobowitz1-0/+7
2003-02-032003-02-02 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-14/+4
2002-10-032002-10-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+4
2001-07-06Replace:Andrew Cagney1-0/+8
2001-06-21* ui-out.h (ui_out_table_header): Add parameter ``col_name''.Andrew Cagney1-2/+3
2001-06-19* ui-out.c (ui_out_table_begin): Add parameter ``nr_rows''.Andrew Cagney1-5/+7
2001-06-12* ui-out.c (ui_out_list_begin): Add parameter ``id''.Andrew Cagney1-4/+4
2001-06-11s/char */const char */Andrew Cagney1-11/+12
2001-06-10Make char *, const char *.Andrew Cagney1-9/+16
2001-05-12s/ui_out_list/ui_out_tupple/Andrew Cagney1-5/+12
2001-05-102001-05-10 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-0/+4
2001-05-09Replace ui_out_list_{begin,end}() with ui_out_{begin,end}().Andrew Cagney1-5/+30
2001-05-09Use a stack of structures (instead of a simple array) to keep track ofAndrew Cagney1-2/+4
2001-03-14Eliminate some uses of __STDC__.Andrew Cagney1-2/+0
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+1
2001-01-27* ui-out.c (do_list_end): New function.Mark Kettenis1-0/+2
2000-05-28PARAMS removal.Kevin Buettner1-41/+38
2000-02-03import gdb-2000-02-02 snapshotJason Molenda1-0/+221