From 52329a29a2c97be6446463833b8ce871438c4560 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 2 Nov 1994 17:22:28 +0000 Subject: [PATCH] * 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. --- ld/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ld/ChangeLog b/ld/ChangeLog index 0a9cd22..fe7ccfd 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. -- 2.7.4