From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pj1-x1029.google.com (mail-pj1-x1029.google.com [IPv6:2607:f8b0:4864:20::1029]) by sourceware.org (Postfix) with ESMTPS id E549C386F02B for ; Wed, 22 Apr 2020 03:44:03 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org E549C386F02B Received: by mail-pj1-x1029.google.com with SMTP id my1so1965181pjb.1 for ; Tue, 21 Apr 2020 20:44:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=K7nsTpvJ86W+X7KG7640gYtJOaFl3eKgfWFf+ezbiok=; b=n9zYBxzb36t8OgfIfJlmE+vskEyEANkN8yblFtFckeMviP3A4LA664lXS54L68xemR XqDbLM88BJScve1kbpPnd9EuC4wMZRRfzNJXb0JLkdNIF1n20K2FxZvfzdSpT4bce2/e IRt3JObwzvSk0Zw3fKP52cqBIW78ZpjHFlj7nOUObJ7HOK6Evxn8MrlJx+cLzws9FX7J tCDmXEsAkI2B3XyMT7F2w6eAdTJiTVmwXMycISw1U63DsdPnTx+eU5HeyKOdIxnYX2IE 7/qE/QcBTOPLtlQyuzVYxSSPpa4oUaeMjtN+Za289Dv3+GwKiJVmlDWjg39THlF2D479 Q/+A== X-Gm-Message-State: AGi0PuY7O4Y6D/Y4t2PDQR4JQ8cU9I1RXRG4KtXt1nSybU8o5iBpXAQ+ kFrIjCnY8rQGDF0dat3zv1FHqGfvPXc= X-Google-Smtp-Source: APiQypKmvlMMcMV/zat+YZaiGezwCnV0AYnOduNw6f2ROUrxMm9Kj8+RCh9mgnJR8NEL0hP3zQVgPg== X-Received: by 2002:a17:902:7444:: with SMTP id e4mr4971514plt.130.1587527043093; Tue, 21 Apr 2020 20:44:03 -0700 (PDT) Received: from bubble.grove.modra.org ([2406:3400:51d:8cc0:29af:bd19:75db:820c]) by smtp.gmail.com with ESMTPSA id j13sm3888072pje.1.2020.04.21.20.44.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Apr 2020 20:44:02 -0700 (PDT) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id B617F80CE7; Wed, 22 Apr 2020 13:13:58 +0930 (ACST) Date: Wed, 22 Apr 2020 13:13:58 +0930 From: Alan Modra To: Stephen Casner Cc: Nick Clifton , "binutils@sourceware.org" Subject: Re: Would you like to be the PDP11 maintainer for the binutils ? Message-ID: <20200422034358.GI20514@bubble.grove.modra.org> References: <190e899a-0542-e65a-9496-a59c88cf6336@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) X-Spam-Status: No, score=-8.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) 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: , X-List-Received-Date: Wed, 22 Apr 2020 03:44:05 -0000 On Tue, Apr 21, 2020 at 05:44:28PM -0700, Stephen Casner wrote: > In gcc/MAINTAINERS I see a long list of specific ports and individuals > who are maintainers for those ports, but in binutils/MAINTAINERS I did > not see specific ports or individuals listed. Look at MAINTAINERS in the next level down binutils/ dir, where you find objdump.c for example. > At the instigation of Paul Koning, PDP11 maintainter for gcc, I have > implemented a first crack at pdp11-elf32 so that we might get C++ to > work on the PDP11 (I'm stuck on trying to build up the libraries at > this point). I also mentioned to you the changes I would like to make > to nm to show addresses as 4 digits for 16-bit targets and to adjust > the spacing according to the selected radix. What is the convention > to present such changes for review? Should a PR be filed for each, or > just propose the change with a patch on binutils@sourceware.org? The convention is to post to binutils@sourceware.org, and ping weekly if you get no response. -- Alan Modra Australia Development Lab, IBM