summaryrefslogtreecommitdiff
path: root/gdb/ui-out.c
Commit message (Expand)AuthorAgeFilesLines
...
* s/char */const char */Andrew Cagney2001-06-111-29/+57
* Make char *, const char *.Andrew Cagney2001-06-101-16/+28
* s/ui_out_list/ui_out_tupple/Andrew Cagney2001-05-121-4/+23
* 2001-05-10 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2001-05-101-3/+31
* Replace ui_out_list_{begin,end}() with ui_out_{begin,end}().Andrew Cagney2001-05-091-22/+61
* Use a stack of structures (instead of a simple array) to keep track ofAndrew Cagney2001-05-091-43/+80
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-13/+25
* * ui-out.c (do_list_end): New function.Mark Kettenis2001-01-271-0/+12
* Replace free() with xfree().Kevin Buettner2000-12-151-5/+5
* Protoization.Kevin Buettner2000-10-311-4/+1
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-141/+52
* Fix IRIX cc warnings. Fix ui_out functions that didn't return a value.Andrew Cagney2000-05-151-2/+2
* 2000-02-17 Fernando Nasser <fnasser@totem.to.cygnus.com>Fernando Nasser2000-02-171-1/+1
* Initial revisionJason Molenda2000-02-031-0/+1007