Add cpu directory.
authorNick Clifton <nickc@redhat.com>
Mon, 30 Sep 2002 10:34:06 +0000 (10:34 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 30 Sep 2002 10:34:06 +0000 (10:34 +0000)
ChangeLog
Makefile.in

index e2629d57d995d401a3d1083e384d87d408784374..c92e73fd0be79c471b6a2448f081a12752177419 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-09-30  Nick Clifton  <nickc@redhat.com>
+
+       * cpu: New top level directory.  Intended to hold input files for
+       CGEN which have FSF copyright assignment.
+       * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
+
 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
 
        Revert below (note that src does not contain Makefile.tpl):
index ce64167675fce9a2d862dafd21e985edc9904e6b..a386b1bc18d6905f7a8f2744262096298ea86ba6 100644 (file)
@@ -2000,7 +2000,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
+BINUTILS_SUPPORT_DIRS= bfd gas include libiberty opcodes ld gprof intl setup.com makefile.vms mkdep cpu
 binutils.tar.bz2: $(DIST_SUPPORT) $(BINUTILS_SUPPORT_DIRS) binutils
        $(MAKE) -f Makefile.in taz TOOL=binutils \
                MD5PROG="$(MD5PROG)" \
This page took 0.026694 seconds and 4 git commands to generate.