From patchwork Mon Sep 25 08:35:47 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Claudiu Zissulescu Ianculescu X-Patchwork-Id: 76635 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 4F5443858C2A for ; Mon, 25 Sep 2023 08:42:51 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4F5443858C2A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1695631371; bh=L218tyOyEGFKn7Xy0/VWQnkvmcgn5bkmTTr7Ig059o8=; h=To:Cc:Subject:Date:In-Reply-To:References:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=aXA3mIY1KXLoAMJGO1LYPTpByD3pfdJsc9T0qXDBeG5j7fHUcxNJL7f+O0VWYFWra SlTGL/d5h8tEv//oB6WKDRhpUv+h+hs/YfXgmHehNY9Mm8T3cEsjxbDiqQae05P1Wm NCGvP/F9ykSbJsS7goUYJdIrh0NCP2XHndePszVw= X-Original-To: binutils@sourceware.org Delivered-To: binutils@sourceware.org Received: from mail-lj1-x236.google.com (mail-lj1-x236.google.com [IPv6:2a00:1450:4864:20::236]) by sourceware.org (Postfix) with ESMTPS id B6A913857726 for ; Mon, 25 Sep 2023 08:36:20 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org B6A913857726 Received: by mail-lj1-x236.google.com with SMTP id 38308e7fff4ca-2c00df105f8so95138581fa.2 for ; Mon, 25 Sep 2023 01:36:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695630979; x=1696235779; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L218tyOyEGFKn7Xy0/VWQnkvmcgn5bkmTTr7Ig059o8=; b=ExeqghcwqLzk2KY5zzFUE2kSUmVCA31NQnkskf8w/ZU/H+P7h0YtR2LYJ/J/txr+ok Xrv0WzxsUOGAKP/dM7q6ICZLw0BjcqheUE2Ghtm/Q3Eml46KTKJVDwmMPDVIbblmz/LB hZiTfRsto0x9+n7P19JYEVkHWxDHZCdqTjT2xAhcWB7qZLEQ1rWkqNFSC+nRpHNgXEpD N0vo5oKQh+QTRtXuBEMlXrFzpVAE8s/rQIb8mn5W8+pAp4+OEHYziRcdJl74+2SGSmjK oeFzLb28+MrPrhUOl3JHr2jQK8wNiq9C9drdCb5bZHPPSkKCiXPcIHpg9pPHaFFZa3k6 JNNw== X-Gm-Message-State: AOJu0YyN371FadmsM6zQzFWPLWz1Dkj9o/lCLD3JmbLAuY/OsTjCKkFw bGCNzhMg9FIp37ttCHdfkKGQcoRJ9LM= X-Google-Smtp-Source: AGHT+IH0QyP406Mo6LSbwy4kPRdaHuwIPpWL5BghZTGtnXsMzQAFtYv18KPE0uqbiKv8L9qLryljEA== X-Received: by 2002:a19:6756:0:b0:500:b88c:ea79 with SMTP id e22-20020a196756000000b00500b88cea79mr4937055lfj.54.1695630978600; Mon, 25 Sep 2023 01:36:18 -0700 (PDT) Received: from fatty.nomansland ([193.187.151.25]) by smtp.gmail.com with ESMTPSA id n2-20020aa7c442000000b0052e1959db1csm5206903edr.20.2023.09.25.01.36.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 25 Sep 2023 01:36:18 -0700 (PDT) To: binutils@sourceware.org Cc: fbedard@synopsys.com Subject: [committed 10/10] arc: Update NEWS files Date: Mon, 25 Sep 2023 11:35:47 +0300 Message-Id: <20230925083547.432083-10-claziss@gmail.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230925083547.432083-1-claziss@gmail.com> References: <20230925083547.432083-1-claziss@gmail.com> MIME-Version: 1.0 X-Spam-Status: No, score=-12.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: binutils@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Binutils mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Claudiu Zissulescu via Binutils From: Claudiu Zissulescu Ianculescu Reply-To: Claudiu Zissulescu Errors-To: binutils-bounces+patchwork=sourceware.org@sourceware.org Sender: "Binutils" Add ARCv3 support in NEWS files. Signed-off-by: Claudiu Zissulescu --- binutils/NEWS | 3 +++ gas/NEWS | 2 ++ ld/NEWS | 2 ++ 3 files changed, 7 insertions(+) diff --git a/binutils/NEWS b/binutils/NEWS index 1aae340ea2a..c0c10161b7f 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,8 @@ -*- text -*- +* Add support for ARCv3 32/64 bit architecture. Improve ARC disassembly + output by supporting ARC ISA variation specific register names. + * The readelf program has a new command line option --extra-sym-info which extends the information displayed by the --symbols option. When enabled the display will include the name of the section referenced by a symbol's diff --git a/gas/NEWS b/gas/NEWS index 730ffad9bc9..2139af06e77 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -1,5 +1,7 @@ -*- text -*- +* Add support for ARCv3 32/64 instruction set architecture. + * Add support for Intel AVX10.1. * Add support for Intel PBNDKB instructions. diff --git a/ld/NEWS b/ld/NEWS index 4b990c755f4..c5d2a947fce 100644 --- a/ld/NEWS +++ b/ld/NEWS @@ -1,5 +1,7 @@ -*- text -*- +* Add support for ARCv3 32/64 bit architecture. + Changes in 2.41: * Add support for the KVX instruction set.