From e77e2cbbee703da392a0f6b58bc6173e85e4f885 Mon Sep 17 00:00:00 2001 From: Paul Pluzhnikov Date: Wed, 11 May 2011 16:15:44 -0700 Subject: [PATCH] No gcc/ prefix in gcc/ChangeLog. From-SVN: r173686 --- gcc/ChangeLog | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 038bd095db8..a43b7e17a73 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -6,12 +6,12 @@ 2011-05-11 Satoru Takabayashi Paul Pluzhnikov - * gcc/doc/install.texi (Configuration): Document + * doc/install.texi (Configuration): Document --with-linker-hash-style. - * gcc/gcc.c (init_spec): Handle LINKER_HASH_STYLE. - * gcc/config.in: Add LINKER_HASH_STYLE. - * gcc/configure.ac: Add --with-linker-hash-style. - * gcc/configure: Regenerate. + * gcc.c (init_spec): Handle LINKER_HASH_STYLE. + * config.in: Add LINKER_HASH_STYLE. + * configure.ac: Add --with-linker-hash-style. + * configure: Regenerate. 2011-05-11 Richard Guenther -- 2.30.2