OSDN Git Service

* ui-out.c (ui_out_table_begin): Add parameter ``nr_rows''.
[pf3gnuchains/pf3gnuchains3x.git] / gdb / ui-out.h
2001-06-19 Andrew Cagney* ui-out.c (ui_out_table_begin): Add parameter ``nr_rows''.
2001-06-12 Andrew Cagney* ui-out.c (ui_out_list_begin): Add parameter ``id''.
2001-06-11 Andrew Cagneys/char */const char */
2001-06-10 Andrew CagneyMake char *, const char *.
2001-05-12 Andrew Cagneys/ui_out_list/ui_out_tupple/
2001-05-10 Andrew Cagney2001-05-10 Andrew Cagney <ac131313@redhat.com>
2001-05-09 Andrew CagneyReplace ui_out_list_{begin,end}() with ui_out_{begin...
2001-05-09 Andrew CagneyUse a stack of structures (instead of a simple array...
2001-03-14 Andrew CagneyEliminate some uses of __STDC__.
2001-03-06 Kevin BuettnerUpdate/correct copyright notices.
2001-01-27 Mark Kettenis* ui-out.c (do_list_end): New function.
2000-05-28 Kevin BuettnerPARAMS removal.
2000-02-03 Jason MolendaInitial revision