Change regcache list to be an hash map
[deliverable/binutils-gdb.git] / bfd / development.sh
index 6bbef6dd744d68bb3657a5395f3785de8737a5f2..bcce82f57793ba17f14a6887d449977e1366fbd4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015 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=true
This page took 0.025152 seconds and 4 git commands to generate.