Age | Commit message (Expand) | Author | Files | Lines |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-08-31 | Remove tui_out_new | Tom Tromey | 1 | -6/+0 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-12-20 | Don't call tui_show_source from tui_ui_out | Tom Tromey | 1 | -4/+1 |
2019-12-20 | Remove parameters from tui_show_source | Tom Tromey | 1 | -1/+1 |
2019-10-01 | Introduce metadata style | Tom Tromey | 1 | -3/+3 |
2019-10-01 | Remove the ui_out_style_kind enum | Tom Tromey | 1 | -1/+1 |
2019-07-17 | Rename field_int to field_signed | Tom Tromey | 1 | -3/+3 |
2019-03-19 | Add comments describing tui_ui_out and its fields, cleanup a bit | Pedro Alves | 1 | -14/+13 |
2019-03-18 | Fix first time you type UP or DOWN in TUI's command window | Pedro Alves | 1 | -2/+2 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-12-28 | Add output styles to gdb | Tom Tromey | 1 | -2/+3 |
2018-11-25 | Remove obsolete comments from field_fmt | Tom Tromey | 1 | -2/+0 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-12-22 | Class-ify ui_out | Simon Marchi | 1 | -99/+44 |
2016-12-02 | Introduce enum_flag type for ui_out flags | Simon Marchi | 1 | -1/+1 |
2016-11-30 | Use new/delete instead of malloc/free-based functions | Simon Marchi | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -4/+4 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -2/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-01-13 | replace XMALLOC with XNEW | Tom Tromey | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -2/+2 |
2010-05-17 | 2010-05-17 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+5 |
2010-04-18 | PR tui/9217 | Pedro Alves | 1 | -304/+47 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
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-14 | 2007-08-14 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -29/+51 |
2007-08-14 | 2007-08-14 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -25/+25 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2005-12-23 | * tui/tui-file.c: | Eli Zaretskii | 1 | -3/+3 |
2005-07-31 | From Kaveh R. Ghazi <ghazi@caip.rutgers.edu>: | Daniel Jacobowitz | 1 | -5/+6 |
2003-10-24 | Index: mi/ChangeLog | Andrew Cagney | 1 | -1/+1 |
2003-06-28 | ./ | Daniel Jacobowitz | 1 | -0/+1 |
2003-03-13 | * tui-out.c (tui_out_data): Fix typedef. | Stephane Carrez | 1 | -1/+1 |
2003-03-08 | Index: ChangeLog | Andrew Cagney | 1 | -19/+21 |
2002-09-01 | * tui-out.c (tui_out_new): Clear start_of_line. | Stephane Carrez | 1 | -1/+1 |
2002-03-19 | * defs.h (XMALLOC): Define. | Andrew Cagney | 1 | -7/+3 |
2001-07-24 | * tui-hooks.c: New file, gdb hooks for tui. | Stephane Carrez | 1 | -0/+414 |