aboutsummaryrefslogtreecommitdiff
path: root/libcc1
AgeCommit message (Expand)Author
2018-01-03 Update copyright years.Jakub Jelinek
2017-11-26Plugin support on Windows/MinGWBoris Kolpackov
2017-11-16 * Makefile.am: Remove references to c-compiler-name.h andSergio Durigan Junior
2017-11-01[C++ PATCH] overloaded operator fns [6/N]Nathan Sidwell
2017-10-31[C++ PATCH] overloaded operator fns [2/N]Nathan Sidwell
2017-10-04[C++ PATCH] Move mangling alias out of ::Nathan Sidwell
2017-07-21 gcc/Nathan Sidwell
2017-07-13revert previous premature commitNathan Sidwell
2017-07-13 * libcp1plugin.cc (plugin_build_decl): UseNathan Sidwell
2017-07-12 * libcp1plugin.cc (plugin_build_decl): UseNathan Sidwell
2017-07-05Use SET_DECL_MODE in libcc1Richard Sandiford
2017-06-30 * config-lang.in (gtfiles): Add cp/lex.c.Nathan Sidwell
2017-06-26 gcc/cp/Nathan Sidwell
2017-06-16 gcc/cp/Nathan Sidwell
2017-05-26 gcc/cp/Nathan Sidwell
2017-05-26 gcc/cp/Nathan Sidwell
2017-05-25 gcc/cp/Nathan Sidwell
2017-05-23 gcc/cpNathan Sidwell
2017-05-11 Missing ChangelogNathan Sidwell
2017-05-11 * libcp1plugin.cc (plugin_build_decl): Adjust add_method call.Nathan Sidwell
2017-05-10 gcc/cp/Nathan Sidwell
2017-04-15[libcp1] handle anon aggregates linkage-named by typedefsAlexandre Oliva
2017-01-31Introduce C++ support in libcc1Alexandre Oliva
2017-01-31libcc1: return absolute filename from make search_dirAlexandre Oliva
2017-01-31libcc1 base API: bump set_arguments; add set_driver_filename, set_triplet_regexpAlexandre Oliva
2017-01-31libcc1 base API: add set_verbose and new version of compileAlexandre Oliva
2017-01-31libcc1 base API version bumpJan Kratochvil
2017-01-17 PR other/79046Jakub Jelinek
2017-01-04 Update copyright years.Jakub Jelinek
2016-11-18Add SET_DECL_MODERichard Sandiford
2016-06-07Update copyright datesRainer Orth
2016-04-18 * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.Michael Matz
2016-04-11libcc1: Clean compiler-name.h (PR70173)Segher Boessenkool
2016-03-14Summary: libcc1: rerun configure when gcc/BASE-VER changesAndreas Schwab
2015-06-25gcc/Richard Sandiford
2015-06-25gcc/Richard Sandiford
2015-05-13libcc1: Bump to automake 1.11.6Michael Haubenwallner
2015-04-18remove need for store_values_directlyTrevor Saunders
2015-04-15 PR bootstrap/65763Andreas Schwab
2015-01-30Always pass explicit location to fatal_error.Joseph Myers
2015-01-09 PR rtl-optimization/64536Jakub Jelinek
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu
2014-11-13Enable libcc1 on SolarisRainer Orth
2014-11-11toplevel:Francois-Xavier Coudert
2014-11-11 PR bootstrap/63699Francois-Xavier Coudert
2014-10-29 * configure.ac: Remove -Werror addition to WARN_FLAGS. AddJakub Jelinek
2014-10-29 * Makefile.am (CXXFLAGS, LDFLAGS): Filter out -fsanitize=address.Jakub Jelinek
2014-10-29Add svn:executable on configure.Jakub Jelinek
2014-10-27Let GDB reuse GCC's parser.Phil Muldoon