Age | Commit message (Expand) | Author | Files | Lines |
2002-03-19 | * defs.h (XMALLOC): Define. | Andrew Cagney | 1 | -7/+3 |
2001-07-09 | * mi-out.c (mi_out_new): Initialize suppress_ouput field of newly | Mark Kettenis | 1 | -0/+1 |
2001-07-09 | Make function declarators match function declarations. | Kevin Buettner | 1 | -6/+6 |
2001-07-06 | Replace: | Andrew Cagney | 1 | -1/+2 |
2001-06-27 | For MI>0, output full breakpoint table header information. Output the | Andrew Cagney | 1 | -13/+40 |
2001-06-21 | * mi-out.c (struct ui_out_data): Replace field first_header with | Andrew Cagney | 1 | -8/+27 |
2001-06-21 | Output ``[]'' when a list. | Andrew Cagney | 1 | -2/+8 |
2001-06-21 | * ui-out.h (ui_out_table_header): Add parameter ``col_name''. | Andrew Cagney | 1 | -1/+2 |
2001-06-19 | * ui-out.c (ui_out_table_begin): Add parameter ``nr_rows''. | Andrew Cagney | 1 | -1/+2 |
2001-06-18 | Recognize -i=mi0, -i=mi1 and -i=mi. | Andrew Cagney | 1 | -1/+3 |
2001-06-11 | s/supress/suppress/ | Andrew Cagney | 1 | -6/+6 |
2001-06-10 | Move supress_field_separator logic into mi_open() and mi_close(). | Andrew Cagney | 1 | -17/+11 |
2001-06-10 | Make char *, const char *. | Andrew Cagney | 1 | -17/+26 |
2001-05-14 | Output ``[...]'' when a list. | Andrew Cagney | 1 | -2/+22 |
2001-05-12 | s/ui_out_list/ui_out_tupple/ | Andrew Cagney | 1 | -4/+4 |
2001-05-10 | Pass the tupple/list parameter. | Andrew Cagney | 1 | -13/+15 |
2001-05-09 | Replace ui_out_list_{begin,end}() with ui_out_{begin,end}(). | Andrew Cagney | 1 | -6/+12 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+1 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -45/+15 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -1/+1 |
2000-05-16 | Rename mi/ChangeLog-mi -> mi/ChangeLog | Andrew Cagney | 1 | -4/+0 |
2000-02-23 | Fix copyright - Cygnus is a Red Hat company. | Andrew Cagney | 1 | -1/+1 |
2000-02-23 | Add mi/ and testsuite/gdb.mi/ subdirectories. | Andrew Cagney | 1 | -0/+401 |