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]

r231661 - in /branches/ttype-2015/gcc: ada/gcc-...


Author: amacleod
Date: Tue Dec 15 17:33:45 2015
New Revision: 231661

URL: https://gcc.gnu.org/viewcvs?rev=231661&root=gcc&view=rev
Log:
patch 07 - type-ify attributes


Modified:
    branches/ttype-2015/gcc/ada/gcc-interface/utils.c
    branches/ttype-2015/gcc/attribs.c
    branches/ttype-2015/gcc/attribs.h
    branches/ttype-2015/gcc/c-family/c-common.c
    branches/ttype-2015/gcc/c/c-decl.c
    branches/ttype-2015/gcc/config/alpha/alpha.c
    branches/ttype-2015/gcc/config/arc/arc.c
    branches/ttype-2015/gcc/config/arm/arm.c
    branches/ttype-2015/gcc/config/avr/avr.c
    branches/ttype-2015/gcc/config/bfin/bfin.c
    branches/ttype-2015/gcc/config/cr16/cr16.c
    branches/ttype-2015/gcc/config/darwin.h
    branches/ttype-2015/gcc/config/epiphany/epiphany.c
    branches/ttype-2015/gcc/config/h8300/h8300.c
    branches/ttype-2015/gcc/config/i386/cygming.h
    branches/ttype-2015/gcc/config/i386/i386.c
    branches/ttype-2015/gcc/config/ia64/ia64.c
    branches/ttype-2015/gcc/config/m32c/m32c.c
    branches/ttype-2015/gcc/config/m32r/m32r.c
    branches/ttype-2015/gcc/config/m68k/m68k.c
    branches/ttype-2015/gcc/config/mcore/mcore.c
    branches/ttype-2015/gcc/config/mep/mep.c
    branches/ttype-2015/gcc/config/microblaze/microblaze.c
    branches/ttype-2015/gcc/config/mips/mips.c
    branches/ttype-2015/gcc/config/msp430/msp430.c
    branches/ttype-2015/gcc/config/nds32/nds32.c
    branches/ttype-2015/gcc/config/nvptx/nvptx.c
    branches/ttype-2015/gcc/config/rl78/rl78.c
    branches/ttype-2015/gcc/config/rs6000/rs6000.c
    branches/ttype-2015/gcc/config/rx/rx.c
    branches/ttype-2015/gcc/config/s390/s390.c
    branches/ttype-2015/gcc/config/sh/sh.c
    branches/ttype-2015/gcc/config/sol2.h
    branches/ttype-2015/gcc/config/sparc/sparc.c
    branches/ttype-2015/gcc/config/spu/spu.c
    branches/ttype-2015/gcc/config/stormy16/stormy16.c
    branches/ttype-2015/gcc/config/v850/v850.c
    branches/ttype-2015/gcc/cp/decl.c
    branches/ttype-2015/gcc/cp/decl2.c
    branches/ttype-2015/gcc/cp/tree.c
    branches/ttype-2015/gcc/fortran/f95-lang.c
    branches/ttype-2015/gcc/java/lang.c
    branches/ttype-2015/gcc/lto/lto-lang.c
    branches/ttype-2015/gcc/tree-core.h
    branches/ttype-2015/gcc/tree.c
    branches/ttype-2015/gcc/tree.h


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