aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui/tui-out.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-11Remove tui-out.[ch]Tom Tromey1-111/+0
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-08-31Remove tui_out_newTom Tromey1-6/+0
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-12-20Don't call tui_show_source from tui_ui_outTom Tromey1-4/+1
2019-12-20Remove parameters from tui_show_sourceTom Tromey1-1/+1
2019-10-01Introduce metadata styleTom Tromey1-3/+3
2019-10-01Remove the ui_out_style_kind enumTom Tromey1-1/+1
2019-07-17Rename field_int to field_signedTom Tromey1-3/+3
2019-03-19Add comments describing tui_ui_out and its fields, cleanup a bitPedro Alves1-14/+13
2019-03-18Fix first time you type UP or DOWN in TUI's command windowPedro Alves1-2/+2
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-12-28Add output styles to gdbTom Tromey1-2/+3
2018-11-25Remove obsolete comments from field_fmtTom Tromey1-2/+0
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-22Class-ify ui_outSimon Marchi1-99/+44
2016-12-02Introduce enum_flag type for ui_out flagsSimon Marchi1-1/+1
2016-11-30Use new/delete instead of malloc/free-based functionsSimon Marchi1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add some more casts (2/2)Simon Marchi1-4/+4
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Include string.h in common-defs.hGary Benson1-2/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-01-13replace XMALLOC with XNEWTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-02-03gdb/Jan Kratochvil1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-2/+2
2010-05-172010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+5
2010-04-18 PR tui/9217Pedro Alves1-304/+47
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
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-142007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder1-29/+51
2007-08-142007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder1-25/+25
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-23 * tui/tui-file.c:Eli Zaretskii1-3/+3
2005-07-31From Kaveh R. Ghazi <ghazi@caip.rutgers.edu>:Daniel Jacobowitz1-5/+6
2003-10-24Index: mi/ChangeLogAndrew Cagney1-1/+1
2003-06-28./Daniel Jacobowitz1-0/+1
2003-03-13 * tui-out.c (tui_out_data): Fix typedef.Stephane Carrez1-1/+1
2003-03-08Index: ChangeLogAndrew Cagney1-19/+21
2002-09-01 * tui-out.c (tui_out_new): Clear start_of_line.Stephane Carrez1-1/+1