r232103 - in /branches/ttype-2016/gcc: ada/gcc-...

amacleod@gcc.gnu.org amacleod@gcc.gnu.org
Wed Jan 6 15:39:00 GMT 2016


Author: amacleod
Date: Wed Jan  6 15:39:23 2016
New Revision: 232103

URL: https://gcc.gnu.org/viewcvs?rev=232103&root=gcc&view=rev
Log:
split attributes into types and non-types


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



More information about the Gcc-cvs mailing list