gdb: LoongArch: Handle special struct in dummy call
[binutils-gdb.git] / gdb / ui-file.c
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-11-28 Tom TromeyDon't let tee_file own a stream
2022-04-15 Tom TromeyReturn void from gdb_putc
2022-03-29 Tom TromeyUnify gdb putc functions
2022-03-29 Tom TromeyUnify vprintf functions
2022-03-29 Tom TromeyChange the pager to a ui_file
2022-03-29 Tom TromeyAdd style-escape methods to ui_file
2022-03-28 Tom TromeyAdd new timestamped_file class
2022-01-26 Tom TromeyRemove global wrap_here function
2022-01-26 Tom TromeyAdd ui_file::wrap_here
2022-01-18 Tom TromeyMove gdb obstack code to gdbsupport
2022-01-05 Tom TromeyImplement putstr and putstrn in ui_file
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-04-13 Tom TromeyMove gdb_select.h to gdbsupport/
2020-02-11 Tom TromeyRemove some ui_file_* functions
2020-02-07 Iain BuclawMake fputs_unfiltered use fputs_maybe_filtered
2020-02-07 Iain BuclawMake gdb_flush also flush the wrap buffer
2020-01-03 Philippe WaroquiersEnsure GDB warnings are styled.
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-09-18 Simon Marchigdb: remove local extern declaration of cli_styling
2019-07-09 Tom TromeyRename common to gdbsupport
2019-06-14 Tom TromeyDo not emit style escape sequences to log file
2019-05-17 Alan HaywardChange file close behavior for tee_file
2019-04-27 Philippe WaroquiersHave 'thread|frame apply' style their output.
2019-03-09 Eli ZaretskiiSupport styling on native MS-Windows console
2019-01-25 Tom TromeyNormalize includes to use common/
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-04-07 Simon MarchiImplement write_async_safe for mi_console_file (PR...
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-08-03 Tom TromeyIntroduce and use gdb_file_up
2017-02-02 Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-11-08 Pedro AlvesIntroduce ui_file_as_string
2016-06-21 Pedro AlvesMake out and error streams be per UI
2016-04-12 Pedro AlvesIntroduce interruptible_select
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25 Simon MarchiAdd some more casts (2/2)
2015-09-25 Simon MarchiAdd casts to memory allocation related calls
2015-08-26 Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-12 Tom Tromeyintroduce ui_file_write_for_put
2014-08-07 Gary BensonMove errno.h to common-defs.h
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-01-13 Tom Tromeyreplace XMALLOC with XNEW
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_string.h
2013-08-28 Yao Qigdb/
2013-05-14 Tom Tromey * ui-file.c (gdb_fopen): Make arguments const.
2013-04-22 Tom Tromey PR gdb/7912:
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-18 Hui Zhu2012-12-18 Hui Zhu <hui_zhu@mentor.com>
2012-12-18 Hui Zhu2012-12-18 Hui Zhu <hui_zhu@mentor.com>
2012-11-02 Tom Tromey * configure: Rebuild.
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-05-14 Doug Evans * ui-file.c (stdio_file_write_async_safe): Add comment.
2011-05-14 Hui Zhu2011-05-14 Hui Zhu <teawater@gmail.com>
2011-05-13 Doug Evans * linux-nat.c (debug_linux_nat_async): Delete.
2011-01-12 Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-05 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-05-17 Michael Snyder2010-05-16 Michael Snyder <msnyder@vmware.com>
2010-04-17 Pedro Alves * ui-file.c (tee_file_isatty): Return whether `tee...
2010-03-09 Keith Seitzdwarf2_physname patchset:
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-11-13 Daniel Jacobowitz * ui-file.c (stdio_file_read): Call gdb_select before...
2009-08-14 Pedro Alves * ui-file.h (ui_file_xstrdup): Mention that the length...
2009-01-06 Jim BlandyCheck return values of functions declared with warn_unu...
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-02-11 Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2003-06-10 Corinna Vinschen * Makefile.in: Add dependencies for remote-fileio.o.
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-07-25 Daniel Jacobowitz * ui-file.c (struct tee_file, tee_file_new, tee_file_d...
2002-03-19 Andrew Cagney* defs.h (XMALLOC): Define.
2001-03-06 Kevin BuettnerUpdate/correct copyright notices.
2001-02-08 Andrew CagneyAdd __FILE__ and __LINE__ parameter to internal_error() /
2000-12-15 Kevin BuettnerReplace free() with xfree().
2000-07-30 Kevin BuettnerProtoization.
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-05-28 Kevin BuettnerPARAMS removal.
2000-03-30 Michael Snyder2000-03-30 Michael Snyder <msnyder@cleaver.cygnus...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-02 Jason Molendaimport gdb-2000-02-01 snapshot