match.pd: A ^ ((A ^ B) & -(C cmp D)) -> (C cmp D) ? B : A simplification [PR94786]
[gcc.git] / libcc1 / configure.ac
2020-01-01 Jakub JelinekUpdate copyright years.
2019-01-01 Jakub JelinekUpdate copyright years.
2018-10-31 Joseph MyersUpdate GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-01-17 Jakub Jelinekre PR other/79046 (g++ -print-file-name=plugin uses...
2017-01-04 Jakub JelinekUpdate copyright years.
2016-06-07 Rainer OrthUpdate copyright dates
2016-03-14 Andreas SchwabSummary: libcc1: rerun configure when gcc/BASE-VER...
2014-11-13 Rainer OrthEnable libcc1 on Solaris
2014-10-29 Jakub Jelinekconfigure.ac: Remove -Werror addition to WARN_FLAGS.
2014-10-27 Phil MuldoonLet GDB reuse GCC's parser.