From patchwork Thu Jun 15 14:24:56 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Maciej W. Rozycki" X-Patchwork-Id: 108551 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a59:994d:0:b0:3d9:f83d:47d9 with SMTP id k13csp675630vqr; Thu, 15 Jun 2023 07:25:05 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ48miQWaMGXyedek4tvtoYpHxBW8tybVqt9CgHyZVTPhJtsImouVylejJjam54zwE9AOdg0 X-Received: by 2002:a17:907:8a08:b0:982:870f:9e8f with SMTP id sc8-20020a1709078a0800b00982870f9e8fmr3254250ejc.62.1686839104903; Thu, 15 Jun 2023 07:25:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1686839104; cv=none; d=google.com; s=arc-20160816; b=FS0EFPLnO7Byii0UeYbhJg223Hpy8VpzVjGi3NcZs8Qb1eYeXuCWbXrDf104DM5sc9 P0+921PYnbvxjFvL/EmQQIcDfg9i3qxWGtPWCIiz+ycPuq5ya/GkGCFG22FnaXDm4U7e Vq44bR2/rLWbFokEeXYh1hNBzT6F30wAtXiGhJ8Cs7FekpqqBlBlroRsHiJhJjrtN0uy a5t1edi1SQEiciA620iY6m2W6JlgoTto4I+R0/KIdVHBlZzUQ57AFEvchdKf9AFcX3Qs D4QNtFE3slR1/7VMGGEccC+NbtckQBP3CsSPunwwUGtSoCMEQABpGsebgUrb6+JstcEp Z1Xg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:list-subscribe:list-help:list-post:list-archive :list-unsubscribe:list-id:precedence:mime-version:user-agent :message-id:subject:cc:to:from:date:dmarc-filter:delivered-to; bh=6HZl2QAbZUhmbYWpZJn/GbfxAHmMURTvECOt540Z1EY=; b=QUEeAJxwbrhUWIgQ7d4c9dXwhrvjwpsjMSzyL/LtCl+1z16IG5hpyyqKwZH6rj1ruM sRVdyXVa8F4dZ2iaBMXBcbB9MdHbrmF9JonxU37xM4gjiUYBrC82elis5JNZAg+nCB1z CkMUn8dDRfWFdrhMiYNahzpHprXaV1p1XE+DkF3tbefUxS56m6bTPhw75petLg93Fka9 hrlO/QOFuU/aRHNrGYbEh8IuA+61VwdU/P7dbEnj/DJPMqM4i92fVnRqwu0lGDOW8jfN 12lDy7zAPSG9ipwtwAoIqT8G0jyWG43L2eNKwDZW/f1Ev4PjB1RERe8HvEHde47Y5r97 nCPg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of binutils-bounces+ouuuleilei=gmail.com@sourceware.org designates 2620:52:3:1:0:246e:9693:128c as permitted sender) smtp.mailfrom="binutils-bounces+ouuuleilei=gmail.com@sourceware.org" Received: from sourceware.org (server2.sourceware.org. [2620:52:3:1:0:246e:9693:128c]) by mx.google.com with ESMTPS id v26-20020a1709063bda00b0096f86665fc3si5877380ejf.728.2023.06.15.07.25.04 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 15 Jun 2023 07:25:04 -0700 (PDT) Received-SPF: pass (google.com: domain of binutils-bounces+ouuuleilei=gmail.com@sourceware.org designates 2620:52:3:1:0:246e:9693:128c as permitted sender) client-ip=2620:52:3:1:0:246e:9693:128c; Authentication-Results: mx.google.com; spf=pass (google.com: domain of binutils-bounces+ouuuleilei=gmail.com@sourceware.org designates 2620:52:3:1:0:246e:9693:128c as permitted sender) smtp.mailfrom="binutils-bounces+ouuuleilei=gmail.com@sourceware.org" Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id B487A3857031 for ; Thu, 15 Jun 2023 14:25:02 +0000 (GMT) X-Original-To: binutils@sourceware.org Delivered-To: binutils@sourceware.org Received: from angie.orcam.me.uk (angie.orcam.me.uk [IPv6:2001:4190:8020::34]) by sourceware.org (Postfix) with ESMTP id 96B0C3858C2F for ; Thu, 15 Jun 2023 14:24:57 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 96B0C3858C2F Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=orcam.me.uk Authentication-Results: sourceware.org; spf=none smtp.mailfrom=orcam.me.uk Received: by angie.orcam.me.uk (Postfix, from userid 500) id 0D44E92009C; Thu, 15 Jun 2023 16:24:57 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by angie.orcam.me.uk (Postfix) with ESMTP id 0B16192009B; Thu, 15 Jun 2023 15:24:57 +0100 (BST) Date: Thu, 15 Jun 2023 15:24:56 +0100 (BST) From: "Maciej W. Rozycki" To: binutils@sourceware.org cc: David Guillen Fandos Subject: [committed] binutils/NEWS: Mention Sony Allegrex MIPS CPU support Message-ID: User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 X-Spam-Status: No, score=-3494.8 required=5.0 tests=BAYES_00, GIT_PATCH_0, KAM_DMARC_STATUS, KAM_INFOUSMEBIZ, KAM_LAZY_DOMAIN_SECURITY, SPF_HELO_NONE, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE 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.29 Precedence: list List-Id: Binutils mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: binutils-bounces+ouuuleilei=gmail.com@sourceware.org Sender: "Binutils" X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1768779001267118873?= X-GMAIL-MSGID: =?utf-8?q?1768779001267118873?= Mention the addition of Sony Allegrex processor support to the MIPS port. binutils/ * NEWS: Mention Sony Allegrex MIPS CPU support. --- Hi, I missed this piece in the Allegrex review; committed now. Maciej --- binutils/NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/binutils/NEWS b/binutils/NEWS index b29f36bf1d4..8e1b1ee63e9 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,10 @@ -*- text -*- +* The MIPS port now supports the Sony Interactive Entertainment Allegrex + processor, used with the PlayStation Portable, which implements the MIPS + II ISA along with a single-precision FPU and a few implementation-specific + integer instructions. + * Objdump's --private option can now be used on PE format files to display the fields in the file header and section headers.