aboutsummaryrefslogtreecommitdiff
path: root/gdb/macrotab.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-02-03gdb/Jan Kratochvil1-32/+66
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-07-25 * macrotab.c (macro_bcache_str): Remove cast.Tom Tromey1-1/+1
2012-05-16 PR macros/13205:Tom Tromey1-8/+64
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-07-21PR macros/12999matt rice1-2/+4
2011-03-232011-03-23 Kai Tietz <ktietz@redhat.com>Kai Tietz1-4/+6
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-3/+4
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-05-162010-05-15 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+6
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-09-30gdbTom Tromey1-8/+54
2008-07-18gdbTom Tromey1-10/+47
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-09-22* macrotab.h (new_macro_table): Document that removing informationJim Blandy1-20/+46
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-4/+4
2003-09-19* macrotab.c (macro_include): Use the correct comparison to findJim Blandy1-4/+3
2003-06-082003-06-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2002-12-17Replace complain() with complaint().Kevin Buettner1-26/+14
2002-10-252002-10-25 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+4
2002-07-292002-07-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-05-23* macrotab.c (check_for_redefinition): Don't complain if the newJim Blandy1-15/+58
2002-05-14* macroexp.c (init_buffer, gather_arguments, expand): Use NULL, not 0.Jim Blandy1-7/+7
2002-05-13Add first preprocessor macro-expansion files.Jim Blandy1-0/+862