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]

r136190 - in /branches/function-specific-branch...


Author: meissner
Date: Thu May 29 22:57:03 2008
New Revision: 136190

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136190
Log:
Make arch=/sse2 on 32-bit work; flesh out inline and remove repeated string compares

Modified:
    branches/function-specific-branch/gcc/c-decl.c
    branches/function-specific-branch/gcc/common.opt
    branches/function-specific-branch/gcc/config/i386/i386-protos.h
    branches/function-specific-branch/gcc/config/i386/i386.c
    branches/function-specific-branch/gcc/config/i386/i386.h
    branches/function-specific-branch/gcc/config/i386/i386.opt
    branches/function-specific-branch/gcc/coretypes.h
    branches/function-specific-branch/gcc/ipa-inline.c
    branches/function-specific-branch/gcc/optc-gen.awk
    branches/function-specific-branch/gcc/opth-gen.awk
    branches/function-specific-branch/gcc/opts.h
    branches/function-specific-branch/gcc/passes.c
    branches/function-specific-branch/gcc/print-tree.c
    branches/function-specific-branch/gcc/target-def.h
    branches/function-specific-branch/gcc/target-specific.c
    branches/function-specific-branch/gcc/target.h
    branches/function-specific-branch/gcc/toplev.c
    branches/function-specific-branch/gcc/tree.h


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