summaryrefslogtreecommitdiff
path: root/libcpp/Makefile.in
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-10-12libcpp, genmatch: Use gcc_diag instead of printf for libcpp diagnosticsJakub Jelinek
2024-05-28libcpp: move label_text to its own headerDavid Malcolm
2024-01-03Update copyright years.Jakub Jelinek
2023-11-19libcpp: split decls out to rich-location.hDavid Malcolm
2023-01-16Update copyright years.Jakub Jelinek
2022-02-11preprocessor: Extract messages from cpp_*_at calls for translationJoseph Myers
2022-01-17Manual changes for .cc renaming.Martin Liska
2022-01-17Change references of .c files to .cc filesMartin Liska
2022-01-03Update copyright years.Jakub Jelinek
2021-11-29Make etags path used by build system configurableEric Gallager
2021-10-22Add install-dvi Makefile targets.Eric Gallager
2021-01-04Update copyright years.Jakub Jelinek
2020-05-23libcpp, libdecnumber: configure and substitute ARDavid Edelsohn
2020-05-12libcpp: Enable Intel CET on Intel CET enabled host for jitH.J. Lu
2020-05-08preprocessor: Reimplement directives only processing, support raw literals.Nathan Sidwell
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-08-20[PATCH] Kill cpp-id-data.hNathan Sidwell
2018-01-03Update copyright years.Jakub Jelinek
2017-02-09* Makefile.in (po/$(PACKAGE).pot): Adjust bug reporting URL.Gerald Pfeifer
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in libcpp/Richard Sandiford
2013-10-15Add --enable-host-shared configuration optionDavid Malcolm
2013-01-14Update copyright years in libcpp.Richard Sandiford
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo
2011-11-03re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled)Michael Matz
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-04-07diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti...Simon Baldwin
2009-07-18directives.c (do_linemarker, do_line): Use CPP_STRING for ignored enum value.Jerry Quinn
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2009-03-29re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...Joseph Myers
2009-03-28Makefile.in (po/$(PACKAGE).pot): Use $(mkinstalldirs) not mkinstalldirs.Joseph Myers
2009-01-05Makefile.in (.po.gmo): Use mkinstalldirs, not test -d || mkdir.Ben Elliston
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues
2008-06-16Makefile.in (FLAGS_TO_PASS): Add $(datarootdir).Ralf Wildenhues
2008-04-16Makefile.in (TAGS_SOURCES): New variable.Tom Tromey
2008-03-28Makefile.in (POSTCOMPILE): New variable.Tom Tromey
2008-02-26Makefile.in ($(srcdir)/config.in): Depend on configure.ac.Thiemo Seufer
2007-07-30directives-only.c: New file.Ollie Wild
2007-03-01* Makefile.in: Add dummy install-pdf target.Brooks Moses
2006-10-10--(top level)--------------------------------------------Brooks Moses
2006-05-31gcc/, libcpp/Daniel Jacobowitz
2006-05-24Makefile.in: Add install-html target.Carlos O'Donell
2006-01-05Makefile.in: Use -MMD instead of -MD.Paolo Bonzini
2005-06-29all files: Update FSF address in copyright headers.Kelley Cook
2005-06-13top level:Zack Weinberg
2004-11-09Makefile.in ($(PACKAGE).pot): New rule.Joseph Myers