From e165964436990ac50bf363d8aea47e30d8bd1936 Mon Sep 17 00:00:00 2001 From: Tobias Burnus Date: Wed, 30 Oct 2013 00:09:21 +0000 Subject: 2013-10-29 Tobias Burnus * gcc_update (files_and_dependencies): Add rules for libcilkrts. 2013-10-29 Tobias Burnus * configure.ac: Add AM_MAINTAINER_MODE. * aclocal.m4: Regenerate. * configure.ac: Regenerate. * Makefile.in: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@204189 138bc75d-0d04-0410-961f-82ee72b054a4 --- contrib/ChangeLog | 5 +++++ contrib/gcc_update | 3 +++ 2 files changed, 8 insertions(+) (limited to 'contrib') diff --git a/contrib/ChangeLog b/contrib/ChangeLog index f1fcbca9e0e..029548bf29d 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,8 @@ +2013-10-29 Tobias Burnus + + * gcc_update (files_and_dependencies): Add rules for + libcilkrts. + 2013-10-11 Thomas Schwinge * gcc_update (files_and_dependencies): Fix rule for diff --git a/contrib/gcc_update b/contrib/gcc_update index 235c8a9c7af..499e5ef6528 100755 --- a/contrib/gcc_update +++ b/contrib/gcc_update @@ -161,6 +161,9 @@ libsanitizer/sanitizer_common/Makefile.in: libsanitizer/sanitizer_common/Makefil libvtv/aclocal.m4: libvtv/configure.ac libvtv/acinclude.m4 libvtv/Makefile.in: libvtv/Makefile.am libvtv/aclocal.m4 libvtv/configure: libvtv/configure.ac libvtv/aclocal.m4 +libcilkrts/aclocal.m4: libcilkrts/configure.ac +libcilkrts/Makefile.in: libcilkrts/Makefile.am +libcilkrts/configure: libcilkrts/configure.ac # Top level Makefile.in: Makefile.tpl Makefile.def configure: configure.ac config/acx.m4 -- cgit v1.2.3