mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-17 16:05:56 +08:00
* objcopy.c (copy_object): Call bfd_copy_private_bfd_data after
copying everything else, to let it fiddle with the file in its final state.
This commit is contained in:
@ -1,5 +1,9 @@
|
|||||||
Fri Apr 22 11:14:19 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
Fri Apr 22 11:14:19 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
||||||
|
|
||||||
|
* objcopy.c (copy_object): Call bfd_copy_private_bfd_data after
|
||||||
|
copying everything else, to let it fiddle with the file in its
|
||||||
|
final state.
|
||||||
|
|
||||||
* objdump.c: Include libiberty.h.
|
* objdump.c: Include libiberty.h.
|
||||||
(display_target_list): If a format fails, just go on to the next
|
(display_target_list): If a format fails, just go on to the next
|
||||||
one. Check return value of bfd_set_format.
|
one. Check return value of bfd_set_format.
|
||||||
|
Reference in New Issue
Block a user