Always consider infcall breakpoints as non-permanent.
[deliverable/binutils-gdb.git] / bfd / coff-i860.c
index 79b4a7eb3d656c5349a1e9c55cc43a8c47abab81..341183f16b3acae262727b0a825dc670a77af6a3 100644 (file)
@@ -1,6 +1,5 @@
 /* BFD back-end for Intel i860 COFF files.
-   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1999, 2000, 2001, 2002,
-   2003, 2004, 2005, 2007, 2008, 2010, 2011  Free Software Foundation, Inc.
+   Copyright (C) 1990-2014 Free Software Foundation, Inc.
    Created mostly by substituting "860" for "386" in coff-i386.c
    Harry Dolan <dolan@ssd.intel.com>, October 1995
 
@@ -657,7 +656,7 @@ const bfd_target
 #ifdef TARGET_SYM
   TARGET_SYM =
 #else
-  i860coff_vec =
+  i860_coff_vec =
 #endif
 {
 #ifdef TARGET_NAME
This page took 0.023056 seconds and 4 git commands to generate.