From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12698 invoked by alias); 25 Jan 2010 03:55:06 -0000 Received: (qmail 12682 invoked by uid 79); 25 Jan 2010 03:55:05 -0000 Date: Mon, 25 Jan 2010 03:55:00 -0000 Message-ID: <20100125035505.12680.qmail@sourceware.org> From: devans@sourceware.org To: sid-cvs@sourceware.org Subject: src/sid/component/cgen-cpu ChangeLog cgen-fpu. ... Mailing-List: contact sid-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-cvs-owner@sourceware.org X-SW-Source: 2010-q1/txt/msg00002.txt.bz2 CVSROOT: /cvs/src Module name: src Changes by: devans@sourceware.org 2010-01-25 03:55:05 Modified files: sid/component/cgen-cpu: ChangeLog cgen-fpu.cxx cgen-fpu.h cgen-types.h fp.h sid/component/cgen-cpu/sh: ChangeLog sh.cxx sh2a-fpu-cpu.h sh2e-cpu.h sh3e-cpu.h sh4-cpu.h sh4a-cpu.h sh5-cpu.h Log message: * cgen-fpu.h (cgen_fp_ops): Update signatures of floating point conversion functions. * cgen-fpu.cxx (cgen_fp_ops): Ditto. * cgen-types (fpconv_kind): New enum. * fp.h (enum round_mode_t): Define values in terms of cgen's builtin values. sh/ * sh.cxx (sh64_fldi0): Update call to floating point convertion func. (sh64_fldi1, sh64_fcnvds, sh64_fcnvsd, sh64_floatld, sh64_floatls, sh64_floatqd, sh64_floatqs, sh64_ftrcdl, sh64_ftrcsl, sh64_ftrcdq, sh64_ftrcsq, sh64_ftrvs): Ditto. * sh2a-fpu-cpu.h, * sh2e-cpu.h, * sh3e-cpu.h, * sh4-cpu.h, * sh4a-cpu.h, * sh5-cpu.h: Regenerate. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.84&r2=1.85 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/cgen-fpu.cxx.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/cgen-fpu.h.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/cgen-types.h.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/fp.h.diff?cvsroot=src&r1=1.5&r2=1.6 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/ChangeLog.diff?cvsroot=src&r1=1.5&r2=1.6 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh.cxx.diff?cvsroot=src&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-fpu-cpu.h.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2e-cpu.h.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3e-cpu.h.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-cpu.h.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-cpu.h.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-cpu.h.diff?cvsroot=src&r1=1.3&r2=1.4