Age | Commit message (Expand) | Author | Files | Lines |
2002-12-15 | * ui-out.c (MAX_UI_OUT_LEVELS): Raise to 6. Fixes PR cli/654. | Mark Kettenis | 1 | -1/+1 |
2002-10-03 | 2002-10-03 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -0/+17 |
2002-07-27 | * ui-out.c (ui_out_field_core_addr): Remove unnecessary cast in | Kevin Buettner | 1 | -2/+2 |
2002-05-05 | From Brian Taylor <briant at model dot com>: | Andrew Cagney | 1 | -2/+7 |
2002-03-19 | * defs.h (XMALLOC): Define. | Andrew Cagney | 1 | -6/+3 |
2001-12-15 | * ui-out.c (struct ui_out_table): Add field entry_level. | Andrew Cagney | 1 | -50/+54 |
2001-12-07 | Cleanup ui-out table impl. Add struct ui_out_table. Rename | Andrew Cagney | 1 | -76/+93 |
2001-07-06 | Replace: | Andrew Cagney | 1 | -1/+8 |
2001-06-21 | * ui-out.h (ui_out_table_header): Add parameter ``col_name''. | Andrew Cagney | 1 | -10/+20 |
2001-06-19 | * ui-out.c (ui_out_table_begin): Add parameter ``nr_rows''. | Andrew Cagney | 1 | -5/+9 |
2001-06-12 | * ui-out.c (ui_out_list_begin): Add parameter ``id''. | Andrew Cagney | 1 | -3/+6 |
2001-06-11 | s/char */const char */ | Andrew Cagney | 1 | -29/+57 |
2001-06-10 | Make char *, const char *. | Andrew Cagney | 1 | -16/+28 |
2001-05-12 | s/ui_out_list/ui_out_tupple/ | Andrew Cagney | 1 | -4/+23 |
2001-05-10 | 2001-05-10 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -3/+31 |
2001-05-09 | Replace ui_out_list_{begin,end}() with ui_out_{begin,end}(). | Andrew Cagney | 1 | -22/+61 |
2001-05-09 | Use a stack of structures (instead of a simple array) to keep track of | Andrew Cagney | 1 | -43/+80 |
2001-02-08 | Add __FILE__ and __LINE__ parameter to internal_error() / | Andrew Cagney | 1 | -13/+25 |
2001-01-27 | * ui-out.c (do_list_end): New function. | Mark Kettenis | 1 | -0/+12 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -5/+5 |
2000-10-31 | Protoization. | Kevin Buettner | 1 | -4/+1 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -141/+52 |
2000-05-15 | Fix IRIX cc warnings. Fix ui_out functions that didn't return a value. | Andrew Cagney | 1 | -2/+2 |
2000-02-17 | 2000-02-17 Fernando Nasser <fnasser@totem.to.cygnus.com> | Fernando Nasser | 1 | -1/+1 |
2000-02-03 | import gdb-2000-02-02 snapshot | Jason Molenda | 1 | -0/+1007 |