]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/osdata.c
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / osdata.c
2019-07-09  Tom TromeyRename common to gdbsupport
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 MarchiMake target_read_alloc & al return vectors
2018-01-07  Simon MarchiReplace VEC(gdb_xml_value_s) with std::vector
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-23  Simon MarchiFix clang warnings about copy elision
2017-11-22  Simon MarchiC++ify osdata
2017-11-07  Tom TromeyConstify add_info
2017-10-16  Tom TromeyReturn unique_xmalloc_ptr from target_read_stralloc
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-08-03  Tom TromeyIntroduce and use ui_out_emit_table
2017-04-22  Tom TromeyUse ui_out_emit_tuple
2017-04-10  Sergio Durigan JuniorFix PR gdb/21364: Dead code due to an unreachable condi...
2017-04-05  Pedro Alves-Wwrite-strings: MI -info-os
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-22  Simon MarchiClass-ify ui_out
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25  Simon MarchiAdd some more casts (2/2)
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-01-13  Tom Tromeyreplace XZALLOC with XCNEW
2014-01-07  Honggyu KimRemove duplicated #include's from GDB
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-06-28  Stan Shebs * osdata.c (info_osdata_command): Filter out "Title...
2012-05-24  Stan Shebs2012-05-23 Stan Shebs <stan@codesourcery.com>
2012-03-27  Pedro Alves2012-03-27 Pedro Alves <palves@redhat.com>
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-11-21  Kwok Yeung2011-11-21 Kwok Cheung Yeung <kcy@codesourcery.com>
2011-08-04  Pedro Alves2011-08-04 Pedro Alves <pedro@codesourcery.com>
2011-03-16  Pierre Muller Fix ARI warnings about new lines at the end of message...
2011-02-02  Pedro Alves * xml-support.c (xml_find_attribute): New.
2011-01-25  Pedro Alves Simplify XML parsing a bit.
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-06-18  Stan Shebs2010-06-18 Stan Shebs <stan@codesourcery.com>
2010-05-16  Michael Snyder2010-05-15 Michael Snyder <msnyder@vmware.com>
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-02-21  Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-12-02  Pedro Alves * target.h (target_get_osdata): Describe.
2008-12-02  Vladimir Prus Implement -list-thread-groups --available