From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19974 invoked by alias); 27 Jun 2004 20:39:28 -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 19958 invoked from network); 27 Jun 2004 20:39:27 -0000 Received: from unknown (HELO walton.kettenis.dyndns.org) (213.93.77.109) by sourceware.org with SMTP; 27 Jun 2004 20:39:27 -0000 Received: from elgar.kettenis.dyndns.org (elgar.kettenis.dyndns.org [192.168.0.2]) by walton.kettenis.dyndns.org (8.12.6p3/8.12.6) with ESMTP id i5RKdQM1001058 for ; Sun, 27 Jun 2004 22:39:26 +0200 (CEST) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: from elgar.kettenis.dyndns.org (localhost [127.0.0.1]) by elgar.kettenis.dyndns.org (8.12.6p3/8.12.6) with ESMTP id i5RKdQU2009062 for ; Sun, 27 Jun 2004 22:39:26 +0200 (CEST) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: (from kettenis@localhost) by elgar.kettenis.dyndns.org (8.12.6p3/8.12.6/Submit) id i5RKdQVs009059; Sun, 27 Jun 2004 22:39:26 +0200 (CEST) Date: Sun, 27 Jun 2004 20:39:00 -0000 Message-Id: <200406272039.i5RKdQVs009059@elgar.kettenis.dyndns.org> From: Mark Kettenis To: gdb-patches@sources.redhat.com Subject: [PATCH] Add hppabsd-nat.c and hppabsd-tdep.c to fnchange.lst X-SW-Source: 2004-06/txt/msg00615.txt.bz2 Committed as obvious, Mark Index: ChangeLog from Mark Kettenis * config/djgpp/fnchange.lst: Add entries for hppabsd-nat.c and hppabsd-tdep.c. Index: config/djgpp/fnchange.lst =================================================================== RCS file: /cvs/src/src/gdb/config/djgpp/fnchange.lst,v retrieving revision 1.75 diff -u -p -r1.75 fnchange.lst --- config/djgpp/fnchange.lst 21 May 2004 17:23:31 -0000 1.75 +++ config/djgpp/fnchange.lst 27 Jun 2004 20:35:59 -0000 @@ -120,6 +120,8 @@ @V@/gdb/gdbtk/library/ChangeLog-2000 @V@/gdb/gdbtk/library/ChangeLog.000 @V@/gdb/gdbtk/plugins/intel-pentium/intel-pentium.tcl.in @V@/gdb/gdbtk/plugins/intel-pentium/intel-pentium.t-in @V@/gdb/gdbtk/plugins/rhabout/rhabout.tcl.in @V@/gdb/gdbtk/plugins/rhabout/rhabout.t-in +@V@/gdb/hppabsd-nat.c @V@/gdb/hppab-nat.c +@V@/gdb/hppabsd-tdep.c @V@/gdb/hppab-tdep.c @V@/gdb/i386-interix-nat.c @V@/gdb/i386ix-nat.c @V@/gdb/i386-interix-tdep.c @V@/gdb/i386ix-tdep.c @V@/gdb/i386-linux-tdep.c @V@/gdb/i386lx-tdep.c