From 203778cee145dc7bdab3698e6528e673e77d3ba4 Mon Sep 17 00:00:00 2001 From: Jean Marie Diaz Date: Thu, 4 Aug 1994 16:10:23 +0000 Subject: [PATCH] * elfcode.h (elf_bfd_final_link): Force the vma of sections which do not have SEC_ALLOC set to be 0. This is needed to handle relocs against debugging sections. --- bfd/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 5acc245e17c..6f33d27b878 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Thu Aug 4 11:32:23 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + + * elfcode.h (elf_bfd_final_link): Force the vma of sections which + do not have SEC_ALLOC set to be 0. This is needed to handle + relocs against debugging sections. + Wed Aug 3 16:45:41 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) * coff-i960.c (coff_i960_relocate): Rewrote to change relocs -- 2.30.2