From 405affccae00100fd28be634e6768abc0548adc2 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 13 Feb 1995 19:04:05 +0000 Subject: [PATCH] Revert this patch, since it breaks linking PIC code with no dynamic objects: * elfcode.h (elf_bfd_final_link): Add assertion to make sure that dynamic and dynobj are in synch. --- bfd/ChangeLog | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 79146ab3449..dfeb01d7d0f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,4 +1,10 @@ start-sanitize-arc +Mon Feb 13 09:35:30 1995 Doug Evans + + * elf32-arc.c (reloc_type): New type R_ARC_B26. + (elf_arc_howto_table): Likewise. + * reloc.c (BFD_RELOC_ARC_B26): Likewise. + Thu Feb 9 17:31:40 1995 Doug Evans * archures (bfd_mach_arc_base): #define. @@ -24,9 +30,6 @@ Thu Feb 9 12:02:35 1995 Ian Lance Taylor (linux_tally_symbols): Crash if a NEEDS_SHRLIB symbol is undefined. From hjl@nynexst.com (H.J. Lu). - * elfcode.h (elf_bfd_final_link): Add assertion to make sure that - dynamic and dynobj are in synch. - Wed Feb 8 17:26:00 1995 Ian Lance Taylor * linker.c (generic_link_check_archive_element): Allocate common -- 2.30.2