From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5136 invoked by alias); 3 Jan 2005 15:30:24 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 5046 invoked from network); 3 Jan 2005 15:30:15 -0000 Received: from unknown (HELO krynn.se.axis.com) (193.13.178.10) by sourceware.org with SMTP; 3 Jan 2005 15:30:15 -0000 Received: from ignucius.se.axis.com (ignucius.se.axis.com [10.83.5.18]) by krynn.se.axis.com (8.12.9/8.12.9/Debian-5local0.1) with ESMTP id j03FUEuK013705; Mon, 3 Jan 2005 16:30:14 +0100 Received: from ignucius.se.axis.com (localhost [127.0.0.1]) by ignucius.se.axis.com (8.12.8p1/8.12.8/Debian-2woody1) with ESMTP id j03FUEdD002742; Mon, 3 Jan 2005 16:30:14 +0100 Received: (from hp@localhost) by ignucius.se.axis.com (8.12.8p1/8.12.8/Debian-2woody1) id j03FUDoN002738; Mon, 3 Jan 2005 16:30:13 +0100 Date: Mon, 03 Jan 2005 15:30:00 -0000 Message-Id: <200501031530.j03FUDoN002738@ignucius.se.axis.com> From: Hans-Peter Nilsson To: gdb-patches@sources.redhat.com Subject: sim/cris maintainership and patch ping: pipe support and minor endian cleanup. X-SW-Source: 2005-01/txt/msg00008.txt.bz2 First of all, I'd like to renew my candidature (sp?); I volunteer to be maintainer for the CRIS simulator (submitted, not committed; approved by Orjan Friberg, GDB CRIS maintainer, as redirected by Andrew Cagney). I have pre-approval from Orjan for all changes in sim/cris, but I think it's better to explicitly be listed as sim maintainer. The operative difference would supposedly be that I can approve other people's sim/cris changes directly (should there be any), instead of just suggesting to Orjan that they're ok. Andrew Cagney has suggested I be a gdb maintainer for CRIS together with Orjan. I'd be fine with that, but I'm not really up-to-date with GDB and wouldn't anyway change anything non-sim-related without getting approval from Orjan. Over to the pending patches. [RFA:] Minor sim callback endian cleanup. sim/common: pipe syscall support Ok to commit them? brgds, H-P