* bfd/Makefile.am, binutils/Makefile.am, etc/Makefile.in
authorZack Weinberg <zackw@panix.com>
Thu, 19 May 2005 23:49:52 +0000 (23:49 +0000)
committerZack Weinberg <zackw@panix.com>
Thu, 19 May 2005 23:49:52 +0000 (23:49 +0000)
* gas/Makefile.am: Have 'all' depend on 'info'.
* ld/Makefile.am: Have 'all' depend on 'info' and 'ld.1'.
* bfd/Makefile.in, binutils/Makefile.in, gas/Makefile.in
* ld/Makefile.in: Regenerate.

14 files changed:
bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
binutils/ChangeLog
binutils/Makefile.am
binutils/Makefile.in
etc/ChangeLog
etc/Makefile.in
gas/ChangeLog
gas/Makefile.am
gas/Makefile.in
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in

index f51ce735cf8a2c47927f84ded712f7a8393fdace..c01b8de78214d6b610eab6848ca60ba97d9d0d6c 100644 (file)
@@ -1,3 +1,8 @@
+2005-05-19  Zack Weinberg  <zack@codesourcery.com>
+
+       * Makefile.am: Have 'all' depend on 'info'.
+       * Makefile.in: Regenerate.
+
 2005-05-19  Alan Modra  <amodra@bigpond.net.au>
 
        * elf-bfd.h (struct elf_link_hash_table): Delete init_refcount and
index f66bccfb5951e03ec5af89ec19f308ab514454f1..711cc7223bc437496777c0b0ec14b79b7a19bd22 100644 (file)
@@ -647,7 +647,7 @@ po/BLD-POTFILES.in: @MAINT@ Makefile $(BLD_POTFILES)
          | LC_COLLATE= sort > tmp.bld \
          && mv tmp.bld $(srcdir)/po/BLD-POTFILES.in
 
-diststuff: info
+all diststuff: info
 
 # Various kinds of .o files to put in libbfd.a:
 # BFD_BACKENDS Routines the configured targets need.
index eb40b76b1edf4ae5a76b10a92c9914b8ac177f16..6845b5f1beba28108af1950587919194dae67480 100644 (file)
@@ -1251,7 +1251,7 @@ po/BLD-POTFILES.in: @MAINT@ Makefile $(BLD_POTFILES)
          | LC_COLLATE= sort > tmp.bld \
          && mv tmp.bld $(srcdir)/po/BLD-POTFILES.in
 
-diststuff: info
+all diststuff: info
 
 stamp-ofiles: Makefile
        rm -f tofiles
index f3d0b7750762182dd145a8bc83946839d432de99..7a0d2f52cf687027b2638ef788e89deedb235fbc 100644 (file)
@@ -1,3 +1,8 @@
+2005-05-19  Zack Weinberg  <zack@codesourcery.com>
+
+       * Makefile.am: Have 'all' depend on 'info'.
+       * Makefile.in: Regenerate.
+
 2005-05-19  Ben Elliston  <bje@au.ibm.com>
 
        * readelf.c (read_and_display_attr_value): Handle a DW_AT_encoding
@@ -10,7 +15,7 @@
 
 2005-05-15  Yitzchak Scott-Thoennes  <sthoenna@efn.org>
 
-        * deflex.l: Ignore CRs
+       * deflex.l: Ignore CRs
 
 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
 
index 143efbd18f55640efd6fc6c383b9511a75b1cfa4..21c2d69c296915fa55da58893feb5082cc9aa0ac 100644 (file)
@@ -297,6 +297,7 @@ EXTRA_DIST = arparse.c arparse.h arlex.c nlmheader.c sysinfo.c sysinfo.h \
        syslex.c deflex.c defparse.h defparse.c rclex.c rcparse.h rcparse.c
 
 diststuff: $(EXTRA_DIST) info
+all: info
 
 DISTCLEANFILES = sysinfo sysroff.c sysroff.h \
        site.exp site.bak
index 31f43bd2400d5144166f5f6c66041d7e37bc99f4..36098c4a361a7857309ec5ecab122e8bff717751 100644 (file)
@@ -1050,6 +1050,7 @@ nlmconv.o: nlmconv.c $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
        $(COMPILE) -c -DLD_NAME="\"$${ldname}\"" @NLMCONV_DEFS@ $(srcdir)/nlmconv.c
 
 diststuff: $(EXTRA_DIST) info
+all: info
 
 Makefile: $(BFDDIR)/configure.in
 
index 6865f2df18599bf669041d32f356c71dc2fec161..802f6868e8f1a1a9aa6530dd0d858eeacf08d562 100644 (file)
@@ -1,3 +1,7 @@
+2005-05-19  Zack Weinberg  <zack@codesourcery.com>
+
+       * Makefile.in: Have 'all' depend on 'info'.
+
 2003-05-16  Kelley Cook  <kelleycook@wideopenwest.com>
 
        * configure.texi: Use "i[3-7]86" in example.
@@ -63,7 +67,7 @@
 1998-12-03  Nick Clifton  <nickc@cygnus.com>
 
        * targetdoc/fr30.texi: New document.
-       
+
 1998-10-01  Angela Marie Thomas (angela@cygnus.com)
 
        * comp-tools-fix, cross-tools-fix: Replace /usr/include
@@ -128,7 +132,7 @@ Mon May 18 14:27:37 1998  Angela Marie Thomas (angela@cygnus.com)
 Thu May 14 14:43:10 1998  Nick Clifton  <nickc@cygnus.com>
 
        * targetdoc/arm-interwork.texi: Document dlltool support of
-       interworking. 
+       interworking.
 
 Thu May  7 16:49:38 1998  Jason Molenda  (crash@bugshack.cygnus.com)
 
@@ -137,7 +141,7 @@ Thu May  7 16:49:38 1998  Jason Molenda  (crash@bugshack.cygnus.com)
 
 Wed Apr  1 17:11:44 1998  Nick Clifton  <nickc@cygnus.com>
 
-       * targetdoc/arm-interwork.texi: Document ARM/thumb interworking. 
+       * targetdoc/arm-interwork.texi: Document ARM/thumb interworking.
 
 Tue Mar 31 15:28:20 1998  Ian Lance Taylor  <ian@cygnus.com>
 
@@ -147,7 +151,7 @@ Tue Mar 31 15:28:20 1998  Ian Lance Taylor  <ian@cygnus.com>
 Tue Mar 24 16:13:26 1998  Stu Grossman  <grossman@bhuna.cygnus.co.uk>
 
        * configure:  Regenerate with autoconf 2.12.1 to fix shell issues
-       for NT native builds. 
+       for NT native builds.
 
 Mon Mar  9 16:41:04 1998  Doug Evans  <devans@canuck.cygnus.com>
 
@@ -183,7 +187,7 @@ Tue Jun 17 15:50:23 1997  Angela Marie Thomas (angela@cygnus.com)
 
 Thu Jun 12 13:47:00 1997  Angela Marie Thomas (angela@cygnus.com)
 
-        * Install.in (show_exec_prefix_msg): fix quoting
+       * Install.in (show_exec_prefix_msg): fix quoting
 
 Wed Jun  4 15:31:43 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
 
@@ -231,8 +235,8 @@ Thu Apr 10 23:23:33 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
 
 Mon Apr  7 18:15:00 1997  Brendan Kehoe <brendan@cygnus.com>
 
-        * Fix the version string for OSF1 4.0 to recognize either
-        V4.* or X4.*
+       * Fix the version string for OSF1 4.0 to recognize either
+       V4.* or X4.*
 
 Mon Apr  7 15:34:47 1997  Ian Lance Taylor  <ian@cygnus.com>
 
@@ -303,8 +307,8 @@ Mon Aug 28 17:25:49 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
 
 Tue Aug 15 21:51:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
 
-       * Install.in (guess_system): Match OSF/1 v3.x as the same as 
-        v2.x--v2.x binaries are upward compatible.
+       * Install.in (guess_system): Match OSF/1 v3.x as the same as
+       v2.x--v2.x binaries are upward compatible.
 
 Tue Aug 15 21:46:54 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
 
@@ -319,8 +323,8 @@ Tue Aug  8 13:11:56 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
 
 Thu Jun  8 00:42:56 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
 
-        * subst-strings: change du commands to $BINDIR/. & $SRCDIR/. just
-        in case they are symlinks.
+       * subst-strings: change du commands to $BINDIR/. & $SRCDIR/. just
+       in case they are symlinks.
 
 Tue Apr 18 14:23:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
 
@@ -335,7 +339,7 @@ Tue Apr 18 14:23:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
        * Install.in (do_mkdir): New function.
 
        * Install.in: Added support for --with and --without options.
-         Changed so that tape commands are not run when extracting 
+         Changed so that tape commands are not run when extracting
          from a file.
          (do_mt): Changed to take only one argument.
 
@@ -343,7 +347,7 @@ Wed Mar 29 11:16:38 1995  Jason Molenda (crash@phydeaux.cygnus.com)
 
        * Install.in: catch UNAME==alpha-dec-osf2.x and correct entry for
        alpha-dec-osf1.x
-       
+
 Fri Jan 27 12:04:29 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
 
        * subst-strings (mips-sgi-irix5): New entry in table.
@@ -388,8 +392,8 @@ Thu Apr 28 14:42:22 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
 
 Tue Apr 26 17:18:03 1994  Jason Molenda (crash@sendai.cygnus.com)
 
-        * Install.in:  fixincludes output is actually put in fixincludes.log,
-        but echo'ed messages claim it is fixinc.log.  This is the same
+       * Install.in:  fixincludes output is actually put in fixincludes.log,
+       but echo'ed messages claim it is fixinc.log.  This is the same
        messages as I logged in March 4 1994, but for some reason we found
        the change hadn't been done.  I'll have to dig through the logs
        and find out what I really did do that day. :)
@@ -449,21 +453,21 @@ Wed Mar 23 23:38:24 1994  Jason Molenda  (crash@sendai.cygnus.com)
 
 Wed Mar 23 13:42:48 1994  Jason Molenda  (crash@sendai.cygnus.com)
 
-        * Install.in: set PATH to $PATH:/bin:/usr/bin so we can pick
-        up native tools even if the user doesn't have them in his
-        path.
+       * Install.in: set PATH to $PATH:/bin:/usr/bin so we can pick
+       up native tools even if the user doesn't have them in his
+       path.
 
-        * Install.in: ``hppa-1.1-hp-hpux'' -> ``hppa1.1-hp-hpux''.
+       * Install.in: ``hppa-1.1-hp-hpux'' -> ``hppa1.1-hp-hpux''.
 
 Tue Mar 15 22:09:20 1994  Jason Molenda  (crash@sendai.cygnus.com)
-        
-        * Install.in: TAPE_REWIND and TAPE_FORWARD variables for Unixunaware,
-        added switch statement to detect if system is Unixunaware.
+
+       * Install.in: TAPE_REWIND and TAPE_FORWARD variables for Unixunaware,
+       added switch statement to detect if system is Unixunaware.
 
 Fri Mar  4 12:10:30 1994  Jason Molenda (crash@sendai.cygnus.com)
 
-        * Install.in:  fixincludes output is actually put in fixincludes.log,
-        but echo'ed messages claim it is fixinc.log.
+       * Install.in:  fixincludes output is actually put in fixincludes.log,
+       but echo'ed messages claim it is fixinc.log.
 
 Wed Nov  3 02:58:02 1993  Jeffrey Osier  (jeffrey@thepub.cygnus.com)
 
@@ -494,9 +498,9 @@ Thu Jun 10 16:01:25 1993  Jeffrey Osier  (jeffrey@cygnus.com)
 
 Wed Jun  9 19:23:59 1993  Jeffrey Osier  (jeffrey@rtl.cygnus.com)
 
-        * install-texi.in:        added conditionals (nearly complete)
-                                  cleaned up
-                                  added support for other releases (not done)
+       * install-texi.in:      added conditionals (nearly complete)
+                                 cleaned up
+                                 added support for other releases (not done)
 
 Wed Jun  9 15:53:58 1993  Jim Kingdon  (kingdon@cygnus.com)
 
@@ -511,7 +515,7 @@ Fri Jun  4 17:09:56 1993  Jeffrey Osier  (jeffrey@cygnus.com)
 
 Thu Jun  3 00:37:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
 
-       * Install.in: pull COPYING and COPYING.LIB off of the tape 
+       * Install.in: pull COPYING and COPYING.LIB off of the tape
 
 Tue Jun  1 16:52:08 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
 
index 63f7738c64aeeae2c2e7baaa9a888c6fa93e0dfd..b99daf99b14c5e5f6bd7b0de13c34e9f06092377 100644 (file)
@@ -51,9 +51,7 @@ TEXIDIR = $(srcdir)/../texinfo
 INFOFILES = standards.info configure.info
 DVIFILES = standards.dvi configure.dvi
 
-all:
-
-# We want install to imply install-info as per GNU standards.
+all: info
 install: install-info
 
 uninstall:
index 36bedba653e239b8bf683cafe047cb111f405246..a73578db23c6519fb01baf2123237238c02af241 100644 (file)
@@ -1,3 +1,8 @@
+2005-05-19  Zack Weinberg  <zack@codesourcery.com>
+
+       * Makefile.am: Have 'all' depend on 'info'.
+       * Makefile.in: Regenerate.
+
 2005-05-19  Alan Modra  <amodra@bigpond.net.au>
 
        * config/tc-ppc.c (ppc_force_relocation): Add BFD_RELOC_24_PLT_PCREL.
index 7ed4e0d999577305fd65401f3e52ca7fe88b208f..2e6072c642d7c47140e84b4e2a534098ca733b88 100644 (file)
@@ -475,6 +475,7 @@ stamp-mk.com: vmsconf.sh Makefile
 
 EXTRA_DIST = make-gas.com m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c
 diststuff: $(EXTRA_DIST) info
+all: info
 
 DISTCLEANFILES = targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
 
index 51a50ab7440481338fdc1f8f8b8fe7ec14da4acc..ae48be48ccad46f353f1080672323f07136a63aa 100644 (file)
@@ -2941,6 +2941,7 @@ stamp-mk.com: vmsconf.sh Makefile
        $(SHELL) $(srcdir)/../move-if-change new-make.com $(srcdir)/make-gas.com
        touch stamp-mk.com
 diststuff: $(EXTRA_DIST) info
+all: info
 
 $(OBJS): @ALL_OBJ_DEPS@
 
index d130dde2b87b189f49d8bd3f172f4183026226a1..befde5d4665dc91b940ddde3ca8f6f1eac954963 100644 (file)
@@ -1,3 +1,8 @@
+2005-05-19  Zack Weinberg  <zack@codesourcery.com>
+
+       * Makefile.am: Have 'all' depend on 'info' and 'ld.1'.
+       * Makefile.in: Regenerate.
+
 2005-05-17  Zack Weinberg  <zack@codesourcery.com>
 
        * ld-arm/mixed-app.d: Adjust expected disassembly a little.
index fec799dfb544106fc53886d518d5f38771b1f401..10a86ae06e60e3f1ad04181b245b8d23c3100622 100644 (file)
@@ -1697,6 +1697,7 @@ install-data-local: install-info
 # target is run by the taz target in ../Makefile.in.
 EXTRA_DIST = ldgram.c ldgram.h ldlex.c $(man_MANS)
 diststuff: info $(EXTRA_DIST)
+all: info ld.1
 
 DISTCLEANFILES = tdirs site.exp site.bak stringify.sed
 distclean-local:
index 7b0b87f3a6283a19d215bbca6d2ca6bf49d80707..aa668ce23c1b62ca407b6d4d0b967ff62af295f7 100644 (file)
@@ -2475,6 +2475,7 @@ install-data-local:
 # cygnus option.
 install-data-local: install-info
 diststuff: info $(EXTRA_DIST)
+all: info ld.1
 distclean-local:
        rm -rf ldscripts
 
This page took 0.036536 seconds and 4 git commands to generate.