Source-Changes archive

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

CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/gcc/lto



Module Name:    src
Committed By:   yamt
Date:           Thu May 22 16:44:57 UTC 2014

Modified Files:
        src/external/gpl3/gcc/dist/gcc/lto [yamt-pagecache]: ChangeLog
            Make-lang.in common.c common.h config-lang.in lang-specs.h lang.opt
            lto-lang.c lto-tree.h lto.c lto.h
Added Files:
        src/external/gpl3/gcc/dist/gcc/lto [yamt-pagecache]: lto-object.c
            lto-partition.c lto-partition.h
Removed Files:
        src/external/gpl3/gcc/dist/gcc/lto [yamt-pagecache]: lto-coff.c
            lto-coff.h lto-elf.c lto-endian.h lto-macho.c lto-macho.h

Log Message:
sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs.  ("Protocol error: too many arguments")


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1.2.1 -r1.1.1.1.2.2 \
    src/external/gpl3/gcc/dist/gcc/lto/ChangeLog \
    src/external/gpl3/gcc/dist/gcc/lto/lto.c \
    src/external/gpl3/gcc/dist/gcc/lto/lto.h
cvs rdiff -u -r1.1.1.1 -r1.1.1.1.2.1 \
    src/external/gpl3/gcc/dist/gcc/lto/Make-lang.in \
    src/external/gpl3/gcc/dist/gcc/lto/common.c \
    src/external/gpl3/gcc/dist/gcc/lto/common.h \
    src/external/gpl3/gcc/dist/gcc/lto/config-lang.in \
    src/external/gpl3/gcc/dist/gcc/lto/lang-specs.h \
    src/external/gpl3/gcc/dist/gcc/lto/lang.opt \
    src/external/gpl3/gcc/dist/gcc/lto/lto-lang.c \
    src/external/gpl3/gcc/dist/gcc/lto/lto-tree.h
cvs rdiff -u -r1.1.1.1 -r0 src/external/gpl3/gcc/dist/gcc/lto/lto-coff.c \
    src/external/gpl3/gcc/dist/gcc/lto/lto-coff.h \
    src/external/gpl3/gcc/dist/gcc/lto/lto-elf.c \
    src/external/gpl3/gcc/dist/gcc/lto/lto-endian.h \
    src/external/gpl3/gcc/dist/gcc/lto/lto-macho.c \
    src/external/gpl3/gcc/dist/gcc/lto/lto-macho.h
cvs rdiff -u -r0 -r1.1.1.1.4.2 \
    src/external/gpl3/gcc/dist/gcc/lto/lto-object.c \
    src/external/gpl3/gcc/dist/gcc/lto/lto-partition.c \
    src/external/gpl3/gcc/dist/gcc/lto/lto-partition.h

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