Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / alpha-linux-tdep.c
index 70ac5a87766d80205498bdc88c503d70f4a4f74e..c2cffc13c205973e8f4c49fe4c4812a9c269c40f 100644 (file)
@@ -1,5 +1,5 @@
 /* Target-dependent code for GNU/Linux on Alpha.
-   Copyright (C) 2002-2020 Free Software Foundation, Inc.
+   Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -356,7 +356,7 @@ alpha_linux_init_abi (struct gdbarch_info info, struct gdbarch *gdbarch)
 {
   struct gdbarch_tdep *tdep;
 
-  linux_init_abi (info, gdbarch);
+  linux_init_abi (info, gdbarch, 0);
 
   /* Hook into the DWARF CFI frame unwinder.  */
   alpha_dwarf2_init_abi (info, gdbarch);
This page took 0.030841 seconds and 4 git commands to generate.