From: Ian Lance Taylor Date: Mon, 12 May 2008 04:12:15 +0000 (+0000) Subject: * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4538db8bae55d697a829f59835363770fc2f9799;p=binutils-gdb.git * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold. --- diff --git a/ChangeLog b/ChangeLog index 8900ffa922a..d51272e08bd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-05-11 Ian Lance Taylor + + * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold. + 2008-04-18 Paolo Bonzini Sync with gcc: diff --git a/src-release b/src-release index 8b3144284af..c16f14e8b79 100644 --- a/src-release +++ b/src-release @@ -251,7 +251,7 @@ gas.tar.bz2: $(DIST_SUPPORT) $(GAS_SUPPORT_DIRS) gas # The FSF "binutils" release includes gprof and ld. .PHONY: binutils.tar.bz2 -BINUTILS_SUPPORT_DIRS= bfd gas include libiberty opcodes ld gprof intl setup.com makefile.vms mkdep cpu +BINUTILS_SUPPORT_DIRS= bfd gas include libiberty opcodes ld elfcpp gold gprof intl setup.com makefile.vms mkdep cpu binutils.tar.bz2: $(DIST_SUPPORT) $(BINUTILS_SUPPORT_DIRS) binutils $(MAKE) -f $(SELF) taz TOOL=binutils \ MD5PROG="$(MD5PROG)" \