OSDN Git Service

2005-02-11 Andrew Cagney <cagney@gnu.org>
[pf3gnuchains/pf3gnuchains4x.git] / gdb / ui-out.c
2005-02-11 cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2004-09-11 hilfingr* language.c (local_hex_format_custom): Remove.
2004-01-19 cagney2004-01-18 Andrew Cagney <cagney@redhat.com>
2003-06-28 drow./
2003-06-08 cagney2003-06-08 Andrew Cagney <cagney@redhat.com>
2003-02-03 ezannoni2003-02-02 Elena Zannoni <ezannoni@redhat.com>
2002-12-15 kettenis* ui-out.c (MAX_UI_OUT_LEVELS): Raise to 6. Fixes...
2002-10-03 jjohnstn2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
2002-07-27 kevinb * ui-out.c (ui_out_field_core_addr): Remove unnecessar...
2002-05-05 cagneyFrom Brian Taylor <briant at model dot com>:
2002-03-19 cagney* defs.h (XMALLOC): Define.
2001-12-15 cagney* ui-out.c (struct ui_out_table): Add field entry_level.
2001-12-07 cagneyCleanup ui-out table impl. Add struct ui_out_table...
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-02-08 cagneyAdd __FILE__ and __LINE__ parameter to internal_error() /
2001-01-27 kettenis* ui-out.c (do_list_end): New function.
2000-12-15 kevinbReplace free() with xfree().
2000-10-31 kevinbProtoization.
2000-07-30 kevinbProtoization.
2000-05-15 cagneyFix IRIX cc warnings. Fix ui_out functions that didn...
2000-02-17 fnasser2000-02-17 Fernando Nasser <fnasser@totem.to.cygnus...
2000-02-03 jsmInitial revision