aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2014-07-04 15:06:40 +0930
committerAlan Modra <amodra@gmail.com>2014-07-04 15:06:40 +0930
commit1110793abe7dca4b2092e69da0d5356eb4b25c77 (patch)
treeda955ad6b60a9af1d90595cce47cdaf9b2502d03 /bfd
parent35eafcc71b8a54330704656fb6df0b5d6665ed15 (diff)
downloadgdb-1110793abe7dca4b2092e69da0d5356eb4b25c77.zip
gdb-1110793abe7dca4b2092e69da0d5356eb4b25c77.tar.gz
gdb-1110793abe7dca4b2092e69da0d5356eb4b25c77.tar.bz2
Update "configure.in" in comments and doco
bfd/ * Makefile.am: Update "configure.in" comments. * PORTING: Likewise. * aoutx.h: Likewise. * configure.host: Likewise. * doc/bfdint.texi: Likewise. * targets.c: Likewise. * warning.m4: Likewise. * Makefile.in: Regenerate. gas/ * doc/internals.texi: Update "configure.in" comments. * acinclude.m4: Likewise. * config/tc-sparc.c: Likewise. ld/ * configure.ac: Update "configure.in" comments. * configure: Regenerate.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog11
-rw-r--r--bfd/Makefile.am2
-rw-r--r--bfd/Makefile.in2
-rw-r--r--bfd/PORTING4
-rw-r--r--bfd/aoutx.h2
-rw-r--r--bfd/configure.host2
-rw-r--r--bfd/doc/bfdint.texi2
-rw-r--r--bfd/targets.c2
-rw-r--r--bfd/warning.m42
9 files changed, 20 insertions, 9 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 16511f2..014944f 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,16 @@
2014-07-04 Alan Modra <amodra@gmail.com>
+ * Makefile.am: Update "configure.in" comments.
+ * PORTING: Likewise.
+ * aoutx.h: Likewise.
+ * configure.host: Likewise.
+ * doc/bfdint.texi: Likewise.
+ * targets.c: Likewise.
+ * warning.m4: Likewise.
+ * Makefile.in: Regenerate.
+
+2014-07-04 Alan Modra <amodra@gmail.com>
+
* configure.ac: Rename from configure.in.
* Makefile.in: Regenerate.
* config.in: Regenerate.
diff --git a/bfd/Makefile.am b/bfd/Makefile.am
index 3c59c87..6f64f06 100644
--- a/bfd/Makefile.am
+++ b/bfd/Makefile.am
@@ -739,7 +739,7 @@ CONFIG_STATUS_DEPENDENCIES = \
$(srcdir)/configure.host \
$(srcdir)/development.sh
-# These are defined by configure.in:
+# These are defined by configure:
WORDSIZE = @wordsize@
ALL_BACKENDS = @all_backends@
BFD_BACKENDS = @bfd_backends@
diff --git a/bfd/Makefile.in b/bfd/Makefile.in
index 4c589b6..2c385d5 100644
--- a/bfd/Makefile.in
+++ b/bfd/Makefile.in
@@ -1044,7 +1044,7 @@ CONFIG_STATUS_DEPENDENCIES = \
$(srcdir)/development.sh
-# These are defined by configure.in:
+# These are defined by configure:
WORDSIZE = @wordsize@
ALL_BACKENDS = @all_backends@
BFD_BACKENDS = @bfd_backends@
diff --git a/bfd/PORTING b/bfd/PORTING
index 37e2c87..f4786b3 100644
--- a/bfd/PORTING
+++ b/bfd/PORTING
@@ -19,7 +19,7 @@ You need to create <target>.c and config/<target>.mt,
and add a case for it to a case statements in bfd/configure.host and
bfd/config.bfd, which associates each canonical host type with a BFD
host type (used as the base of the makefile fragment names), and to the
-table in bfd/configure.in which associates each target vector with
+table in bfd/configure.ac which associates each target vector with
the .o files it uses.
config/<target>.mt is a Makefile fragment.
@@ -29,7 +29,7 @@ SELECT_ARCHITECTURES=bfd_<cpu>_arch
See the list of cpu types in archures.c, or "ls cpu-*.c".
If your architecture is new, you need to add it to the tables
-in bfd/archures.c, opcodes/configure.in, and binutils/objdump.c.
+in bfd/archures.c, opcodes/configure.ac, and binutils/objdump.c.
For more information about .mt and .mh files, see config/README.
diff --git a/bfd/aoutx.h b/bfd/aoutx.h
index a2f7d16..259c2bf 100644
--- a/bfd/aoutx.h
+++ b/bfd/aoutx.h
@@ -101,7 +101,7 @@ DESCRIPTION
| TDEFAULTS = -DDEFAULT_VECTOR=host_aout_big_vec
| TDEPFILES= host-aout.o trad-core.o
- in the @file{config/@var{XXX}.mt} file, and modify @file{configure.in}
+ in the @file{config/@var{XXX}.mt} file, and modify @file{configure.ac}
to use the
@file{@var{XXX}.mt} file (by setting "<<bfd_target=XXX>>") when your
configuration is selected. */
diff --git a/bfd/configure.host b/bfd/configure.host
index e796b6a..5942e57 100644
--- a/bfd/configure.host
+++ b/bfd/configure.host
@@ -20,7 +20,7 @@
# Since the "bfd/hosts" directory is shared by the bfd, opcodes, and
# binutils directories (at least), the index to it is also shared.
-# This is that index. Each configure.in file should source this file
+# This is that index. Each configure.ac file should source this file
# in its per-host part.
# This sets the following shell variables:
diff --git a/bfd/doc/bfdint.texi b/bfd/doc/bfdint.texi
index a138b0e..5e335c8 100644
--- a/bfd/doc/bfdint.texi
+++ b/bfd/doc/bfdint.texi
@@ -1548,7 +1548,7 @@ following:
Define either @samp{TARGET_BIG_SYM} or @samp{TARGET_LITTLE_SYM}, or
both, to a unique C name to use for the target vector. This name should
appear in the list of target vectors in @file{targets.c}, and will also
-have to appear in @file{config.bfd} and @file{configure.in}. Define
+have to appear in @file{config.bfd} and @file{configure.ac}. Define
@samp{TARGET_BIG_SYM} for a big-endian processor,
@samp{TARGET_LITTLE_SYM} for a little-endian processor, and define both
for a bi-endian processor.
diff --git a/bfd/targets.c b/bfd/targets.c
index 65f4648..83131d1 100644
--- a/bfd/targets.c
+++ b/bfd/targets.c
@@ -930,7 +930,7 @@ static const bfd_target * const _bfd_target_vector[] =
#endif
/* This list is alphabetized to make it easy to compare
with other vector lists -- the decls above and
- the case statement in configure.in.
+ the case statement in configure.ac.
Try to keep it in order when adding new targets, and
use a name of the form <cpu>_<format>_<other>_<endian>_vec.
Note that sorting is done as if _<endian>_vec wasn't present.
diff --git a/bfd/warning.m4 b/bfd/warning.m4
index b1a8c7b..de7e9e4 100644
--- a/bfd/warning.m4
+++ b/bfd/warning.m4
@@ -1,4 +1,4 @@
-dnl Common configure.in fragment
+dnl Common configure.ac fragment
dnl
dnl Copyright (C) 2012-2014 Free Software Foundation, Inc.
dnl