aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-11-17 15:38:44 +0000
committerIan Lance Taylor <ian@airs.com>1995-11-17 15:38:44 +0000
commitdfc84b08d6b9799f30b79231f7ac955064a8181a (patch)
treefe46e479ad699e95263f8f5fc4a90147edeb1807 /ld/ChangeLog
parenta42cadde4497f61c009dfd175664bd18aa559b4f (diff)
downloadgdb-dfc84b08d6b9799f30b79231f7ac955064a8181a.zip
gdb-dfc84b08d6b9799f30b79231f7ac955064a8181a.tar.gz
gdb-dfc84b08d6b9799f30b79231f7ac955064a8181a.tar.bz2
* Makefile.in (CC_FOR_TARGET): Use @host@ and @target@, not
$(host_canonical) and $(target_canonical). (CXX_FOR_TARGET): Likewise.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 63ec63e..1d96c89 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+Fri Nov 17 10:37:27 1995 Ian Lance Taylor <ian@cygnus.com>
+
+ * Makefile.in (CC_FOR_TARGET): Use @host@ and @target@, not
+ $(host_canonical) and $(target_canonical).
+ (CXX_FOR_TARGET): Likewise.
+
Thu Nov 16 11:23:42 1995 Doug Evans <dje@canuck.cygnus.com>
* scripttempl/pe.sc (.endjunk): Move definition of `end' to here