aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-10-12 05:42:05 +0000
committerJohn Gilmore <gnu@cygnus>1991-10-12 05:42:05 +0000
commit33ce0085ba0557ae3de68b292519c479804e445b (patch)
treee7a64d481856dbec03763dca3be91162fc1322b5 /ld/ChangeLog
parent921faa529c642b402bca716ffe14ba080d734f2d (diff)
downloadgdb-33ce0085ba0557ae3de68b292519c479804e445b.zip
gdb-33ce0085ba0557ae3de68b292519c479804e445b.tar.gz
gdb-33ce0085ba0557ae3de68b292519c479804e445b.tar.bz2
* Makefile.in: Avoid using $< in explicit Make rules (it doesn't
work). Add some lines to avoid Sun Make VPATH bugs.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index a7761a0..63453f8 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+Fri Oct 11 22:40:46 1991 John Gilmore (gnu at cygnus.com)
+
+ * Makefile.in: Avoid using $< in explicit Make rules (it doesn't
+ work). Add some lines to avoid Sun Make VPATH bugs.
+
Fri Oct 11 16:42:22 1991 Per Bothner (bothner at cygnus.com)
* news.sc: Add alignment for data segment.