public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@adacore.com>
To: gdb-patches@sourceware.org
Subject: [release/branch 2/2] Set development mode to "off" by default.
Date: Tue, 13 Jan 2015 12:26:00 -0000	[thread overview]
Message-ID: <1421151980-31819-3-git-send-email-brobecker@adacore.com> (raw)
In-Reply-To: <1421151980-31819-1-git-send-email-brobecker@adacore.com>

bfd/ChangeLog:

	* development.sh (development): Set to false.
---
 bfd/ChangeLog      | 4 ++++
 bfd/development.sh | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index a3e1d8f..9918dbd 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2015-01-13  Joel Brobecker  <brobecker@adacore.com>
+
+	* development.sh (development): Set to false.
+
 2015-01-12  Terry Guo  <terry.guo@arm.com>
 
 	* elflink.c (_bfd_elf_gc_mark_debug_special_section_group): New
diff --git a/bfd/development.sh b/bfd/development.sh
index 6bbef6d..0e65c07 100644
--- a/bfd/development.sh
+++ b/bfd/development.sh
@@ -16,4 +16,4 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # Controls whether to enable development-mode features by default.
-development=true
+development=false
-- 
1.9.1

  reply	other threads:[~2015-01-13 12:26 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-13 12:26 FYI/BRANCH: Patches applied to branch gdb-7.9-branch Joel Brobecker
2015-01-13 12:26 ` Joel Brobecker [this message]
2015-01-13 12:26 ` [release/branch 1/2] Bump version to 7.8.90.DATE-cvs Joel Brobecker
  -- strict thread matches above, loose matches on Subject: below --
2022-12-18  4:39 FYI/BRANCH: Patches applied to branch gdb-13-branch Joel Brobecker
2022-12-18  4:39 ` [release/branch 2/2] Set development mode to "off" by default Joel Brobecker
2022-03-20  5:19 FYI/BRANCH: Patches applied to branch gdb-12-branch Joel Brobecker
2022-03-20  5:19 ` [release/branch 2/2] Set development mode to "off" by default Joel Brobecker
2021-07-03 17:53 FYI/BRANCH: Patches applied to branch gdb-11-branch Joel Brobecker
2021-07-03 17:53 ` [release/branch 2/2] Set development mode to "off" by default Joel Brobecker
2019-12-11 20:46 FYI/BRANCH: Patches applied to branch gdb-9-branch Joel Brobecker
2019-12-11 20:46 ` [release/branch 2/2] Set development mode to "off" by default Joel Brobecker
2019-02-27  5:01 FYI/BRANCH: Patches applied to branch gdb-8.3-branch Joel Brobecker
2019-02-27  5:01 ` [release/branch 2/2] Set development mode to "off" by default Joel Brobecker
2018-07-04 15:49 FYI/BRANCH: Patches applied to branch gdb-8.2-branch Joel Brobecker
2018-07-04 15:49 ` [release/branch 2/2] Set development mode to "off" by default Joel Brobecker
2016-08-01 15:29 FYI/BRANCH: Patches applied to branch gdb-7.12-branch Joel Brobecker
2016-08-01 15:29 ` [release/branch 2/2] Set development mode to "off" by default Joel Brobecker
2016-02-10  3:29 FYI/BRANCH: Patches applied to branch gdb-7.11-branch Joel Brobecker
2016-02-10  3:29 ` [release/branch 2/2] Set development mode to "off" by default Joel Brobecker
2015-07-06 20:03 FYI/BRANCH: Patches applied to branch gdb-7.10-branch Joel Brobecker
2015-07-06 20:03 ` [release/branch 2/2] Set development mode to "off" by default Joel Brobecker
2014-06-11 16:53 [release/branch 1/2] Bump version to 7.7.90.DATE-cvs Joel Brobecker
2014-06-11 16:53 ` [release/branch 2/2] Set development mode to "off" by default Joel Brobecker
2014-01-08  9:42 FYI/BRANCH: Patches applied to branch gdb-7.7-branch Joel Brobecker
2014-01-08  9:42 ` [release/branch 2/2] Set development mode to "off" by default Joel Brobecker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1421151980-31819-3-git-send-email-brobecker@adacore.com \
    --to=brobecker@adacore.com \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).