projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6671f2
)
* ldfile.c (ldfile_open_command_file): Set bfd_error_system_call
author
Ian Lance Taylor
<ian@airs.com>
Fri, 6 May 1994 19:21:00 +0000
(19:21 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Fri, 6 May 1994 19:21:00 +0000
(19:21 +0000)
before calling einfo, since we are reporting an fopen failure.
From jrs@world.std.com (Rick Sladkey).
ld/ChangeLog
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index 41d650e84a6e8bfc17e1caa0e96166aa98fb7407..1604c33a609c78e036b897e0eec1c3a33a49aee7 100644
(file)
--- a/
ld/ChangeLog
+++ b/
ld/ChangeLog
@@
-1,5
+1,9
@@
Fri May 6 15:15:35 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+ * ldfile.c (ldfile_open_command_file): Set bfd_error_system_call
+ before calling einfo, since we are reporting an fopen failure.
+ From jrs@world.std.com (Rick Sladkey).
+
* configure.in: Use "e" rather than "em_" as prefix for
emulations.