i386: Add tests for -malign-branch-boundary and -malign-branch
[deliverable/binutils-gdb.git] / bfd / host-aout.c
index d0881e67af479b97764b56de7154f44d28060d38..313634182f081b64d383c08ab4fdf0dac3db9e6e 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD backend for local host's a.out binaries
-   Copyright (C) 1990-2016 Free Software Foundation, Inc.
+   Copyright (C) 1990-2019 Free Software Foundation, Inc.
    Written by Cygnus Support.  Probably John Gilmore's fault.
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -65,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.026337 seconds and 4 git commands to generate.