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]

r160904 - in /branches/multi-target-20100613-br...


Author: amylaar
Date: Thu Jun 17 12:25:26 2010
New Revision: 160904

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160904
Log:
        * dwarf2asm.h: Include multi-target.h; use START_TARGET_SPECIFIC / 
        END_TARGET_SPECIFIC.
        * ddg.h, dbxout.h, expr.h, cselib.h, cfglayout.h, gimple.h: Likewise.

Modified:
    branches/multi-target-20100613-branch/gcc/ChangeLog.multi-target
    branches/multi-target-20100613-branch/gcc/cfglayout.h
    branches/multi-target-20100613-branch/gcc/cselib.h
    branches/multi-target-20100613-branch/gcc/dbxout.h
    branches/multi-target-20100613-branch/gcc/ddg.h
    branches/multi-target-20100613-branch/gcc/dwarf2asm.h
    branches/multi-target-20100613-branch/gcc/expr.h
    branches/multi-target-20100613-branch/gcc/gimple.h


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