* objcopy.c (strip_main, copy_main): Don't clobber the input file
if copy_file fails.
This commit is contained in:
parent
1edb7335e6
commit
46050fe4d0
2 changed files with 710 additions and 557 deletions
|
@ -1,5 +1,8 @@
|
|||
Fri Jan 14 14:42:48 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
||||
|
||||
* objcopy.c (strip_main, copy_main): Don't clobber the input file
|
||||
if copy_file fails.
|
||||
|
||||
* nlmconv.c (main): Warn about an attempt to use a shared library
|
||||
with uninitialized data.
|
||||
|
||||
|
|
1264
binutils/objcopy.c
1264
binutils/objcopy.c
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue