Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/external/gpl3/gcc/dist



Module Name:    src
Committed By:   matt
Date:           Wed Sep  3 19:02:54 UTC 2014

Modified Files:
        src/external/gpl3/gcc/dist: config.sub
        src/external/gpl3/gcc/dist/gcc: config.gcc
        src/external/gpl3/gcc/dist/libgcc: config.host
Added Files:
        src/external/gpl3/gcc/dist/gcc/common/config/or1k: or1k-common.c
        src/external/gpl3/gcc/dist/gcc/config/or1k: constraints.md elf.h
            linux-elf.h linux-gas.h netbsd.h or1k-modes.def or1k-opts.h
            or1k-protos.h or1k.c or1k.h or1k.md or1k.opt predicates.md t-linux
            t-or1k t-or1knd
        src/external/gpl3/gcc/dist/libgcc/config/or1k: crti.S crtn.S
            linux-unwind.h or1k-asm.h or1k.S sfp-machine.h t-crtstuff t-linux
            t-or1k

Log Message:
Merge OR1K support from OR1K GCC 4.9 git tree and extend it to support NetBSD.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/gpl3/gcc/dist/config.sub
cvs rdiff -u -r1.28 -r1.29 src/external/gpl3/gcc/dist/gcc/config.gcc
cvs rdiff -u -r0 -r1.1 \
    src/external/gpl3/gcc/dist/gcc/common/config/or1k/or1k-common.c
cvs rdiff -u -r0 -r1.1 \
    src/external/gpl3/gcc/dist/gcc/config/or1k/constraints.md \
    src/external/gpl3/gcc/dist/gcc/config/or1k/elf.h \
    src/external/gpl3/gcc/dist/gcc/config/or1k/linux-elf.h \
    src/external/gpl3/gcc/dist/gcc/config/or1k/linux-gas.h \
    src/external/gpl3/gcc/dist/gcc/config/or1k/netbsd.h \
    src/external/gpl3/gcc/dist/gcc/config/or1k/or1k-modes.def \
    src/external/gpl3/gcc/dist/gcc/config/or1k/or1k-opts.h \
    src/external/gpl3/gcc/dist/gcc/config/or1k/or1k-protos.h \
    src/external/gpl3/gcc/dist/gcc/config/or1k/or1k.c \
    src/external/gpl3/gcc/dist/gcc/config/or1k/or1k.h \
    src/external/gpl3/gcc/dist/gcc/config/or1k/or1k.md \
    src/external/gpl3/gcc/dist/gcc/config/or1k/or1k.opt \
    src/external/gpl3/gcc/dist/gcc/config/or1k/predicates.md \
    src/external/gpl3/gcc/dist/gcc/config/or1k/t-linux \
    src/external/gpl3/gcc/dist/gcc/config/or1k/t-or1k \
    src/external/gpl3/gcc/dist/gcc/config/or1k/t-or1knd
cvs rdiff -u -r1.8 -r1.9 src/external/gpl3/gcc/dist/libgcc/config.host
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/dist/libgcc/config/or1k/crti.S \
    src/external/gpl3/gcc/dist/libgcc/config/or1k/crtn.S \
    src/external/gpl3/gcc/dist/libgcc/config/or1k/linux-unwind.h \
    src/external/gpl3/gcc/dist/libgcc/config/or1k/or1k-asm.h \
    src/external/gpl3/gcc/dist/libgcc/config/or1k/or1k.S \
    src/external/gpl3/gcc/dist/libgcc/config/or1k/sfp-machine.h \
    src/external/gpl3/gcc/dist/libgcc/config/or1k/t-crtstuff \
    src/external/gpl3/gcc/dist/libgcc/config/or1k/t-linux \
    src/external/gpl3/gcc/dist/libgcc/config/or1k/t-or1k

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index