]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgcc/config/i386/libgcc-bsd.ver
Update copyright years.
[thirdparty/gcc.git] / libgcc / config / i386 / libgcc-bsd.ver
index 74622bf7763e26abad274f18869864e151fdf8b4..a3966e875994452cde14309840c9eeead3695051 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010, 2012 Free Software Foundation, Inc.
+# Copyright (C) 2010-2017 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
@@ -109,4 +109,9 @@ GCC_4.6.0 {
 
 GCC_4.8.0 {
   __cpu_model
+  __cpu_indicator_init
+}
+
+GCC_7.0.0 {
+  __signbittf2
 }