]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/development.sh
gas, arm: PR26858 Fix availability of single precision vmul/vmla in arm mode
[thirdparty/binutils-gdb.git] / bfd / development.sh
index 4c0f5b908262710ac66cdf8d49312fca018a8d67..54d494c10565e58b1d7f1d09b1601c3ba7849985 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 #
 # This file is part of GDB.
 #
@@ -17,3 +17,6 @@
 
 # Controls whether to enable development-mode features by default.
 development=true
+
+# Indicate whether this is a release branch.
+experimental=false