]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/newlib-tumbl.git/commitdiff
* src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
authorIan Lance Taylor <ian@wasabisystems.com>
Mon, 12 May 2008 04:12:15 +0000 (04:12 +0000)
committerIan Lance Taylor <ian@wasabisystems.com>
Mon, 12 May 2008 04:12:15 +0000 (04:12 +0000)
ChangeLog
src-release

index 8900ffa922a24035e942d62c1c5ad4324f12de29..d51272e08bd7c8f319c13c86c3713c0c3e59453f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-05-11  Ian Lance Taylor  <iant@google.com>
+
+       * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
+
 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
 
        Sync with gcc:
index 8b3144284afc7288a6cdec0eda2dc3b6de8d3176..c16f14e8b79639f054f161b5f5c9ced8de50aca0 100644 (file)
@@ -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)" \