aboutsummaryrefslogtreecommitdiff
path: root/libcpp/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-02-11preprocessor: Extract messages from cpp_*_at calls for translationJoseph Myers1-0/+3
2022-01-17Manual changes for .cc renaming.Martin Liska1-2/+2
2022-01-17Change references of .c files to .cc filesMartin Liska1-3/+3
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-11-29Make etags path used by build system configurableEric Gallager1-1/+3
2021-10-22Add install-dvi Makefile targets.Eric Gallager1-1/+2
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-05-23libcpp, libdecnumber: configure and substitute ARDavid Edelsohn1-1/+1
2020-05-12libcpp: Enable Intel CET on Intel CET enabled host for jitH.J. Lu1-2/+4
2020-05-08preprocessor: Reimplement directives only processing, support raw literals.Nathan Sidwell1-2/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-08-20[PATCH] Kill cpp-id-data.hNathan Sidwell1-3/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-02-09* Makefile.in (po/$(PACKAGE).pot): Adjust bug reporting URL.Gerald Pfeifer1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libcpp/Richard Sandiford1-1/+1
2013-10-15Add --enable-host-shared configuration optionDavid Malcolm1-2/+3
2013-01-14Update copyright years in libcpp.Richard Sandiford1-1/+1
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-7/+0
2011-11-03re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled)Michael Matz1-1/+3
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-04-07diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti...Simon Baldwin1-1/+8
2009-07-18directives.c (do_linemarker, do_line): Use CPP_STRING for ignored enum value.Jerry Quinn1-3/+21
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-4/+3
2009-03-29re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...Joseph Myers1-12/+5
2009-03-28Makefile.in (po/$(PACKAGE).pot): Use $(mkinstalldirs) not mkinstalldirs.Joseph Myers1-1/+1
2009-01-05Makefile.in (.po.gmo): Use mkinstalldirs, not test -d || mkdir.Ben Elliston1-3/+3
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues1-0/+1
2008-06-16Makefile.in (FLAGS_TO_PASS): Add $(datarootdir).Ralf Wildenhues1-0/+1
2008-04-16Makefile.in (TAGS_SOURCES): New variable.Tom Tromey1-0/+6
2008-03-28Makefile.in (POSTCOMPILE): New variable.Tom Tromey1-2/+10
2008-02-26Makefile.in ($(srcdir)/config.in): Depend on configure.ac.Thiemo Seufer1-1/+1
2007-07-30directives-only.c: New file.Ollie Wild1-6/+6
2007-03-01* Makefile.in: Add dummy install-pdf target.Brooks Moses1-0/+1
2006-10-10--(top level)--------------------------------------------Brooks Moses1-1/+2
2006-05-31gcc/, libcpp/Daniel Jacobowitz1-1/+1
2006-05-24Makefile.in: Add install-html target.Carlos O'Donell1-1/+2
2006-01-05Makefile.in: Use -MMD instead of -MD.Paolo Bonzini1-1/+1
2005-06-29all files: Update FSF address in copyright headers.Kelley Cook1-2/+2
2005-06-13top level:Zack Weinberg1-33/+19
2004-11-09Makefile.in ($(PACKAGE).pot): New rule.Joseph Myers1-3/+8
2004-10-11makedepend.c: Include mkdeps.h for prototype of deps_add_vpath.Andreas Jaeger1-1/+1
2004-09-24warnings.m4: New file.Zack Weinberg1-7/+17
2004-09-22gettext-sister.m4: Renamed from gettext.m4Kelley Cook1-1/+4
2004-08-25Makefile.in: Add back top_builddir.Paolo Bonzini1-0/+1
2004-08-25configure.ac: Replace Automake macro invocations with manual Autoconf checks ...Paolo Bonzini1-567/+147