]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/newlib-tumbl.git/commitdiff
2004-10-19 Andrew Cagney <cagney@gnu.org>
authorcagney <cagney>
Tue, 19 Oct 2004 18:11:16 +0000 (18:11 +0000)
committercagney <cagney>
Tue, 19 Oct 2004 18:11:16 +0000 (18:11 +0000)
* src-release (GDB_SUPPORT_DIRS): Remove utils and intl.

ChangeLog
src-release

index dc234e3e029ea8ca715fd70ac90d72775d2aa777..33411676d84907355068d9ecb179d4262714406e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-10-19  Andrew Cagney  <cagney@gnu.org>
+
+       * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
+
 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
 
        * configure.in (*-*-cygwin*): Supress warning if newlib not present.
index f012d9df88a3ff0345d369c6c77e84480533097c..1bc91fd713349dff42890f689cc4747d7a761aaa 100644 (file)
@@ -273,7 +273,7 @@ gnats.tar.bz2: $(DIST_SUPPORT) $(GNATS_SUPPORT_DIRS) gnats
                SUPPORT_FILES="$(GNATS_SUPPORT_DIRS)"
 
 .PHONY: gdb.tar.bz2
-GDB_SUPPORT_DIRS= bfd include libiberty opcodes readline sim utils intl
+GDB_SUPPORT_DIRS= bfd include libiberty opcodes readline sim
 gdb.tar.bz2: $(DIST_SUPPORT) $(GDB_SUPPORT_DIRS) gdb
        $(MAKE) -f $(SELF) gdb-taz TOOL=gdb \
                MD5PROG="$(MD5PROG)" \