From: Ian Lance Taylor Date: Wed, 2 Nov 1994 17:22:28 +0000 (+0000) Subject: * ldctor.c (ldctor_add_set_entry): Don't permit a set to be X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=52329a29a2c97be6446463833b8ce871438c4560;p=binutils-gdb.git * 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. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 0a9cd2218d1..fe7ccfdfb0f 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,11 @@ +Wed Nov 2 12:17:49 1994 Ian Lance Taylor + + * 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.