summaryrefslogtreecommitdiff
path: root/libcc1
Commit message (Expand)AuthorAgeFilesLines
* [C++ PATCH] overloaded operator fns [2/N]nathan2017-10-312-25/+16
* [C++ PATCH] Move mangling alias out of ::nathan2017-10-042-6/+5
* gcc/nathan2017-07-212-4/+9
* revert previous premature commitnathan2017-07-131-4/+4
* * libcp1plugin.cc (plugin_build_decl): Usenathan2017-07-131-4/+4
* * libcp1plugin.cc (plugin_build_decl): Usenathan2017-07-122-2/+7
* Use SET_DECL_MODE in libcc1rsandifo2017-07-052-1/+5
* * config-lang.in (gtfiles): Add cp/lex.c.nathan2017-06-302-2/+7
* gcc/cp/nathan2017-06-262-2/+5
* gcc/cp/nathan2017-06-162-2/+6
* gcc/cp/nathan2017-05-262-0/+3
* gcc/cp/nathan2017-05-262-1/+6
* gcc/cp/nathan2017-05-252-12/+7
* gcc/cpnathan2017-05-232-5/+9
* Missing Changelognathan2017-05-111-0/+4
* * libcp1plugin.cc (plugin_build_decl): Adjust add_method call.nathan2017-05-111-1/+1
* gcc/cp/nathan2017-05-102-1/+5
* [libcp1] handle anon aggregates linkage-named by typedefsaoliva2017-04-152-0/+13
* Introduce C++ support in libcc1aoliva2017-01-3116-145/+5376
* libcc1: return absolute filename from make search_diraoliva2017-01-312-1/+5
* libcc1 base API: bump set_arguments; add set_driver_filename, set_triplet_regexpaoliva2017-01-312-14/+139
* libcc1 base API: add set_verbose and new version of compileaoliva2017-01-312-5/+44
* libcc1 base API version bumpaoliva2017-01-312-2/+8
* PR other/79046jakub2017-01-174-4/+43
* Update copyright years.jakub2017-01-0417-16/+20
* Add SET_DECL_MODErsandifo2016-11-182-1/+7
* Update copyright datesro2016-06-0717-16/+20
* * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.matz2016-04-182-3/+7
* libcc1: Clean compiler-name.h (PR70173)segher2016-04-113-2/+12
* Summary: libcc1: rerun configure when gcc/BASE-VER changesschwab2016-03-144-4/+39
* gcc/rsandifo2015-06-252-4/+6
* gcc/rsandifo2015-06-252-8/+11
* libcc1: Bump to automake 1.11.6haubi2015-05-134-51/+114
* remove need for store_values_directlytbsaunde2015-04-182-12/+16
* PR bootstrap/65763jakub2015-04-153-2/+8
* Always pass explicit location to fatal_error.jsm282015-01-302-4/+13
* PR rtl-optimization/64536jakub2015-01-091-0/+6
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-1/+11
* Always use PIC option with -shared in libtoolhjl2014-11-212-3/+8
* Enable libcc1 on Solarisro2014-11-135-1/+155
* toplevel:fxcoudert2014-11-112-1/+6
* PR bootstrap/63699fxcoudert2014-11-112-2/+6
* * configure.ac: Remove -Werror addition to WARN_FLAGS. Addjakub2014-10-295-11/+44
* * Makefile.am (CXXFLAGS, LDFLAGS): Filter out -fsanitize=address.jakub2014-10-293-11/+54
* Add svn:executable on configure.jakub2014-10-291-0/+0
* Let GDB reuse GCC's parser.pmuldoon2014-10-2723-0/+21946