This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r122356 - in /branches/fixed-point: ./ gcc/Chan...


Author: chaoyingfu
Date: Tue Feb 27 00:54:08 2007
New Revision: 122356

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122356
Log:
Merged revisions 121622-121633 via svnmerge from 
svn+ssh://chaoyingfu@sources.redhat.com/svn/gcc/trunk

........
  r121622 | bwilson | 2007-02-05 14:50:31 -0800 (Mon, 05 Feb 2007) | 2 lines
  
  	* config/xtensa/xtensa.c (constantpool_mem_p): Skip over SUBREGs.
........
  r121625 | hjagasia | 2007-02-05 15:33:54 -0800 (Mon, 05 Feb 2007) | 1 line
  
  amdfam10
........
  r121629 | gccadmin | 2007-02-05 16:18:00 -0800 (Mon, 05 Feb 2007) | 1 line
  
  Daily bump.
........
  r121632 | kargl | 2007-02-05 16:30:24 -0800 (Mon, 05 Feb 2007) | 3 lines
  
  Add the PR number to my previous ChangeLog entries.
........
  r121633 | geoffk | 2007-02-05 16:32:44 -0800 (Mon, 05 Feb 2007) | 3 lines
  
  	* config/rs6000/darwin-tramp.asm (__trampoline_setup): Call
  	__enable_execute_stack on completion.
........

Added:
    branches/fixed-point/gcc/config/i386/ammintrin.h
      - copied unchanged from r121633, trunk/gcc/config/i386/ammintrin.h
    branches/fixed-point/gcc/testsuite/gcc.target/i386/sse4a-extract.c
      - copied unchanged from r121633, trunk/gcc/testsuite/gcc.target/i386/sse4a-extract.c
    branches/fixed-point/gcc/testsuite/gcc.target/i386/sse4a-insert.c
      - copied unchanged from r121633, trunk/gcc/testsuite/gcc.target/i386/sse4a-insert.c
    branches/fixed-point/gcc/testsuite/gcc.target/i386/sse4a-montsd.c
      - copied unchanged from r121633, trunk/gcc/testsuite/gcc.target/i386/sse4a-montsd.c
    branches/fixed-point/gcc/testsuite/gcc.target/i386/sse4a-montss.c
      - copied unchanged from r121633, trunk/gcc/testsuite/gcc.target/i386/sse4a-montss.c
Modified:
    branches/fixed-point/   (props changed)
    branches/fixed-point/gcc/ChangeLog
    branches/fixed-point/gcc/DATESTAMP
    branches/fixed-point/gcc/config.gcc
    branches/fixed-point/gcc/config/i386/athlon.md
    branches/fixed-point/gcc/config/i386/emmintrin.h
    branches/fixed-point/gcc/config/i386/i386.c
    branches/fixed-point/gcc/config/i386/i386.h
    branches/fixed-point/gcc/config/i386/i386.md
    branches/fixed-point/gcc/config/i386/i386.opt
    branches/fixed-point/gcc/config/i386/pmmintrin.h
    branches/fixed-point/gcc/config/i386/sse.md
    branches/fixed-point/gcc/config/i386/tmmintrin.h
    branches/fixed-point/gcc/config/rs6000/darwin-tramp.asm
    branches/fixed-point/gcc/config/xtensa/xtensa.c
    branches/fixed-point/gcc/doc/extend.texi
    branches/fixed-point/gcc/doc/invoke.texi
    branches/fixed-point/gcc/fortran/ChangeLog
    branches/fixed-point/gcc/testsuite/ChangeLog
    branches/fixed-point/gcc/testsuite/gcc.dg/i386-cpuid.h

Propchange: branches/fixed-point/
            ('svnmerge-integrated' modified)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]