From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-lj1-x236.google.com with SMTP id 38308e7fff4ca-2c00df105f8so95138581fa.2 for ; Mon, 25 Sep 2023 01:36:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1695630979; x=1696235779; darn=sourceware.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=L218tyOyEGFKn7Xy0/VWQnkvmcgn5bkmTTr7Ig059o8=; b=Vx+pY+0BuoBQGaR15OVw3IZCd2dYRGMmZ44AQwGoWb4dyifk7vtqhQCZPQzuMvg87h +Fsc/aMBPJjeK2SEGkAy0LU4WUeEx5k1jBATCq1vTjOmdQIoPkELnzc97EqInKAMPZl7 puKx2r33z7lVetrmpR36l7cIwKiBh3QpM0zQv7u8orIQPZjmjpVHdFQ6eSzkpLjLiVCy i/SKsx2MD6ARIfQp1cn+yO+M25vRONzJNrJrxY8wmgQ6MBmq2+f3aYnJWQRU2Af5yYAX 8NH4RmfFsaIl7nAoQqwtTpqOaNrVoIEjHYDA1Va0HmE0ssF1bDLfBbkfKRVHrIeNxlT4 sGcA== 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) From: Claudiu Zissulescu 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 Content-Transfer-Encoding: 8bit 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 List-Id: 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. -- 2.30.2