| Commit message (Expand) | Author | Age | Files | Lines |
* | Make do_is_mi_like_p const. | Tom Tromey | 2018-04-30 | 1 | -2/+2 |
* | btrace: Remove ui_out cleanups | Simon Marchi | 2018-03-06 | 1 | -8/+0 |
* | Make program_space::deleted_solibs a vector of std::string | Simon Marchi | 2018-03-02 | 1 | -0/+1 |
* | Update copyright year range in all GDB files | Joel Brobecker | 2018-01-02 | 1 | -1/+1 |
* | Use DISABLE_COPY_AND_ASSIGN | Yao Qi | 2017-09-19 | 1 | -3/+1 |
* | Remove make_cleanup_ui_out_redirect_pop | Tom Tromey | 2017-09-09 | 1 | -0/+23 |
* | Remove make_cleanup_ui_out_table_begin_end | Tom Tromey | 2017-09-09 | 1 | -6/+2 |
* | Introduce and use ui_out_emit_table | Tom Tromey | 2017-08-03 | 1 | -0/+26 |
* | Remove some ui_out-related cleanups from Python | Tom Tromey | 2017-02-10 | 1 | -0/+33 |
* | Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy | Pedro Alves | 2017-02-02 | 1 | -1/+1 |
* | Change return type of ui_out redirect to void | Simon Marchi | 2017-01-10 | 1 | -2/+2 |
* | update copyright year range in GDB files | Joel Brobecker | 2017-01-01 | 1 | -1/+1 |
* | Class-ify ui_out | Simon Marchi | 2016-12-22 | 1 | -156/+112 |
* | Introduce enum_flag type for ui_out flags | Simon Marchi | 2016-12-02 | 1 | -7/+8 |
* | Simplify ui-out level code | Simon Marchi | 2016-12-01 | 1 | -5/+3 |
* | Use std::string for ui_out_hdr's text fields | Simon Marchi | 2016-12-01 | 1 | -5/+8 |
* | Remove verbosity from ui_out_message and friends | Simon Marchi | 2016-11-26 | 1 | -7/+4 |
* | Constify wrap_here/wrap_hint code path | Simon Marchi | 2016-11-26 | 1 | -2/+2 |
* | Remove ui_out_destroy | Simon Marchi | 2016-11-26 | 1 | -4/+0 |
* | Remove unused functions and declarations | Simon Marchi | 2016-11-26 | 1 | -8/+0 |
* | Remove stale comments | Simon Marchi | 2016-11-26 | 1 | -3/+0 |
* | Remove make_cleanup_restore_current_uiout | Tom Tromey | 2016-10-21 | 1 | -4/+0 |
* | Introduce cleanup to restore current_uiout | Simon Marchi | 2016-09-16 | 1 | -0/+4 |
* | Make current_ui_out be per UI | Pedro Alves | 2016-06-21 | 1 | -1/+2 |
* | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 2016-01-01 | 1 | -1/+1 |
* | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 2015-01-01 | 1 | -1/+1 |
* | constify ui_out_impl | Tom Tromey | 2014-02-28 | 1 | -1/+1 |
* | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 2014-01-01 | 1 | -1/+1 |
* | Add support for a destructor for ui_out data and use it to | Siva Chandra Reddy | 2013-02-12 | 1 | -0/+6 |
* | Update years in copyright notice for the GDB files. | Joel Brobecker | 2013-01-01 | 1 | -2/+1 |
* | * ui-out.h: Remove #if 0 declarations. | Stan Shebs | 2012-06-12 | 1 | -24/+0 |
* | 2012-03-27 Pedro Alves <palves@redhat.com> | Pedro Alves | 2012-03-27 | 1 | -18/+1 |
* | Copyright year update in most files of the GDB Project. | Joel Brobecker | 2012-01-04 | 1 | -2/+2 |
* | 2011-08-04 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 2011-08-04 | 1 | -1/+1 |
* | * ui-out.h (ui_out_field_core_addr): Fix typo in comment. | Thiago Jung Bauermann | 2011-07-05 | 1 | -1/+1 |
* | * ui-out.c (ui_out_field_core_addr): Mention that the function | Thiago Jung Bauermann | 2011-07-04 | 1 | -0/+2 |
* | * ui-out.c (ui_out_get_field_separator): Remove unused function. | Thiago Jung Bauermann | 2011-07-04 | 1 | -2/+0 |
* | * breakpoint.c (wrap_indent_at_field): New function. | Ulrich Weigand | 2011-02-28 | 1 | -0/+3 |
* | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-01-12 | 1 | -10/+10 |
* | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-01-05 | 1 | -2/+2 |
* | run copyright.sh for 2011. | Joel Brobecker | 2011-01-01 | 1 | -2/+2 |
* | gdb/ | Jan Kratochvil | 2010-05-02 | 1 | -2/+2 |
* | PR tui/9217 | Pedro Alves | 2010-04-18 | 1 | -3/+5 |
* | Update copyright year in most headers. | Joel Brobecker | 2010-01-01 | 1 | -1/+1 |
* | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 2009-07-02 | 1 | -1/+1 |
* | Updated copyright notices for most files. | Joel Brobecker | 2009-01-03 | 1 | -1/+1 |
* | Updated copyright notices for most files. | Daniel Jacobowitz | 2008-01-01 | 1 | -1/+1 |
* | Switch the license of all .c files to GPLv3. | Joel Brobecker | 2007-08-23 | 1 | -4/+2 |
* | Copyright updates for 2007. | Daniel Jacobowitz | 2007-01-09 | 1 | -1/+1 |
* | * breakpoint.c: | Eli Zaretskii | 2005-12-17 | 1 | -3/+3 |