summaryrefslogtreecommitdiff
path: root/gdb/macroexp.c
AgeCommit message (Expand)Author
2022-01-18Move gdb obstack code to gdbsupportTom Tromey
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-04-01Use startswith in gdb subfolder.Martin Liska
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-11-06Split macro_buffer in two classes, fix Clang buildPedro Alves
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi
2020-07-03gdb: make macro_stringify return a gdb::unique_xmalloc_ptr<char>Simon Marchi
2020-07-03gdb: make macro_expand_next return a gdb::unique_xmalloc_ptr<char>Simon Marchi
2020-07-03gdb: remove callback in macro expand functionsSimon Marchi
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-10-26[gdb] Fix more typos in comments (2)Tom de Vries
2019-03-07C++-ify bcacheTom Tromey
2019-03-05Add ATTRIBUTE_UNUSED_RESULT to macro_bufferTom Tromey
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-07-05[gdb] Fix build error in macroexp.cTom de Vries
2018-02-08Use std::string in maybe_expandTom Tromey
2018-02-08Class-ify macro_bufferTom Tromey
2018-02-08Return unique_xmalloc_ptr from macro scope functionsTom Tromey
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