From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28530 invoked by alias); 14 Mar 2004 21:39:00 -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 28523 invoked from network); 14 Mar 2004 21:38:59 -0000 Received: from unknown (HELO walton.kettenis.dyndns.org) (213.93.115.144) by sources.redhat.com with SMTP; 14 Mar 2004 21:38:59 -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 i2ELcwuK000264 for ; Sun, 14 Mar 2004 22:38:58 +0100 (CET) (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 i2ELcvLG015436 for ; Sun, 14 Mar 2004 22:38:57 +0100 (CET) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: (from kettenis@localhost) by elgar.kettenis.dyndns.org (8.12.6p3/8.12.6/Submit) id i2ELcv3l015433; Sun, 14 Mar 2004 22:38:57 +0100 (CET) Date: Sun, 14 Mar 2004 21:39:00 -0000 Message-Id: <200403142138.i2ELcv3l015433@elgar.kettenis.dyndns.org> From: Mark Kettenis To: gdb-patches@sources.redhat.com Subject: [PATCH] Delete amd64_fill_fxsave X-SW-Source: 2004-03.o/txt/msg00308.txt This function is no longer used. Committed to mainline, Mark Index: ChangeLog from Mark Kettenis * amd64-tdep.h (amd64_fill_fxsave): Remove prototype. * amd64-tdep.c (amd64_fill_fxsave): Remove function. Index: amd64-tdep.c =================================================================== RCS file: /cvs/src/src/gdb/amd64-tdep.c,v retrieving revision 1.3 diff -u -p -r1.3 amd64-tdep.c --- amd64-tdep.c 28 Feb 2004 20:48:57 -0000 1.3 +++ amd64-tdep.c 14 Mar 2004 21:37:43 -0000 @@ -1186,14 +1186,3 @@ amd64_collect_fxsave (const struct regca if (regnum == -1 || regnum == I387_FOSEG_REGNUM) regcache_raw_collect (regcache, I387_FOSEG_REGNUM, regs + 20); } - -/* Fill register REGNUM (if it is a floating-point or SSE register) in - *FXSAVE with the value in GDB's register cache. If REGNUM is -1, do - this for all registers. This function doesn't touch any of the - reserved bits in *FXSAVE. */ - -void -amd64_fill_fxsave (char *fxsave, int regnum) -{ - amd64_collect_fxsave (current_regcache, regnum, fxsave); -} Index: amd64-tdep.h =================================================================== RCS file: /cvs/src/src/gdb/amd64-tdep.h,v retrieving revision 1.2 diff -u -p -r1.2 amd64-tdep.h --- amd64-tdep.h 28 Feb 2004 20:48:57 -0000 1.2 +++ amd64-tdep.h 14 Mar 2004 21:37:43 -0000 @@ -70,13 +70,6 @@ extern void amd64_supply_fxsave (struct extern void amd64_collect_fxsave (const struct regcache *regcache, int regnum, void *fxsave); - -/* Fill register REGNUM (if it is a floating-point or SSE register) in - *FXSAVE with the value in GDB's register cache. If REGNUM is -1, do - this for all registers. This function doesn't touch any of the - reserved bits in *FXSAVE. */ - -extern void amd64_fill_fxsave (char *fxsave, int regnum); /* Variables exported from amd64nbsd-tdep.c. */ From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28530 invoked by alias); 14 Mar 2004 21:39:00 -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 28523 invoked from network); 14 Mar 2004 21:38:59 -0000 Received: from unknown (HELO walton.kettenis.dyndns.org) (213.93.115.144) by sources.redhat.com with SMTP; 14 Mar 2004 21:38:59 -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 i2ELcwuK000264 for ; Sun, 14 Mar 2004 22:38:58 +0100 (CET) (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 i2ELcvLG015436 for ; Sun, 14 Mar 2004 22:38:57 +0100 (CET) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: (from kettenis@localhost) by elgar.kettenis.dyndns.org (8.12.6p3/8.12.6/Submit) id i2ELcv3l015433; Sun, 14 Mar 2004 22:38:57 +0100 (CET) Date: Fri, 19 Mar 2004 00:09:00 -0000 Message-ID: <200403142138.i2ELcv3l015433@elgar.kettenis.dyndns.org> From: Mark Kettenis To: gdb-patches@sources.redhat.com Subject: [PATCH] Delete amd64_fill_fxsave X-SW-Source: 2004-03/txt/msg00308.txt.bz2 Message-ID: <20040319000900.uWcjkf_z82ZLynBZjbe_Pq8vnScoY36PwP5zJG4Pg80@z> This function is no longer used. Committed to mainline, Mark Index: ChangeLog from Mark Kettenis * amd64-tdep.h (amd64_fill_fxsave): Remove prototype. * amd64-tdep.c (amd64_fill_fxsave): Remove function. Index: amd64-tdep.c =================================================================== RCS file: /cvs/src/src/gdb/amd64-tdep.c,v retrieving revision 1.3 diff -u -p -r1.3 amd64-tdep.c --- amd64-tdep.c 28 Feb 2004 20:48:57 -0000 1.3 +++ amd64-tdep.c 14 Mar 2004 21:37:43 -0000 @@ -1186,14 +1186,3 @@ amd64_collect_fxsave (const struct regca if (regnum == -1 || regnum == I387_FOSEG_REGNUM) regcache_raw_collect (regcache, I387_FOSEG_REGNUM, regs + 20); } - -/* Fill register REGNUM (if it is a floating-point or SSE register) in - *FXSAVE with the value in GDB's register cache. If REGNUM is -1, do - this for all registers. This function doesn't touch any of the - reserved bits in *FXSAVE. */ - -void -amd64_fill_fxsave (char *fxsave, int regnum) -{ - amd64_collect_fxsave (current_regcache, regnum, fxsave); -} Index: amd64-tdep.h =================================================================== RCS file: /cvs/src/src/gdb/amd64-tdep.h,v retrieving revision 1.2 diff -u -p -r1.2 amd64-tdep.h --- amd64-tdep.h 28 Feb 2004 20:48:57 -0000 1.2 +++ amd64-tdep.h 14 Mar 2004 21:37:43 -0000 @@ -70,13 +70,6 @@ extern void amd64_supply_fxsave (struct extern void amd64_collect_fxsave (const struct regcache *regcache, int regnum, void *fxsave); - -/* Fill register REGNUM (if it is a floating-point or SSE register) in - *FXSAVE with the value in GDB's register cache. If REGNUM is -1, do - this for all registers. This function doesn't touch any of the - reserved bits in *FXSAVE. */ - -extern void amd64_fill_fxsave (char *fxsave, int regnum); /* Variables exported from amd64nbsd-tdep.c. */