Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / coff-alpha.c
index 9ce1975dac64098a6aca86d2b57aa89c30c81580..8ecba2f0d8f03fd7746adbee7ee718086ccb6b5e 100644 (file)
@@ -2342,6 +2342,9 @@ static const struct ecoff_backend_data alpha_ecoff_backend_data =
 #define _bfd_ecoff_bfd_define_common_symbol bfd_generic_define_common_symbol
 #define _bfd_ecoff_bfd_link_check_relocs    _bfd_generic_link_check_relocs
 
+/* Installing internal relocations in a section is also generic.  */
+#define _bfd_ecoff_set_reloc _bfd_generic_set_reloc
+
 const bfd_target alpha_ecoff_le_vec =
 {
   "ecoff-littlealpha",         /* name */
This page took 0.023476 seconds and 4 git commands to generate.