aboutsummaryrefslogtreecommitdiff
path: root/libcc1
AgeCommit message (Expand)Author
2018-01-25Update ChangeLog and version files for releasereleases/gcc-7.3.0Richard Biener
2017-08-14Update ChangeLog and version files for releasereleases/gcc-7.2.0Richard Biener
2017-05-02Update ChangeLog and version files for releasereleases/gcc-7.1.0GCC Administrator
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_dirJan Kratochvil
2017-01-31libcc1 base API: bump set_arguments; add set_driver_filename, set_triplet_regexpJan Kratochvil
2017-01-31libcc1 base API: add set_verbose and new version of compileJan Kratochvil
2017-01-31libcc1 base API version bumpJan Kratochvil
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2017-01-04Update copyright years.Jakub Jelinek
2016-11-18Add SET_DECL_MODERichard Sandiford
2016-06-07Update copyright datesRainer Orth
2016-04-18tree.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-25hash-traits.h (free_ptr_hash): New class.Richard Sandiford
2015-06-25hash-table.h: Update comments.Richard Sandiford
2015-05-13libcc1: Bump to automake 1.11.6Michael Haubenwallner
2015-04-18remove need for store_values_directlyTrevor Saunders
2015-04-15re PR bootstrap/65763 (tm.h: No such file or directory)Andreas Schwab
2015-01-30Always pass explicit location to fatal_error.Joseph Myers
2015-01-09re PR rtl-optimization/64536 (Undefined .L* symbol starting with jump2 on s390x)Jakub Jelinek
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu
2014-11-13Enable libcc1 on SolarisRainer Orth
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert
2014-11-11re PR bootstrap/63699 (Bootstrap fails in libcc1 on darwin14)Francois-Xavier Coudert
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-29Add svn:executable on configure.Jakub Jelinek
2014-10-27Let GDB reuse GCC's parser.Phil Muldoon