bfd: fix handling of R_BPF_INSN_{32,64} relocations.
[deliverable/binutils-gdb.git] / bfd / host-aout.c
index a08c78763eadb839e75ba172af5da5cea4eaa72c..7003f130f3da1b2055dca8fd85d3d1ea8f428d50 100644 (file)
@@ -1,6 +1,5 @@
 /* BFD backend for local host's a.out binaries
-   Copyright 1990, 1991, 1992, 1994, 1995, 2001, 2007
-   Free Software Foundation, Inc.
+   Copyright (C) 1990-2020 Free Software Foundation, Inc.
    Written by Cygnus Support.  Probably John Gilmore's fault.
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -66,7 +65,7 @@
 #undef  TARGET_IS_BIG_ENDIAN_P
 #endif
 
-#include "libaout.h"           /* BFD a.out internal data structures */
+#include "libaout.h"          /* BFD a.out internal data structures */
 #include "aout/aout64.h"
 
 #ifdef HOST_MACHINE_ARCH
This page took 0.022947 seconds and 4 git commands to generate.