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