summaryrefslogtreecommitdiff
path: root/gdb/ui-out.h
AgeCommit message (Expand)Author
2003-02-032003-02-02 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni
2002-10-032002-10-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-07-06Replace:Andrew Cagney
2001-06-21* ui-out.h (ui_out_table_header): Add parameter ``col_name''.Andrew Cagney
2001-06-19* ui-out.c (ui_out_table_begin): Add parameter ``nr_rows''.Andrew Cagney
2001-06-12* ui-out.c (ui_out_list_begin): Add parameter ``id''.Andrew Cagney
2001-06-11s/char */const char */Andrew Cagney
2001-06-10Make char *, const char *.Andrew Cagney
2001-05-12s/ui_out_list/ui_out_tupple/Andrew Cagney
2001-05-102001-05-10 Andrew Cagney <ac131313@redhat.com>Andrew Cagney
2001-05-09Replace ui_out_list_{begin,end}() with ui_out_{begin,end}().Andrew Cagney
2001-05-09Use a stack of structures (instead of a simple array) to keep track ofAndrew Cagney
2001-03-14Eliminate some uses of __STDC__.Andrew Cagney
2001-03-06Update/correct copyright notices.Kevin Buettner
2001-01-27* ui-out.c (do_list_end): New function.Mark Kettenis
2000-05-28PARAMS removal.Kevin Buettner
2000-02-03import gdb-2000-02-02 snapshotJason Molenda