mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-17 13:10:12 +08:00
* ldctor.c (ldctor_add_set_entry): Don't permit a set to be
composed of different object file formats. (ldctor_build_sets): If the output format does not support the reloc, and we are not generating a relocateable link, try getting the reloc from the input format.
This commit is contained in:
parent
cd2df226a7
commit
52329a29a2
@ -1,3 +1,11 @@
|
||||
Wed Nov 2 12:17:49 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
|
||||
|
||||
* ldctor.c (ldctor_add_set_entry): Don't permit a set to be
|
||||
composed of different object file formats.
|
||||
(ldctor_build_sets): If the output format does not support the
|
||||
reloc, and we are not generating a relocateable link, try getting
|
||||
the reloc from the input format.
|
||||
|
||||
Tue Nov 1 10:30:19 1994 J.T. Conklin (jtc@rtl.cygnus.com)
|
||||
|
||||
* Makefile.in (ALL_EMULATIONS): Added em68knbsd.o.
|
||||
|
Loading…
Reference in New Issue
Block a user