aboutsummaryrefslogtreecommitdiff
path: root/libcc1
AgeCommit message (Expand)AuthorFilesLines
2015-06-25hash-traits.h (free_ptr_hash): New class.Richard Sandiford2-4/+6
2015-06-25hash-table.h: Update comments.Richard Sandiford2-8/+11
2015-05-13libcc1: Bump to automake 1.11.6Michael Haubenwallner4-51/+114
2015-04-18remove need for store_values_directlyTrevor Saunders2-12/+16
2015-04-15re PR bootstrap/65763 (tm.h: No such file or directory)Andreas Schwab3-2/+8
2015-01-30Always pass explicit location to fatal_error.Joseph Myers2-4/+13
2015-01-09re PR rtl-optimization/64536 (Undefined .L* symbol starting with jump2 on s390x)Jakub Jelinek1-0/+6
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-1/+11
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu2-3/+8
2014-11-13Enable libcc1 on SolarisRainer Orth5-1/+155
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert2-1/+6
2014-11-11re PR bootstrap/63699 (Bootstrap fails in libcc1 on darwin14)Francois-Xavier Coudert2-2/+6
2014-10-29configure.ac: Remove -Werror addition to WARN_FLAGS.Jakub Jelinek5-11/+44
2014-10-29Makefile.am (CXXFLAGS, LDFLAGS): Filter out -fsanitize=address.Jakub Jelinek3-11/+54
2014-10-29Add svn:executable on configure.Jakub Jelinek1-0/+0
2014-10-27Let GDB reuse GCC's parser.Phil Muldoon23-0/+21946