summaryrefslogtreecommitdiff
path: root/gdb/macroexp.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-09-27Add support for __VA_OPT__Tom Tromey
2017-04-05-Wwrite-strings: The RestPedro Alves
2017-04-05-Wwrite-strings: Constify macroexp.c:init_shared_bufferPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
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-10-02Constification of parse_linespec and fallout:Keith Seitz
2013-01-312013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-05-21 * macroexp.c (macro_stringify): Terminate the string.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-03-31 * macroexp.c (expand): Avoid uninitialized variableThiago Jung Bauermann
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-08-18 * gdb_assert.h (gdb_assert_not_reached): New macro.Doug Evans
2010-05-162010-05-15 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-05-062010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-03-20gdb:Tom Tromey
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-12-12gdbTom Tromey
2008-09-27gdbTom Tromey
2008-07-27gdb:Tom Tromey
2008-07-18gdbTom Tromey
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-08-05* macroexp.c (init_buffer): Remove testing code that overrides theJim Blandy
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2006-01-15 * macroexp.c (expand): Initialize argc.Daniel Jacobowitz
2005-12-17 * breakpoint.c:Eli Zaretskii
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2003-09-092003-09-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2002-07-292002-07-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney
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