bfd/
authorAlan Modra <amodra@gmail.com>
Wed, 19 Apr 2006 02:06:15 +0000 (02:06 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 19 Apr 2006 02:06:15 +0000 (02:06 +0000)
* warning.m4 (--enable-werror, -build-warnings): Format help messages.
* configure: Regenerate.
binutils/
* configure: Regenerate.
gas/
* configure.in (--enable-targets): Indent help message.
* configure: Regenerate.
gprof/
* configure: Regenerate.
ld/
* configure: Regenerate.
opcodes/
* configure: Regenerate.

14 files changed:
bfd/ChangeLog
bfd/configure
bfd/warning.m4
binutils/ChangeLog
binutils/configure
gas/ChangeLog
gas/configure
gas/configure.in
gprof/ChangeLog
gprof/configure
ld/ChangeLog
ld/configure
opcodes/ChangeLog
opcodes/configure

index 2938fa0fe45a83eeeee84ebe744e94f6a04c43d5..5c92e9410c82ecb247a1215cc0ebc2f8f8e32548 100644 (file)
@@ -1,3 +1,9 @@
+2006-04-19  Alan Modra  <amodra@bigpond.net.au>
+
+       * warning.m4 (--enable-werror): Format help message.
+       (--enable-build-warnings): Likewise.
+       * configure: Regenerate.
+
 2006-04-18  Nick Clifton  <nickc@redhat.com>
 
        PR 2257
 2006-03-11  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR ld/2443
-       * dwarf2.c (concat_filename): Don't issue an error if file is
-       0.
+       * dwarf2.c (concat_filename): Don't issue an error if file is 0.
 
 2006-03-10  Paul Brook  <paul@codesourcery.com>
 
index 8ec7ba2da7db0710a4fbc379eb51395045fd7f32..ffe255695405325049da727c39e1ce8da7730420 100755 (executable)
@@ -860,8 +860,8 @@ Optional Features:
   --enable-targets        alternative target configurations
   --enable-commonbfdlib   build shared BFD/opcodes/libiberty library
   --enable-secureplt      Default to creating read-only plt entries
-  --enable-werror    treat compile warnings as errors
-  --enable-build-warnings Enable build-time compiler warnings
+  --enable-werror         treat compile warnings as errors
+  --enable-build-warnings enable build-time compiler warnings
   --enable-maintainer-mode  enable make rules and dependencies not useful
                          (and sometimes confusing) to the casual installer
   --enable-install-libbfd controls installation of libbfd and related headers
index 2e2dd424c0f76432446e9d22e063e110a554b7c9..b366cadeb29365e92156d87b3c800560c9d9730b 100644 (file)
@@ -4,7 +4,7 @@ AC_DEFUN([AM_BINUTILS_WARNINGS],[
 GCC_WARN_CFLAGS="-W -Wall -Wstrict-prototypes -Wmissing-prototypes"
 
 AC_ARG_ENABLE(werror,
-  [  --enable-werror    treat compile warnings as errors],
+  [  --enable-werror         treat compile warnings as errors],
   [case "${enableval}" in
      yes | y) ERROR_ON_WARNING="yes" ;;
      no | n)  ERROR_ON_WARNING="no" ;;
@@ -27,7 +27,7 @@ if test "${GCC}" = yes ; then
 fi
 
 AC_ARG_ENABLE(build-warnings,
-[  --enable-build-warnings Enable build-time compiler warnings],
+[  --enable-build-warnings enable build-time compiler warnings],
 [case "${enableval}" in
   yes) WARN_CFLAGS="${GCC_WARN_CFLAGS}";;
   no)  if test "${GCC}" = yes ; then
index 2f25dc99cae4613a432e0d4b9f488ca45f17f70c..a76053fdb660f248c0a82d18688bbd122a7be7d1 100644 (file)
@@ -1,3 +1,7 @@
+2006-04-19  Alan Modra  <amodra@bigpond.net.au>
+
+       * configure: Regenerate.
+
 2006-04-18  Nick Clifton  <nickc@redhat.com>
 
        PR 2257
index 2d8e0cb970cd24a9c501503a2694cc9efb3bd473..ea1ec1c250f034aac9275cf8a9504f0413d1d2f3 100755 (executable)
@@ -858,8 +858,8 @@ Optional Features:
   --disable-libtool-lock  avoid locking (might break parallel builds)
   --enable-targets        alternative target configurations
   --enable-commonbfdlib   build shared BFD/opcodes/libiberty library
-  --enable-werror    treat compile warnings as errors
-  --enable-build-warnings Enable build-time compiler warnings
+  --enable-werror         treat compile warnings as errors
+  --enable-build-warnings enable build-time compiler warnings
   --disable-nls           do not use Native Language Support
   --enable-maintainer-mode  enable make rules and dependencies not useful
                          (and sometimes confusing) to the casual installer
index c4e9d27986bbee648fcfc1c58d770a7566e7ff7a..f9e87767b5d5cf5202b966ef64aed7def8cce945 100644 (file)
@@ -1,3 +1,8 @@
+2006-04-19  Alan Modra  <amodra@bigpond.net.au>
+
+       * configure.in (--enable-targets): Indent help message.
+       * configure: Regenerate.
+
 2006-04-18  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR gas/2533
index dca6497031ceede1d6941873bc32fc129d42b8c6..2da95b746dc1b9517912043da6e6bb252a072bbb 100755 (executable)
@@ -856,10 +856,10 @@ Optional Features:
   --enable-static=PKGS  build static libraries default=yes
   --enable-fast-install=PKGS  optimize for fast installation default=yes
   --disable-libtool-lock  avoid locking (might break parallel builds)
-   --enable-targets       alternative target configurations besides the primary
+  --enable-targets        alternative target configurations besides the primary
   --enable-commonbfdlib   build shared BFD/opcodes/libiberty library
-  --enable-werror    treat compile warnings as errors
-  --enable-build-warnings Enable build-time compiler warnings
+  --enable-werror         treat compile warnings as errors
+  --enable-build-warnings enable build-time compiler warnings
   --disable-nls           do not use Native Language Support
   --enable-maintainer-mode  enable make rules and dependencies not useful
                          (and sometimes confusing) to the casual installer
index fe69a51c92592bc92c824dc8ab5c73e24a1d39a2..d0013fe35e09b494fa62ad636536d51530bede70 100644 (file)
@@ -23,7 +23,7 @@ AM_INIT_AUTOMAKE(gas, ${BFD_VERSION})
 AM_PROG_LIBTOOL
 
 AC_ARG_ENABLE(targets,
-[   --enable-targets       alternative target configurations besides the primary],
+[  --enable-targets        alternative target configurations besides the primary],
 [case "${enableval}" in
   yes | "") AC_ERROR(enable-targets option must specify target names or 'all')
            ;;
index 6260b4854c9dd35ef49b62981b5576545061e250..0259d8af8084a2ad10707678e272ad7fd0e95586 100644 (file)
@@ -1,3 +1,7 @@
+2006-04-19  Alan Modra  <amodra@bigpond.net.au>
+
+       * configure: Regenerate.
+
 2006-04-06  Carlos O'Donell  <carlos@codesourcery.com>
 
        * po/Make-in: Add install-html target.
index 35a019bd1d842c59caf72fd0811ec0b3993707b1..cfbb91586e8ab1822e78575df0b409aeaad0fb37 100755 (executable)
@@ -859,8 +859,8 @@ Optional Features:
   --disable-nls           do not use Native Language Support
   --enable-maintainer-mode  enable make rules and dependencies not useful
                          (and sometimes confusing) to the casual installer
-  --enable-werror    treat compile warnings as errors
-  --enable-build-warnings Enable build-time compiler warnings
+  --enable-werror         treat compile warnings as errors
+  --enable-build-warnings enable build-time compiler warnings
 
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
index 42e0033db0901e0a755be12f4b51b8a28ebf6bad..c4eee46713021ddca8450a2f9c6dea9ff0662d55 100644 (file)
@@ -1,3 +1,7 @@
+2006-04-19  Alan Modra  <amodra@bigpond.net.au>
+
+       * configure: Regenerate.
+
 2006-04-16  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * po/POTFILES.in: Regenerated.
index 0cd6f5c99d1502f1353e7128dc059fbd65184b40..09a45f13922527ab46a26c0cd393efb7fbdf0791 100755 (executable)
@@ -858,8 +858,8 @@ Optional Features:
   --disable-libtool-lock  avoid locking (might break parallel builds)
   --enable-targets        alternative target configurations
   --enable-64-bit-bfd     64-bit support (on hosts with narrower word sizes)
-  --enable-werror    treat compile warnings as errors
-  --enable-build-warnings Enable build-time compiler warnings
+  --enable-werror         treat compile warnings as errors
+  --enable-build-warnings enable build-time compiler warnings
   --disable-nls           do not use Native Language Support
   --enable-maintainer-mode  enable make rules and dependencies not useful
                          (and sometimes confusing) to the casual installer
index de62795130ff08287767ddd6d6b157c4cfccdd33..9a848faaaa8a53611a2fdcecfa47b4d4a791f60e 100644 (file)
@@ -1,3 +1,7 @@
+2006-04-19  Alan Modra  <amodra@bigpond.net.au>
+
+       * configure: Regenerate.
+
 2006-04-16  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * po/POTFILES.in: Regenerated.
index b692e8381603780086d489aac50978850ac9c703..da29cc34ef7235c418d09680c8fb8fca945081fa 100755 (executable)
@@ -858,8 +858,8 @@ Optional Features:
   --disable-libtool-lock  avoid locking (might break parallel builds)
   --enable-targets        alternative target configurations
   --enable-commonbfdlib   build shared BFD/opcodes/libiberty library
-  --enable-werror    treat compile warnings as errors
-  --enable-build-warnings Enable build-time compiler warnings
+  --enable-werror         treat compile warnings as errors
+  --enable-build-warnings enable build-time compiler warnings
   --enable-maintainer-mode  enable make rules and dependencies not useful
                          (and sometimes confusing) to the casual installer
   --enable-install-libbfd controls installation of libbfd and related headers