From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6838 invoked by alias); 5 Nov 2013 09:19:47 -0000 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org Received: (qmail 6811 invoked by uid 55); 5 Nov 2013 09:19:47 -0000 From: "cvs-commit at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug tdep/7670] arm_print_float_info using printf() and read_register() Date: Tue, 05 Nov 2013 09:19:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: tdep X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2013-q4/txt/msg00236.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=7670 --- Comment #1 from cvs-commit at gcc dot gnu.org --- via 12b272760b8ed06ee64f4b6ce52eb9beeed35841 (commit) from dba6fa9bce92c9f9fcca07269ac8443797bd9338 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=12b272760b8ed06ee64f4b6ce52eb9beeed35841 commit 12b272760b8ed06ee64f4b6ce52eb9beeed35841 Author: Will Newton Date: Fri Nov 1 17:44:19 2013 -0700 gdb/arm-tdep.c: Use filtered output in arm_print_float_info. gdb/ChangeLog: 2013-11-05 Will Newton PR gdb/7670 * arm-tdep.c (print_fpu_flags): Use filtered output routines. (arm_print_float_info): Likewise. ----------------------------------------------------------------------- Summary of changes: gdb/ChangeLog | 6 ++++++ gdb/arm-tdep.c | 26 +++++++++++++------------- 2 files changed, 19 insertions(+), 13 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.