mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 11:13:30 +08:00
* aoutx.h (NAME(aout,final_link)): Report a reasonable error when
trying to do a relocateable link with a non-a.out object file.
This commit is contained in:
parent
c33a0e4193
commit
922530a691
@ -1,5 +1,12 @@
|
||||
Thu Nov 9 13:01:31 1995 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* aoutx.h (NAME(aout,final_link)): Report a reasonable error when
|
||||
trying to do a relocateable link with a non-a.out object file.
|
||||
|
||||
* archive.c (bfd_generic_archive_p): Check the first object file
|
||||
in an archive even if target_defaulted is set. If the object file
|
||||
has the wrong xvec, reject it.
|
||||
|
||||
* aoutx.h (NAME(aout,set_section_contents)): If a section can not
|
||||
be represented, report the name via _bfd_error_handler.
|
||||
(translate_to_native_sym_flags): Likewise.
|
||||
|
Loading…
Reference in New Issue
Block a user