]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/macrocmd.c
Update copyright year range in all GDB files
[thirdparty/binutils-gdb.git] / gdb / macrocmd.c
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-07-04  Simon Marchigdb: remove callback in macro expand functions
2020-04-17  Tom TromeyReplace most calls to help_list and cmd_show_list
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-10-01  Pedro AlvesUse new %p format suffixes in gdb
2019-02-17  Tom TromeyChange macro_source_fullname to return a std::string
2019-02-17  Tom TromeyAdd styling to macro commands
2019-02-06  Philippe WaroquiersFix leak of identifier in macro definition.
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-27  Philippe WaroquiersOBVIOUS Use report_unrecognized_option_error in 'demang...
2018-02-08  Tom TromeyRemove cleanups from macro_define_command
2018-02-08  Tom TromeyReturn unique_xmalloc_ptr from macro scope functions
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-07  Tom TromeyConstify add_info
2017-10-11  Tom TromeyConstify add_prefix_cmd
2017-09-27  Tom TromeyConstify some commands in macrocmd.c
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-09-04  Pedro Alvesstruct symtabs_and_lines -> std::vector<symtab_and_line>
2017-02-23  Pedro AlvesUse gdb::function_view in iterate_over_symtabs & co
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-11-11  Andrew Burgessgdb: Make use of 'add_info' to create info sub-commands.
2015-09-25  Simon MarchiAdd some more casts (2/2)
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-03-06  Gary BensonNew common function "startswith"
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-06-13  Tom Tromeymake calls to help_list use enumerator
2014-05-14  Tom Tromeyreindent print_macro_definition
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-07-01  Tom Tromeyadd -Wold-style-definition
2013-02-03  Jan Kratochvilgdb/
2013-01-11  Jan Kratochvilgdb/
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-06-29  Doug Evans * linespec.c: #include "stack.h".
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-11-12  matt riceMove info definitions command to an info macro option.
2011-07-21  matt ricePR macros/12999
2011-01-09  Michael Snyder2011-01-08 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-05-16  Michael Snyder2010-05-15 Michael Snyder <msnyder@vmware.com>
2010-05-06  Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-04-29  Jan Kratochvilgdb/
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-12-12  Tom Tromey * macrocmd.c (macro_define_command): Skip whitespace...
2008-09-30  Tom Tromeygdb
2008-09-27  Tom Tromeygdb
2008-08-14  Tom Tromeygdb:
2008-07-18  Tom Tromeygdb
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-15  Andrew Cagney2005-02-15 Andrew Cagney <cagney@gnu.org>
2005-02-14  Andrew Cagney2005-02-14 Andrew Cagney <cagney@gnu.org>
2005-02-11  Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2003-06-11  Andrew Cagney2003-06-11 Andrew Cagney <cagney@redhat.com>
2003-06-08  Andrew Cagney2003-06-08 Andrew Cagney <cagney@redhat.com>
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-07-17  Jim Blandy* macrocmd.c (info_macro_command): Remove newline from...
2002-06-11  Jim BlandyCall the command `info macro', not `show macro'.
2002-05-16  Jim BlandyAdd commands for manually expanding macros and showing...