aboutsummaryrefslogtreecommitdiff
path: root/libcc1/Makefile.am
AgeCommit message (Expand)Author
2024-01-03Update copyright years.Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2022-01-03Update copyright years.Jakub Jelinek
2021-08-17Darwin, libcc1: Handle hosts with mdynamic-no-pic support.Iain Sandoe
2021-05-05libcc1: share basic context codeTom Tromey
2021-05-05libcc1: unify compiler handlingTom Tromey
2021-01-04Update copyright years.Jakub Jelinek
2020-12-05Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe
2020-05-12libcc1: Enable Intel CET on Intel CET enabled hostH.J. Lu
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
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-04Update copyright years.Jakub Jelinek
2016-06-07Update copyright datesRainer Orth
2016-04-11libcc1: Clean compiler-name.h (PR70173)Segher Boessenkool
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