summaryrefslogtreecommitdiff
path: root/gdb/macrotab.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-02-23Use gdb::function_view in iterate_over_symtabs & coPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-04-21Add missing sentinel 'char *' casts in concat/reconcat callsPedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add some more casts (2/2)Simon Marchi
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-11-20Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-02-03gdb/Jan Kratochvil
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-07-25 * macrotab.c (macro_bcache_str): Remove cast.Tom Tromey
2012-05-16 PR macros/13205:Tom Tromey
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-07-21PR macros/12999matt rice
2011-03-232011-03-23 Kai Tietz <ktietz@redhat.com>Kai Tietz
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-05-162010-05-15 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-09-30gdbTom Tromey
2008-07-18gdbTom Tromey
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-09-22* macrotab.h (new_macro_table): Document that removing informationJim Blandy
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2005-12-17 * breakpoint.c:Eli Zaretskii
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2003-09-19* macrotab.c (macro_include): Use the correct comparison to findJim Blandy
2003-06-082003-06-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2002-12-17Replace complain() with complaint().Kevin Buettner
2002-10-252002-10-25 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2002-07-292002-07-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney
2002-05-23* macrotab.c (check_for_redefinition): Don't complain if the newJim Blandy
2002-05-14* macroexp.c (init_buffer, gather_arguments, expand): Use NULL, not 0.Jim Blandy
2002-05-13Add first preprocessor macro-expansion files.Jim Blandy