aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2004-01-22 19:34:11 +0000
committerDJ Delorie <dj@redhat.com>2004-01-22 19:34:11 +0000
commit37254c9a9efe1273611bf5f23c5cf04cd19290e4 (patch)
tree462ebbaa101bf67b3cc738d388b8584360078662 /libiberty/ChangeLog
parent51f72ab2bcdc0fc9977b4d9b570bdc8e17abcfa5 (diff)
downloadfsf-binutils-gdb-37254c9a9efe1273611bf5f23c5cf04cd19290e4.zip
fsf-binutils-gdb-37254c9a9efe1273611bf5f23c5cf04cd19290e4.tar.gz
fsf-binutils-gdb-37254c9a9efe1273611bf5f23c5cf04cd19290e4.tar.bz2
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 30295c2..4f5d000 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,12 @@
+2004-01-22 DJ Delorie <dj@redhat.com>
+
+ * Makefile.in: Convert to ./ throughout. Rebuild dependencies
+ with explicit build rules.
+ (VPATH): Remove.
+ (.c.o): Poison.
+ * configure.ac (pexecute, LIBOBJS): Add ./ .
+ * maint-tool: Build dependencies with explicit rules.
+
2004-01-15 Kazu Hirata <kazu@cs.umass.edu>
* strdup.c (strdup): Constify the argument.