aboutsummaryrefslogtreecommitdiff
path: root/gdb/ui-out.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-18This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_24-branchpointnobody1-1151/+0
2013-05-222013-05-22 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-8/+36
2013-02-12 Add support for a destructor for ui_out data and use it toSiva Chandra Reddy1-4/+39
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-06-12 * ui-out.h: Remove #if 0 declarations.Stan Shebs1-55/+0
2012-05-31 * linespec.c (decode_objc): Add cleanup to freeKeith Seitz1-2/+2
2012-03-272012-03-27 Pedro Alves <palves@redhat.com>Pedro Alves1-34/+3
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2011-07-04 * ui-out.c (ui_out_field_core_addr): Mention that the functionThiago Jung Bauermann1-0/+2
2011-07-04 * ui-out.c (ui_out_get_field_separator): Remove unused function.Thiago Jung Bauermann1-7/+0
2011-04-19gdbTom Tromey1-1/+1
2011-03-312011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>Thiago Jung Bauermann1-17/+2
2011-03-012011-02-28 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+3
2011-02-28 * breakpoint.c (wrap_indent_at_field): New function.Ulrich Weigand1-0/+22
2011-01-122011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-30/+30
2011-01-01run copyright.sh for 2011.Joel Brobecker1-2/+2
2010-05-172010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder1-4/+8
2010-05-072010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+0
2010-05-02gdb/Jan Kratochvil1-4/+4
2010-04-18 PR tui/9217Pedro Alves1-7/+3
2010-01-12 Implement core awareness.Vladimir Prus1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-1/+2
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-01-11 * exec.c: #include "arch-utils.h"Markus Deuling1-2/+0
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-08-182007-08-18 Michael Snyder <msnyder@svkmacdonelllnx>Michael Snyder1-2/+7
2007-06-132007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-2/+2
2007-03-26* ui-out.c (ui_out_field_core_addr): Truncate address toMaciej W. Rozycki1-1/+6
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-07-31From Kaveh R. Ghazi <ghazi@caip.rutgers.edu>:Daniel Jacobowitz1-5/+8
2005-02-142005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-16/+16
2004-09-11* language.c (local_hex_format_custom): Remove.Paul N. Hilfinger1-2/+2
2004-01-192004-01-18 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+1
2003-06-28./Daniel Jacobowitz1-0/+17
2003-06-082003-06-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-9/+0
2003-02-032003-02-02 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-29/+20
2002-12-15* ui-out.c (MAX_UI_OUT_LEVELS): Raise to 6. Fixes PR cli/654.Mark Kettenis1-1/+1
2002-10-032002-10-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+17
2002-07-27 * ui-out.c (ui_out_field_core_addr): Remove unnecessary cast inKevin Buettner1-2/+2
2002-05-05From Brian Taylor <briant at model dot com>:Andrew Cagney1-2/+7
2002-03-19* defs.h (XMALLOC): Define.Andrew Cagney1-6/+3
2001-12-15* ui-out.c (struct ui_out_table): Add field entry_level.Andrew Cagney1-50/+54
2001-12-07Cleanup ui-out table impl. Add struct ui_out_table. RenameAndrew Cagney1-76/+93
2001-07-06Replace:Andrew Cagney1-1/+8
2001-06-21* ui-out.h (ui_out_table_header): Add parameter ``col_name''.Andrew Cagney1-10/+20