From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3580 invoked by alias); 1 Mar 2002 16:12:20 -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 3482 invoked from network); 1 Mar 2002 16:12:17 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 1 Mar 2002 16:12:17 -0000 Received: from drow by nevyn.them.org with local (Exim 3.34 #1 (Debian)) id 16gpdq-0006Aq-00 for ; Fri, 01 Mar 2002 11:12:18 -0500 Date: Fri, 01 Mar 2002 08:12:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: PATCH: add some regformats data files to fnchange.lst Message-ID: <20020301111218.A23714@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.23i X-SW-Source: 2002-03/txt/msg00001.txt.bz2 I thought these fit in 8.3 uniqueness, but I was wrong. I'm going back to counting school now. (Committed.) -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer 2002-03-01 Daniel Jacobowitz * config/djgpp/fnchange.lst: Add regformats/reg-i386-linux.dat and regformats/reg-s390x.dat. Index: fnchange.lst =================================================================== RCS file: /cvs/src/src/gdb/config/djgpp/fnchange.lst,v retrieving revision 1.25 diff -u -p -r1.25 fnchange.lst --- fnchange.lst 2002/02/24 01:58:23 1.25 +++ fnchange.lst 2002/03/01 15:54:34 @@ -128,6 +128,8 @@ @V@/gdb/osf-share/cma_stack_int.h @V@/gdb/osf-share/cma_stkint.h @V@/gdb/p-exp.tab.c @V@/gdb/p-exp_tab.c @V@/gdb/ppc-linux-tdep.c @V@/gdb/ppc-linx-tdep.c +@V@/gdb/regformats/reg-i386-linux.dat @V@/gdb/regformats/r-i386-lnx.dat +@V@/gdb/regformats/reg-s390x.dat @V@/gdb/regformats/r-s390x.dat @V@/gdb/remote-adapt.c @V@/gdb/rmt-adapt.c @V@/gdb/remote-array.c @V@/gdb/rmt-array.c @V@/gdb/remote-e7000.c @V@/gdb/rmt-e7000.c