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]

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


Author: meissner
Date: Fri May 16 17:13:59 2008
New Revision: 135429

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135429
Log:
Rearrange things, move most things into target-specific.c; Make higher level funcs prepend "-"

Added:
    branches/function-specific-branch/gcc/target-specific.c
      - copied, changed from r135425, branches/function-specific-branch/gcc/tree-opt.c
Removed:
    branches/function-specific-branch/gcc/tree-opt.c
Modified:
    branches/function-specific-branch/gcc/ChangeLog-function
    branches/function-specific-branch/gcc/Makefile.in
    branches/function-specific-branch/gcc/c-common.c
    branches/function-specific-branch/gcc/config/i386/i386.c
    branches/function-specific-branch/gcc/opts.h
    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]