From: Zack Weinberg Date: Thu, 19 May 2005 23:49:52 +0000 (+0000) Subject: * bfd/Makefile.am, binutils/Makefile.am, etc/Makefile.in X-Git-Tag: msnyder-tracepoint-checkpoint-branchpoint~127 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e3e71e27a4e81ec1472b900eafec1ebcf583f20e;p=external%2Fbinutils.git * bfd/Makefile.am, binutils/Makefile.am, etc/Makefile.in * 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. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f51ce73..c01b8de 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2005-05-19 Zack Weinberg + + * Makefile.am: Have 'all' depend on 'info'. + * Makefile.in: Regenerate. + 2005-05-19 Alan Modra * elf-bfd.h (struct elf_link_hash_table): Delete init_refcount and diff --git a/bfd/Makefile.am b/bfd/Makefile.am index f66bccf..711cc72 100644 --- a/bfd/Makefile.am +++ b/bfd/Makefile.am @@ -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. diff --git a/bfd/Makefile.in b/bfd/Makefile.in index eb40b76..6845b5f 100644 --- a/bfd/Makefile.in +++ b/bfd/Makefile.in @@ -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 diff --git a/binutils/ChangeLog b/binutils/ChangeLog index f3d0b77..7a0d2f5 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2005-05-19 Zack Weinberg + + * Makefile.am: Have 'all' depend on 'info'. + * Makefile.in: Regenerate. + 2005-05-19 Ben Elliston * readelf.c (read_and_display_attr_value): Handle a DW_AT_encoding @@ -10,7 +15,7 @@ 2005-05-15 Yitzchak Scott-Thoennes - * deflex.l: Ignore CRs + * deflex.l: Ignore CRs 2005-05-15 Daniel Jacobowitz diff --git a/binutils/Makefile.am b/binutils/Makefile.am index 143efbd..21c2d69 100644 --- a/binutils/Makefile.am +++ b/binutils/Makefile.am @@ -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 diff --git a/binutils/Makefile.in b/binutils/Makefile.in index 31f43bd..36098c4 100644 --- a/binutils/Makefile.in +++ b/binutils/Makefile.in @@ -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 diff --git a/etc/ChangeLog b/etc/ChangeLog index 6865f2d..802f686 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2005-05-19 Zack Weinberg + + * Makefile.in: Have 'all' depend on 'info'. + 2003-05-16 Kelley Cook * configure.texi: Use "i[3-7]86" in example. @@ -63,7 +67,7 @@ 1998-12-03 Nick Clifton * 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 * 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 - * 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 @@ -147,7 +151,7 @@ Tue Mar 31 15:28:20 1998 Ian Lance Taylor Tue Mar 24 16:13:26 1998 Stu Grossman * 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 @@ -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 - * 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 @@ -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 Thu Jun 8 00:42:56 1995 Angela Marie Thomas - * 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 @@ -335,7 +339,7 @@ Tue Apr 18 14:23:10 1995 J.T. Conklin * 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 * 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) diff --git a/etc/Makefile.in b/etc/Makefile.in index 63f7738..b99daf9 100644 --- a/etc/Makefile.in +++ b/etc/Makefile.in @@ -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: diff --git a/gas/ChangeLog b/gas/ChangeLog index 36bedba..a73578d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2005-05-19 Zack Weinberg + + * Makefile.am: Have 'all' depend on 'info'. + * Makefile.in: Regenerate. + 2005-05-19 Alan Modra * config/tc-ppc.c (ppc_force_relocation): Add BFD_RELOC_24_PLT_PCREL. diff --git a/gas/Makefile.am b/gas/Makefile.am index 7ed4e0d..2e6072c 100644 --- a/gas/Makefile.am +++ b/gas/Makefile.am @@ -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 diff --git a/gas/Makefile.in b/gas/Makefile.in index 51a50ab..ae48be4 100644 --- a/gas/Makefile.in +++ b/gas/Makefile.in @@ -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@ diff --git a/ld/ChangeLog b/ld/ChangeLog index d130dde..befde5d 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2005-05-19 Zack Weinberg + + * Makefile.am: Have 'all' depend on 'info' and 'ld.1'. + * Makefile.in: Regenerate. + 2005-05-17 Zack Weinberg * ld-arm/mixed-app.d: Adjust expected disassembly a little. diff --git a/ld/Makefile.am b/ld/Makefile.am index fec799d..10a86ae 100644 --- a/ld/Makefile.am +++ b/ld/Makefile.am @@ -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: diff --git a/ld/Makefile.in b/ld/Makefile.in index 7b0b87f..aa668ce 100644 --- a/ld/Makefile.in +++ b/ld/Makefile.in @@ -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