Automatic date update in version.in
[platform/upstream/binutils.git] / gdb / ui-out.c
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-03-17 Tom Tromeyfix latent bugs in ui-out.c
2014-02-28 Tom Tromeyconstify ui_out_impl
2014-01-13 Tom Tromeyreplace XMALLOC with XNEW
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_string.h
2013-05-22 Phil Muldoon2013-05-22 Phil Muldoon <pmuldoon@redhat.com>
2013-02-12 Siva Chandra Reddy Add support for a destructor for ui_out data and use...
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-06-12 Stan Shebs * ui-out.h: Remove #if 0 declarations.
2012-05-31 Keith Seitz * linespec.c (decode_objc): Add cleanup to free
2012-03-27 Pedro Alves2012-03-27 Pedro Alves <palves@redhat.com>
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-08-04 Pedro Alves2011-08-04 Pedro Alves <pedro@codesourcery.com>
2011-07-04 Thiago Jung Bauermann * ui-out.c (ui_out_field_core_addr): Mention that...
2011-07-04 Thiago Jung Bauermann * ui-out.c (ui_out_get_field_separator): Remove unused...
2011-04-19 Tom Tromeygdb
2011-03-31 Thiago Jung Bauermann2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm...
2011-03-01 Michael Snyder2011-02-28 Michael Snyder <msnyder@vmware.com>
2011-02-28 Ulrich Weigand * breakpoint.c (wrap_indent_at_field): New function.
2011-01-12 Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-05-17 Michael Snyder2010-05-16 Michael Snyder <msnyder@vmware.com>
2010-05-07 Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-05-02 Jan Kratochvilgdb/
2010-04-18 Pedro Alves PR tui/9217
2010-01-12 Vladimir Prus Implement core awareness.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-07-02 Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-01-11 Markus Deuling * exec.c: #include "arch-utils.h"
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-08-18 Michael Snyder2007-08-18 Michael Snyder <msnyder@svkmacdonelllnx>
2007-06-13 Ulrich Weigand2007-06-13 Markus Deuling <deuling@de.ibm.com>
2007-03-26 Maciej W. Rozycki* ui-out.c (ui_out_field_core_addr): Truncate address to
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-07-31 Daniel JacobowitzFrom Kaveh R. Ghazi <ghazi@caip.rutgers.edu>:
2005-02-14 Andrew Cagney2005-02-14 Andrew Cagney <cagney@gnu.org>
2005-02-11 Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2004-09-11 Paul N. Hilfinger* language.c (local_hex_format_custom): Remove.
2004-01-19 Andrew Cagney2004-01-18 Andrew Cagney <cagney@redhat.com>
2003-06-28 Daniel Jacobowitz./
2003-06-08 Andrew Cagney2003-06-08 Andrew Cagney <cagney@redhat.com>
2003-02-03 Elena Zannoni2003-02-02 Elena Zannoni <ezannoni@redhat.com>
2002-12-15 Mark Kettenis* ui-out.c (MAX_UI_OUT_LEVELS): Raise to 6. Fixes...
2002-10-03 Jeff Johnston2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-07-27 Kevin Buettner * ui-out.c (ui_out_field_core_addr): Remove unnecessar...
2002-05-05 Andrew CagneyFrom Brian Taylor <briant at model dot com>:
2002-03-19 Andrew Cagney* defs.h (XMALLOC): Define.
2001-12-15 Andrew Cagney* ui-out.c (struct ui_out_table): Add field entry_level.
2001-12-07 Andrew CagneyCleanup ui-out table impl. Add struct ui_out_table...
2001-07-06 Andrew CagneyReplace:
2001-06-21 Andrew Cagney* ui-out.h (ui_out_table_header): Add parameter ``col_n...
2001-06-19 Andrew Cagney* ui-out.c (ui_out_table_begin): Add parameter ``nr_rows''.
2001-06-12 Andrew Cagney* ui-out.c (ui_out_list_begin): Add parameter ``id''.
2001-06-11 Andrew Cagneys/char */const char */
2001-06-10 Andrew CagneyMake char *, const char *.
2001-05-12 Andrew Cagneys/ui_out_list/ui_out_tupple/
2001-05-10 Andrew Cagney2001-05-10 Andrew Cagney <ac131313@redhat.com>
2001-05-09 Andrew CagneyReplace ui_out_list_{begin,end}() with ui_out_{begin...
2001-05-09 Andrew CagneyUse a stack of structures (instead of a simple array...
2001-02-08 Andrew CagneyAdd __FILE__ and __LINE__ parameter to internal_error() /
2001-01-27 Mark Kettenis* ui-out.c (do_list_end): New function.
2000-12-15 Kevin BuettnerReplace free() with xfree().
2000-10-31 Kevin BuettnerProtoization.
2000-07-30 Kevin BuettnerProtoization.
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-05-15 Andrew CagneyFix IRIX cc warnings. Fix ui_out functions that didn...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-17 Fernando Nasser2000-02-17 Fernando Nasser <fnasser@totem.to.cygnus...
2000-02-03 Jason Molendaimport gdb-2000-02-02 snapshot