Age | Commit message (Expand) | Author | Files | Lines |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-01-11 | * exec.c: #include "arch-utils.h" | Markus Deuling | 1 | -2/+0 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-08-18 | 2007-08-18 Michael Snyder <msnyder@svkmacdonelllnx> | Michael Snyder | 1 | -2/+7 |
2007-06-13 | 2007-06-13 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+2 |
2007-03-26 | * ui-out.c (ui_out_field_core_addr): Truncate address to | Maciej W. Rozycki | 1 | -1/+6 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-07-31 | From Kaveh R. Ghazi <ghazi@caip.rutgers.edu>: | Daniel Jacobowitz | 1 | -5/+8 |
2005-02-14 | 2005-02-14 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -16/+16 |
2004-09-11 | * language.c (local_hex_format_custom): Remove. | Paul N. Hilfinger | 1 | -2/+2 |
2004-01-19 | 2004-01-18 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -3/+1 |
2003-06-28 | ./ | Daniel Jacobowitz | 1 | -0/+17 |
2003-06-08 | 2003-06-08 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -9/+0 |
2003-02-03 | 2003-02-02 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -29/+20 |
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 |