public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
From: Jose E. Marchesi <jemarch@sourceware.org>
To: bfd-cvs@sourceware.org
Subject: [binutils-gdb] gas: add NEWS entry for change of comment syntax in BPF assembler
Date: Tue, 28 Nov 2023 16:53:09 +0000 (GMT)	[thread overview]
Message-ID: <20231128165309.CEFCC3858C78@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=927d9ccfd30a5bdd7225cfd36a29d326653d9124

commit 927d9ccfd30a5bdd7225cfd36a29d326653d9124
Author: Jose E. Marchesi <jose.marchesi@oracle.com>
Date:   Tue Nov 28 17:51:51 2023 +0100

    gas: add NEWS entry for change of comment syntax in BPF assembler
    
    2023-11-28  Jose E. Marchesi  <jose.marchesi@oracle.com>
    
            * NEWS: Add entry about change of comment syntax in the BPF
            assembler.

Diff:
---
 gas/ChangeLog | 5 +++++
 gas/NEWS      | 4 ++++
 2 files changed, 9 insertions(+)

diff --git a/gas/ChangeLog b/gas/ChangeLog
index c5e781d275c..3d5cfcae58c 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2023-11-28  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+	* NEWS: Add entry about change of comment syntax in the BPF
+	assembler.
+
 2023-11-28  Jose E. Marchesi  <jose.marchesi@oracle.com>
 
 	* config/tc-bpf.c: Semicolon does not start a comment, but
diff --git a/gas/NEWS b/gas/NEWS
index 643f0e6700e..6bfab08c5b8 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -37,6 +37,10 @@
 * Add support for various T-Head extensions (XTheadVector, XTheadZvlsseg
   and XTheadZvamo) from version 2.3.0 of the T-Head ISA manual.
 
+* The BPF assembler now uses semi-colon (;) to separate statements, and
+  therefore they cannot longer be used to begin line comments. This matches the
+  behavior of the clang/LLVM BPF assembler.
+
 Changes in 2.41:
 
 * Add support for the KVX instruction set.

                 reply	other threads:[~2023-11-28 16:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20231128165309.CEFCC3858C78@sourceware.org \
    --to=jemarch@sourceware.org \
    --cc=bfd-cvs@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).