From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26251 invoked by alias); 27 Jun 2003 21:10:10 -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 26211 invoked from network); 27 Jun 2003 21:10:08 -0000 Received: from unknown (HELO coconut.kealia.com) (216.101.126.244) by sources.redhat.com with SMTP; 27 Jun 2003 21:10:08 -0000 Received: from coconut.kealia.com (coconut.kealia.com [127.0.0.1]) by coconut.kealia.com (8.12.8/8.12.8) with ESMTP id h5RLAAED013879; Fri, 27 Jun 2003 14:10:10 -0700 Received: (from carlton@localhost) by coconut.kealia.com (8.12.8/8.12.8/Submit) id h5RLA90W013872; Fri, 27 Jun 2003 14:10:09 -0700 X-Authentication-Warning: coconut.kealia.com: carlton set sender to carlton@kealia.com using -f To: gdb-patches@sources.redhat.com Subject: [dictionary] merge with mainline From: David Carlton Date: Fri, 27 Jun 2003 21:10:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-06/txt/msg00835.txt.bz2 I've just merged my branch with mainline. (Or rather, CVS is in the process of doing the cvs commit, which will probably take a while.) The merge tag is carlton_dictionary-20030627-merge. It's a bit broken right now: as Daniel noted, my anonymous objfiles don't interact well with the recent dwarf2-frame addition. I'll fix that later this afternoon. David Carlton carlton@kealia.com