From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18995 invoked by alias); 30 Aug 2011 13:57:01 -0000 Received: (qmail 18971 invoked by uid 22791); 30 Aug 2011 13:56:57 -0000 X-SWARE-Spam-Status: No, hits=-6.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 30 Aug 2011 13:56:41 +0000 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p7UDuesh011249 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 30 Aug 2011 09:56:40 -0400 Received: from fche.csb (vpn-11-102.rdu.redhat.com [10.11.11.102]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id p7UDud7S017387; Tue, 30 Aug 2011 09:56:39 -0400 Received: by fche.csb (Postfix, from userid 2569) id EB0E258131; Tue, 30 Aug 2011 09:56:38 -0400 (EDT) Date: Tue, 30 Aug 2011 13:57:00 -0000 From: "Frank Ch. Eigler" To: Aurelien Buhrig Cc: cgen Subject: Re: expanding 1 insn to 2 Message-ID: <20110830135638.GB9102@redhat.com> References: <1314359986.11346.ezmlm@sourceware.org> <3291F72D-A059-4CDB-B4C7-4764DA818D0E@earthlink.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i X-IsSubscribed: yes Mailing-List: contact cgen-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cgen-owner@sourceware.org X-SW-Source: 2011-q3/txt/msg00011.txt.bz2 Hi - > Should I consider this silence as a "it's not possible" answer, as a > "cgen is not maintained anymore", or as "everybody is on Holiday" ? I believe few of us have current working memories of this area of the code. It does seem like something the assembler-side hand-written code would have to do. The complex-relocation bfd/gas facility might be of use also. - FChE