summaryrefslogtreecommitdiff
path: root/libcc1/Makefile.in
AgeCommit message (Expand)Author
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2017-11-16Makefile.am: Remove references to c-compiler-name.h and cp-compiler-name.hSergio Durigan Junior
2017-01-31Introduce C++ support in libcc1Alexandre Oliva
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2016-04-11libcc1: Clean compiler-name.h (PR70173)Segher Boessenkool
2016-03-14Summary: libcc1: rerun configure when gcc/BASE-VER changesAndreas Schwab
2015-05-13libcc1: Bump to automake 1.11.6Michael Haubenwallner
2015-04-15re PR bootstrap/65763 (tm.h: No such file or directory)Andreas Schwab
2014-10-29configure.ac: Remove -Werror addition to WARN_FLAGS.Jakub Jelinek
2014-10-29Makefile.am (CXXFLAGS, LDFLAGS): Filter out -fsanitize=address.Jakub Jelinek
2014-10-27Let GDB reuse GCC's parser.Phil Muldoon