match.pd: A ^ ((A ^ B) & -(C cmp D)) -> (C cmp D) ? B : A simplification [PR94786]
[gcc.git] / libcc1 / Makefile.am
2020-01-01 Jakub JelinekUpdate copyright years.
2019-01-01 Jakub JelinekUpdate copyright years.
2018-01-03 Jakub JelinekUpdate copyright years.
2017-11-16 Sergio Durigan JuniorMakefile.am: Remove references to c-compiler-name.h...
2017-01-31 Alexandre OlivaIntroduce C++ support in libcc1
2017-01-04 Jakub JelinekUpdate copyright years.
2016-06-07 Rainer OrthUpdate copyright dates
2016-04-11 Segher Boessenkoollibcc1: Clean compiler-name.h (PR70173)
2015-04-15 Andreas Schwabre PR bootstrap/65763 (tm.h: No such file or directory)
2014-10-29 Jakub Jelinekconfigure.ac: Remove -Werror addition to WARN_FLAGS.
2014-10-29 Jakub JelinekMakefile.am (CXXFLAGS, LDFLAGS): Filter out -fsanitize...
2014-10-27 Phil MuldoonLet GDB reuse GCC's parser.