Handle R_X86_64_64 properly for x32
[deliverable/binutils-gdb.git] / bfd / cpu-alpha.c
index 7eaeb33a555c80e55e2fdf94870badf65ed654ce..902eb8d1c6d418680e68bb808939a16ff5db8852 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD support for the Alpha architecture.
-   Copyright 1992, 1993, 1998, 2000, 2002, 2003, 2007
+   Copyright 1992, 1993, 1998, 2000, 2002, 2003, 2005, 2007
    Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -36,6 +36,7 @@
     DEFAULT,                                           \
     bfd_default_compatible,                            \
     bfd_default_scan,                                  \
+    bfd_arch_default_fill,                             \
     NEXT,                                              \
   }
 
This page took 0.025133 seconds and 4 git commands to generate.