Bug 43620 - [4.3 Release Blocker] Uploading to gnu.org will fail due to automake security issue
Summary: [4.3 Release Blocker] Uploading to gnu.org will fail due to automake security...
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: other (show other bugs)
Version: 4.5.0
: P1 blocker
Target Milestone: 4.3.5
Assignee: Ralf Wildenhues
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-01 16:45 UTC by Ralf Wildenhues
Modified: 2014-04-22 09:15 UTC (History)
3 users (show)

See Also:
Host:
Target:
Build:
Known to work: 4.4.5, 4.5.0
Known to fail: 4.3.5, 4.4.4
Last reconfirmed: 2010-04-01 17:41:35


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Wildenhues 2010-04-01 16:45:59 UTC
The Automake 'make dist' security issue in 1.11 (fixed in 1.11.1) will likely prevent uploading to gnu.org, even though GCC does not use the rule.
See here: <http://sourceware.org/ml/binutils/2010-03/msg00452.html>.

Using no-dist throughout, or updating to 1.11.1, should be possible, or talking to the gnu.org admins.  The update to 1.11.1 is really trivial for trunk, but for older branches, some other strategy would need to be used.

I'm working on a patch.

CC:ing a RM.
Comment 1 jsm-csl@polyomino.org.uk 2010-04-01 16:50:02 UTC
Subject: Re:   New: Uploading to gnu.org will fail due to
 automake security issue

If no-dist works to pass the gnu.org check, that (unlike upgrades) should 
be OK for 4.4 and 4.3 branches.

I updated the maintainer-scripts/gcc_release script to use 755 instead of 
777 permissions, on trunk, 4.4 and 4.3 branches.  So there is no actual 
security issue for future GCC releases.

Comment 2 Ralf Wildenhues 2010-04-01 17:41:35 UTC
(In reply to comment #1)
> If no-dist works to pass the gnu.org check, that (unlike upgrades) should 
> be OK for 4.4 and 4.3 branches.

Well, for branches we are not in such a hurry.  I could easily release Automake 1.9.7 from branch-1-9 (which has only three non-documentation patches over 1.9.6) and upgrade 4.4 and 4.3 to that, if that is equally acceptable.

> I updated the maintainer-scripts/gcc_release script to use 755 instead of 
> 777 permissions, on trunk, 4.4 and 4.3 branches.  So there is no actual 
> security issue for future GCC releases.

Thank you.
Comment 3 Richard Biener 2010-04-02 12:01:03 UTC
I think we want no-dist on the branches and an update on trunk (possibly
adding no-dist to GCC local pieces anyway).
Comment 4 Ralf Wildenhues 2010-04-02 12:40:09 UTC
(In reply to comment #3)
> I think we want no-dist on the branches and an update on trunk (possibly
> adding no-dist to GCC local pieces anyway).

Is that an approval for
<http://gcc.gnu.org/ml/gcc-patches/2010-04/msg00059.html> ?
Comment 5 rguenther@suse.de 2010-04-02 12:44:14 UTC
Subject: Re:  Uploading to gnu.org will fail due to automake
 security issue

On Fri, 2 Apr 2010, rwild at gcc dot gnu dot org wrote:

> 
> 
> ------- Comment #4 from rwild at gcc dot gnu dot org  2010-04-02 12:40 -------
> (In reply to comment #3)
> > I think we want no-dist on the branches and an update on trunk (possibly
> > adding no-dist to GCC local pieces anyway).
> 
> Is that an approval for
> <http://gcc.gnu.org/ml/gcc-patches/2010-04/msg00059.html> ?

I can't approve it.  It's approved from a RM point - let me followup
on that thread.
Comment 6 Ralf Wildenhues 2010-04-02 18:18:49 UTC
Subject: Bug 43620

Author: rwild
Date: Fri Apr  2 18:18:06 2010
New Revision: 157949

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157949
Log:
Update to Automake 1.11.1.

gcc/:
	PR other/43620
	* doc/install.texi (Prerequisites): Bump Automake version to 1.11.1.
	* aclocal.m4: Regenerate.

lto-plugin/:
	* Makefile.in: Regenerate.
	* aclocal.m4: Regenerate.

intl/:
	* aclocal.m4: Regenerate.

boehm-gc/:
	* Makefile.in: Regenerate.
	* aclocal.m4: Regenerate.
	* include/Makefile.in: Regenerate.

fixincludes/:
	* aclocal.m4: Regenerate.

libcpp/:
	* aclocal.m4: Regenerate.

libdecnumber/:
	* aclocal.m4: Regenerate.

libffi/:
	* Makefile.in: Regenerate.
	* aclocal.m4: Regenerate.
	* include/Makefile.in: Regenerate.
	* man/Makefile.in: Regenerate.
	* testsuite/Makefile.in: Regenerate.

libgfortran/:
	* Makefile.in: Regenerate.
	* aclocal.m4: Regenerate.

libgomp/:
	* Makefile.in: Regenerate.
	* aclocal.m4: Regenerate.
	* testsuite/Makefile.in: Regenerate.

libjava/classpath/:
	* HACKING: Update required Automake version.
	* Makefile.in: Regenerate.
	* aclocal.m4: Regenerate.
	* doc/Makefile.in: Regenerate.
	* doc/api/Makefile.in: Regenerate.
	* examples/Makefile.in: Regenerate.
	* external/Makefile.in: Regenerate.
	* external/jsr166/Makefile.in: Regenerate.
	* external/relaxngDatatype/Makefile.in: Regenerate.
	* external/sax/Makefile.in: Regenerate.
	* external/w3c_dom/Makefile.in: Regenerate.
	* include/Makefile.in: Regenerate.
	* lib/Makefile.in: Regenerate.
	* native/Makefile.in: Regenerate.
	* native/fdlibm/Makefile.in: Regenerate.
	* native/jawt/Makefile.in: Regenerate.
	* native/jni/Makefile.in: Regenerate.
	* native/jni/classpath/Makefile.in: Regenerate.
	* native/jni/gconf-peer/Makefile.in: Regenerate.
	* native/jni/gstreamer-peer/Makefile.in: Regenerate.
	* native/jni/gtk-peer/Makefile.in: Regenerate.
	* native/jni/java-io/Makefile.in: Regenerate.
	* native/jni/java-lang/Makefile.in: Regenerate.
	* native/jni/java-math/Makefile.in: Regenerate.
	* native/jni/java-net/Makefile.in: Regenerate.
	* native/jni/java-nio/Makefile.in: Regenerate.
	* native/jni/java-util/Makefile.in: Regenerate.
	* native/jni/midi-alsa/Makefile.in: Regenerate.
	* native/jni/midi-dssi/Makefile.in: Regenerate.
	* native/jni/native-lib/Makefile.in: Regenerate.
	* native/jni/qt-peer/Makefile.in: Regenerate.
	* native/jni/xmlj/Makefile.in: Regenerate.
	* native/plugin/Makefile.in: Regenerate.
	* resource/Makefile.in: Regenerate.
	* scripts/Makefile.in: Regenerate.
	* tools/Makefile.in: Regenerate.

libjava/:
	* Makefile.in: Regenerate.
	* aclocal.m4: Regenerate.
	* configure: Regenerate.
	* gcj/Makefile.in: Regenerate.
	* include/Makefile.in: Regenerate.
	* testsuite/Makefile.in: Regenerate.

libjava/libltdl/:
	* Makefile.in: Regenerate.
	* aclocal.m4: Regenerate.

libmudflap/:
	* Makefile.in: Regenerate.
	* aclocal.m4: Regenerate.
	* testsuite/Makefile.in: Regenerate.

libobjc/:
	* aclocal.m4: Regenerate.

libssp/:
	* Makefile.in: Regenerate.
	* aclocal.m4: Regenerate.

libstdc++-v3/:
	* Makefile.in: Regenerate.
	* aclocal.m4: Regenerate.
	* doc/Makefile.in: Regenerate.
	* include/Makefile.in: Regenerate.
	* libsupc++/Makefile.in: Regenerate.
	* po/Makefile.in: Regenerate.
	* python/Makefile.in: Regenerate.
	* src/Makefile.in: Regenerate.
	* testsuite/Makefile.in: Regenerate.

zlib/:
	* Makefile.in: Regenerate.
	* aclocal.m4: Regenerate.

Modified:
    trunk/boehm-gc/ChangeLog
    trunk/boehm-gc/Makefile.in
    trunk/boehm-gc/aclocal.m4
    trunk/boehm-gc/include/Makefile.in
    trunk/fixincludes/ChangeLog
    trunk/fixincludes/aclocal.m4
    trunk/gcc/ChangeLog
    trunk/gcc/aclocal.m4
    trunk/gcc/doc/install.texi
    trunk/intl/ChangeLog
    trunk/intl/aclocal.m4
    trunk/libcpp/ChangeLog
    trunk/libcpp/aclocal.m4
    trunk/libdecnumber/ChangeLog
    trunk/libdecnumber/aclocal.m4
    trunk/libffi/ChangeLog
    trunk/libffi/Makefile.in
    trunk/libffi/aclocal.m4
    trunk/libffi/include/Makefile.in
    trunk/libffi/man/Makefile.in
    trunk/libffi/testsuite/Makefile.in
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/Makefile.in
    trunk/libgfortran/aclocal.m4
    trunk/libgomp/ChangeLog
    trunk/libgomp/Makefile.in
    trunk/libgomp/aclocal.m4
    trunk/libgomp/testsuite/Makefile.in
    trunk/libjava/ChangeLog
    trunk/libjava/HACKING
    trunk/libjava/Makefile.in
    trunk/libjava/aclocal.m4
    trunk/libjava/classpath/ChangeLog
    trunk/libjava/classpath/Makefile.in
    trunk/libjava/classpath/aclocal.m4
    trunk/libjava/classpath/doc/Makefile.in
    trunk/libjava/classpath/doc/api/Makefile.in
    trunk/libjava/classpath/examples/Makefile.in
    trunk/libjava/classpath/external/Makefile.in
    trunk/libjava/classpath/external/jsr166/Makefile.in
    trunk/libjava/classpath/external/relaxngDatatype/Makefile.in
    trunk/libjava/classpath/external/sax/Makefile.in
    trunk/libjava/classpath/external/w3c_dom/Makefile.in
    trunk/libjava/classpath/include/Makefile.in
    trunk/libjava/classpath/lib/Makefile.in
    trunk/libjava/classpath/native/Makefile.in
    trunk/libjava/classpath/native/fdlibm/Makefile.in
    trunk/libjava/classpath/native/jawt/Makefile.in
    trunk/libjava/classpath/native/jni/Makefile.in
    trunk/libjava/classpath/native/jni/classpath/Makefile.in
    trunk/libjava/classpath/native/jni/gconf-peer/Makefile.in
    trunk/libjava/classpath/native/jni/gstreamer-peer/Makefile.in
    trunk/libjava/classpath/native/jni/gtk-peer/Makefile.in
    trunk/libjava/classpath/native/jni/java-io/Makefile.in
    trunk/libjava/classpath/native/jni/java-lang/Makefile.in
    trunk/libjava/classpath/native/jni/java-math/Makefile.in
    trunk/libjava/classpath/native/jni/java-net/Makefile.in
    trunk/libjava/classpath/native/jni/java-nio/Makefile.in
    trunk/libjava/classpath/native/jni/java-util/Makefile.in
    trunk/libjava/classpath/native/jni/midi-alsa/Makefile.in
    trunk/libjava/classpath/native/jni/midi-dssi/Makefile.in
    trunk/libjava/classpath/native/jni/native-lib/Makefile.in
    trunk/libjava/classpath/native/jni/qt-peer/Makefile.in
    trunk/libjava/classpath/native/jni/xmlj/Makefile.in
    trunk/libjava/classpath/native/plugin/Makefile.in
    trunk/libjava/classpath/resource/Makefile.in
    trunk/libjava/classpath/scripts/Makefile.in
    trunk/libjava/classpath/tools/Makefile.in
    trunk/libjava/configure
    trunk/libjava/gcj/Makefile.in
    trunk/libjava/include/Makefile.in
    trunk/libjava/libltdl/ChangeLog
    trunk/libjava/libltdl/Makefile.in
    trunk/libjava/libltdl/aclocal.m4
    trunk/libjava/testsuite/Makefile.in
    trunk/libmudflap/ChangeLog
    trunk/libmudflap/Makefile.in
    trunk/libmudflap/aclocal.m4
    trunk/libmudflap/testsuite/Makefile.in
    trunk/libobjc/ChangeLog
    trunk/libobjc/aclocal.m4
    trunk/libssp/ChangeLog
    trunk/libssp/Makefile.in
    trunk/libssp/aclocal.m4
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/Makefile.in
    trunk/libstdc++-v3/aclocal.m4
    trunk/libstdc++-v3/doc/Makefile.in
    trunk/libstdc++-v3/include/Makefile.in
    trunk/libstdc++-v3/libsupc++/Makefile.in
    trunk/libstdc++-v3/po/Makefile.in
    trunk/libstdc++-v3/python/Makefile.in
    trunk/libstdc++-v3/src/Makefile.in
    trunk/libstdc++-v3/testsuite/Makefile.in
    trunk/lto-plugin/ChangeLog
    trunk/lto-plugin/Makefile.in
    trunk/lto-plugin/aclocal.m4
    trunk/zlib/ChangeLog.gcj
    trunk/zlib/Makefile.in
    trunk/zlib/aclocal.m4

Comment 7 Jakub Jelinek 2010-04-29 12:28:26 UTC
Unfortunately this hasn't been fixed on the branches and just prevented gcc-4.4.4 from being uploaded to ftp.gnu.org (but it has been already uploaded to gcc.gnu.org, is tagged etc.).

As the bug wasn't marked as a regression (it is not a regression, sure), it didn't show up on the Serious regressions queries to be on the radar for RM decisions.
Comment 8 Jakub Jelinek 2010-04-29 15:03:56 UTC
Subject: Bug 43620

Author: jakub
Date: Thu Apr 29 15:03:38 2010
New Revision: 158903

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158903
Log:
	PR other/43620
libgomp/
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist option.
	* Makefile.in: Regenerated.
libstdc++-v3/
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist option.
	* Makefile.in: Regenerated.
libgfortran/
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist option.
	* Makefile.in: Regenerated.
libmudflap/
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist option.
	* Makefile.in: Regenerated.
libffi/
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist option.
	* Makefile.in: Regenerated.
libssp/
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist option.
	* Makefile.in: Regenerated.
libjava/
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist option.
	* Makefile.in: Regenerated.
libjava/libltdl/
	* Makefile.am (AUTOMAKE_OPTIONS): Add no-dist option.
	* Makefile.in: Regenerated.
libjava/classpath/
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist option.
	* Makefile.in: Regenerated.

Modified:
    branches/gcc-4_4-branch/libffi/ChangeLog
    branches/gcc-4_4-branch/libffi/Makefile.in
    branches/gcc-4_4-branch/libffi/configure.ac
    branches/gcc-4_4-branch/libgfortran/ChangeLog
    branches/gcc-4_4-branch/libgfortran/Makefile.in
    branches/gcc-4_4-branch/libgfortran/configure.ac
    branches/gcc-4_4-branch/libgomp/ChangeLog
    branches/gcc-4_4-branch/libgomp/Makefile.in
    branches/gcc-4_4-branch/libgomp/configure.ac
    branches/gcc-4_4-branch/libjava/ChangeLog
    branches/gcc-4_4-branch/libjava/Makefile.in
    branches/gcc-4_4-branch/libjava/classpath/ChangeLog
    branches/gcc-4_4-branch/libjava/classpath/Makefile.in
    branches/gcc-4_4-branch/libjava/classpath/configure.ac
    branches/gcc-4_4-branch/libjava/configure.ac
    branches/gcc-4_4-branch/libjava/libltdl/ChangeLog
    branches/gcc-4_4-branch/libjava/libltdl/Makefile.am
    branches/gcc-4_4-branch/libjava/libltdl/Makefile.in
    branches/gcc-4_4-branch/libmudflap/ChangeLog
    branches/gcc-4_4-branch/libmudflap/Makefile.in
    branches/gcc-4_4-branch/libmudflap/configure.ac
    branches/gcc-4_4-branch/libssp/ChangeLog
    branches/gcc-4_4-branch/libssp/Makefile.in
    branches/gcc-4_4-branch/libssp/configure.ac
    branches/gcc-4_4-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_4-branch/libstdc++-v3/Makefile.in
    branches/gcc-4_4-branch/libstdc++-v3/configure.ac

Comment 9 Jakub Jelinek 2010-04-30 18:26:10 UTC
Should be fixed for 4.4.5.
Comment 10 Ralf Wildenhues 2010-05-04 18:58:27 UTC
Subject: Bug 43620

Author: rwild
Date: Tue May  4 18:58:11 2010
New Revision: 159041

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159041
Log:
no-dist in non-imported automake dirs.

libgfortran/:
	PR other/43620
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
	* configure: Regenerate.
	* Makefile.in: Regenerate.

libgomp/:
	PR other/43620
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
	* configure: Regenerate.
	* Makefile.in: Regenerate.
	* testsuite/Makefile.in: Regenerate.

libjava/:
	PR other/43620
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
	* Makefile.in: Regenerate.
	* gcj/Makefile.in: Regenerate.
	* include/Makefile.in: Regenerate.
	* testsuite/Makefile.in: Regenerate.

libjava/libltdl/:
	PR other/43620
	* Makefile.am (AUTOMAKE_OPTIONS): Add no-dist.
	* Makefile.in: Regenerate.

libmudflap/:
	PR other/43620
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
	* Makefile.in: Regenerate.
	* testsuite/Makefile.in: Regenerate.

libssp/:
	PR other/43620
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
	* Makefile.in: Regenerate.

libstdc++-v3/:
	PR other/43620
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
	* configure: Regenerate.
	* Makefile.in: Regenerate.
	* doc/Makefile.in: Regenerate.
	* include/Makefile.in: Regenerate.
	* libsupc++/Makefile.in: Regenerate.
	* po/Makefile.in: Regenerate.
	* python/Makefile.in: Regenerate.
	* src/Makefile.in: Regenerate.
	* testsuite/Makefile.in: Regenerate.

lto-plugin/:
	PR other/43620
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
	* Makefile.in: Regenerate.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/Makefile.in
    trunk/libgfortran/configure
    trunk/libgfortran/configure.ac
    trunk/libgomp/ChangeLog
    trunk/libgomp/Makefile.in
    trunk/libgomp/configure
    trunk/libgomp/configure.ac
    trunk/libgomp/testsuite/Makefile.in
    trunk/libjava/ChangeLog
    trunk/libjava/Makefile.in
    trunk/libjava/configure.ac
    trunk/libjava/gcj/Makefile.in
    trunk/libjava/include/Makefile.in
    trunk/libjava/libltdl/ChangeLog
    trunk/libjava/libltdl/Makefile.am
    trunk/libjava/libltdl/Makefile.in
    trunk/libjava/testsuite/Makefile.in
    trunk/libmudflap/ChangeLog
    trunk/libmudflap/Makefile.in
    trunk/libmudflap/configure.ac
    trunk/libmudflap/testsuite/Makefile.in
    trunk/libssp/ChangeLog
    trunk/libssp/Makefile.in
    trunk/libssp/configure.ac
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/Makefile.in
    trunk/libstdc++-v3/configure
    trunk/libstdc++-v3/configure.ac
    trunk/libstdc++-v3/doc/Makefile.in
    trunk/libstdc++-v3/include/Makefile.in
    trunk/libstdc++-v3/libsupc++/Makefile.in
    trunk/libstdc++-v3/po/Makefile.in
    trunk/libstdc++-v3/python/Makefile.in
    trunk/libstdc++-v3/src/Makefile.in
    trunk/libstdc++-v3/testsuite/Makefile.in
    trunk/lto-plugin/ChangeLog
    trunk/lto-plugin/Makefile.in
    trunk/lto-plugin/configure.ac

Comment 11 Ralf Wildenhues 2010-05-06 17:20:18 UTC
Subject: Bug 43620

Author: rwild
Date: Thu May  6 17:19:46 2010
New Revision: 159116

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159116
Log:
Avoid automake distdir rule.

libgfortran/:
	PR other/43620
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
	* configure: Regenerate.
	* Makefile.in: Regenerate.

libmudflap/:
	PR other/43620
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
	* config.h.in: Regenerate.
	* Makefile.in: Regenerate.
	* testsuite/Makefile.in: Regenerate.

libstdc++-v3/:
	PR other/43620
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
	* configure: Regenerate.
	* Makefile.in: Regenerate.
	* doc/Makefile.in: Regenerate.
	* include/Makefile.in: Regenerate.
	* libmath/Makefile.in: Regenerate.
	* libsupc++/Makefile.in: Regenerate.
	* po/Makefile.in: Regenerate.
	* src/Makefile.in: Regenerate.
	* testsuite/Makefile.in: Regenerate.

libjava/:
	PR other/43620
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
	* Makefile.in: Regenerate.
	* gcj/Makefile.in: Regenerate.
	* include/Makefile.in: Regenerate.
	* testsuite/Makefile.in: Regenerate.

libjava/classpath/:
	PR other/43620
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
	* Makefile.in: Regenerate.
	* doc/Makefile.in: Regenerate.
	* doc/api/Makefile.in: Regenerate.
	* examples/Makefile.in: Regenerate.
	* external/Makefile.in: Regenerate.
	* external/jsr166/Makefile.in: Regenerate.
	* external/relaxngDatatype/Makefile.in: Regenerate.
	* external/sax/Makefile.in: Regenerate.
	* external/w3c_dom/Makefile.in: Regenerate.
	* include/Makefile.in: Regenerate.
	* lib/Makefile.in: Regenerate.
	* native/Makefile.in: Regenerate.
	* native/fdlibm/Makefile.in: Regenerate.
	* native/jawt/Makefile.in: Regenerate.
	* native/jni/Makefile.in: Regenerate.
	* native/jni/classpath/Makefile.in: Regenerate.
	* native/jni/gconf-peer/Makefile.in: Regenerate.
	* native/jni/gstreamer-peer/Makefile.in: Regenerate.
	* native/jni/gtk-peer/Makefile.in: Regenerate.
	* native/jni/java-io/Makefile.in: Regenerate.
	* native/jni/java-lang/Makefile.in: Regenerate.
	* native/jni/java-net/Makefile.in: Regenerate.
	* native/jni/java-nio/Makefile.in: Regenerate.
	* native/jni/java-util/Makefile.in: Regenerate.
	* native/jni/midi-alsa/Makefile.in: Regenerate.
	* native/jni/midi-dssi/Makefile.in: Regenerate.
	* native/jni/native-lib/Makefile.in: Regenerate.
	* native/jni/qt-peer/Makefile.in: Regenerate.
	* native/jni/xmlj/Makefile.in: Regenerate.
	* native/plugin/Makefile.in: Regenerate.
	* resource/Makefile.in: Regenerate.
	* scripts/Makefile.in: Regenerate.
	* tools/Makefile.in: Regenerate.

libjava/libltdl/:
	PR other/43620
	* Makefile.am (AUTOMAKE_OPTIONS): Add no-dist.
	* Makefile.in: Regenerate.

libgomp/:
	PR other/43620
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
	* configure: Regenerate.
	* aclocal.m4: Regenerate.
	* config.h.in: Regenerate.
	* Makefile.in: Regenerate.
	* testsuite/Makefile.in: Regenerate.

libffi/:
	PR other/43620
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
	* Makefile.in: Regenerate.
	* include/Makefile.in: Regenerate.
	* testsuite/Makefile.in: Regenerate.

libssp/:
	PR other/43620
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
	* Makefile.in: Regenerate.
	* config.h.in: Regenerate.


Modified:
    branches/gcc-4_3-branch/libffi/ChangeLog
    branches/gcc-4_3-branch/libffi/Makefile.in
    branches/gcc-4_3-branch/libffi/configure.ac
    branches/gcc-4_3-branch/libffi/include/Makefile.in
    branches/gcc-4_3-branch/libffi/testsuite/Makefile.in
    branches/gcc-4_3-branch/libgfortran/ChangeLog
    branches/gcc-4_3-branch/libgfortran/Makefile.in
    branches/gcc-4_3-branch/libgfortran/configure
    branches/gcc-4_3-branch/libgfortran/configure.ac
    branches/gcc-4_3-branch/libgomp/ChangeLog
    branches/gcc-4_3-branch/libgomp/Makefile.in
    branches/gcc-4_3-branch/libgomp/aclocal.m4
    branches/gcc-4_3-branch/libgomp/config.h.in
    branches/gcc-4_3-branch/libgomp/configure
    branches/gcc-4_3-branch/libgomp/configure.ac
    branches/gcc-4_3-branch/libgomp/testsuite/Makefile.in
    branches/gcc-4_3-branch/libjava/ChangeLog
    branches/gcc-4_3-branch/libjava/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/ChangeLog
    branches/gcc-4_3-branch/libjava/classpath/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/configure.ac
    branches/gcc-4_3-branch/libjava/classpath/doc/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/doc/api/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/examples/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/external/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/external/jsr166/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/external/relaxngDatatype/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/external/sax/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/external/w3c_dom/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/include/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/lib/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/fdlibm/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jawt/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jni/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jni/classpath/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jni/gconf-peer/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jni/gstreamer-peer/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jni/gtk-peer/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jni/java-io/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jni/java-lang/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jni/java-net/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jni/java-nio/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jni/java-util/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jni/midi-alsa/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jni/midi-dssi/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jni/native-lib/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jni/qt-peer/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jni/xmlj/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/plugin/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/resource/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/scripts/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/tools/Makefile.in
    branches/gcc-4_3-branch/libjava/configure.ac
    branches/gcc-4_3-branch/libjava/gcj/Makefile.in
    branches/gcc-4_3-branch/libjava/include/Makefile.in
    branches/gcc-4_3-branch/libjava/libltdl/ChangeLog
    branches/gcc-4_3-branch/libjava/libltdl/Makefile.am
    branches/gcc-4_3-branch/libjava/libltdl/Makefile.in
    branches/gcc-4_3-branch/libjava/testsuite/Makefile.in
    branches/gcc-4_3-branch/libmudflap/ChangeLog
    branches/gcc-4_3-branch/libmudflap/Makefile.in
    branches/gcc-4_3-branch/libmudflap/config.h.in
    branches/gcc-4_3-branch/libmudflap/configure.ac
    branches/gcc-4_3-branch/libmudflap/testsuite/Makefile.in
    branches/gcc-4_3-branch/libssp/ChangeLog
    branches/gcc-4_3-branch/libssp/Makefile.in
    branches/gcc-4_3-branch/libssp/config.h.in
    branches/gcc-4_3-branch/libssp/configure.ac
    branches/gcc-4_3-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_3-branch/libstdc++-v3/Makefile.in
    branches/gcc-4_3-branch/libstdc++-v3/configure
    branches/gcc-4_3-branch/libstdc++-v3/configure.ac
    branches/gcc-4_3-branch/libstdc++-v3/doc/Makefile.in
    branches/gcc-4_3-branch/libstdc++-v3/include/Makefile.in
    branches/gcc-4_3-branch/libstdc++-v3/libmath/Makefile.in
    branches/gcc-4_3-branch/libstdc++-v3/libsupc++/Makefile.in
    branches/gcc-4_3-branch/libstdc++-v3/po/Makefile.in
    branches/gcc-4_3-branch/libstdc++-v3/src/Makefile.in
    branches/gcc-4_3-branch/libstdc++-v3/testsuite/Makefile.in

Comment 12 Ralf Wildenhues 2010-05-06 17:22:29 UTC
Fixed.
Comment 13 Jakub Jelinek 2012-09-20 14:41:23 UTC
Author: jakub
Date: Thu Sep 20 14:41:17 2012
New Revision: 191565

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191565
Log:
	PR other/43620
libatomic/
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
	* configure: Regenerate.
	* Makefile.in: Regenerate.
libitm/
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
	* configure: Regenerate.
	* Makefile.in: Regenerate.

Modified:
    trunk/libatomic/ChangeLog
    trunk/libatomic/Makefile.in
    trunk/libatomic/configure
    trunk/libatomic/configure.ac
    trunk/libitm/ChangeLog
    trunk/libitm/Makefile.in
    trunk/libitm/configure
    trunk/libitm/configure.ac
Comment 14 Jakub Jelinek 2012-09-20 14:55:13 UTC
Author: jakub
Date: Thu Sep 20 14:55:03 2012
New Revision: 191569

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191569
Log:
	PR other/43620
libffi/
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
	* Makefile.in: Regenerated.
	* include/Makefile.in: Regenerated.
	* man/Makefile.in: Regenerated.
	* testsuite/Makefile.in: Regenerated.
libgo/
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
	* Makefile.in: Regenerated.
	* testsuite/Makefile.in: Regenerated.
libjava/classpath/
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
	* Makefile.in: Regenerated.
	* doc/Makefile.in: Regeneated.
	* doc/api/Makefile.in: Regeneated.
	* examples/Makefile.in: Regeneated.
	* external/Makefile.in: Regeneated.
	* external/jsr166/Makefile.in: Regeneated.
	* external/relaxngDatatype/Makefile.in: Regeneated.
	* external/sax/Makefile.in: Regeneated.
	* external/w3c_dom/Makefile.in: Regeneated.
	* include/Makefile.in: Regeneated.
	* lib/Makefile.in: Regeneated.
	* native/Makefile.in: Regeneated.
	* native/fdlibm/Makefile.in: Regeneated.
	* native/jawt/Makefile.in: Regeneated.
	* native/jni/Makefile.in: Regeneated.
	* native/jni/classpath/Makefile.in: Regeneated.
	* native/jni/gconf-peer/Makefile.in: Regeneated.
	* native/jni/gstreamer-peer/Makefile.in: Regeneated.
	* native/jni/gtk-peer/Makefile.in: Regeneated.
	* native/jni/java-io/Makefile.in: Regeneated.
	* native/jni/java-lang/Makefile.in: Regeneated.
	* native/jni/java-math/Makefile.in: Regeneated.
	* native/jni/java-net/Makefile.in: Regeneated.
	* native/jni/java-nio/Makefile.in: Regeneated.
	* native/jni/java-util/Makefile.in: Regeneated.
	* native/jni/midi-alsa/Makefile.in: Regeneated.
	* native/jni/midi-dssi/Makefile.in: Regeneated.
	* native/jni/native-lib/Makefile.in: Regeneated.
	* native/jni/qt-peer/Makefile.in: Regeneated.
	* native/jni/xmlj/Makefile.in: Regeneated.
	* native/plugin/Makefile.in: Regeneated.
	* resource/Makefile.in: Regeneated.
	* scripts/Makefile.in: Regeneated.
	* tools/Makefile.in: Regeneated.

Modified:
    branches/gcc-4_6-branch/libffi/ChangeLog
    branches/gcc-4_6-branch/libffi/Makefile.in
    branches/gcc-4_6-branch/libffi/configure.ac
    branches/gcc-4_6-branch/libffi/include/Makefile.in
    branches/gcc-4_6-branch/libffi/man/Makefile.in
    branches/gcc-4_6-branch/libffi/testsuite/Makefile.in
    branches/gcc-4_6-branch/libgo/Makefile.in
    branches/gcc-4_6-branch/libgo/configure.ac
    branches/gcc-4_6-branch/libgo/testsuite/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/ChangeLog.gcj
    branches/gcc-4_6-branch/libjava/classpath/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/configure.ac
    branches/gcc-4_6-branch/libjava/classpath/doc/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/doc/api/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/examples/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/external/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/external/jsr166/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/external/relaxngDatatype/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/external/sax/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/external/w3c_dom/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/include/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/lib/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/fdlibm/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jawt/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/classpath/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/gconf-peer/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/gstreamer-peer/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/gtk-peer/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/java-io/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/java-lang/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/java-math/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/java-net/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/java-nio/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/java-util/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/midi-alsa/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/midi-dssi/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/native-lib/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/qt-peer/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/xmlj/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/plugin/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/resource/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/scripts/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/tools/Makefile.in
Comment 15 Jakub Jelinek 2012-09-20 16:30:20 UTC
Author: jakub
Date: Thu Sep 20 16:30:06 2012
New Revision: 191573

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191573
Log:
	PR other/43620
boehm-gc/
	* Makefile.am (AUTOMAKE_OPTIONS): Add no-dist.
	* Makefile.in: Regenerated.
	* include/Makefile.in: Regenerated.
	* testsuite/Makefile.in: Regenerated.
libffi/
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
	* Makefile.in: Regenerated.
	* include/Makefile.in: Regenerated.
	* man/Makefile.in: Regenerated.
	* testsuite/Makefile.in: Regenerated.
libitm/
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
	* Makefile.in: Regenerated.
	* configure: Regenerated.
	* testsuite/Makefile.in: Regenerated.
libjava/classpath/
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
	* Makefile.in: Regenerated.
	* doc/Makefile.in: Regenerated.
	* doc/api/Makefile.in: Regenerated.
	* examples/Makefile.in: Regenerated.
	* external/Makefile.in: Regenerated.
	* external/jsr166/Makefile.in: Regenerated.
	* external/relaxngDatatype/Makefile.in: Regenerated.
	* external/sax/Makefile.in: Regenerated.
	* external/w3c_dom/Makefile.in: Regenerated.
	* include/Makefile.in: Regenerated.
	* lib/Makefile.in: Regenerated.
	* native/Makefile.in: Regenerated.
	* native/fdlibm/Makefile.in: Regenerated.
	* native/jawt/Makefile.in: Regenerated.
	* native/jni/Makefile.in: Regenerated.
	* native/jni/classpath/Makefile.in: Regenerated.
	* native/jni/gconf-peer/Makefile.in: Regenerated.
	* native/jni/gstreamer-peer/Makefile.in: Regenerated.
	* native/jni/gtk-peer/Makefile.in: Regenerated.
	* native/jni/java-io/Makefile.in: Regenerated.
	* native/jni/java-lang/Makefile.in: Regenerated.
	* native/jni/java-math/Makefile.in: Regenerated.
	* native/jni/java-net/Makefile.in: Regenerated.
	* native/jni/java-nio/Makefile.in: Regenerated.
	* native/jni/java-util/Makefile.in: Regenerated.
	* native/jni/midi-alsa/Makefile.in: Regenerated.
	* native/jni/midi-dssi/Makefile.in: Regenerated.
	* native/jni/native-lib/Makefile.in: Regenerated.
	* native/jni/qt-peer/Makefile.in: Regenerated.
	* native/jni/xmlj/Makefile.in: Regenerated.
	* native/plugin/Makefile.in: Regenerated.
	* resource/Makefile.in: Regenerated.
	* scripts/Makefile.in: Regenerated.
	* tools/Makefile.in: Regenerated.

Modified:
    branches/gcc-4_7-branch/boehm-gc/ChangeLog
    branches/gcc-4_7-branch/boehm-gc/Makefile.am
    branches/gcc-4_7-branch/boehm-gc/Makefile.in
    branches/gcc-4_7-branch/boehm-gc/include/Makefile.in
    branches/gcc-4_7-branch/boehm-gc/testsuite/Makefile.in
    branches/gcc-4_7-branch/libffi/ChangeLog
    branches/gcc-4_7-branch/libffi/Makefile.in
    branches/gcc-4_7-branch/libffi/configure.ac
    branches/gcc-4_7-branch/libffi/include/Makefile.in
    branches/gcc-4_7-branch/libffi/man/Makefile.in
    branches/gcc-4_7-branch/libffi/testsuite/Makefile.in
    branches/gcc-4_7-branch/libitm/ChangeLog
    branches/gcc-4_7-branch/libitm/Makefile.in
    branches/gcc-4_7-branch/libitm/configure
    branches/gcc-4_7-branch/libitm/configure.ac
    branches/gcc-4_7-branch/libitm/testsuite/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/ChangeLog.gcj
    branches/gcc-4_7-branch/libjava/classpath/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/configure.ac
    branches/gcc-4_7-branch/libjava/classpath/doc/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/doc/api/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/examples/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/external/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/external/jsr166/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/external/relaxngDatatype/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/external/sax/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/external/w3c_dom/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/include/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/lib/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/fdlibm/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jawt/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/classpath/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/gconf-peer/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/gstreamer-peer/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/gtk-peer/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/java-io/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/java-lang/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/java-math/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/java-net/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/java-nio/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/java-util/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/midi-alsa/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/midi-dssi/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/native-lib/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/qt-peer/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/xmlj/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/plugin/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/resource/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/scripts/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/tools/Makefile.in
Comment 16 Jakub Jelinek 2013-03-22 14:43:00 UTC
Author: jakub
Date: Fri Mar 22 14:14:42 2013
New Revision: 196964

URL: http://gcc.gnu.org/viewcvs?rev=196964&root=gcc&view=rev
Log:
	PR other/43620
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
	* Makefile.in: Regenerated.
	* asan/Makefile.in: Regenerated.
	* interception/Makefile.in: Regenerated.
	* sanitizer_common/Makefile.in: Regenerated.
	* tsan/Makefile.in: Regenerated.

Modified:
    trunk/libsanitizer/ChangeLog
    trunk/libsanitizer/Makefile.in
    trunk/libsanitizer/asan/Makefile.in
    trunk/libsanitizer/configure.ac
    trunk/libsanitizer/interception/Makefile.in
    trunk/libsanitizer/sanitizer_common/Makefile.in
    trunk/libsanitizer/tsan/Makefile.in
Comment 17 Jakub Jelinek 2013-03-22 14:46:15 UTC
Author: jakub
Date: Fri Mar 22 14:19:12 2013
New Revision: 196966

URL: http://gcc.gnu.org/viewcvs?rev=196966&root=gcc&view=rev
Log:
	PR other/43620
boehm-gc/
	* Makefile.am (AUTOMAKE_OPTIONS): Add no-dist.
	* include/Makefile.am (AUTOMAKE_OPTIONS): Add no-dist.
	* testsuite/Makefile.am (AUTOMAKE_OPTIONS): Add no-dist.
	* Makefile.in: Regenerated.
	* include/Makefile.in: Regenerated.
	* testsuite/Makefile.in: Regenerated.
libffi/
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
	* Makefile.in: Regenerated.
	* include/Makefile.in: Regenerated.
	* man/Makefile.in: Regenerated.
	* testsuite/Makefile.in: Regenerated.
libsanitizer/
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
	* Makefile.in: Regenerated.
	* asan/Makefile.in: Regenerated.
	* interception/Makefile.in: Regenerated.
	* sanitizer_common/Makefile.in: Regenerated.
	* tsan/Makefile.in: Regenerated.
libjava/classpath/
	* Makefile.in: Regenerated.
	* doc/Makefile.in: Regenerated.
	* doc/api/Makefile.in: Regenerated.
	* examples/Makefile.in: Regenerated.
	* external/Makefile.in: Regenerated.
	* external/jsr166/Makefile.in: Regenerated.
	* external/relaxngDatatype/Makefile.in: Regenerated.
	* external/sax/Makefile.in: Regenerated.
	* external/w3c_dom/Makefile.in: Regenerated.
	* include/Makefile.in: Regenerated.
	* lib/Makefile.in: Regenerated.
	* native/Makefile.in: Regenerated.
	* native/fdlibm/Makefile.in: Regenerated.
	* native/jawt/Makefile.in: Regenerated.
	* native/jni/Makefile.in: Regenerated.
	* native/jni/classpath/Makefile.in: Regenerated.
	* native/jni/gconf-peer/Makefile.in: Regenerated.
	* native/jni/gstreamer-peer/Makefile.in: Regenerated.
	* native/jni/gtk-peer/Makefile.in: Regenerated.
	* native/jni/java-io/Makefile.in: Regenerated.
	* native/jni/java-lang/Makefile.in: Regenerated.
	* native/jni/java-math/Makefile.in: Regenerated.
	* native/jni/java-net/Makefile.in: Regenerated.
	* native/jni/java-nio/Makefile.in: Regenerated.
	* native/jni/java-util/Makefile.in: Regenerated.
	* native/jni/midi-alsa/Makefile.in: Regenerated.
	* native/jni/midi-dssi/Makefile.in: Regenerated.
	* native/jni/native-lib/Makefile.in: Regenerated.
	* native/jni/qt-peer/Makefile.in: Regenerated.
	* native/jni/xmlj/Makefile.in: Regenerated.
	* native/plugin/Makefile.in: Regenerated.
	* resource/Makefile.in: Regenerated.
	* scripts/Makefile.in: Regenerated.
	* tools/Makefile.in: Regenerated.

Modified:
    branches/gcc-4_8-branch/boehm-gc/ChangeLog
    branches/gcc-4_8-branch/boehm-gc/Makefile.am
    branches/gcc-4_8-branch/boehm-gc/Makefile.in
    branches/gcc-4_8-branch/boehm-gc/include/Makefile.am
    branches/gcc-4_8-branch/boehm-gc/include/Makefile.in
    branches/gcc-4_8-branch/boehm-gc/testsuite/Makefile.am
    branches/gcc-4_8-branch/boehm-gc/testsuite/Makefile.in
    branches/gcc-4_8-branch/libffi/ChangeLog
    branches/gcc-4_8-branch/libffi/Makefile.in
    branches/gcc-4_8-branch/libffi/configure.ac
    branches/gcc-4_8-branch/libffi/include/Makefile.in
    branches/gcc-4_8-branch/libffi/man/Makefile.in
    branches/gcc-4_8-branch/libffi/testsuite/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/ChangeLog.gcj
    branches/gcc-4_8-branch/libjava/classpath/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/doc/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/doc/api/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/examples/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/external/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/external/jsr166/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/external/relaxngDatatype/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/external/sax/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/external/w3c_dom/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/include/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/lib/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/fdlibm/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jawt/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/classpath/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/gconf-peer/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/gstreamer-peer/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/gtk-peer/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/java-io/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/java-lang/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/java-math/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/java-net/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/java-nio/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/java-util/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/midi-alsa/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/midi-dssi/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/native-lib/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/qt-peer/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/xmlj/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/plugin/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/resource/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/scripts/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/tools/Makefile.in
    branches/gcc-4_8-branch/libsanitizer/ChangeLog
    branches/gcc-4_8-branch/libsanitizer/Makefile.in
    branches/gcc-4_8-branch/libsanitizer/asan/Makefile.in
    branches/gcc-4_8-branch/libsanitizer/configure.ac
    branches/gcc-4_8-branch/libsanitizer/interception/Makefile.in
    branches/gcc-4_8-branch/libsanitizer/sanitizer_common/Makefile.in
    branches/gcc-4_8-branch/libsanitizer/tsan/Makefile.in
Comment 18 Jakub Jelinek 2013-04-05 10:11:29 UTC
Author: jakub
Date: Fri Apr  5 09:57:53 2013
New Revision: 197511

URL: http://gcc.gnu.org/viewcvs?rev=197511&root=gcc&view=rev
Log:
	PR other/43620 
	* Makefile.am (AUTOMAKE_OPTIONS): Add no-dist.
	* include/Makefile.am (AUTOMAKE_OPTIONS): Likewise.
	* Makefile.in: Regenerated.
	* include/Makefile.in: Regenerated.

Modified:
    branches/gcc-4_6-branch/boehm-gc/ChangeLog
    branches/gcc-4_6-branch/boehm-gc/Makefile.am
    branches/gcc-4_6-branch/boehm-gc/Makefile.in
    branches/gcc-4_6-branch/boehm-gc/include/Makefile.am
    branches/gcc-4_6-branch/boehm-gc/include/Makefile.in
Comment 19 Jakub Jelinek 2014-04-22 09:15:22 UTC
Author: jakub
Date: Tue Apr 22 09:14:50 2014
New Revision: 209560

URL: http://gcc.gnu.org/viewcvs?rev=209560&root=gcc&view=rev
Log:
	PR other/43620
boehm-gc/
	* Makefile.am (AUTOMAKE_OPTIONS): Add no-dist.
	* include/Makefile.am (AUTOMAKE_OPTIONS): Likewise.
	* testsuite/Makefile.am (AUTOMAKE_OPTIONS): Likewise.
	* Makefile.in: Regenerated.
	* include/Makefile.in: Regenerated.
	* testsuite/Makefile.in: Regenerated.
libffi/
	* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
	* Makefile.in: Regenerated.
	* include/Makefile.in: Regenerated.
	* man/Makefile.in: Regenerated.
	* testsuite/Makefile.in: Regenerated.

Modified:
    branches/gcc-4_9-branch/boehm-gc/ChangeLog
    branches/gcc-4_9-branch/boehm-gc/Makefile.am
    branches/gcc-4_9-branch/boehm-gc/Makefile.in
    branches/gcc-4_9-branch/boehm-gc/include/Makefile.am
    branches/gcc-4_9-branch/boehm-gc/include/Makefile.in
    branches/gcc-4_9-branch/boehm-gc/testsuite/Makefile.am
    branches/gcc-4_9-branch/boehm-gc/testsuite/Makefile.in
    branches/gcc-4_9-branch/libffi/ChangeLog
    branches/gcc-4_9-branch/libffi/Makefile.in
    branches/gcc-4_9-branch/libffi/configure.ac
    branches/gcc-4_9-branch/libffi/include/Makefile.in
    branches/gcc-4_9-branch/libffi/man/Makefile.in
    branches/gcc-4_9-branch/libffi/testsuite/Makefile.in