Module Name: src Committed By: yamt Date: Thu May 22 16:45:01 UTC 2014
Modified Files: src/external/gpl3/gcc/dist/gcc/objc [yamt-pagecache]: ChangeLog Make-lang.in config-lang.in lang-specs.h objc-act.c objc-act.h objc-lang.c objc-tree.def Added Files: src/external/gpl3/gcc/dist/gcc/objc [yamt-pagecache]: objc-encoding.c objc-encoding.h objc-gnu-runtime-abi-01.c objc-map.c objc-map.h objc-next-metadata-tags.h objc-next-runtime-abi-01.c objc-next-runtime-abi-02.c objc-runtime-hooks.h objc-runtime-shared-support.c objc-runtime-shared-support.h Removed Files: src/external/gpl3/gcc/dist/gcc/objc [yamt-pagecache]: README 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/objc/ChangeLog cvs rdiff -u -r1.1.1.1 -r1.1.1.1.2.1 \ src/external/gpl3/gcc/dist/gcc/objc/Make-lang.in \ src/external/gpl3/gcc/dist/gcc/objc/config-lang.in \ src/external/gpl3/gcc/dist/gcc/objc/lang-specs.h \ src/external/gpl3/gcc/dist/gcc/objc/objc-act.c \ src/external/gpl3/gcc/dist/gcc/objc/objc-act.h \ src/external/gpl3/gcc/dist/gcc/objc/objc-lang.c \ src/external/gpl3/gcc/dist/gcc/objc/objc-tree.def cvs rdiff -u -r1.1.1.1 -r0 src/external/gpl3/gcc/dist/gcc/objc/README cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/gpl3/gcc/dist/gcc/objc/objc-encoding.c \ src/external/gpl3/gcc/dist/gcc/objc/objc-encoding.h \ src/external/gpl3/gcc/dist/gcc/objc/objc-gnu-runtime-abi-01.c \ src/external/gpl3/gcc/dist/gcc/objc/objc-map.c \ src/external/gpl3/gcc/dist/gcc/objc/objc-map.h \ src/external/gpl3/gcc/dist/gcc/objc/objc-next-metadata-tags.h \ src/external/gpl3/gcc/dist/gcc/objc/objc-next-runtime-abi-01.c \ src/external/gpl3/gcc/dist/gcc/objc/objc-next-runtime-abi-02.c \ src/external/gpl3/gcc/dist/gcc/objc/objc-runtime-hooks.h \ src/external/gpl3/gcc/dist/gcc/objc/objc-runtime-shared-support.c \ src/external/gpl3/gcc/dist/gcc/objc/objc-runtime-shared-support.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.