aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui/tui-file.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-30gdb: cleanup includes in tui/users/simark/try-remove-unused-includes-tuiSimon Marchi1-1/+0
2024-03-26gdb, gdbserver, gdbsupport: remove includes of early headersSimon Marchi1-1/+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-31TUI stdout buffering cleanupTom Tromey1-20/+3
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-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-03-08Fix PR tui/21216: TUI line breaks regressionPedro Alves1-0/+10
2017-02-02Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves1-215/+15
2017-01-01update copyright year range in GDB filesJoel Brobecker1-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-10/+10
2015-09-25Add casts to memory allocation related callsSimon Marchi1-3/+4
2015-02-04Speed up GDB's TUI outputDoug Evans1-1/+9
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-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-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-05-172010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+10
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+2
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-152007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder1-2/+2
2007-08-142007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder1-8/+9
2007-08-012007-08-01 Michael Snyder <msnyder@access-company.com>Michael Snyder1-1/+1
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-23 * tui/tui-file.c:Eli Zaretskii1-3/+3
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-7/+7
2004-02-082004-02-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2004-01-192004-01-18 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2001-07-21 * tui-file.c (tui_file_fputs): Use tui_puts.Stephane Carrez1-1/+1
2001-07-172001-07-17 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-0/+1
2001-07-17 * tui-file.h (fputs_unfiltered_hook): Remove.Stephane Carrez1-75/+7
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney1-8/+15
2000-12-15Replace free() with xfree().Kevin Buettner1-2/+2
2000-07-30Protoization.Kevin Buettner1-16/+8
2000-05-28PARAMS removal.Kevin Buettner1-1/+1
2000-05-26Fix bitrot in tui-file.c.Andrew Cagney1-2/+9
2000-02-02import gdb-2000-02-01 snapshotJason Molenda1-44/+45
2000-02-01import gdb-2000-01-31 snapshotJason Molenda1-0/+298