aboutsummaryrefslogtreecommitdiff
path: root/gdb/macrotab.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-04Make bcache more type-safeTom Tromey1-6/+6
2024-03-26gdb, gdbserver, gdbsupport: remove includes of early headersSimon Marchi1-1/+0
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-04-21gdbsupport: add path_join functionSimon Marchi1-1/+2
2022-02-06gdb: remove COMPUNIT_DIRNAME macro, add getter/setterSimon Marchi1-1/+1
2022-01-18Move gdb obstack code to gdbsupportTom Tromey1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-16gdb/gdbsupport: make xstrprintf and xstrvprintf return a unique_ptrAndrew Burgess1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-166/+166
2020-07-03gdb: make macro_stringify return a gdb::unique_xmalloc_ptr<char>Simon Marchi1-10/+4
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-12-06Put bcache inside "namespace gdb"Christian Biesinger1-2/+2
2019-03-07C++-ify bcacheTom Tromey1-1/+1
2019-02-17Change macro_source_fullname to return a std::stringTom Tromey1-40/+23
2019-02-06Factorize macro definition code in macrotab.cPhilippe Waroquiers1-29/+30
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-05-23Remove symfile_complaintsTom Tromey1-8/+4
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-02-23Use gdb::function_view in iterate_over_symtabs & coPedro Alves1-11/+6
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-04-21Add missing sentinel 'char *' casts in concat/reconcat callsPedro Alves1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add some more casts (2/2)Simon Marchi1-2/+3
2015-09-25Add casts to memory allocation related callsSimon Marchi1-4/+6
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-2/+2
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves1-7/+7
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-11-20Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans1-7/+11
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
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