aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorDavid MacKenzie <djm@cygnus>1993-11-03 21:19:18 +0000
committerDavid MacKenzie <djm@cygnus>1993-11-03 21:19:18 +0000
commit3c292c5a46f52e118c78576bad7d972c3711fe54 (patch)
treea42444b4deaf451963968b47199e82aa2adb6728 /ld/ChangeLog
parentd1b785153e6d914551aa78cd3adbb24c008d4c77 (diff)
downloadgdb-3c292c5a46f52e118c78576bad7d972c3711fe54.zip
gdb-3c292c5a46f52e118c78576bad7d972c3711fe54.tar.gz
gdb-3c292c5a46f52e118c78576bad7d972c3711fe54.tar.bz2
make -o override OUTPUT
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index f5e9d15..50c16d3 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,11 @@
+Wed Nov 3 12:07:39 1993 David J. Mackenzie (djm@thepub.cygnus.com)
+
+ * ldlang.c (lang_add_output): Take new arg, FROM_SCRIPT.
+ Set output_filename instead of creating a new node.
+ (open_output): Don't set output_filename.
+ (lang_final): Create the new node here.
+ * ldlang.c, ldlang.h, ldgram.y, mri.c: pass FROM_SCRIPT.
+
Tue Nov 2 15:45:51 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
From Pete Hoogenboom (hoogen@cs.utah.edu):