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]

r223261 - in /trunk: ChangeLog configure config...


Author: jamesbowman
Date: Sat May 16 23:49:08 2015
New Revision: 223261

URL: https://gcc.gnu.org/viewcvs?rev=223261&root=gcc&view=rev
Log:
FT32 target added. Approved by Jeff Law [law@redhat.com]

Added:
    trunk/gcc/config/ft32/
    trunk/gcc/config/ft32/constraints.md
    trunk/gcc/config/ft32/ft32-protos.h
    trunk/gcc/config/ft32/ft32.c
    trunk/gcc/config/ft32/ft32.h
    trunk/gcc/config/ft32/ft32.md
    trunk/gcc/config/ft32/ft32.opt
    trunk/gcc/config/ft32/predicates.md
    trunk/gcc/config/ft32/t-ft32
    trunk/libgcc/config/ft32/
    trunk/libgcc/config/ft32/crti-hw.S
    trunk/libgcc/config/ft32/crti.S
    trunk/libgcc/config/ft32/crtn.S
    trunk/libgcc/config/ft32/epilog.S
    trunk/libgcc/config/ft32/lib1funcs.S
    trunk/libgcc/config/ft32/prolog.S
    trunk/libgcc/config/ft32/sfp-machine.h
    trunk/libgcc/config/ft32/t-ft32
Modified:
    trunk/ChangeLog
    trunk/configure
    trunk/configure.ac
    trunk/contrib/config-list.mk
    trunk/gcc/config.gcc
    trunk/gcc/doc/contrib.texi
    trunk/gcc/doc/install.texi
    trunk/gcc/doc/invoke.texi
    trunk/gcc/doc/md.texi
    trunk/libgcc/config.host


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