aboutsummaryrefslogtreecommitdiff
path: root/libcpp/symtab.c
AgeCommit message (Expand)Author
2019-02-26Improve memory statistics report readability.Martin Liska
2019-01-01 Update copyright years.Jakub Jelinek
2018-11-05Do not use %zu format in libcpp.Martin Liska
2018-11-05Fix printf call in symtab.c.Martin Liska
2018-11-05Fix string pool statistics.Martin Liska
2018-01-03 Update copyright years.Jakub Jelinek
2017-01-01 Update copyright years.Jakub Jelinek
2016-01-04 Update copyright years.Jakub Jelinek
2015-01-05 Update copyright years.Jakub Jelinek
2014-10-22gcc/Alan Modra
2014-01-02Update copyright years in libcpp/Richard Sandiford
2013-01-14Update copyright years in libcpp.Richard Sandiford
2012-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).Diego Novillo
2009-07-182009-07-17 Jerry Quinn <jlquinn@optonline.net>Jerry Quinn
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2008-05-21libcppTom Tromey
2005-06-292005-06-29 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2005-05-28 * configure.ac: Check declarations for asprintf and vasprintf.Gabriel Dos Reis
2004-09-062004-09-06 Serge Belyshev <belyshev@lubercy.com>Serge Belyshev
2004-06-05libcpp:Zack Weinberg
2004-05-30Index: libcpp/ChangeLogGeoffrey Keating
2004-05-24ChangeLog:Paolo Bonzini