r122854 - in /branches/fixed-point: ./ gcc/Chan...
chaoyingfu@gcc.gnu.org
chaoyingfu@gcc.gnu.org
Mon Mar 12 18:56:00 GMT 2007
Author: chaoyingfu
Date: Mon Mar 12 18:56:49 2007
New Revision: 122854
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122854
Log:
Merged revisions 122593-122602 via svnmerge from
svn+ssh://chaoyingfu@sources.redhat.com/svn/gcc/trunk
........
r122593 | danglin | 2007-03-05 18:47:37 -0800 (Mon, 05 Mar 2007) | 11 lines
* pa.md: In unamed move patterns, disparge copies between general
and floating point registers using '?' modifier. Don't include 'f'
constraint for register preferences in DImode, SImode, HImode and
QImode patterns. Likewise for 'r' in DFmode and SFmode patterns.
Remove constraints for copies between general and floating registers
in soft-float DFmode pattern.
(movdf): Fail if operand1 is a CONST_DOUBLE and operand0 is a hard
floating register.
(movsf): Likewise.
........
r122596 | brooks | 2007-03-05 23:32:25 -0800 (Mon, 05 Mar 2007) | 3 lines
2007/03/05 David Taylor <dtaylor@emc.com>
* gcc.c: Correct copyright date in --version output.
........
r122597 | brooks | 2007-03-05 23:35:28 -0800 (Mon, 05 Mar 2007) | 4 lines
* gfortranspec.c (lang_specific_driver): Update program
name and copyright date.
........
r122599 | brooks | 2007-03-06 00:00:02 -0800 (Tue, 06 Mar 2007) | 5 lines
* gfortran.texi (Old-style kind specifications): Document
special handling of old-style kind specifiers for COMPLEX.
* decl.c (gfc_match_old_kind_spec): Document kind/bytesize
assumptions for COMPLEX in comment.
........
r122601 | brooks | 2007-03-06 00:11:44 -0800 (Tue, 06 Mar 2007) | 2 lines
* match.c (gfc_match_name): Expanded comment.
........
r122602 | brooks | 2007-03-06 00:15:56 -0800 (Tue, 06 Mar 2007) | 2 lines
* gfortran.texi (GFortran and G77): Rewrite completely.
........
Modified:
branches/fixed-point/ (props changed)
branches/fixed-point/gcc/ChangeLog
branches/fixed-point/gcc/config/pa/pa.md
branches/fixed-point/gcc/fortran/ChangeLog
branches/fixed-point/gcc/fortran/decl.c
branches/fixed-point/gcc/fortran/gfortran.texi
branches/fixed-point/gcc/fortran/gfortranspec.c
branches/fixed-point/gcc/fortran/match.c
branches/fixed-point/gcc/gcc.c
Propchange: branches/fixed-point/
('svnmerge-integrated' modified)
More information about the Gcc-cvs
mailing list