Remove m_has_locator
[external/binutils.git] / gdb / macrotab.c
2019-03-07 Tom TromeyC++-ify bcache
2019-02-17 Tom TromeyChange macro_source_fullname to return a std::string
2019-02-06 Philippe WaroquiersFactorize macro definition code in macrotab.c
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-05-23 Tom TromeyRemove symfile_complaints
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
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-04-21 Pedro AlvesAdd missing sentinel 'char *' casts in concat/reconcat...
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-02-27 Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-20 Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-02-03 Jan Kratochvilgdb/
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-07-25 Tom Tromey * macrotab.c (macro_bcache_str): Remove cast.
2012-05-16 Tom Tromey PR macros/13205:
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-07-21 matt ricePR macros/12999
2011-03-23 Kai Tietz2011-03-23 Kai Tietz <ktietz@redhat.com>
2011-01-09 Michael Snyder2011-01-08 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-16 Michael Snyder2010-05-15 Michael Snyder <msnyder@vmware.com>
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-09-30 Tom Tromeygdb
2008-07-18 Tom Tromeygdb
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-09-22 Jim Blandy* macrotab.h (new_macro_table): Document that removing...
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-09-19 Jim Blandy* macrotab.c (macro_include): Use the correct compariso...
2003-06-08 Andrew Cagney2003-06-08 Andrew Cagney <cagney@redhat.com>
2002-12-17 Kevin BuettnerReplace complain() with complaint().
2002-10-25 Andrew Cagney2002-10-25 Andrew Cagney <cagney@redhat.com>
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-07-29 Andrew Cagney2002-07-29 Andrew Cagney <ac131313@redhat.com>
2002-05-23 Jim Blandy* macrotab.c (check_for_redefinition): Don't complain...
2002-05-14 Jim Blandy* macroexp.c (init_buffer, gather_arguments, expand...
2002-05-13 Jim BlandyAdd first preprocessor macro-expansion files.