aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorPer Bothner <bothner@gcc.gnu.org>1998-10-17 04:27:41 -0700
committerPer Bothner <bothner@gcc.gnu.org>1998-10-17 04:27:41 -0700
commitf9d48c822ae7fa93483d6f00e64e8488c8f071af (patch)
tree012444ca587f784f221c25742b2c92f34de5b4ec /gcc
parent3e9cfddb079847b2dc8f034f5ef812f051de63f2 (diff)
downloadgcc-f9d48c822ae7fa93483d6f00e64e8488c8f071af.zip
gcc-f9d48c822ae7fa93483d6f00e64e8488c8f071af.tar.gz
gcc-f9d48c822ae7fa93483d6f00e64e8488c8f071af.tar.bz2
Makefile.in: Link with libiberty.a instead of memmove.o.
� * Makefile.in: Link with libiberty.a instead of memmove.o. From-SVN: r23153
Diffstat (limited to 'gcc')
-rw-r--r--gcc/java/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog
index d2ce1fc..d4a5bfb 100644
--- a/gcc/java/ChangeLog
+++ b/gcc/java/ChangeLog
@@ -1,3 +1,7 @@
+Sat Oct 17 11:25:21 1998 Per Bothner <bothner@cygnus.com>
+
+ * Makefile.in: Link with libiberty.a instead of memmove.o.
+
Fri Oct 16 10:59:01 1998 Alexandre Petit-Bianco <apbianco@cygnus.com>
* lex.c (setjmp.h): No longer included.