OSDN Git Service

* include/getopt.h: Add HAVE_DECL_GETOPT to save pain elsewhere.
[pf3gnuchains/pf3gnuchains3x.git] / gdb / ui-out.h
2001-07-06 cagneyReplace:
2001-06-21 cagney* ui-out.h (ui_out_table_header): Add parameter ``col_n...
2001-06-19 cagney* ui-out.c (ui_out_table_begin): Add parameter ``nr_rows''.
2001-06-12 cagney* ui-out.c (ui_out_list_begin): Add parameter ``id''.
2001-06-11 cagneys/char */const char */
2001-06-10 cagneyMake char *, const char *.
2001-05-12 cagneys/ui_out_list/ui_out_tupple/
2001-05-10 cagney2001-05-10 Andrew Cagney <ac131313@redhat.com>
2001-05-09 cagneyReplace ui_out_list_{begin,end}() with ui_out_{begin...
2001-05-09 cagneyUse a stack of structures (instead of a simple array...
2001-03-14 cagneyEliminate some uses of __STDC__.
2001-03-06 kevinbUpdate/correct copyright notices.
2001-01-27 kettenis* ui-out.c (do_list_end): New function.
2000-05-28 kevinbPARAMS removal.
2000-02-03 jsmInitial revision