summaryrefslogtreecommitdiff
path: root/libcc1
AgeCommit message (Expand)Author
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