From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8909 invoked by alias); 20 Nov 2011 10:09:46 -0000 Received: (qmail 8899 invoked by uid 22791); 20 Nov 2011 10:09:45 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mail-iy0-f169.google.com (HELO mail-iy0-f169.google.com) (209.85.210.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 20 Nov 2011 10:09:32 +0000 Received: by iaek3 with SMTP id k3so8224077iae.0 for ; Sun, 20 Nov 2011 02:09:31 -0800 (PST) Received: by 10.50.10.226 with SMTP id l2mr10098649igb.17.1321783770079; Sun, 20 Nov 2011 02:09:30 -0800 (PST) Received: from [127.0.0.1] ([203.110.240.205]) by mx.google.com with ESMTPS id jm11sm29954413ibb.1.2011.11.20.02.09.27 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 20 Nov 2011 02:09:29 -0800 (PST) Message-ID: <4EC8D2D4.1080402@playingwithpointers.com> Date: Sun, 20 Nov 2011 10:09:00 -0000 From: Sanjoy Das User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111114 Icedove/3.1.16 MIME-Version: 1.0 To: gdb-patches@sourceware.org CC: Tom Tromey Subject: JIT Interface Patches Landed Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2011-11/txt/msg00535.txt.bz2 Hi all, I've checked in the work I did to implement a (hopefully) simpler JIT interface. Thanks! -- Sanjoy Das http://playingwithpointers.com