summaryrefslogtreecommitdiff
path: root/libcc1
AgeCommit message (Expand)Author
2018-01-25Update ChangeLog and version files for releaserguenth
2017-08-14Update ChangeLog and version files for releaserguenth
2017-05-02Update ChangeLog and version files for releasegccadmin
2017-04-15[libcp1] handle anon aggregates linkage-named by typedefsaoliva
2017-01-31Introduce C++ support in libcc1aoliva
2017-01-31libcc1: return absolute filename from make search_diraoliva
2017-01-31libcc1 base API: bump set_arguments; add set_driver_filename, set_triplet_regexpaoliva
2017-01-31libcc1 base API: add set_verbose and new version of compileaoliva
2017-01-31libcc1 base API version bumpaoliva
2017-01-17 PR other/79046jakub
2017-01-04 Update copyright years.jakub
2016-11-18Add SET_DECL_MODErsandifo
2016-06-07Update copyright datesro
2016-04-18 * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.matz
2016-04-11libcc1: Clean compiler-name.h (PR70173)segher
2016-03-14Summary: libcc1: rerun configure when gcc/BASE-VER changesschwab
2015-06-25gcc/rsandifo
2015-06-25gcc/rsandifo
2015-05-13libcc1: Bump to automake 1.11.6haubi
2015-04-18remove need for store_values_directlytbsaunde
2015-04-15 PR bootstrap/65763jakub
2015-01-30Always pass explicit location to fatal_error.jsm28
2015-01-09 PR rtl-optimization/64536jakub
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2014-11-21Always use PIC option with -shared in libtoolhjl
2014-11-13Enable libcc1 on Solarisro
2014-11-11toplevel:fxcoudert
2014-11-11 PR bootstrap/63699fxcoudert
2014-10-29 * configure.ac: Remove -Werror addition to WARN_FLAGS. Addjakub
2014-10-29 * Makefile.am (CXXFLAGS, LDFLAGS): Filter out -fsanitize=address.jakub
2014-10-29Add svn:executable on configure.jakub
2014-10-27Let GDB reuse GCC's parser.pmuldoon