PR ld/21471
* pe-dll.c (pe_detail_list): Add entry for pe-bigobj-x86-64.
+2017-05-09 Awson <kyrab@mail.ru>
+
+ PR ld/21471
+ * pe-dll.c (pe_detail_list): Add entry for pe-bigobj-x86-64.
+
2017-05-09 Benjamin Peterson <bp@benjamin.pe>
* ld.texinfo (orphan sections): Grammar fix.
#endif
autofilter_symbollist_i386
},
+#ifdef pe_use_x86_64
+ {
+ "pei-x86-64",
+ "pe-bigobj-x86-64",
+ 3 /* R_IMAGEBASE */,
+ PE_ARCH_i386,
+ bfd_arch_i386,
+ FALSE,
+ autofilter_symbollist_i386
+ },
+#endif
{
"pei-shl",
"pe-shl",