summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-06-20 06:46:06 +0000
committerobrien <obrien@FreeBSD.org>2000-06-20 06:46:06 +0000
commit798c313587f725a19349e86c5db4bee75d9d14bc (patch)
treedd23fee876b8b90d83c56d776ec501635191f7e7 /contrib
parentc687bafa969692f8af4c444ef6f751f288106952 (diff)
downloadFreeBSD-src-798c313587f725a19349e86c5db4bee75d9d14bc.zip
FreeBSD-src-798c313587f725a19349e86c5db4bee75d9d14bc.tar.gz
Merge in our ELF branding.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/binutils/bfd/elf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/binutils/bfd/elf.c b/contrib/binutils/bfd/elf.c
index 01327b0..2508050 100644
--- a/contrib/binutils/bfd/elf.c
+++ b/contrib/binutils/bfd/elf.c
@@ -979,6 +979,7 @@ _bfd_elf_link_hash_table_init (table, abfd, newfunc)
table->needed = NULL;
table->hgot = NULL;
table->stab_info = NULL;
+ table->dynlocal = NULL;
return _bfd_link_hash_table_init (&table->root, abfd, newfunc);
}
OpenPOWER on IntegriCloud