CVS commit: src
Module Name:src Committed By: yamt Date: Tue Feb 9 11:57:20 UTC 2021 Modified Files: src/distrib/sets/lists/base: md.evbarm src/external/broadcom/bwfm: Makefile Log Message: Make Raspberry PI 3 Model A+ use bwfm config for Model B+ * It works for me. * It's what linux-firmware does. https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=923bfa68a1c97929652f029da699495f4ce43f14 To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/distrib/sets/lists/base/md.evbarm cvs rdiff -u -r1.8 -r1.9 src/external/broadcom/bwfm/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/netinet
Module Name:src Committed By: yamt Date: Tue Feb 2 10:48:33 UTC 2021 Modified Files: src/sys/netinet: if_arp.c Log Message: arp: Plug an mbuf leak To generate a diff of this commit: cvs rdiff -u -r1.297 -r1.298 src/sys/netinet/if_arp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/usb
Module Name:src Committed By: yamt Date: Tue Feb 2 10:46:18 UTC 2021 Modified Files: src/sys/dev/usb: if_urtwn.c Log Message: if_urtwn.c: Plug a few leaks Can be a cause of PR/55968 To generate a diff of this commit: cvs rdiff -u -r1.92 -r1.93 src/sys/dev/usb/if_urtwn.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/usb
Module Name:src Committed By: yamt Date: Tue Feb 2 00:27:38 UTC 2021 Modified Files: src/sys/dev/usb: if_urtwn.c Log Message: if_urtwn: Add a missing newline to an aprint_error_dev message To generate a diff of this commit: cvs rdiff -u -r1.91 -r1.92 src/sys/dev/usb/if_urtwn.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/libexec/ld.elf_so
Module Name:src Committed By: yamt Date: Mon Apr 6 09:34:15 UTC 2015 Modified Files: src/libexec/ld.elf_so: rtld.c Log Message: Fix membars around rtld internal mutex. This fixes the most of lockups i observed with Open vSwitch on NetBSD/amd64. ("most of" because it still occasionally locks up because of other problems. see PR/49816) To generate a diff of this commit: cvs rdiff -u -r1.176 -r1.177 src/libexec/ld.elf_so/rtld.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/sys/uvm
Module Name:src Committed By: yamt Date: Thu May 22 19:12:52 UTC 2014 Modified Files: src/sys/uvm [yamt-pagecache]: uvm_anon.c Log Message: g/c a write-only variable To generate a diff of this commit: cvs rdiff -u -r1.62.2.4 -r1.62.2.5 src/sys/uvm/uvm_anon.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/sys/uvm
Module Name:src Committed By: yamt Date: Thu May 22 19:11:57 UTC 2014 Modified Files: src/sys/uvm [yamt-pagecache]: uvm_aobj.c Log Message: fix a merge botch To generate a diff of this commit: cvs rdiff -u -r1.116.2.8 -r1.116.2.9 src/sys/uvm/uvm_aobj.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/common/lib/libc/gen
Module Name:src Committed By: yamt Date: Thu May 22 19:09:51 UTC 2014 Modified Files: src/common/lib/libc/gen [yamt-pagecache]: radixtree.c Log Message: suppress gcc warnings To generate a diff of this commit: cvs rdiff -u -r1.17.2.5 -r1.17.2.6 src/common/lib/libc/gen/radixtree.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/sys/kern
Module Name:src Committed By: yamt Date: Thu May 22 19:11:17 UTC 2014 Modified Files: src/sys/kern [yamt-pagecache]: vfs_vnode.c Log Message: adapt assertions to this branch To generate a diff of this commit: cvs rdiff -u -r1.14.2.5 -r1.14.2.6 src/sys/kern/vfs_vnode.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/sys/arch/x86/x86
Module Name:src Committed By: yamt Date: Thu May 22 19:10:32 UTC 2014 Modified Files: src/sys/arch/x86/x86 [yamt-pagecache]: pmap.c Log Message: g/c a write-only variable. To generate a diff of this commit: cvs rdiff -u -r1.137.2.11 -r1.137.2.12 src/sys/arch/x86/x86/pmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/sys/nfs
Module Name:src Committed By: yamt Date: Thu May 22 19:11:37 UTC 2014 Modified Files: src/sys/nfs [yamt-pagecache]: nfs_subs.c Log Message: fix a merge botch To generate a diff of this commit: cvs rdiff -u -r1.221.2.5 -r1.221.2.6 src/sys/nfs/nfs_subs.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/gpl3
Module Name:src Committed By: yamt Date: Thu May 22 16:55:08 UTC 2014 Modified Files: src/external/gpl3 [yamt-pagecache]: Makefile 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.6.2.1 -r1.6.2.2 src/external/gpl3/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/gcc
Module Name:src Committed By: yamt Date: Thu May 22 16:48:46 UTC 2014 Modified Files: src/external/gpl3/gcc/dist/gcc [yamt-pagecache]: ABOUT-GCC-NLS BASE-VER ChangeLog ChangeLog-2009 ChangeLog.dataflow ChangeLog.graphite ChangeLog.lib ChangeLog.ptr ChangeLog.tree-ssa ChangeLog.tuples DATESTAMP DEV-PHASE FSFChangeLog FSFChangeLog.10 FSFChangeLog.11 LANGUAGES Makefile.in ONEWS README.Portability acinclude.m4 aclocal.m4 addresses.h alias.c alias.h alloc-pool.c alloc-pool.h attribs.c auto-inc-dec.c basic-block.h bb-reorder.c bitmap.c bitmap.h bt-load.c builtin-attrs.def builtin-types.def builtins.c builtins.def caller-save.c calls.c cfg.c cfganal.c cfgbuild.c cfgcleanup.c cfgexpand.c cfghooks.c cfghooks.h cfgloop.c cfgloop.h cfgloopanal.c cfgloopmanip.c cfgrtl.c cgraph.c cgraph.h cgraphbuild.c cgraphunit.c cif-code.def collect2-aix.c collect2-aix.h collect2.c collect2.h combine-stack-adj.c combine.c common.opt conditions.h config.build config.gcc config.host config.in configure configure.ac convert.c convert.h coretypes.h coverage.c coverage.h cppdefault.c cppdefault.h cse.c cselib.c cselib.h dbgcnt.c dbgcnt.def dbgcnt.h dbxout.c dbxout.h dce.c dce.h ddg.c ddg.h debug.c debug.h defaults.h df-core.c df-problems.c df-scan.c df.h dfp.c dfp.h diagnostic.c diagnostic.def diagnostic.h dojump.c dominance.c domwalk.c domwalk.h double-int.c double-int.h dse.c dwarf2asm.c dwarf2asm.h dwarf2out.c dwarf2out.h emit-rtl.c emit-rtl.h errors.c errors.h et-forest.c et-forest.h except.c except.h exec-tool.in explow.c expmed.c expr.c expr.h final.c fixed-value.c fixed-value.h flags.h fold-const.c fp-test.c function.c function.h fwprop.c gcc-plugin.h gcc.c gcc.h gcov-dump.c gcov-io.c gcov-io.h gcov-iov.c gcov.c gcse.c gdbinit.in genattr.c genattrtab.c genautomata.c gencheck.c genchecksum.c gencodes.c genconditions.c genconfig.c genconstants.c genemit.c genextract.c genflags.c gengenrtl.c gengtype-lex.l gengtype-parse.c gengtype.c gengtype.h genmddeps.c genmodes.c genmultilib genopinit.c genoutput.c genpeep.c genpreds.c genrecog.c gensupport.c gensupport.h ggc-common.c ggc-none.c ggc-page.c ggc.h gimple-iterator.c gimple-low.c gimple-pretty-print.c gimple.c gimple.def gimple.h gimplify.c glimits.h graph.c graph.h graphds.c graphds.h graphite-blocking.c graphite-clast-to-gimple.c graphite-clast-to-gimple.h graphite-dependences.c graphite-interchange.c graphite-poly.c graphite-poly.h graphite-scop-detection.c graphite-scop-detection.h graphite-sese-to-poly.c graphite-sese-to-poly.h graphite.c gsstruct.def gstab.h gsyms.h haifa-sched.c hard-reg-set.h highlev-plugin-common.h hooks.c hooks.h host-default.c hosthooks-def.h hosthooks.h hwint.h ifcvt.c incpath.c incpath.h init-regs.c input.h insn-addr.h insn-notes.def intl.c intl.h ipa-cp.c ipa-inline.c ipa-prop.c ipa-prop.h ipa-pure-const.c ipa-reference.c ipa-reference.h ipa-utils.c ipa-utils.h ipa.c ira-build.c ira-color.c ira-conflicts.c ira-costs.c ira-emit.c ira-int.h ira-lives.c ira.c ira.h jump.c langhooks-def.h langhooks.c langhooks.h lcm.c libfuncs.h limitx.h lists.c loop-doloop.c loop-init.c loop-invariant.c loop-iv.c loop-unroll.c loop-unswitch.c lower-subreg.c lto-cgraph.c lto-compress.c lto-compress.h lto-opts.c lto-section-in.c lto-section-out.c lto-streamer-in.c lto-streamer-out.c lto-streamer.c lto-streamer.h lto-symtab.c lto-wrapper.c machmode.def machmode.h main.c mcf.c mkconfig.sh mode-classes.def mode-switching.c modulo-sched.c omega.c omega.h omp-builtins.def omp-low.c opt-functions.awk opt-gather.awk optabs.c optabs.h optc-gen.awk opth-gen.awk opts-common.c opts.c opts.h output.h params.c params.def params.h passes.c plugin.c plugin.def plugin.h pointer-set.c pointer-set.h postreload-gcse.c postreload.c predict.c predict.def predict.h prefix.c prefix.h pretty-print.c pretty-print.h print-rtl.c print-tree.c profile.c profile.h read-rtl.c real.c real.h recog.c recog.h reg-notes.def reg-stack.c regcprop.c reginfo.c regmove.c regrename.c regs.h regstat.c reload.c reload.h reload1.c reorg.c resource.c resource.h rtl-error.c rtl.c rtl.def rtl.h rtlanal.c rtlhooks-def.h rtlhooks.c sbitmap.c sbitmap.h sched-deps.c sched-ebb.c sched-int.h sched-rgn.c sched-vis.c sdbout.c sdbout.h
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/gcc/testsuite/objc.dg
Module Name:src Committed By: yamt Date: Thu May 22 16:47:33 UTC 2014 Removed Files: src/external/gpl3/gcc/dist/gcc/testsuite/objc.dg [yamt-pagecache]: alias.m anon-1.m bad-receiver-type-2.m bad-receiver-type.m bitfield-1.m bitfield-2.m bitfield-3.m bitfield-4.m bitfield-5.m call-super-1.m call-super-2.m call-super-3.m category-1.m class-1.m class-2.m class-protocol-1.m comp-types-1.m comp-types-10.m comp-types-11.m comp-types-2.m comp-types-3.m comp-types-4.m comp-types-5.m comp-types-6.m comp-types-7.m comp-types-8.m comp-types-9.m conditional-1.m const-str-1.m const-str-10.m const-str-11.m const-str-12.m const-str-2.m const-str-3.m const-str-4.m const-str-5.m const-str-6.m const-str-7.m const-str-8.m const-str-9.m defs.m desig-init-1.m desig-init-2.m dg.exp dwarf-1.m dwarf-2.m encode-1.m encode-10.m encode-11.m encode-2.m encode-3.m encode-4.m encode-5.m encode-6.m encode-7.m encode-8.m encode-9.m error-1.m extra-semi.m fix-and-continue-1.m fix-and-continue-2.m fsyntax-only.m func-ptr-1.m func-ptr-2.m fwd-proto-1.m gnu-runtime-1.m gnu-runtime-2.m gnu-runtime-3.m headers.m id-1.m image-info.m isa-field-1.m layout-1.m local-decl-1.m local-decl-2.m lookup-1.m member-1.m method-1.m method-10.m method-11.m method-12.m method-13.m method-14.m method-15.m method-16.m method-17.m method-18.m method-19.m method-2.m method-20.m method-3.m method-4.m method-5.m method-6.m method-7.m method-8.m method-9.m missing-proto-1.m missing-proto-2.m missing-proto-3.m naming-1.m naming-2.m next-runtime-1.m no-extra-load.m objc-fast-4.m objc-gc-4.m objc-nofilename-1.m param-1.m pr28050.m pragma-1.m private-1.m private-2.m proto-hier-1.m proto-hier-2.m proto-lossage-1.m proto-lossage-2.m proto-lossage-3.m proto-lossage-4.m proto-lossage-5.m proto-lossage-6.m proto-qual-1.m selector-1.m selector-2.m selector-3.m selector-4.m sizeof-1.m stabs-1.m static-1.m stret-1.m stret-2.m stubify-1.m stubify-2.m super-class-1.m super-class-2.m super-class-3.m super-class-4.m super-dealloc-1.m super-dealloc-2.m symtab-1.m sync-1.m try-catch-1.m try-catch-10.m try-catch-3.m try-catch-4.m try-catch-5.m try-catch-6.m try-catch-7.m try-catch-9.m type-size-1.m type-size-2.m type-stream-1.m typedef-alias-1.m undeclared-selector.m va-meth-1.m volatile-1.m weak-1.m zero-link-1.m zero-link-2.m zero-link-3.m src/external/gpl3/gcc/dist/gcc/testsuite/objc.dg/gnu-encoding [yamt-pagecache]: compat-common.h generate-random.c generate-random.h generate-random_r.c gnu-encoding.exp struct-layout-1.h struct-layout-1_test.h struct-layout-encoding-1_generate.c vector-defs.h src/external/gpl3/gcc/dist/gcc/testsuite/objc.dg/pch [yamt-pagecache]: interface-1.hs interface-1.m pch.exp src/external/gpl3/gcc/dist/gcc/testsuite/objc.dg/special [yamt-pagecache]: special.exp unclaimed-category-1.h unclaimed-category-1.m unclaimed-category-1a.m 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 -r0 \ src/external/gpl3/gcc/dist/gcc/testsuite/objc.dg/alias.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc.dg/anon-1.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc.dg/bad-receiver-type-2.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc.dg/bad-receiver-type.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc.dg/bitfield-1.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc.dg/bitfield-2.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc.dg/bitfield-3.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc.dg/bitfield-4.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc.dg/bitfield-5.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc.dg/call-super-1.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc.dg/call-super-2.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc.dg/call-super-3.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc.dg/category-1.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc.dg/class-1.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc.dg/class-2.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc.dg/class-protocol-1.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc.dg/comp-types-1.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc.dg/comp-types-10.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc.dg/comp-types-11.m \
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/gcc/testsuite/objc-obj-c++-shared
Module Name:src Committed By: yamt Date: Thu May 22 16:47:30 UTC 2014 Removed Files: src/external/gpl3/gcc/dist/gcc/testsuite/objc-obj-c++-shared [yamt-pagecache]: Object1-implementation.h Object1.h Protocol1.h next-abi.h next-mapping.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 -r0 \ src/external/gpl3/gcc/dist/gcc/testsuite/objc-obj-c++-shared/Object1-implementation.h \ src/external/gpl3/gcc/dist/gcc/testsuite/objc-obj-c++-shared/Object1.h \ src/external/gpl3/gcc/dist/gcc/testsuite/objc-obj-c++-shared/Protocol1.h \ src/external/gpl3/gcc/dist/gcc/testsuite/objc-obj-c++-shared/next-abi.h \ src/external/gpl3/gcc/dist/gcc/testsuite/objc-obj-c++-shared/next-mapping.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg
Module Name:src Committed By: yamt Date: Thu May 22 16:47:25 UTC 2014 Removed Files: src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg [yamt-pagecache]: bad-receiver-type.mm basic.mm bitfield-1.mm bitfield-2.mm bitfield-3.mm bitfield-4.mm bitfield-5.mm class-protocol-1.mm comp-types-1.mm comp-types-10.mm comp-types-11.mm comp-types-12.mm comp-types-2.mm comp-types-3.mm comp-types-4.mm comp-types-5.mm comp-types-6.mm comp-types-7.mm comp-types-8.mm comp-types-9.mm const-str-1.mm const-str-10.mm const-str-11.mm const-str-2.mm const-str-3.mm const-str-4.mm const-str-5.mm const-str-6.mm const-str-7.mm const-str-8.mm const-str-9.mm cxx-class-1.mm cxx-ivars-1.mm cxx-ivars-2.mm cxx-ivars-3.mm cxx-scope-1.mm cxx-scope-2.mm defs.mm dg.exp dwarf-2.mm empty-private-1.mm encode-1.mm encode-2.mm encode-3.mm encode-4.mm encode-5.mm encode-6.mm encode-7.mm encode-8.mm except-1.mm extern-c-1.mm extra-semi.mm fix-and-continue-2.mm gnu-runtime-1.mm gnu-runtime-2.mm gnu-runtime-3.mm isa-field-1.mm ivar-list-semi.mm layout-1.mm local-decl-1.mm lookup-1.mm lookup-2.mm method-1.mm method-10.mm method-11.mm method-12.mm method-13.mm method-14.mm method-15.mm method-16.mm method-17.mm method-18.mm method-19.mm method-2.mm method-20.mm method-21.mm method-3.mm method-4.mm method-5.mm method-6.mm method-7.mm method-8.mm method-9.mm no-extra-load.mm objc-gc-3.mm overload-1.mm pragma-1.mm pragma-2.mm private-1.mm private-2.mm proto-error-1.mm proto-lossage-1.mm proto-lossage-2.mm proto-lossage-3.mm proto-lossage-4.mm proto-lossage-5.mm proto-lossage-6.mm proto-qual-1.mm qual-types-1.mm selector-1.mm selector-2.mm selector-3.mm selector-4.mm selector-5.mm selector-6.mm stubify-1.mm stubify-2.mm super-class-1.mm super-class-2.mm super-dealloc-1.mm super-dealloc-2.mm template-1.mm template-2.mm template-3.mm template-4.mm template-5.mm template-6.mm try-catch-1.mm try-catch-10.mm try-catch-11.mm try-catch-2.mm try-catch-3.mm try-catch-4.mm try-catch-5.mm try-catch-6.mm try-catch-7.mm try-catch-8.mm try-catch-9.mm typedef-alias-1.mm va-meth-1.mm 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 -r0 \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/bad-receiver-type.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/basic.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/bitfield-1.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/bitfield-2.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/bitfield-3.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/bitfield-4.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/bitfield-5.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/class-protocol-1.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/comp-types-1.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/comp-types-10.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/comp-types-11.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/comp-types-12.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/comp-types-2.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/comp-types-3.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/comp-types-4.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/comp-types-5.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/comp-types-6.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/comp-types-7.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/comp-types-8.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/comp-types-9.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/const-str-1.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/const-str-10.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/const-str-11.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/const-str-2.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/const-str-3.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/const-str-4.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/const-str-5.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/const-str-6.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/const-str-7.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/const-str-8.mm \ src/external/gpl3/gcc/dist/gcc/testsuite/obj-c++
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/gcc/testsuite/objc
Module Name:src Committed By: yamt Date: Thu May 22 16:47:28 UTC 2014 Removed Files: src/external/gpl3/gcc/dist/gcc/testsuite/objc/compile [yamt-pagecache]: 20011211-1.m 20060406-1.m compile.exp method-1.m pr18406.m trivial.m src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute [yamt-pagecache]: IMP.m _cmd.m accessing_ivars.m bf-1.m bf-10.m bf-11.m bf-12.m bf-13.m bf-14.m bf-15.m bf-16.m bf-17.m bf-18.m bf-19.m bf-2.m bf-20.m bf-21.m bf-3.m bf-4.m bf-5.m bf-6.m bf-7.m bf-8.m bf-9.m bf-common.h bycopy-1.m bycopy-2.m bycopy-3.m cascading-1.m class-1.m class-10.m class-11.m class-12.m class-13.m class-14.m class-2.m class-3.m class-4.m class-5.m class-6.m class-7.m class-8.m class-9.m class-tests-1.h class-tests-2.h class_self-1.m class_self-2.m compatibility_alias.m encode-1.m enumeration-1.m enumeration-2.m execute.exp fdecl.m formal_protocol-1.m formal_protocol-2.m formal_protocol-3.m formal_protocol-4.m formal_protocol-5.m formal_protocol-6.m formal_protocol-7.m forward-1.m forward-1.x function-message-1.m informal_protocol.m initialize.m load-2.m load-3.m load.m many_args_method.m nested-1.m nested-2.m nested-3.m nested-func-1.m next_mapping.h nil_method-1.m no_clash.m np-1.m np-2.m object_is_class.m object_is_meta_class.m pr25328.m private.m protocol-isEqual-1.m protocol-isEqual-2.m protocol-isEqual-3.m protocol-isEqual-4.m protocol.m redefining_self.m root_methods.m selector-1.m static-1.m static-2.m string1.m string2.m string3.m string4.m trivial.m va_method.m src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/exceptions [yamt-pagecache]: catchall-1.m exceptions.exp finally-1.m foward-1.m handler-1.m local-variables-1.m pr31281.m trivial.m 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 -r0 \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/compile/20011211-1.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/compile/20060406-1.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/compile/compile.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/compile/method-1.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/compile/pr18406.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/compile/trivial.m cvs rdiff -u -r1.1.1.1 -r0 \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/IMP.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/_cmd.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/accessing_ivars.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/bf-1.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/bf-10.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/bf-11.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/bf-12.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/bf-13.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/bf-14.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/bf-15.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/bf-16.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/bf-17.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/bf-18.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/bf-19.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/bf-2.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/bf-20.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/bf-21.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/bf-3.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/bf-4.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/bf-5.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/bf-6.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/bf-7.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/bf-8.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/bf-9.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/bf-common.h \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/bycopy-1.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/bycopy-2.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/bycopy-3.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/cascading-1.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/class-1.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/class-10.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/class-11.m \ src/external/gpl3/gcc/dist/gcc/testsuite/objc/execut
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/gcc/testsuite/lib
Module Name:src Committed By: yamt Date: Thu May 22 16:47:22 UTC 2014 Removed Files: src/external/gpl3/gcc/dist/gcc/testsuite/lib [yamt-pagecache]: c-compat.exp c-torture.exp compat.exp copy-file.exp dejapatches.exp dg-pch.exp file-format.exp fortran-torture.exp g++-dg.exp g++.exp gcc-defs.exp gcc-dg.exp gcc-gdb-test.exp gcc.exp gcov.exp gfortran-dg.exp gfortran.exp gnat-dg.exp gnat.exp lto.exp mike-g++.exp mike-gcc.exp obj-c++-dg.exp obj-c++.exp objc-dg.exp objc-torture.exp objc.exp options.exp plugin-support.exp profopt.exp prune.exp scanasm.exp scandump.exp scanipa.exp scanrtl.exp scantree.exp target-libpath.exp target-supports-dg.exp target-supports.exp timeout-dg.exp timeout.exp torture-options.exp wrapper.exp 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 -r0 \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/c-compat.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/c-torture.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/compat.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/copy-file.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/dejapatches.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/dg-pch.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/file-format.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/fortran-torture.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/g++-dg.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/g++.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/gcc-defs.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/gcc-dg.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/gcc-gdb-test.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/gcc.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/gcov.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/gfortran-dg.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/gfortran.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/gnat-dg.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/gnat.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/lto.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/mike-g++.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/mike-gcc.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/obj-c++-dg.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/obj-c++.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/objc-dg.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/objc-torture.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/objc.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/options.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/plugin-support.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/profopt.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/prune.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/scanasm.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/scandump.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/scanipa.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/scanrtl.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/scantree.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/target-libpath.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/target-supports-dg.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/timeout-dg.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/timeout.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/torture-options.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/wrapper.exp cvs rdiff -u -r1.1.1.1.2.1 -r0 \ src/external/gpl3/gcc/dist/gcc/testsuite/lib/target-supports.exp Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework
Module Name:src Committed By: yamt Date: Thu May 22 16:47:20 UTC 2014 Removed Files: src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework [yamt-pagecache]: README dg-bogus-exp-P.c dg-bogus-exp-XF.c dg-do-assemble-exp-P.c dg-do-compile-exp-P.c dg-do-link-exp-P.c dg-do-run-exp-P.c dg-do-run-sf-exp-F.c dg-do-run-sf-exp-P.c dg-do-run-sft-exp-F.c dg-do-run-sft-exp-P.c dg-do-run-sft-nocache-exp-P.c dg-do-run-xrif-exp-F.c dg-do-run-xrif-exp-P.c dg-do-run-xrif-exp-XF.c dg-do-run-xrif-exp-XP.c dg-do-run-xrif-nocache-exp-XF.c dg-dot-run-exp-P.c dg-dot-run-exp-U.c dg-dot-run-sif-exp-P.c dg-dot-run-sif-exp-U.c dg-dot-run-xif-exp-P.c dg-dot-run-xif-exp-XP.c dg-dot-run-xrif-exp-F.c dg-dot-run-xrif-exp-P.c dg-dot-run-xrif-exp-XF.c dg-dot-run-xrif-exp-XP.c dg-dox-run-exp-XF.c dg-dox-run-sf-exp-XF.c dg-dox-run-sf-exp-XP.c dg-error-exp-F.c dg-error-exp-P.c dg-error-exp-XP.c dg-error-nocache-exp-P.c dg-excess-errors-exp-XF.c dg-excess-errors-exp-XP.c dg-nocache-scanasm-exp-XF.c dg-nocache-sif-exp-P.c dg-nocache-sif-exp-U.c dg-nocache-xif-exp-P.c dg-nocache-xif-exp-XP.c dg-outexists-exp-F.c dg-outexists-exp-P.c dg-outexists-exp-XP.c dg-outexistsnot-exp-F.c dg-outexistsnot-exp-P.c dg-outexistsnot-exp-XF.c dg-output-exp-P.c dg-output-exp-XF.c dg-warning-exp-F.c dg-warning-exp-P.c dg-warning-nocache-exp-P.c gen_directive_tests test-framework.awk test-framework.exp 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 -r0 \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/README \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-bogus-exp-P.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-bogus-exp-XF.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-do-assemble-exp-P.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-do-compile-exp-P.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-do-link-exp-P.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-do-run-exp-P.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-do-run-sf-exp-F.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-do-run-sf-exp-P.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-do-run-sft-exp-F.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-do-run-sft-exp-P.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-do-run-sft-nocache-exp-P.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-do-run-xrif-exp-F.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-do-run-xrif-exp-P.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-do-run-xrif-exp-XF.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-do-run-xrif-exp-XP.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-do-run-xrif-nocache-exp-XF.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-dot-run-exp-P.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-dot-run-exp-U.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-dot-run-sif-exp-P.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-dot-run-sif-exp-U.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-dot-run-xif-exp-P.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-dot-run-xif-exp-XP.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-dot-run-xrif-exp-F.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-dot-run-xrif-exp-P.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-dot-run-xrif-exp-XF.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-dot-run-xrif-exp-XP.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-dox-run-exp-XF.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-dox-run-sf-exp-XF.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-dox-run-sf-exp-XP.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-error-exp-F.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-error-exp-P.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-error-exp-XP.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.test-framework/dg-error-nocache-exp-P.c \ src
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests
Module Name:src Committed By: yamt Date: Thu May 22 16:47:02 UTC 2014 Removed Files: src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests [yamt-pagecache]: acker1.c acker1.exp arm-isr.c arm-isr.exp bprob-1.c bprob-2.c bprob.exp dectest.exp dhry.c dhry.exp dhry.h gcov-1.c gcov-10.c gcov-10b.c gcov-11.c gcov-2.c gcov-3.c gcov-4.c gcov-4b.c gcov-5b.c gcov-6.c gcov-7.c gcov-8.c gcov-9.c gcov.exp help.exp i386-pf-3dnow-1.c i386-pf-athlon-1.c i386-pf-none-1.c i386-pf-sse-1.c i386-prefetch.exp linkage-x.c linkage-y.c linkage.exp matrix1.c matrix1.exp mg-2.c mg-2.exp mg.c mg.exp options.exp sieve.c sieve.exp sort2.c sort2.exp 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 -r0 \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/acker1.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/acker1.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/arm-isr.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/arm-isr.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/bprob-1.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/bprob-2.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/bprob.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/dectest.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/dhry.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/dhry.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/dhry.h \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/gcov-1.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/gcov-10.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/gcov-10b.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/gcov-11.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/gcov-2.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/gcov-3.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/gcov-4.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/gcov-4b.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/gcov-5b.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/gcov-6.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/gcov-7.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/gcov-8.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/gcov-9.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/gcov.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/help.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/i386-pf-3dnow-1.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/i386-pf-athlon-1.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/i386-pf-none-1.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/i386-pf-sse-1.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/linkage-x.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/linkage-y.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/linkage.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/matrix1.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/matrix1.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/mg-2.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/mg-2.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/mg.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/mg.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/options.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/sieve.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/sieve.exp \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/sort2.c \ src/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/sort2.exp Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/gcc/testsuite/config
Module Name:src Committed By: yamt Date: Thu May 22 16:46:09 UTC 2014 Removed Files: src/external/gpl3/gcc/dist/gcc/testsuite/config [yamt-pagecache]: default.exp 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 -r0 \ src/external/gpl3/gcc/dist/gcc/testsuite/config/default.exp Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common
Module Name:src Committed By: yamt Date: Thu May 22 16:46:06 UTC 2014 Removed Files: src/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common [yamt-pagecache]: Wconversion-real.c asmgoto-1.c asmgoto-2.c asmgoto-3.c asmgoto-4.c attr-used-2.c attr-used.c builtin-offsetof.c pr36513-2.c pr36513.c pr41779.c pr41935.c pr42674.c pr43690.c pr43942.c pr51768.c raw-string-1.c raw-string-10.c raw-string-11.c raw-string-2.c raw-string-3.c raw-string-4.c raw-string-5.c raw-string-6.c raw-string-7.c raw-string-8.c raw-string-9.c restrict-1.c restrict-2.c restrict-4.c src/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/dfp [yamt-pagecache]: call-by-value.c cast.c compare-eq-const.c compare-eq-d128.c compare-eq-d32.c compare-eq-d64.c compare-eq-dfp.c compare-eq.h compare-rel-const.c compare-rel-d128.c compare-rel-d32.c compare-rel-d64.c compare-rel-dfp.c compare-rel.h compare-special-d128.c compare-special-d32.c compare-special-d64.c compare-special.h constants-zero.c convert-bfp-10.c convert-bfp-11.c convert-bfp-12.c convert-bfp-13.c convert-bfp-14.c convert-bfp-2.c convert-bfp-3.c convert-bfp-4.c convert-bfp-5.c convert-bfp-6.c convert-bfp-7.c convert-bfp-8.c convert-bfp-9.c convert-bfp-fold.c convert-bfp.c convert-dfp-fold-2.c convert-dfp-fold.c convert-dfp.c convert-int-fold.c convert-int-max-fold.c convert-int-max.c convert-int-saturate.c convert-int.c convert.h dfp-dbg.h func-array.c func-deref.c func-mixed.c func-pointer.c func-scalar.c func-struct.c func-vararg-alternate-d128-2.c func-vararg-alternate-d128.c func-vararg-alternate-d32.c func-vararg-alternate-d64.c func-vararg-alternate.h func-vararg-dfp.c func-vararg-mixed-2.c func-vararg-mixed.c func-vararg-size0.c inf-1.c loop-index.c modes.c nan-1.c nan-2.c operator-arith-fold.c operator-assignment.c operator-comma.c operator-cond.c operator-logical.c operator-unary.c pr31385.c pr33466.c pr35620.c pr36800.c pr39034.c pr39035.c pr39902.c pr39986.c signbit-1.c signbit-2.c struct-layout-1.c usual-arith-conv-const.c usual-arith-conv.c src/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/dwarf2 [yamt-pagecache]: pr43190.c vla1.c src/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/torture [yamt-pagecache]: complex-alias-1.c complex-sign-add.c complex-sign-mixed-add.c complex-sign-mixed-div.c complex-sign-mixed-mul.c complex-sign-mixed-sub.c complex-sign-mul-minus-one.c complex-sign-mul-one.c complex-sign-mul.c complex-sign-sub.c complex-sign.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 -r0 \ src/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/Wconversion-real.c \ src/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/asmgoto-1.c \ src/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/asmgoto-2.c \ src/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/asmgoto-3.c \ src/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/asmgoto-4.c \ src/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/attr-used-2.c \ src/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/attr-used.c \ src/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/builtin-offsetof.c \ src/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/pr36513-2.c \ src/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/pr36513.c \ src/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/pr41779.c \ src/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/pr41935.c \ src/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/pr42674.c \ src/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/pr43690.c \ src/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/pr43942.c \ src/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/raw-string-1.c \ src/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/raw-string-10.c \ src/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/raw-string-11.c \ src/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/raw-string-2.c \ src/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/raw-string-3.c \ src/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/raw-string-4.c \ src/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/raw-string-5.c \ src/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/raw-string-6.c \ src/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/raw-string-7.c \ src/external/gpl3/gcc/dist/gcc/t
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/gcc/po
Module Name:src Committed By: yamt Date: Thu May 22 16:45:08 UTC 2014 Removed Files: src/external/gpl3/gcc/dist/gcc/po [yamt-pagecache]: ChangeLog EXCLUDES be.gmo be.po da.gmo da.po de.gmo de.po el.gmo el.po es.gmo es.po exgettext fi.gmo fi.po fr.gmo fr.po gcc.pot id.gmo id.po ja.gmo ja.po nl.gmo nl.po ru.gmo ru.po sr.gmo sr.po sv.gmo sv.po tr.gmo tr.po vi.gmo vi.po zh_CN.gmo zh_CN.po zh_TW.gmo zh_TW.po 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 -r0 src/external/gpl3/gcc/dist/gcc/po/ChangeLog cvs rdiff -u -r1.1.1.1 -r0 src/external/gpl3/gcc/dist/gcc/po/EXCLUDES \ src/external/gpl3/gcc/dist/gcc/po/be.gmo \ src/external/gpl3/gcc/dist/gcc/po/be.po \ src/external/gpl3/gcc/dist/gcc/po/da.gmo \ src/external/gpl3/gcc/dist/gcc/po/da.po \ src/external/gpl3/gcc/dist/gcc/po/de.gmo \ src/external/gpl3/gcc/dist/gcc/po/de.po \ src/external/gpl3/gcc/dist/gcc/po/el.gmo \ src/external/gpl3/gcc/dist/gcc/po/el.po \ src/external/gpl3/gcc/dist/gcc/po/es.gmo \ src/external/gpl3/gcc/dist/gcc/po/es.po \ src/external/gpl3/gcc/dist/gcc/po/exgettext \ src/external/gpl3/gcc/dist/gcc/po/fi.gmo \ src/external/gpl3/gcc/dist/gcc/po/fi.po \ src/external/gpl3/gcc/dist/gcc/po/fr.gmo \ src/external/gpl3/gcc/dist/gcc/po/fr.po \ src/external/gpl3/gcc/dist/gcc/po/gcc.pot \ src/external/gpl3/gcc/dist/gcc/po/id.gmo \ src/external/gpl3/gcc/dist/gcc/po/id.po \ src/external/gpl3/gcc/dist/gcc/po/ja.gmo \ src/external/gpl3/gcc/dist/gcc/po/ja.po \ src/external/gpl3/gcc/dist/gcc/po/nl.gmo \ src/external/gpl3/gcc/dist/gcc/po/nl.po \ src/external/gpl3/gcc/dist/gcc/po/ru.gmo \ src/external/gpl3/gcc/dist/gcc/po/ru.po \ src/external/gpl3/gcc/dist/gcc/po/sr.gmo \ src/external/gpl3/gcc/dist/gcc/po/sr.po \ src/external/gpl3/gcc/dist/gcc/po/sv.gmo \ src/external/gpl3/gcc/dist/gcc/po/sv.po \ src/external/gpl3/gcc/dist/gcc/po/tr.gmo \ src/external/gpl3/gcc/dist/gcc/po/tr.po \ src/external/gpl3/gcc/dist/gcc/po/vi.gmo \ src/external/gpl3/gcc/dist/gcc/po/vi.po \ src/external/gpl3/gcc/dist/gcc/po/zh_CN.gmo \ src/external/gpl3/gcc/dist/gcc/po/zh_CN.po \ src/external/gpl3/gcc/dist/gcc/po/zh_TW.gmo \ src/external/gpl3/gcc/dist/gcc/po/zh_TW.po Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/gcc/ginclude
Module Name:src Committed By: yamt Date: Thu May 22 16:44:54 UTC 2014 Modified Files: src/external/gpl3/gcc/dist/gcc/ginclude [yamt-pagecache]: float.h iso646.h stdarg.h stdbool.h stddef.h stdfix.h stdint-gcc.h stdint-wrap.h tgmath.h Added Files: src/external/gpl3/gcc/dist/gcc/ginclude [yamt-pagecache]: stdalign.h stdnoreturn.h unwind-arm-common.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 -r1.1.1.1.2.1 \ src/external/gpl3/gcc/dist/gcc/ginclude/float.h \ src/external/gpl3/gcc/dist/gcc/ginclude/iso646.h \ src/external/gpl3/gcc/dist/gcc/ginclude/stdarg.h \ src/external/gpl3/gcc/dist/gcc/ginclude/stdbool.h \ src/external/gpl3/gcc/dist/gcc/ginclude/stdfix.h \ src/external/gpl3/gcc/dist/gcc/ginclude/stdint-gcc.h \ src/external/gpl3/gcc/dist/gcc/ginclude/stdint-wrap.h \ src/external/gpl3/gcc/dist/gcc/ginclude/tgmath.h cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/gpl3/gcc/dist/gcc/ginclude/stdalign.h \ src/external/gpl3/gcc/dist/gcc/ginclude/stdnoreturn.h cvs rdiff -u -r1.2 -r1.2.2.1 src/external/gpl3/gcc/dist/gcc/ginclude/stddef.h cvs rdiff -u -r0 -r1.2.4.2 \ src/external/gpl3/gcc/dist/gcc/ginclude/unwind-arm-common.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/gcc/doc
Module Name:src Committed By: yamt Date: Thu May 22 16:44:51 UTC 2014 Modified Files: src/external/gpl3/gcc/dist/gcc/doc [yamt-pagecache]: arm-neon-intrinsics.texi bugreport.texi cfg.texi collect2.texi compat.texi configfiles.texi configterms.texi contrib.texi contribute.texi cpp.texi cppenv.texi cppinternals.texi cppopts.texi extend.texi fragments.texi frontends.texi gcc.texi gccint.texi gcov.texi generic.texi gimple.texi gty.texi headerdirs.texi hostconfig.texi implement-c.texi implement-cxx.texi install-old.texi install.texi install.texi2html interface.texi invoke.texi languages.texi libgcc.texi loop.texi makefile.texi md.texi objc.texi options.texi passes.texi plugins.texi portability.texi rtl.texi service.texi sourcebuild.texi standards.texi tm.texi tree-ssa.texi trouble.texi src/external/gpl3/gcc/dist/gcc/doc/include [yamt-pagecache]: fdl.texi gcc-common.texi texinfo.tex Added Files: src/external/gpl3/gcc/dist/gcc/doc [yamt-pagecache]: avr-mmcu.texi lto.texi tm.texi.in Removed Files: src/external/gpl3/gcc/dist/gcc/doc [yamt-pagecache]: aot-compile.1 cpp.1 cpp.info cppinternals.info fsf-funding.7 g++.1 gc-analyze.1 gcc.1 gcc.info gccinstall.info gccint.info gcj-dbtool.1 gcj.1 gcj.info gcov.1 gfdl.7 gfortran.1 gij.1 gpl.7 grmic.1 jcf-dump.1 jv-convert.1 rebuild-gcj-db.1 src/external/gpl3/gcc/dist/gcc/doc/include [yamt-pagecache]: gpl.texi 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 -r0 \ src/external/gpl3/gcc/dist/gcc/doc/aot-compile.1 \ src/external/gpl3/gcc/dist/gcc/doc/cpp.1 \ src/external/gpl3/gcc/dist/gcc/doc/cpp.info \ src/external/gpl3/gcc/dist/gcc/doc/cppinternals.info \ src/external/gpl3/gcc/dist/gcc/doc/fsf-funding.7 \ src/external/gpl3/gcc/dist/gcc/doc/g++.1 \ src/external/gpl3/gcc/dist/gcc/doc/gc-analyze.1 \ src/external/gpl3/gcc/dist/gcc/doc/gcc.1 \ src/external/gpl3/gcc/dist/gcc/doc/gcc.info \ src/external/gpl3/gcc/dist/gcc/doc/gccinstall.info \ src/external/gpl3/gcc/dist/gcc/doc/gccint.info \ src/external/gpl3/gcc/dist/gcc/doc/gcj-dbtool.1 \ src/external/gpl3/gcc/dist/gcc/doc/gcj.1 \ src/external/gpl3/gcc/dist/gcc/doc/gcj.info \ src/external/gpl3/gcc/dist/gcc/doc/gcov.1 \ src/external/gpl3/gcc/dist/gcc/doc/gfdl.7 \ src/external/gpl3/gcc/dist/gcc/doc/gfortran.1 \ src/external/gpl3/gcc/dist/gcc/doc/gij.1 \ src/external/gpl3/gcc/dist/gcc/doc/gpl.7 \ src/external/gpl3/gcc/dist/gcc/doc/grmic.1 \ src/external/gpl3/gcc/dist/gcc/doc/jcf-dump.1 \ src/external/gpl3/gcc/dist/gcc/doc/jv-convert.1 \ src/external/gpl3/gcc/dist/gcc/doc/rebuild-gcj-db.1 cvs rdiff -u -r1.1.1.1 -r1.1.1.1.2.1 \ src/external/gpl3/gcc/dist/gcc/doc/arm-neon-intrinsics.texi \ src/external/gpl3/gcc/dist/gcc/doc/bugreport.texi \ src/external/gpl3/gcc/dist/gcc/doc/cfg.texi \ src/external/gpl3/gcc/dist/gcc/doc/collect2.texi \ src/external/gpl3/gcc/dist/gcc/doc/compat.texi \ src/external/gpl3/gcc/dist/gcc/doc/configfiles.texi \ src/external/gpl3/gcc/dist/gcc/doc/configterms.texi \ src/external/gpl3/gcc/dist/gcc/doc/contrib.texi \ src/external/gpl3/gcc/dist/gcc/doc/contribute.texi \ src/external/gpl3/gcc/dist/gcc/doc/cppinternals.texi \ src/external/gpl3/gcc/dist/gcc/doc/extend.texi \ src/external/gpl3/gcc/dist/gcc/doc/fragments.texi \ src/external/gpl3/gcc/dist/gcc/doc/frontends.texi \ src/external/gpl3/gcc/dist/gcc/doc/gcc.texi \ src/external/gpl3/gcc/dist/gcc/doc/gccint.texi \ src/external/gpl3/gcc/dist/gcc/doc/generic.texi \ src/external/gpl3/gcc/dist/gcc/doc/gimple.texi \ src/external/gpl3/gcc/dist/gcc/doc/gty.texi \ src/external/gpl3/gcc/dist/gcc/doc/headerdirs.texi \ src/external/gpl3/gcc/dist/gcc/doc/hostconfig.texi \ src/external/gpl3/gcc/dist/gcc/doc/implement-c.texi \ src/external/gpl3/gcc/dist/gcc/doc/implement-cxx.texi \ src/external/gpl3/gcc/dist/gcc/doc/install-old.texi \ src/external/gpl3/gcc/dist/gcc/doc/install.texi2html \ src/external/gpl3/gcc/dist/gcc/doc/interface.texi \ src/external/gpl3/gcc/dist/gcc/doc/languages.texi \ src/external/gpl3/gcc/dist/gcc/doc/libgcc.texi \ src/external/gpl3/gcc/dist/gcc/doc/loop.texi \ src/external/gpl3/gcc/dist/gcc/doc/makefile.texi \ src/external/gpl3/gcc/dist/gcc/doc/objc.texi \ src/external/gpl3/gcc/dist/gcc/doc/options.texi \ src/external/gpl3/gcc/dist/gcc/doc/passes.texi \ src/external/gpl3/gcc/dist/gcc/doc/plugins.texi \ src/external/gpl3/gcc/dist/gcc/doc
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.
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/gcc/objc
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.
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/gcc/objcp
Module Name:src Committed By: yamt Date: Thu May 22 16:45:04 UTC 2014 Modified Files: src/external/gpl3/gcc/dist/gcc/objcp [yamt-pagecache]: ChangeLog Make-lang.in config-lang.in lang-specs.h objcp-decl.c objcp-decl.h objcp-lang.c 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/objcp/ChangeLog cvs rdiff -u -r1.1.1.1 -r1.1.1.1.2.1 \ src/external/gpl3/gcc/dist/gcc/objcp/Make-lang.in \ src/external/gpl3/gcc/dist/gcc/objcp/config-lang.in \ src/external/gpl3/gcc/dist/gcc/objcp/lang-specs.h \ src/external/gpl3/gcc/dist/gcc/objcp/objcp-decl.c \ src/external/gpl3/gcc/dist/gcc/objcp/objcp-decl.h \ src/external/gpl3/gcc/dist/gcc/objcp/objcp-lang.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/gcc/cp
Module Name:src Committed By: yamt Date: Thu May 22 16:44:44 UTC 2014 Modified Files: src/external/gpl3/gcc/dist/gcc/cp [yamt-pagecache]: ChangeLog ChangeLog.ptr ChangeLog.tree-ssa Make-lang.in NEWS call.c cfns.gperf cfns.h class.c config-lang.in cp-gimplify.c cp-lang.c cp-objcp-common.c cp-objcp-common.h cp-tree.def cp-tree.h cvt.c cxx-pretty-print.c cxx-pretty-print.h decl.c decl.h decl2.c dump.c error.c except.c expr.c friend.c g++spec.c init.c lang-specs.h lex.c mangle.c method.c name-lookup.c name-lookup.h operators.def optimize.c parser.c pt.c ptree.c repo.c rtti.c search.c semantics.c tree.c typeck.c typeck2.c Added Files: src/external/gpl3/gcc/dist/gcc/cp [yamt-pagecache]: ChangeLog-2010 ChangeLog-2011 ChangeLog-2012 parser.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/cp/ChangeLog \ src/external/gpl3/gcc/dist/gcc/cp/class.c \ src/external/gpl3/gcc/dist/gcc/cp/decl.c \ src/external/gpl3/gcc/dist/gcc/cp/decl2.c \ src/external/gpl3/gcc/dist/gcc/cp/init.c \ src/external/gpl3/gcc/dist/gcc/cp/mangle.c \ src/external/gpl3/gcc/dist/gcc/cp/method.c \ src/external/gpl3/gcc/dist/gcc/cp/parser.c \ src/external/gpl3/gcc/dist/gcc/cp/tree.c \ src/external/gpl3/gcc/dist/gcc/cp/typeck.c cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/gpl3/gcc/dist/gcc/cp/ChangeLog-2010 \ src/external/gpl3/gcc/dist/gcc/cp/ChangeLog-2011 \ src/external/gpl3/gcc/dist/gcc/cp/ChangeLog-2012 \ src/external/gpl3/gcc/dist/gcc/cp/parser.h cvs rdiff -u -r1.1.1.1 -r1.1.1.1.2.1 \ src/external/gpl3/gcc/dist/gcc/cp/ChangeLog.ptr \ src/external/gpl3/gcc/dist/gcc/cp/ChangeLog.tree-ssa \ src/external/gpl3/gcc/dist/gcc/cp/NEWS \ src/external/gpl3/gcc/dist/gcc/cp/call.c \ src/external/gpl3/gcc/dist/gcc/cp/cfns.gperf \ src/external/gpl3/gcc/dist/gcc/cp/cfns.h \ src/external/gpl3/gcc/dist/gcc/cp/config-lang.in \ src/external/gpl3/gcc/dist/gcc/cp/cp-gimplify.c \ src/external/gpl3/gcc/dist/gcc/cp/cp-lang.c \ src/external/gpl3/gcc/dist/gcc/cp/cp-objcp-common.c \ src/external/gpl3/gcc/dist/gcc/cp/cp-objcp-common.h \ src/external/gpl3/gcc/dist/gcc/cp/cp-tree.def \ src/external/gpl3/gcc/dist/gcc/cp/cp-tree.h \ src/external/gpl3/gcc/dist/gcc/cp/cvt.c \ src/external/gpl3/gcc/dist/gcc/cp/cxx-pretty-print.c \ src/external/gpl3/gcc/dist/gcc/cp/cxx-pretty-print.h \ src/external/gpl3/gcc/dist/gcc/cp/decl.h \ src/external/gpl3/gcc/dist/gcc/cp/dump.c \ src/external/gpl3/gcc/dist/gcc/cp/error.c \ src/external/gpl3/gcc/dist/gcc/cp/except.c \ src/external/gpl3/gcc/dist/gcc/cp/expr.c \ src/external/gpl3/gcc/dist/gcc/cp/friend.c \ src/external/gpl3/gcc/dist/gcc/cp/g++spec.c \ src/external/gpl3/gcc/dist/gcc/cp/lang-specs.h \ src/external/gpl3/gcc/dist/gcc/cp/lex.c \ src/external/gpl3/gcc/dist/gcc/cp/name-lookup.c \ src/external/gpl3/gcc/dist/gcc/cp/name-lookup.h \ src/external/gpl3/gcc/dist/gcc/cp/operators.def \ src/external/gpl3/gcc/dist/gcc/cp/optimize.c \ src/external/gpl3/gcc/dist/gcc/cp/pt.c \ src/external/gpl3/gcc/dist/gcc/cp/ptree.c \ src/external/gpl3/gcc/dist/gcc/cp/repo.c \ src/external/gpl3/gcc/dist/gcc/cp/rtti.c \ src/external/gpl3/gcc/dist/gcc/cp/search.c \ src/external/gpl3/gcc/dist/gcc/cp/semantics.c \ src/external/gpl3/gcc/dist/gcc/cp/typeck2.c cvs rdiff -u -r1.2 -r1.2.2.1 src/external/gpl3/gcc/dist/gcc/cp/Make-lang.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/gcc/c-family
Module Name:src Committed By: yamt Date: Thu May 22 16:43:58 UTC 2014 Added Files: src/external/gpl3/gcc/dist/gcc/c-family [yamt-pagecache]: ChangeLog c-ada-spec.c c-ada-spec.h c-common.c c-common.def c-common.h c-cppbuiltin.c c-dump.c c-format.c c-format.h c-gimplify.c c-lex.c c-objc.h c-omp.c c-opts.c c-pch.c c-ppoutput.c c-pragma.c c-pragma.h c-pretty-print.c c-pretty-print.h c-semantics.c c-target-def.h c-target.def c-target.h c.opt cppspec.c stub-objc.c 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 -r0 -r1.1.1.1.4.2 \ src/external/gpl3/gcc/dist/gcc/c-family/ChangeLog \ src/external/gpl3/gcc/dist/gcc/c-family/c-ada-spec.c \ src/external/gpl3/gcc/dist/gcc/c-family/c-ada-spec.h \ src/external/gpl3/gcc/dist/gcc/c-family/c-common.c \ src/external/gpl3/gcc/dist/gcc/c-family/c-common.def \ src/external/gpl3/gcc/dist/gcc/c-family/c-common.h \ src/external/gpl3/gcc/dist/gcc/c-family/c-cppbuiltin.c \ src/external/gpl3/gcc/dist/gcc/c-family/c-dump.c \ src/external/gpl3/gcc/dist/gcc/c-family/c-format.c \ src/external/gpl3/gcc/dist/gcc/c-family/c-format.h \ src/external/gpl3/gcc/dist/gcc/c-family/c-gimplify.c \ src/external/gpl3/gcc/dist/gcc/c-family/c-lex.c \ src/external/gpl3/gcc/dist/gcc/c-family/c-objc.h \ src/external/gpl3/gcc/dist/gcc/c-family/c-omp.c \ src/external/gpl3/gcc/dist/gcc/c-family/c-opts.c \ src/external/gpl3/gcc/dist/gcc/c-family/c-pch.c \ src/external/gpl3/gcc/dist/gcc/c-family/c-ppoutput.c \ src/external/gpl3/gcc/dist/gcc/c-family/c-pragma.c \ src/external/gpl3/gcc/dist/gcc/c-family/c-pragma.h \ src/external/gpl3/gcc/dist/gcc/c-family/c-pretty-print.c \ src/external/gpl3/gcc/dist/gcc/c-family/c-pretty-print.h \ src/external/gpl3/gcc/dist/gcc/c-family/c-semantics.c \ src/external/gpl3/gcc/dist/gcc/c-family/c-target-def.h \ src/external/gpl3/gcc/dist/gcc/c-family/c-target.def \ src/external/gpl3/gcc/dist/gcc/c-family/c-target.h \ src/external/gpl3/gcc/dist/gcc/c-family/c.opt \ src/external/gpl3/gcc/dist/gcc/c-family/cppspec.c \ src/external/gpl3/gcc/dist/gcc/c-family/stub-objc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/gcc/common
Module Name:src Committed By: yamt Date: Thu May 22 16:44:04 UTC 2014 Added Files: src/external/gpl3/gcc/dist/gcc/common [yamt-pagecache]: common-target-def.h common-target.def common-target.h common-targhooks.c common-targhooks.h src/external/gpl3/gcc/dist/gcc/common/config [yamt-pagecache]: default-common.c src/external/gpl3/gcc/dist/gcc/common/config/aarch64 [yamt-pagecache]: aarch64-common.c src/external/gpl3/gcc/dist/gcc/common/config/alpha [yamt-pagecache]: alpha-common.c src/external/gpl3/gcc/dist/gcc/common/config/arm [yamt-pagecache]: arm-common.c src/external/gpl3/gcc/dist/gcc/common/config/avr [yamt-pagecache]: avr-common.c src/external/gpl3/gcc/dist/gcc/common/config/bfin [yamt-pagecache]: bfin-common.c src/external/gpl3/gcc/dist/gcc/common/config/c6x [yamt-pagecache]: c6x-common.c src/external/gpl3/gcc/dist/gcc/common/config/cr16 [yamt-pagecache]: cr16-common.c src/external/gpl3/gcc/dist/gcc/common/config/cris [yamt-pagecache]: cris-common.c src/external/gpl3/gcc/dist/gcc/common/config/epiphany [yamt-pagecache]: epiphany-common.c src/external/gpl3/gcc/dist/gcc/common/config/fr30 [yamt-pagecache]: fr30-common.c src/external/gpl3/gcc/dist/gcc/common/config/frv [yamt-pagecache]: frv-common.c src/external/gpl3/gcc/dist/gcc/common/config/h8300 [yamt-pagecache]: h8300-common.c src/external/gpl3/gcc/dist/gcc/common/config/i386 [yamt-pagecache]: i386-common.c src/external/gpl3/gcc/dist/gcc/common/config/ia64 [yamt-pagecache]: ia64-common.c src/external/gpl3/gcc/dist/gcc/common/config/iq2000 [yamt-pagecache]: iq2000-common.c src/external/gpl3/gcc/dist/gcc/common/config/lm32 [yamt-pagecache]: lm32-common.c src/external/gpl3/gcc/dist/gcc/common/config/m32r [yamt-pagecache]: m32r-common.c src/external/gpl3/gcc/dist/gcc/common/config/m68k [yamt-pagecache]: m68k-common.c src/external/gpl3/gcc/dist/gcc/common/config/mcore [yamt-pagecache]: mcore-common.c src/external/gpl3/gcc/dist/gcc/common/config/mep [yamt-pagecache]: mep-common.c src/external/gpl3/gcc/dist/gcc/common/config/microblaze [yamt-pagecache]: microblaze-common.c src/external/gpl3/gcc/dist/gcc/common/config/mips [yamt-pagecache]: mips-common.c src/external/gpl3/gcc/dist/gcc/common/config/mmix [yamt-pagecache]: mmix-common.c src/external/gpl3/gcc/dist/gcc/common/config/mn10300 [yamt-pagecache]: mn10300-common.c src/external/gpl3/gcc/dist/gcc/common/config/pa [yamt-pagecache]: pa-common.c src/external/gpl3/gcc/dist/gcc/common/config/pdp11 [yamt-pagecache]: pdp11-common.c src/external/gpl3/gcc/dist/gcc/common/config/picochip [yamt-pagecache]: picochip-common.c src/external/gpl3/gcc/dist/gcc/common/config/rs6000 [yamt-pagecache]: rs6000-common.c src/external/gpl3/gcc/dist/gcc/common/config/rx [yamt-pagecache]: rx-common.c src/external/gpl3/gcc/dist/gcc/common/config/s390 [yamt-pagecache]: s390-common.c src/external/gpl3/gcc/dist/gcc/common/config/score [yamt-pagecache]: score-common.c src/external/gpl3/gcc/dist/gcc/common/config/sh [yamt-pagecache]: sh-common.c src/external/gpl3/gcc/dist/gcc/common/config/sparc [yamt-pagecache]: sparc-common.c src/external/gpl3/gcc/dist/gcc/common/config/spu [yamt-pagecache]: spu-common.c src/external/gpl3/gcc/dist/gcc/common/config/tilegx [yamt-pagecache]: tilegx-common.c src/external/gpl3/gcc/dist/gcc/common/config/tilepro [yamt-pagecache]: tilepro-common.c src/external/gpl3/gcc/dist/gcc/common/config/v850 [yamt-pagecache]: v850-common.c src/external/gpl3/gcc/dist/gcc/common/config/vax [yamt-pagecache]: vax-common.c src/external/gpl3/gcc/dist/gcc/common/config/xstormy16 [yamt-pagecache]: xstormy16-common.c src/external/gpl3/gcc/dist/gcc/common/config/xtensa [yamt-pagecache]: xtensa-common.c 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 -r0 -r1.1.1.1.4.2 \ src/external/gpl3/gcc/dist/gcc/common/common-target-def.h \ src/external/gpl3/gcc/dist/gcc/common/common-target.def \ src/external/gpl3/gcc/dist/gcc/common/common-target.h \
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/gcc/c
Module Name:src Committed By: yamt Date: Thu May 22 16:43:54 UTC 2014 Added Files: src/external/gpl3/gcc/dist/gcc/c [yamt-pagecache]: ChangeLog Make-lang.in c-aux-info.c c-convert.c c-decl.c c-errors.c c-lang.c c-lang.h c-objc-common.c c-objc-common.h c-parser.c c-tree.h c-typeck.c config-lang.in gccspec.c 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 -r0 -r1.1.1.2.4.2 src/external/gpl3/gcc/dist/gcc/c/ChangeLog \ src/external/gpl3/gcc/dist/gcc/c/c-typeck.c cvs rdiff -u -r0 -r1.2.2.2 src/external/gpl3/gcc/dist/gcc/c/Make-lang.in cvs rdiff -u -r0 -r1.1.1.1.4.2 src/external/gpl3/gcc/dist/gcc/c/c-aux-info.c \ src/external/gpl3/gcc/dist/gcc/c/c-convert.c \ src/external/gpl3/gcc/dist/gcc/c/c-decl.c \ src/external/gpl3/gcc/dist/gcc/c/c-errors.c \ src/external/gpl3/gcc/dist/gcc/c/c-lang.c \ src/external/gpl3/gcc/dist/gcc/c/c-lang.h \ src/external/gpl3/gcc/dist/gcc/c/c-objc-common.c \ src/external/gpl3/gcc/dist/gcc/c/c-objc-common.h \ src/external/gpl3/gcc/dist/gcc/c/c-parser.c \ src/external/gpl3/gcc/dist/gcc/c/c-tree.h \ src/external/gpl3/gcc/dist/gcc/c/config-lang.in \ src/external/gpl3/gcc/dist/gcc/c/gccspec.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/zlib
Module Name:src Committed By: yamt Date: Thu May 22 16:39:56 UTC 2014 Removed Files: src/external/gpl3/gcc/dist/zlib [yamt-pagecache]: ChangeLog ChangeLog.gcj FAQ INDEX Makefile.am Makefile.in README acinclude.m4 aclocal.m4 adler32.c algorithm.txt compress.c configure configure.ac crc32.c crc32.h deflate.c deflate.h example.c gzio.c infback.c inffast.c inffast.h inffixed.h inflate.c inflate.h inftrees.c inftrees.h make_vms.com minigzip.c trees.c trees.h uncompr.c zconf.h zconf.in.h zlib.3 zlib.h zutil.c zutil.h src/external/gpl3/gcc/dist/zlib/amiga [yamt-pagecache]: Makefile.pup Makefile.sas src/external/gpl3/gcc/dist/zlib/as400 [yamt-pagecache]: bndsrc compile.clp readme.txt zlib.inc src/external/gpl3/gcc/dist/zlib/contrib [yamt-pagecache]: README.contrib src/external/gpl3/gcc/dist/zlib/contrib/ada [yamt-pagecache]: buffer_demo.adb mtest.adb read.adb readme.txt test.adb zlib-streams.adb zlib-streams.ads zlib-thin.adb zlib-thin.ads zlib.adb zlib.ads zlib.gpr src/external/gpl3/gcc/dist/zlib/contrib/asm586 [yamt-pagecache]: README.586 match.S src/external/gpl3/gcc/dist/zlib/contrib/asm686 [yamt-pagecache]: README.686 match.S src/external/gpl3/gcc/dist/zlib/contrib/blast [yamt-pagecache]: Makefile README blast.c blast.h test.pk test.txt src/external/gpl3/gcc/dist/zlib/contrib/delphi [yamt-pagecache]: ZLib.pas ZLibConst.pas readme.txt zlibd32.mak src/external/gpl3/gcc/dist/zlib/contrib/dotzlib [yamt-pagecache]: DotZLib.build DotZLib.chm DotZLib.sln LICENSE_1_0.txt readme.txt src/external/gpl3/gcc/dist/zlib/contrib/dotzlib/DotZLib [yamt-pagecache]: AssemblyInfo.cs ChecksumImpl.cs CircularBuffer.cs CodecBase.cs Deflater.cs DotZLib.cs DotZLib.csproj GZipStream.cs Inflater.cs UnitTests.cs src/external/gpl3/gcc/dist/zlib/contrib/infback9 [yamt-pagecache]: README infback9.c infback9.h inffix9.h inflate9.h inftree9.c inftree9.h src/external/gpl3/gcc/dist/zlib/contrib/inflate86 [yamt-pagecache]: inffas86.c inffast.S src/external/gpl3/gcc/dist/zlib/contrib/iostream [yamt-pagecache]: test.cpp zfstream.cpp zfstream.h src/external/gpl3/gcc/dist/zlib/contrib/iostream2 [yamt-pagecache]: zstream.h zstream_test.cpp src/external/gpl3/gcc/dist/zlib/contrib/iostream3 [yamt-pagecache]: README TODO test.cc zfstream.cc zfstream.h src/external/gpl3/gcc/dist/zlib/contrib/masm686 [yamt-pagecache]: match.asm src/external/gpl3/gcc/dist/zlib/contrib/masmx64 [yamt-pagecache]: bld_ml64.bat gvmat64.asm inffas8664.c inffasx64.asm readme.txt src/external/gpl3/gcc/dist/zlib/contrib/masmx86 [yamt-pagecache]: bld_ml32.bat gvmat32.asm gvmat32c.c inffas32.asm mkasm.bat readme.txt src/external/gpl3/gcc/dist/zlib/contrib/minizip [yamt-pagecache]: ChangeLogUnzip Makefile crypt.h ioapi.c ioapi.h iowin32.c iowin32.h miniunz.c minizip.c mztools.c mztools.h unzip.c unzip.h zip.c zip.h src/external/gpl3/gcc/dist/zlib/contrib/pascal [yamt-pagecache]: example.pas readme.txt zlibd32.mak zlibpas.pas src/external/gpl3/gcc/dist/zlib/contrib/puff [yamt-pagecache]: Makefile README puff.c puff.h zeros.raw src/external/gpl3/gcc/dist/zlib/contrib/testzlib [yamt-pagecache]: testzlib.c testzlib.txt src/external/gpl3/gcc/dist/zlib/contrib/untgz [yamt-pagecache]: Makefile Makefile.msc untgz.c src/external/gpl3/gcc/dist/zlib/contrib/vstudio [yamt-pagecache]: readme.txt src/external/gpl3/gcc/dist/zlib/contrib/vstudio/vc7 [yamt-pagecache]: miniunz.vcproj minizip.vcproj testzlib.vcproj zlib.rc zlibstat.vcproj zlibvc.def zlibvc.sln zlibvc.vcproj src/external/gpl3/gcc/dist/zlib/contrib/vstudio/vc8 [yamt-pagecache]: miniunz.vcproj minizip.vcproj testzlib.vcproj testzlibdll.vcproj zlib.rc zlibstat.vcproj zlibvc.def zlibvc.sln zlibvc.vcproj src/external/gpl3/gcc/dist/zlib/examples [yamt-pagecache]: README.examples fitblk.c gun.c gzappend.c gzjoin.c gzlog.c gzlog.h zlib_how.html zpipe.c zran.c src/external/gpl3/gcc/dist/zlib/msdos [yamt-pagecache]: Makefile.bor Makefile.dj2 Makefile.emx Makefile.msc Makefile.tc src/external/gpl3/gcc/dist/zlib/old [yamt-pagecache]: Makefile.riscos README descrip.mms visual-basic.txt zlib.html src/external/gpl3/gcc/dist/zlib/old/os2 [yamt-pagecache]: Makefile.os2 zlib.def src/external/gpl3/gcc/dist/zlib/projects [yamt-pagecache]:
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/maintainer-scripts
Module Name:src Committed By: yamt Date: Thu May 22 16:39:51 UTC 2014 Modified Files: src/external/gpl3/gcc/dist/maintainer-scripts [yamt-pagecache]: ChangeLog README crontab gcc_release update_version_svn update_web_docs_libstdcxx_svn update_web_docs_svn 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/maintainer-scripts/ChangeLog cvs rdiff -u -r1.1.1.1 -r1.1.1.1.2.1 \ src/external/gpl3/gcc/dist/maintainer-scripts/README \ src/external/gpl3/gcc/dist/maintainer-scripts/crontab \ src/external/gpl3/gcc/dist/maintainer-scripts/gcc_release \ src/external/gpl3/gcc/dist/maintainer-scripts/update_version_svn \ src/external/gpl3/gcc/dist/maintainer-scripts/update_web_docs_libstdcxx_svn \ src/external/gpl3/gcc/dist/maintainer-scripts/update_web_docs_svn Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/lto-plugin
Module Name:src Committed By: yamt Date: Thu May 22 16:39:48 UTC 2014 Modified Files: src/external/gpl3/gcc/dist/lto-plugin [yamt-pagecache]: ChangeLog Makefile.am Makefile.in aclocal.m4 configure configure.ac lto-plugin.c Added Files: src/external/gpl3/gcc/dist/lto-plugin [yamt-pagecache]: config.h.in 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/lto-plugin/ChangeLog cvs rdiff -u -r1.1.1.1 -r1.1.1.1.2.1 \ src/external/gpl3/gcc/dist/lto-plugin/Makefile.am \ src/external/gpl3/gcc/dist/lto-plugin/Makefile.in \ src/external/gpl3/gcc/dist/lto-plugin/aclocal.m4 \ src/external/gpl3/gcc/dist/lto-plugin/configure \ src/external/gpl3/gcc/dist/lto-plugin/configure.ac \ src/external/gpl3/gcc/dist/lto-plugin/lto-plugin.c cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/gpl3/gcc/dist/lto-plugin/config.h.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/libssp
Module Name:src Committed By: yamt Date: Thu May 22 16:37:05 UTC 2014 Modified Files: src/external/gpl3/gcc/dist/libssp [yamt-pagecache]: ChangeLog Makefile.am Makefile.in aclocal.m4 config.h.in configure configure.ac memmove-chk.c ssp.map strncat-chk.c 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/libssp/ChangeLog cvs rdiff -u -r1.1.1.1 -r1.1.1.1.2.1 \ src/external/gpl3/gcc/dist/libssp/Makefile.am \ src/external/gpl3/gcc/dist/libssp/Makefile.in \ src/external/gpl3/gcc/dist/libssp/aclocal.m4 \ src/external/gpl3/gcc/dist/libssp/config.h.in \ src/external/gpl3/gcc/dist/libssp/configure \ src/external/gpl3/gcc/dist/libssp/configure.ac \ src/external/gpl3/gcc/dist/libssp/memmove-chk.c \ src/external/gpl3/gcc/dist/libssp/ssp.map \ src/external/gpl3/gcc/dist/libssp/strncat-chk.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/libsanitizer
Module Name:src Committed By: yamt Date: Thu May 22 16:37:02 UTC 2014 Added Files: src/external/gpl3/gcc/dist/libsanitizer [yamt-pagecache]: ChangeLog LICENSE.TXT MERGE Makefile.am Makefile.in README.gcc acinclude.m4 aclocal.m4 configure configure.ac configure.tgt libtool-version merge.sh src/external/gpl3/gcc/dist/libsanitizer/asan [yamt-pagecache]: Makefile.am Makefile.in asan_allocator.cc asan_allocator.h asan_allocator2.cc asan_fake_stack.cc asan_flags.h asan_globals.cc asan_intercepted_functions.h asan_interceptors.cc asan_interceptors.h asan_interface_internal.h asan_internal.h asan_linux.cc asan_lock.h asan_mac.cc asan_mac.h asan_malloc_linux.cc asan_malloc_mac.cc asan_malloc_win.cc asan_mapping.h asan_new_delete.cc asan_poisoning.cc asan_posix.cc asan_preinit.cc asan_report.cc asan_report.h asan_rtl.cc asan_stack.cc asan_stack.h asan_stats.cc asan_stats.h asan_thread.cc asan_thread.h asan_thread_registry.cc asan_thread_registry.h asan_win.cc libtool-version src/external/gpl3/gcc/dist/libsanitizer/include/sanitizer [yamt-pagecache]: asan_interface.h common_interface_defs.h src/external/gpl3/gcc/dist/libsanitizer/interception [yamt-pagecache]: Makefile.am Makefile.in interception.h interception_linux.cc interception_linux.h interception_mac.cc interception_mac.h interception_type_test.cc interception_win.cc interception_win.h src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common [yamt-pagecache]: Makefile.am Makefile.in sanitizer_allocator.cc sanitizer_allocator.h sanitizer_atomic.h sanitizer_atomic_clang.h sanitizer_atomic_msvc.h sanitizer_common.cc sanitizer_common.h sanitizer_common_interceptors.inc sanitizer_common_interceptors_scanf.inc sanitizer_flags.cc sanitizer_flags.h sanitizer_internal_defs.h sanitizer_lfstack.h sanitizer_libc.cc sanitizer_libc.h sanitizer_linux.cc sanitizer_list.h sanitizer_mac.cc sanitizer_mutex.h sanitizer_placement_new.h sanitizer_platform_interceptors.h sanitizer_platform_limits_posix.cc sanitizer_platform_limits_posix.h sanitizer_posix.cc sanitizer_printf.cc sanitizer_procmaps.h sanitizer_quarantine.h sanitizer_report_decorator.h sanitizer_stackdepot.cc sanitizer_stackdepot.h sanitizer_stacktrace.cc sanitizer_stacktrace.h sanitizer_symbolizer.cc sanitizer_symbolizer.h sanitizer_symbolizer_itanium.cc sanitizer_symbolizer_linux.cc sanitizer_symbolizer_mac.cc sanitizer_symbolizer_win.cc sanitizer_win.cc src/external/gpl3/gcc/dist/libsanitizer/tsan [yamt-pagecache]: Makefile.am Makefile.in libtool-version tsan_clock.cc tsan_clock.h tsan_defs.h tsan_fd.cc tsan_fd.h tsan_flags.cc tsan_flags.h tsan_interceptors.cc tsan_interface.cc tsan_interface.h tsan_interface_ann.cc tsan_interface_ann.h tsan_interface_atomic.cc tsan_interface_atomic.h tsan_interface_inl.h tsan_interface_java.cc tsan_interface_java.h tsan_md5.cc tsan_mman.cc tsan_mman.h tsan_mutex.cc tsan_mutex.h tsan_mutexset.cc tsan_mutexset.h tsan_platform.h tsan_platform_linux.cc tsan_platform_mac.cc tsan_platform_windows.cc tsan_report.cc tsan_report.h tsan_rtl.cc tsan_rtl.h tsan_rtl_amd64.S tsan_rtl_mutex.cc tsan_rtl_report.cc tsan_rtl_thread.cc tsan_stat.cc tsan_stat.h tsan_suppressions.cc tsan_suppressions.h tsan_symbolize.cc tsan_symbolize.h tsan_symbolize_addr2line_linux.cc tsan_sync.cc tsan_sync.h tsan_trace.h tsan_update_shadow_word_inl.h tsan_vector.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 -r0 -r1.1.1.1.4.2 \ src/external/gpl3/gcc/dist/libsanitizer/ChangeLog \ src/external/gpl3/gcc/dist/libsanitizer/LICENSE.TXT \ src/external/gpl3/gcc/dist/libsanitizer/MERGE \ src/external/gpl3/gcc/dist/libsanitizer/Makefile.am \ src/external/gpl3/gcc/dist/libsanitizer/Makefile.in \ src/external/gpl3/gcc/dist/libsanitizer/README.gcc \ src/external/gpl3/gcc/dist/libsanitizer/acinclude.m4 \ src/external/gpl3/gcc/dist/libsanitizer/aclocal.m4 \ src/external/gpl3/gcc/dist/libsanitizer/configure.ac \ src/external/gpl3/gcc/dist/libsanitizer/configure.tgt \ src/external/gpl3/gcc/dist/libsanitizer/libtool-version \ src/external/gpl3/gcc/dist/libsanitizer/merge.sh cvs rdiff -u -r0 -r1.2.2.2 src/exte
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/libitm
Module Name:src Committed By: yamt Date: Thu May 22 16:36:49 UTC 2014 Added Files: src/external/gpl3/gcc/dist/libitm [yamt-pagecache]: ChangeLog Makefile.am Makefile.in aatree.cc aatree.h acinclude.m4 aclocal.m4 alloc.cc alloc_c.cc alloc_cpp.cc barrier.cc beginend.cc clearcap.map clone.cc common.h config.h.in configure configure.ac configure.tgt containers.h dispatch.h eh_cpp.cc libitm.h libitm.map libitm.spec.in libitm.texi libitm_i.h local.cc local_atomic local_type_traits method-gl.cc method-ml.cc method-serial.cc query.cc retry.cc stmlock.h useraction.cc util.cc src/external/gpl3/gcc/dist/libitm/config/alpha [yamt-pagecache]: cacheline.h sjlj.S target.h src/external/gpl3/gcc/dist/libitm/config/arm [yamt-pagecache]: hwcap.cc hwcap.h sjlj.S target.h src/external/gpl3/gcc/dist/libitm/config/generic [yamt-pagecache]: asmcfi.h cacheline.h tls.cc tls.h src/external/gpl3/gcc/dist/libitm/config/linux [yamt-pagecache]: futex.cc futex.h futex_bits.h rwlock.cc rwlock.h src/external/gpl3/gcc/dist/libitm/config/linux/alpha [yamt-pagecache]: futex_bits.h src/external/gpl3/gcc/dist/libitm/config/linux/powerpc [yamt-pagecache]: futex_bits.h src/external/gpl3/gcc/dist/libitm/config/linux/sh [yamt-pagecache]: futex_bits.h src/external/gpl3/gcc/dist/libitm/config/linux/sparc [yamt-pagecache]: futex_bits.h src/external/gpl3/gcc/dist/libitm/config/linux/x86 [yamt-pagecache]: futex_bits.h tls.h src/external/gpl3/gcc/dist/libitm/config/posix [yamt-pagecache]: rwlock.cc rwlock.h src/external/gpl3/gcc/dist/libitm/config/powerpc [yamt-pagecache]: cacheline.h sjlj.S target.h src/external/gpl3/gcc/dist/libitm/config/s390 [yamt-pagecache]: sjlj.S target.h src/external/gpl3/gcc/dist/libitm/config/sh [yamt-pagecache]: sjlj.S target.h src/external/gpl3/gcc/dist/libitm/config/sparc [yamt-pagecache]: cacheline.h sjlj.S target.h src/external/gpl3/gcc/dist/libitm/config/x86 [yamt-pagecache]: cacheline.h sjlj.S target.h x86_avx.cc x86_sse.cc 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 -r0 -r1.1.1.1.4.2 src/external/gpl3/gcc/dist/libitm/ChangeLog \ src/external/gpl3/gcc/dist/libitm/aatree.cc \ src/external/gpl3/gcc/dist/libitm/aatree.h \ src/external/gpl3/gcc/dist/libitm/acinclude.m4 \ src/external/gpl3/gcc/dist/libitm/aclocal.m4 \ src/external/gpl3/gcc/dist/libitm/alloc.cc \ src/external/gpl3/gcc/dist/libitm/alloc_c.cc \ src/external/gpl3/gcc/dist/libitm/alloc_cpp.cc \ src/external/gpl3/gcc/dist/libitm/barrier.cc \ src/external/gpl3/gcc/dist/libitm/beginend.cc \ src/external/gpl3/gcc/dist/libitm/clearcap.map \ src/external/gpl3/gcc/dist/libitm/clone.cc \ src/external/gpl3/gcc/dist/libitm/common.h \ src/external/gpl3/gcc/dist/libitm/config.h.in \ src/external/gpl3/gcc/dist/libitm/configure.tgt \ src/external/gpl3/gcc/dist/libitm/containers.h \ src/external/gpl3/gcc/dist/libitm/dispatch.h \ src/external/gpl3/gcc/dist/libitm/eh_cpp.cc \ src/external/gpl3/gcc/dist/libitm/libitm.h \ src/external/gpl3/gcc/dist/libitm/libitm.map \ src/external/gpl3/gcc/dist/libitm/libitm.spec.in \ src/external/gpl3/gcc/dist/libitm/libitm.texi \ src/external/gpl3/gcc/dist/libitm/libitm_i.h \ src/external/gpl3/gcc/dist/libitm/local.cc \ src/external/gpl3/gcc/dist/libitm/local_atomic \ src/external/gpl3/gcc/dist/libitm/local_type_traits \ src/external/gpl3/gcc/dist/libitm/method-gl.cc \ src/external/gpl3/gcc/dist/libitm/method-ml.cc \ src/external/gpl3/gcc/dist/libitm/method-serial.cc \ src/external/gpl3/gcc/dist/libitm/query.cc \ src/external/gpl3/gcc/dist/libitm/retry.cc \ src/external/gpl3/gcc/dist/libitm/stmlock.h \ src/external/gpl3/gcc/dist/libitm/useraction.cc \ src/external/gpl3/gcc/dist/libitm/util.cc cvs rdiff -u -r0 -r1.2.4.2 src/external/gpl3/gcc/dist/libitm/Makefile.am \ src/external/gpl3/gcc/dist/libitm/Makefile.in \ src/external/gpl3/gcc/dist/libitm/configure.ac cvs rdiff -u -r0 -r1.3.2.2 src/external/gpl3/gcc/dist/libitm/configure cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/gpl3/gcc/dist/libitm/config/alpha/cacheline.h \ src/external/gpl3/gcc/dist/libitm/config/alpha/sjlj.S \ src/external/gpl3/gcc/dist/libitm/config/alpha/target.h cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/gpl3/gcc/dist/libitm/config/arm/hwcap.cc \ src/external/gpl3/gcc/dist/libitm/config/arm/
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/libobjc
Module Name:src Committed By: yamt Date: Thu May 22 16:36:57 UTC 2014 Modified Files: src/external/gpl3/gcc/dist/libobjc [yamt-pagecache]: ChangeLog Makefile.in NXConstStr.m Object.m Protocol.m THREADS acinclude.m4 aclocal.m4 class.c config.h.in configure configure.ac encoding.c exception.c gc.c hash.c init.c libobjc.def linking.m nil_method.c objects.c sarray.c selector.c sendmsg.c thr.c src/external/gpl3/gcc/dist/libobjc/objc [yamt-pagecache]: NXConstStr.h Object.h Protocol.h objc-decls.h objc.h runtime.h thr.h Added Files: src/external/gpl3/gcc/dist/libobjc [yamt-pagecache]: accessors.m error.c ivars.c memory.c methods.c objc-foreach.c objc-sync.c protocols.c src/external/gpl3/gcc/dist/libobjc/objc [yamt-pagecache]: README message.h objc-exception.h objc-sync.h src/external/gpl3/gcc/dist/libobjc/objc-private [yamt-pagecache]: README accessors.h common.h error.h hash.h module-abi-8.h objc-list.h objc-sync.h protocols.h runtime.h sarray.h selector.h Removed Files: src/external/gpl3/gcc/dist/libobjc [yamt-pagecache]: README.threads THREADS.MACH archive.c libobjc_entry.c makefile.dos misc.c thr-dce.c thr-decosf1.c thr-irix.c thr-mach.c thr-objc.c thr-os2.c thr-posix.c thr-pthreads.c thr-rtems.c thr-single.c thr-solaris.c thr-vxworks.c thr-win32.c src/external/gpl3/gcc/dist/libobjc/objc [yamt-pagecache]: encoding.h hash.h objc-api.h objc-list.h sarray.h typedstream.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/libobjc/ChangeLog \ src/external/gpl3/gcc/dist/libobjc/encoding.c \ src/external/gpl3/gcc/dist/libobjc/sendmsg.c cvs rdiff -u -r1.1.1.1 -r1.1.1.1.2.1 \ src/external/gpl3/gcc/dist/libobjc/Makefile.in \ src/external/gpl3/gcc/dist/libobjc/NXConstStr.m \ src/external/gpl3/gcc/dist/libobjc/Object.m \ src/external/gpl3/gcc/dist/libobjc/Protocol.m \ src/external/gpl3/gcc/dist/libobjc/THREADS \ src/external/gpl3/gcc/dist/libobjc/acinclude.m4 \ src/external/gpl3/gcc/dist/libobjc/aclocal.m4 \ src/external/gpl3/gcc/dist/libobjc/class.c \ src/external/gpl3/gcc/dist/libobjc/config.h.in \ src/external/gpl3/gcc/dist/libobjc/configure \ src/external/gpl3/gcc/dist/libobjc/configure.ac \ src/external/gpl3/gcc/dist/libobjc/exception.c \ src/external/gpl3/gcc/dist/libobjc/gc.c \ src/external/gpl3/gcc/dist/libobjc/init.c \ src/external/gpl3/gcc/dist/libobjc/libobjc.def \ src/external/gpl3/gcc/dist/libobjc/linking.m \ src/external/gpl3/gcc/dist/libobjc/nil_method.c \ src/external/gpl3/gcc/dist/libobjc/objects.c \ src/external/gpl3/gcc/dist/libobjc/sarray.c \ src/external/gpl3/gcc/dist/libobjc/selector.c \ src/external/gpl3/gcc/dist/libobjc/thr.c cvs rdiff -u -r1.1.1.1 -r0 src/external/gpl3/gcc/dist/libobjc/README.threads \ src/external/gpl3/gcc/dist/libobjc/THREADS.MACH \ src/external/gpl3/gcc/dist/libobjc/libobjc_entry.c \ src/external/gpl3/gcc/dist/libobjc/makefile.dos \ src/external/gpl3/gcc/dist/libobjc/misc.c \ src/external/gpl3/gcc/dist/libobjc/thr-dce.c \ src/external/gpl3/gcc/dist/libobjc/thr-decosf1.c \ src/external/gpl3/gcc/dist/libobjc/thr-irix.c \ src/external/gpl3/gcc/dist/libobjc/thr-mach.c \ src/external/gpl3/gcc/dist/libobjc/thr-objc.c \ src/external/gpl3/gcc/dist/libobjc/thr-os2.c \ src/external/gpl3/gcc/dist/libobjc/thr-posix.c \ src/external/gpl3/gcc/dist/libobjc/thr-pthreads.c \ src/external/gpl3/gcc/dist/libobjc/thr-rtems.c \ src/external/gpl3/gcc/dist/libobjc/thr-single.c \ src/external/gpl3/gcc/dist/libobjc/thr-solaris.c \ src/external/gpl3/gcc/dist/libobjc/thr-vxworks.c \ src/external/gpl3/gcc/dist/libobjc/thr-win32.c cvs rdiff -u -r0 -r1.1.1.1.4.2 src/external/gpl3/gcc/dist/libobjc/accessors.m \ src/external/gpl3/gcc/dist/libobjc/error.c \ src/external/gpl3/gcc/dist/libobjc/ivars.c \ src/external/gpl3/gcc/dist/libobjc/memory.c \ src/external/gpl3/gcc/dist/libobjc/methods.c \ src/external/gpl3/gcc/dist/libobjc/objc-foreach.c \ src/external/gpl3/gcc/dist/libobjc/objc-sync.c \ src/external/gpl3/gcc/dist/libobjc/protocols.c cvs rdiff -u -r1.1.1.1.2.1 -r0 src/external/gpl3/gcc/dist/libobjc/archive.c cvs rdiff -u -r1.2 -r1.2.2.1 src/external/gpl3/gcc/dist/libobjc/hash.c cvs rdiff -u -r1.1.1.1 -r1.1.1.1.2.1 \ src/external/gpl3/gcc/dist/libobjc/objc/NXConstStr.h \ src/external/gpl3/gcc/dist/libobjc/objc/Object.h \ src/external/gpl3/gcc/dist/libobjc/objc/Protocol.h \ src/ex
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/libmudflap
Module Name:src Committed By: yamt Date: Thu May 22 16:36:53 UTC 2014 Modified Files: src/external/gpl3/gcc/dist/libmudflap [yamt-pagecache]: ChangeLog Makefile.am Makefile.in config.h.in configure configure.ac mf-heuristics.c mf-hooks1.c mf-hooks2.c mf-hooks3.c mf-impl.h mf-runtime.c mf-runtime.h Removed Files: src/external/gpl3/gcc/dist/libmudflap/testsuite [yamt-pagecache]: Makefile.am Makefile.in mfconfig.exp.in src/external/gpl3/gcc/dist/libmudflap/testsuite/config [yamt-pagecache]: default.exp src/external/gpl3/gcc/dist/libmudflap/testsuite/lib [yamt-pagecache]: libmudflap.exp mfdg.exp src/external/gpl3/gcc/dist/libmudflap/testsuite/libmudflap.c [yamt-pagecache]: cfrags.exp externs-1.c externs-2.c externs.exp fail1-frag.c fail10-frag.c fail11-frag.c fail12-frag.c fail13-frag.c fail14-frag.c fail15-frag.c fail16-frag.c fail17-frag.c fail18-frag.c fail19-frag.c fail2-frag.c fail20-frag.c fail21-frag.c fail22-frag.c fail23-frag.c fail25-frag.c fail26-frag.c fail27-frag.c fail28-frag.c fail29-frag.c fail3-frag.c fail30-frag.c fail31-frag.c fail32-frag.c fail33-frag.c fail34-frag.c fail35-frag.c fail36-frag.c fail37-frag.c fail38-frag.c fail39-frag.c fail4-frag.c fail40-frag.c fail5-frag.c fail6-frag.c fail68-frag.c fail7-frag.c fail8-frag.c fail9-frag.c heap-scalestress.c hook-allocstuff.c hook2-allocstuff.c pass-stratcliff.c pass1-frag.c pass10-frag.c pass11-frag.c pass12-frag.c pass13-frag.c pass14-frag.c pass15-frag.c pass16-frag.c pass17-frag.c pass18-frag.c pass19-frag.c pass2-frag.c pass20-frag.c pass21-frag.c pass22-frag.c pass23-frag.c pass24-frag.c pass25-frag.c pass26-frag.c pass29-frag.c pass3-frag.c pass30-frag.c pass32-frag.c pass33-frag.c pass34-frag.c pass35-frag.c pass36-frag.c pass38-frag.c pass4-frag.c pass42-frag.c pass43-frag.c pass44-frag.c pass45-frag.c pass46-frag.c pass47-frag.c pass48-frag.c pass49-frag.c pass5-frag.c pass50-frag.c pass51-frag.c pass52-frag.c pass53-frag.c pass54-frag.c pass56-frag.c pass6-frag.c pass62-frag.c pass63-frag.c pass64-frag.c pass67-frag.c pass7-frag.c pass8-frag.c pass9-frag.c src/external/gpl3/gcc/dist/libmudflap/testsuite/libmudflap.c++ [yamt-pagecache]: c++frags.exp ctors-1.cxx ctors-2.cxx ctors.exp error1-frag.cxx error2-frag.cxx fail24-frag.cxx pass27-frag.cxx pass28-frag.cxx pass31-frag.cxx pass41-frag.cxx pass55-frag.cxx pass57-frag.cxx pass58-frag.cxx pass60-frag.cxx pass61-frag.cxx pass66-frag.cxx src/external/gpl3/gcc/dist/libmudflap/testsuite/libmudflap.cth [yamt-pagecache]: cthfrags.exp pass37-frag.c pass39-frag.c pass40-frag.c pass59-frag.c 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/libmudflap/ChangeLog \ src/external/gpl3/gcc/dist/libmudflap/mf-hooks1.c \ src/external/gpl3/gcc/dist/libmudflap/mf-hooks2.c \ src/external/gpl3/gcc/dist/libmudflap/mf-impl.h \ src/external/gpl3/gcc/dist/libmudflap/mf-runtime.c \ src/external/gpl3/gcc/dist/libmudflap/mf-runtime.h cvs rdiff -u -r1.1.1.1 -r1.1.1.1.2.1 \ src/external/gpl3/gcc/dist/libmudflap/Makefile.am \ src/external/gpl3/gcc/dist/libmudflap/Makefile.in \ src/external/gpl3/gcc/dist/libmudflap/config.h.in \ src/external/gpl3/gcc/dist/libmudflap/configure \ src/external/gpl3/gcc/dist/libmudflap/configure.ac \ src/external/gpl3/gcc/dist/libmudflap/mf-heuristics.c \ src/external/gpl3/gcc/dist/libmudflap/mf-hooks3.c cvs rdiff -u -r1.1.1.1 -r0 \ src/external/gpl3/gcc/dist/libmudflap/testsuite/Makefile.am \ src/external/gpl3/gcc/dist/libmudflap/testsuite/Makefile.in \ src/external/gpl3/gcc/dist/libmudflap/testsuite/mfconfig.exp.in cvs rdiff -u -r1.1.1.1 -r0 \ src/external/gpl3/gcc/dist/libmudflap/testsuite/config/default.exp cvs rdiff -u -r1.1.1.1 -r0 \ src/external/gpl3/gcc/dist/libmudflap/testsuite/lib/libmudflap.exp \ src/external/gpl3/gcc/dist/libmudflap/testsuite/lib/mfdg.exp cvs rdiff -u -r1.1.1.1 -r0 \ src/external/gpl3/gcc/dist/libmudflap/testsuite/libmudflap.c/cfrags.exp \ src/external/gpl3/gcc/dist/libmudflap/testsuite/libmudflap.c/externs-1.c \ src/external/gpl3/gcc/dist/libmudflap/testsuite/libmudflap.c/externs-2.c \ src/external/gpl3/gcc/dist/libmudflap/testsuite/libmudflap.c/externs.exp \ src/externa
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/libcpp
Module Name:src Committed By: yamt Date: Thu May 22 16:36:10 UTC 2014 Modified Files: src/external/gpl3/gcc/dist/libcpp [yamt-pagecache]: ChangeLog Makefile.in charset.c config.in configure configure.ac directives-only.c directives.c errors.c expr.c files.c identifiers.c init.c internal.h lex.c line-map.c macro.c makeucnid.c mkdeps.c pch.c symtab.c system.h traditional.c ucnid.h ucnid.tab src/external/gpl3/gcc/dist/libcpp/include [yamt-pagecache]: cpp-id-data.h cpplib.h line-map.h mkdeps.h symtab.h Removed Files: src/external/gpl3/gcc/dist/libcpp/po [yamt-pagecache]: ChangeLog be.gmo be.po ca.gmo ca.po cpplib.pot da.gmo da.po de.gmo de.po el.gmo el.po es.gmo es.po fi.gmo fi.po fr.gmo fr.po id.gmo id.po ja.gmo ja.po nl.gmo nl.po sv.gmo sv.po tr.gmo tr.po uk.gmo uk.po vi.gmo vi.po zh_CN.gmo zh_CN.po zh_TW.gmo zh_TW.po 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/libcpp/ChangeLog cvs rdiff -u -r1.2 -r1.2.2.1 src/external/gpl3/gcc/dist/libcpp/Makefile.in \ src/external/gpl3/gcc/dist/libcpp/files.c \ src/external/gpl3/gcc/dist/libcpp/init.c \ src/external/gpl3/gcc/dist/libcpp/internal.h \ src/external/gpl3/gcc/dist/libcpp/lex.c \ src/external/gpl3/gcc/dist/libcpp/macro.c cvs rdiff -u -r1.1.1.1 -r1.1.1.1.2.1 \ src/external/gpl3/gcc/dist/libcpp/charset.c \ src/external/gpl3/gcc/dist/libcpp/config.in \ src/external/gpl3/gcc/dist/libcpp/configure \ src/external/gpl3/gcc/dist/libcpp/configure.ac \ src/external/gpl3/gcc/dist/libcpp/directives-only.c \ src/external/gpl3/gcc/dist/libcpp/directives.c \ src/external/gpl3/gcc/dist/libcpp/errors.c \ src/external/gpl3/gcc/dist/libcpp/expr.c \ src/external/gpl3/gcc/dist/libcpp/identifiers.c \ src/external/gpl3/gcc/dist/libcpp/line-map.c \ src/external/gpl3/gcc/dist/libcpp/makeucnid.c \ src/external/gpl3/gcc/dist/libcpp/mkdeps.c \ src/external/gpl3/gcc/dist/libcpp/pch.c \ src/external/gpl3/gcc/dist/libcpp/symtab.c \ src/external/gpl3/gcc/dist/libcpp/system.h \ src/external/gpl3/gcc/dist/libcpp/traditional.c \ src/external/gpl3/gcc/dist/libcpp/ucnid.h \ src/external/gpl3/gcc/dist/libcpp/ucnid.tab cvs rdiff -u -r1.1.1.1 -r1.1.1.1.2.1 \ src/external/gpl3/gcc/dist/libcpp/include/cpp-id-data.h \ src/external/gpl3/gcc/dist/libcpp/include/line-map.h \ src/external/gpl3/gcc/dist/libcpp/include/mkdeps.h \ src/external/gpl3/gcc/dist/libcpp/include/symtab.h cvs rdiff -u -r1.2 -r1.2.2.1 \ src/external/gpl3/gcc/dist/libcpp/include/cpplib.h cvs rdiff -u -r1.1.1.1.2.1 -r0 src/external/gpl3/gcc/dist/libcpp/po/ChangeLog cvs rdiff -u -r1.1.1.1 -r0 src/external/gpl3/gcc/dist/libcpp/po/be.gmo \ src/external/gpl3/gcc/dist/libcpp/po/be.po \ src/external/gpl3/gcc/dist/libcpp/po/ca.gmo \ src/external/gpl3/gcc/dist/libcpp/po/ca.po \ src/external/gpl3/gcc/dist/libcpp/po/cpplib.pot \ src/external/gpl3/gcc/dist/libcpp/po/da.gmo \ src/external/gpl3/gcc/dist/libcpp/po/da.po \ src/external/gpl3/gcc/dist/libcpp/po/de.gmo \ src/external/gpl3/gcc/dist/libcpp/po/de.po \ src/external/gpl3/gcc/dist/libcpp/po/el.gmo \ src/external/gpl3/gcc/dist/libcpp/po/el.po \ src/external/gpl3/gcc/dist/libcpp/po/es.gmo \ src/external/gpl3/gcc/dist/libcpp/po/es.po \ src/external/gpl3/gcc/dist/libcpp/po/fi.gmo \ src/external/gpl3/gcc/dist/libcpp/po/fi.po \ src/external/gpl3/gcc/dist/libcpp/po/fr.gmo \ src/external/gpl3/gcc/dist/libcpp/po/fr.po \ src/external/gpl3/gcc/dist/libcpp/po/id.gmo \ src/external/gpl3/gcc/dist/libcpp/po/id.po \ src/external/gpl3/gcc/dist/libcpp/po/ja.gmo \ src/external/gpl3/gcc/dist/libcpp/po/ja.po \ src/external/gpl3/gcc/dist/libcpp/po/nl.gmo \ src/external/gpl3/gcc/dist/libcpp/po/nl.po \ src/external/gpl3/gcc/dist/libcpp/po/sv.gmo \ src/external/gpl3/gcc/dist/libcpp/po/sv.po \ src/external/gpl3/gcc/dist/libcpp/po/tr.gmo \ src/external/gpl3/gcc/dist/libcpp/po/tr.po \ src/external/gpl3/gcc/dist/libcpp/po/uk.gmo \ src/external/gpl3/gcc/dist/libcpp/po/uk.po \ src/external/gpl3/gcc/dist/libcpp/po/vi.gmo \ src/external/gpl3/gcc/dist/libcpp/po/vi.po \ src/external/gpl3/gcc/dist/libcpp/po/zh_CN.gmo \ src/external/gpl3/gcc/dist/libcpp/po/zh_CN.po \ src/external/gpl3/gcc/dist/libcpp/po/zh_TW.gmo \ src/external/gpl3/gcc/dist/libcpp/po/zh_TW.po Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/libiberty
Module Name:src Committed By: yamt Date: Thu May 22 16:36:44 UTC 2014 Modified Files: src/external/gpl3/gcc/dist/libiberty [yamt-pagecache]: ChangeLog Makefile.in aclocal.m4 argv.c bsearch.c concat.c config.in configure configure.ac copying-lib.texi cp-demangle.c cp-demangle.h cp-demint.c cplus-dem.c crc32.c filename_cmp.c floatformat.c fnmatch.txh fopen_unlocked.c functions.texi gather-docs hashtab.c insque.c lbasename.c libiberty.texi maint-tool make-relative-prefix.c make-temp-file.c makefile.vms md5.c memchr.c memcmp.c memcpy.c memmem.c memmove.c mempcpy.c memset.c obstacks.texi pex-common.c pex-msdos.c pex-unix.c pex-win32.c pexecute.txh random.c regex.c setenv.c sha1.c snprintf.c spaces.c splay-tree.c stpncpy.c strncmp.c strtod.c strtol.c vasprintf.c vprintf.c vsnprintf.c xmemdup.c Added Files: src/external/gpl3/gcc/dist/libiberty [yamt-pagecache]: dwarfnames.c setproctitle.c simple-object-coff.c simple-object-common.h simple-object-elf.c simple-object-mach-o.c simple-object-xcoff.c simple-object.c simple-object.txh stack-limit.c strnlen.c timeval-utils.c Removed Files: src/external/gpl3/gcc/dist/libiberty/testsuite [yamt-pagecache]: Makefile.in demangle-expected test-demangle.c test-expandargv.c test-pexecute.c 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/libiberty/ChangeLog \ src/external/gpl3/gcc/dist/libiberty/make-relative-prefix.c cvs rdiff -u -r1.1.1.1 -r1.1.1.1.2.1 \ src/external/gpl3/gcc/dist/libiberty/Makefile.in \ src/external/gpl3/gcc/dist/libiberty/aclocal.m4 \ src/external/gpl3/gcc/dist/libiberty/argv.c \ src/external/gpl3/gcc/dist/libiberty/bsearch.c \ src/external/gpl3/gcc/dist/libiberty/concat.c \ src/external/gpl3/gcc/dist/libiberty/config.in \ src/external/gpl3/gcc/dist/libiberty/configure \ src/external/gpl3/gcc/dist/libiberty/configure.ac \ src/external/gpl3/gcc/dist/libiberty/copying-lib.texi \ src/external/gpl3/gcc/dist/libiberty/cp-demangle.c \ src/external/gpl3/gcc/dist/libiberty/cp-demangle.h \ src/external/gpl3/gcc/dist/libiberty/cp-demint.c \ src/external/gpl3/gcc/dist/libiberty/cplus-dem.c \ src/external/gpl3/gcc/dist/libiberty/crc32.c \ src/external/gpl3/gcc/dist/libiberty/filename_cmp.c \ src/external/gpl3/gcc/dist/libiberty/fnmatch.txh \ src/external/gpl3/gcc/dist/libiberty/fopen_unlocked.c \ src/external/gpl3/gcc/dist/libiberty/functions.texi \ src/external/gpl3/gcc/dist/libiberty/gather-docs \ src/external/gpl3/gcc/dist/libiberty/hashtab.c \ src/external/gpl3/gcc/dist/libiberty/insque.c \ src/external/gpl3/gcc/dist/libiberty/lbasename.c \ src/external/gpl3/gcc/dist/libiberty/libiberty.texi \ src/external/gpl3/gcc/dist/libiberty/maint-tool \ src/external/gpl3/gcc/dist/libiberty/make-temp-file.c \ src/external/gpl3/gcc/dist/libiberty/makefile.vms \ src/external/gpl3/gcc/dist/libiberty/md5.c \ src/external/gpl3/gcc/dist/libiberty/memchr.c \ src/external/gpl3/gcc/dist/libiberty/memcmp.c \ src/external/gpl3/gcc/dist/libiberty/memcpy.c \ src/external/gpl3/gcc/dist/libiberty/memmem.c \ src/external/gpl3/gcc/dist/libiberty/memmove.c \ src/external/gpl3/gcc/dist/libiberty/mempcpy.c \ src/external/gpl3/gcc/dist/libiberty/memset.c \ src/external/gpl3/gcc/dist/libiberty/obstacks.texi \ src/external/gpl3/gcc/dist/libiberty/pex-common.c \ src/external/gpl3/gcc/dist/libiberty/pex-msdos.c \ src/external/gpl3/gcc/dist/libiberty/pex-unix.c \ src/external/gpl3/gcc/dist/libiberty/pex-win32.c \ src/external/gpl3/gcc/dist/libiberty/pexecute.txh \ src/external/gpl3/gcc/dist/libiberty/random.c \ src/external/gpl3/gcc/dist/libiberty/regex.c \ src/external/gpl3/gcc/dist/libiberty/setenv.c \ src/external/gpl3/gcc/dist/libiberty/sha1.c \ src/external/gpl3/gcc/dist/libiberty/snprintf.c \ src/external/gpl3/gcc/dist/libiberty/spaces.c \ src/external/gpl3/gcc/dist/libiberty/splay-tree.c \ src/external/gpl3/gcc/dist/libiberty/stpncpy.c \ src/external/gpl3/gcc/dist/libiberty/strncmp.c \ src/external/gpl3/gcc/dist/libiberty/strtod.c \ src/external/gpl3/gcc/dist/libiberty/strtol.c \ src/external/gpl3/gcc/dist/libiberty/vasprintf.c \ src/external/gpl3/gcc/dist/libiberty/vprintf.c \ src/external/gpl3/gcc/dist/libiberty/vsnprintf.c \ src/external/gpl3/gcc/dist/libiberty/xmemdup.c cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/gpl3/gcc/dist/libiberty/dwarfna
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/libdecnumber
Module Name:src Committed By: yamt Date: Thu May 22 16:36:14 UTC 2014 Modified Files: src/external/gpl3/gcc/dist/libdecnumber [yamt-pagecache]: ChangeLog Makefile.in aclocal.m4 configure configure.ac dconfig.h decBasic.c decCommon.c decContext.c decContext.h decDPD.h decDouble.c decDouble.h decExcept.c decExcept.h decLibrary.c decNumber.c decNumber.h decNumberLocal.h decPacked.c decPacked.h decQuad.c decQuad.h decRound.c decRound.h decSingle.c decSingle.h src/external/gpl3/gcc/dist/libdecnumber/bid [yamt-pagecache]: bid-dpd.h bid2dpd_dpd2bid.c bid2dpd_dpd2bid.h decimal128.c decimal32.c decimal64.c host-ieee128.c host-ieee32.c host-ieee64.c src/external/gpl3/gcc/dist/libdecnumber/dpd [yamt-pagecache]: decimal128.c decimal128.h decimal128Local.h decimal32.c decimal32.h decimal64.c decimal64.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/libdecnumber/ChangeLog cvs rdiff -u -r1.1.1.1 -r1.1.1.1.2.1 \ src/external/gpl3/gcc/dist/libdecnumber/Makefile.in \ src/external/gpl3/gcc/dist/libdecnumber/aclocal.m4 \ src/external/gpl3/gcc/dist/libdecnumber/configure \ src/external/gpl3/gcc/dist/libdecnumber/configure.ac \ src/external/gpl3/gcc/dist/libdecnumber/dconfig.h \ src/external/gpl3/gcc/dist/libdecnumber/decBasic.c \ src/external/gpl3/gcc/dist/libdecnumber/decCommon.c \ src/external/gpl3/gcc/dist/libdecnumber/decContext.c \ src/external/gpl3/gcc/dist/libdecnumber/decContext.h \ src/external/gpl3/gcc/dist/libdecnumber/decDPD.h \ src/external/gpl3/gcc/dist/libdecnumber/decDouble.c \ src/external/gpl3/gcc/dist/libdecnumber/decDouble.h \ src/external/gpl3/gcc/dist/libdecnumber/decExcept.c \ src/external/gpl3/gcc/dist/libdecnumber/decExcept.h \ src/external/gpl3/gcc/dist/libdecnumber/decLibrary.c \ src/external/gpl3/gcc/dist/libdecnumber/decNumber.c \ src/external/gpl3/gcc/dist/libdecnumber/decNumber.h \ src/external/gpl3/gcc/dist/libdecnumber/decNumberLocal.h \ src/external/gpl3/gcc/dist/libdecnumber/decPacked.c \ src/external/gpl3/gcc/dist/libdecnumber/decPacked.h \ src/external/gpl3/gcc/dist/libdecnumber/decQuad.c \ src/external/gpl3/gcc/dist/libdecnumber/decQuad.h \ src/external/gpl3/gcc/dist/libdecnumber/decRound.c \ src/external/gpl3/gcc/dist/libdecnumber/decRound.h \ src/external/gpl3/gcc/dist/libdecnumber/decSingle.c \ src/external/gpl3/gcc/dist/libdecnumber/decSingle.h cvs rdiff -u -r1.1.1.1 -r1.1.1.1.2.1 \ src/external/gpl3/gcc/dist/libdecnumber/bid/bid-dpd.h \ src/external/gpl3/gcc/dist/libdecnumber/bid/bid2dpd_dpd2bid.c \ src/external/gpl3/gcc/dist/libdecnumber/bid/bid2dpd_dpd2bid.h \ src/external/gpl3/gcc/dist/libdecnumber/bid/decimal128.c \ src/external/gpl3/gcc/dist/libdecnumber/bid/decimal32.c \ src/external/gpl3/gcc/dist/libdecnumber/bid/decimal64.c \ src/external/gpl3/gcc/dist/libdecnumber/bid/host-ieee128.c \ src/external/gpl3/gcc/dist/libdecnumber/bid/host-ieee32.c \ src/external/gpl3/gcc/dist/libdecnumber/bid/host-ieee64.c cvs rdiff -u -r1.1.1.1 -r1.1.1.1.2.1 \ src/external/gpl3/gcc/dist/libdecnumber/dpd/decimal128.c \ src/external/gpl3/gcc/dist/libdecnumber/dpd/decimal128.h \ src/external/gpl3/gcc/dist/libdecnumber/dpd/decimal128Local.h \ src/external/gpl3/gcc/dist/libdecnumber/dpd/decimal32.c \ src/external/gpl3/gcc/dist/libdecnumber/dpd/decimal32.h \ src/external/gpl3/gcc/dist/libdecnumber/dpd/decimal64.c \ src/external/gpl3/gcc/dist/libdecnumber/dpd/decimal64.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/libgomp
Module Name:src Committed By: yamt Date: Thu May 22 16:36:39 UTC 2014 Modified Files: src/external/gpl3/gcc/dist/libgomp [yamt-pagecache]: ChangeLog Makefile.am Makefile.in acinclude.m4 aclocal.m4 alloc.c barrier.c config.h.in configure configure.ac configure.tgt critical.c env.c error.c fortran.c iter.c iter_ull.c libgomp.h libgomp.map libgomp.texi libgomp_f.h.in libgomp_g.h loop.c loop_ull.c omp.h.in omp_lib.f90.in omp_lib.h.in ordered.c parallel.c sections.c single.c task.c team.c work.c src/external/gpl3/gcc/dist/libgomp/config/bsd [yamt-pagecache]: proc.c src/external/gpl3/gcc/dist/libgomp/config/linux [yamt-pagecache]: affinity.c bar.c bar.h lock.c mutex.c mutex.h omp-lock.h proc.c ptrlock.c ptrlock.h sem.c sem.h wait.h src/external/gpl3/gcc/dist/libgomp/config/linux/alpha [yamt-pagecache]: futex.h src/external/gpl3/gcc/dist/libgomp/config/linux/ia64 [yamt-pagecache]: futex.h src/external/gpl3/gcc/dist/libgomp/config/linux/mips [yamt-pagecache]: futex.h src/external/gpl3/gcc/dist/libgomp/config/linux/powerpc [yamt-pagecache]: futex.h src/external/gpl3/gcc/dist/libgomp/config/linux/s390 [yamt-pagecache]: futex.h src/external/gpl3/gcc/dist/libgomp/config/linux/sparc [yamt-pagecache]: futex.h src/external/gpl3/gcc/dist/libgomp/config/linux/x86 [yamt-pagecache]: futex.h src/external/gpl3/gcc/dist/libgomp/config/mingw32 [yamt-pagecache]: proc.c time.c src/external/gpl3/gcc/dist/libgomp/config/posix [yamt-pagecache]: affinity.c bar.c bar.h lock.c mutex.h proc.c ptrlock.h sem.c sem.h time.c Added Files: src/external/gpl3/gcc/dist/libgomp/config/linux [yamt-pagecache]: futex.h proc.h src/external/gpl3/gcc/dist/libgomp/config/linux/tile [yamt-pagecache]: futex.h Removed Files: src/external/gpl3/gcc/dist/libgomp [yamt-pagecache]: libgomp.info src/external/gpl3/gcc/dist/libgomp/config/linux/ia64 [yamt-pagecache]: mutex.h src/external/gpl3/gcc/dist/libgomp/config/linux/mips [yamt-pagecache]: mutex.h src/external/gpl3/gcc/dist/libgomp/config/linux/powerpc [yamt-pagecache]: mutex.h src/external/gpl3/gcc/dist/libgomp/config/posix95 [yamt-pagecache]: lock.c omp-lock.h src/external/gpl3/gcc/dist/libgomp/testsuite [yamt-pagecache]: Makefile.am Makefile.in src/external/gpl3/gcc/dist/libgomp/testsuite/config [yamt-pagecache]: default.exp src/external/gpl3/gcc/dist/libgomp/testsuite/lib [yamt-pagecache]: libgomp-dg.exp libgomp.exp src/external/gpl3/gcc/dist/libgomp/testsuite/libgomp.c [yamt-pagecache]: atomic-1.c atomic-10.c atomic-2.c atomic-3.c atomic-4.c atomic-5.c atomic-6.c autopar-1.c barrier-1.c c.exp collapse-1.c collapse-2.c collapse-3.c copyin-1.c copyin-2.c copyin-3.c critical-1.c critical-2.c debug-1.c icv-1.c icv-2.c lib-1.c lib-2.c lock-1.c lock-2.c lock-3.c loop-1.c loop-10.c loop-11.c loop-12.c loop-2.c loop-3.c loop-4.c loop-5.c loop-6.c loop-7.c loop-8.c loop-9.c nested-1.c nested-2.c nested-3.c nestedfn-1.c nestedfn-2.c nestedfn-3.c nestedfn-4.c nestedfn-5.c nestedfn-6.c nqueens-1.c omp-loop01.c omp-loop02.c omp-loop03.c omp-nested-1.c omp-parallel-for.c omp-parallel-if.c omp-single-1.c omp-single-2.c omp-single-3.c omp_hello.c omp_matvec.c omp_orphan.c omp_reduction.c omp_workshare1.c omp_workshare2.c omp_workshare3.c omp_workshare4.c ordered-1.c ordered-2.c ordered-3.c parallel-1.c pr24455-1.c pr24455.c pr26171.c pr26943-1.c pr26943-2.c pr26943-3.c pr26943-4.c pr29947-1.c pr29947-2.c pr30494.c pr32362-1.c pr32362-2.c pr32362-3.c pr32468.c pr33880.c pr34513.c pr35130.c pr35196.c pr35549.c pr35625.c pr36802-1.c pr36802-2.c pr36802-3.c pr38650.c pr39154.c pr39591-1.c pr39591-2.c pr39591-3.c pr42029.c pr42942.c pr43893.c private-1.c reduction-1.c reduction-2.c reduction-3.c reduction-4.c reduction-5.c sections-1.c shared-1.c shared-2.c shared-3.c single-1.c single-2.c sort-1.c task-1.c task-2.c task-3.c task-4.c vla-1.c src/external/gpl3/gcc/dist/libgomp/testsuite/libgomp.c++ [yamt-pagecache]: atomic-1.C c++.exp collapse-1.C collapse-2.C copyin-1.C copyin-2.C ctor-1.C ctor-10.C ctor-11.C ctor-12.C ctor-2.C ctor-3.C ctor-4.C ctor-5.C ctor-6.C ctor-7.C ctor-8.C ctor-9.C for-1.C for-2.C for-3.C for-4.C for-5.C for-6.C for-7.C for-8.C loop-1.C loop-10.C loop-11.C l
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/intl
Module Name:src Committed By: yamt Date: Thu May 22 16:36:03 UTC 2014 Modified Files: src/external/gpl3/gcc/dist/intl [yamt-pagecache]: ChangeLog configure 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/intl/ChangeLog cvs rdiff -u -r1.1.1.1 -r1.1.1.1.2.1 \ src/external/gpl3/gcc/dist/intl/configure Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/libbacktrace
Module Name:src Committed By: yamt Date: Thu May 22 16:36:06 UTC 2014 Added Files: src/external/gpl3/gcc/dist/libbacktrace [yamt-pagecache]: ChangeLog Makefile.am Makefile.in README aclocal.m4 alloc.c backtrace-supported.h.in backtrace.c backtrace.h btest.c config.h.in configure configure.ac dwarf.c elf.c fileline.c filetype.awk internal.h mmap.c mmapio.c nounwind.c posix.c print.c read.c simple.c state.c unknown.c 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 -r0 -r1.1.1.2.4.2 \ src/external/gpl3/gcc/dist/libbacktrace/ChangeLog \ src/external/gpl3/gcc/dist/libbacktrace/Makefile.in \ src/external/gpl3/gcc/dist/libbacktrace/configure.ac cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/gpl3/gcc/dist/libbacktrace/Makefile.am \ src/external/gpl3/gcc/dist/libbacktrace/README \ src/external/gpl3/gcc/dist/libbacktrace/aclocal.m4 \ src/external/gpl3/gcc/dist/libbacktrace/alloc.c \ src/external/gpl3/gcc/dist/libbacktrace/backtrace-supported.h.in \ src/external/gpl3/gcc/dist/libbacktrace/backtrace.c \ src/external/gpl3/gcc/dist/libbacktrace/backtrace.h \ src/external/gpl3/gcc/dist/libbacktrace/btest.c \ src/external/gpl3/gcc/dist/libbacktrace/config.h.in \ src/external/gpl3/gcc/dist/libbacktrace/dwarf.c \ src/external/gpl3/gcc/dist/libbacktrace/elf.c \ src/external/gpl3/gcc/dist/libbacktrace/fileline.c \ src/external/gpl3/gcc/dist/libbacktrace/filetype.awk \ src/external/gpl3/gcc/dist/libbacktrace/internal.h \ src/external/gpl3/gcc/dist/libbacktrace/mmap.c \ src/external/gpl3/gcc/dist/libbacktrace/mmapio.c \ src/external/gpl3/gcc/dist/libbacktrace/nounwind.c \ src/external/gpl3/gcc/dist/libbacktrace/posix.c \ src/external/gpl3/gcc/dist/libbacktrace/print.c \ src/external/gpl3/gcc/dist/libbacktrace/read.c \ src/external/gpl3/gcc/dist/libbacktrace/simple.c \ src/external/gpl3/gcc/dist/libbacktrace/state.c \ src/external/gpl3/gcc/dist/libbacktrace/unknown.c cvs rdiff -u -r0 -r1.2.2.2 src/external/gpl3/gcc/dist/libbacktrace/configure Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/include
Module Name:src Committed By: yamt Date: Thu May 22 16:35:59 UTC 2014 Modified Files: src/external/gpl3/gcc/dist/include [yamt-pagecache]: ChangeLog ansidecl.h demangle.h dwarf2.h filenames.h floatformat.h hashtab.h libiberty.h md5.h obstack.h plugin-api.h sha1.h splay-tree.h xregex.h xtensa-config.h Added Files: src/external/gpl3/gcc/dist/include [yamt-pagecache]: dwarf2.def leb128.h simple-object.h timeval-utils.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/include/ChangeLog cvs rdiff -u -r1.1.1.1 -r1.1.1.1.2.1 \ src/external/gpl3/gcc/dist/include/ansidecl.h \ src/external/gpl3/gcc/dist/include/demangle.h \ src/external/gpl3/gcc/dist/include/dwarf2.h \ src/external/gpl3/gcc/dist/include/filenames.h \ src/external/gpl3/gcc/dist/include/floatformat.h \ src/external/gpl3/gcc/dist/include/hashtab.h \ src/external/gpl3/gcc/dist/include/libiberty.h \ src/external/gpl3/gcc/dist/include/md5.h \ src/external/gpl3/gcc/dist/include/obstack.h \ src/external/gpl3/gcc/dist/include/plugin-api.h \ src/external/gpl3/gcc/dist/include/sha1.h \ src/external/gpl3/gcc/dist/include/splay-tree.h \ src/external/gpl3/gcc/dist/include/xregex.h \ src/external/gpl3/gcc/dist/include/xtensa-config.h cvs rdiff -u -r0 -r1.1.1.1.4.2 src/external/gpl3/gcc/dist/include/dwarf2.def \ src/external/gpl3/gcc/dist/include/leb128.h \ src/external/gpl3/gcc/dist/include/simple-object.h \ src/external/gpl3/gcc/dist/include/timeval-utils.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/gnattools
Module Name:src Committed By: yamt Date: Thu May 22 16:35:56 UTC 2014 Added Files: src/external/gpl3/gcc/dist/gnattools [yamt-pagecache]: ChangeLog Makefile.in configure configure.ac 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 -r0 -r1.1.1.1.4.2 src/external/gpl3/gcc/dist/gnattools/ChangeLog \ src/external/gpl3/gcc/dist/gnattools/Makefile.in \ src/external/gpl3/gcc/dist/gnattools/configure.ac cvs rdiff -u -r0 -r1.2.2.2 src/external/gpl3/gcc/dist/gnattools/configure Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/contrib
Module Name:src Committed By: yamt Date: Thu May 22 16:35:06 UTC 2014 Modified Files: src/external/gpl3/gcc/dist/contrib [yamt-pagecache]: ChangeLog check_makefile_deps.sh compare-all-tests compare-debug compare_tests dg-extract-results.sh gcc_update gennews paranoia.cc patch_tester.sh texi2pod.pl src/external/gpl3/gcc/dist/contrib/reghunt [yamt-pagecache]: ChangeLog src/external/gpl3/gcc/dist/contrib/reghunt/bin [yamt-pagecache]: gcc-svn-ids src/external/gpl3/gcc/dist/contrib/reghunt/date_based [yamt-pagecache]: reg_periodic reg_search src/external/gpl3/gcc/dist/contrib/regression [yamt-pagecache]: ChangeLog btest-gcc.sh Added Files: src/external/gpl3/gcc/dist/contrib [yamt-pagecache]: check_GNU_style.sh compare_two_ftime_report_sets config-list.mk download_prerequisites make-obstacks-texi.pl make_sunver.pl mklog repro_fail test_recheck update-copyright.py src/external/gpl3/gcc/dist/contrib/testsuite-management [yamt-pagecache]: validate_failures.py x86_64-unknown-linux-gnu.xfail Removed Files: src/external/gpl3/gcc/dist/contrib [yamt-pagecache]: gccbug.el 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/contrib/ChangeLog cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/gpl3/gcc/dist/contrib/check_GNU_style.sh \ src/external/gpl3/gcc/dist/contrib/compare_two_ftime_report_sets \ src/external/gpl3/gcc/dist/contrib/config-list.mk \ src/external/gpl3/gcc/dist/contrib/download_prerequisites \ src/external/gpl3/gcc/dist/contrib/make-obstacks-texi.pl \ src/external/gpl3/gcc/dist/contrib/make_sunver.pl \ src/external/gpl3/gcc/dist/contrib/mklog \ src/external/gpl3/gcc/dist/contrib/repro_fail \ src/external/gpl3/gcc/dist/contrib/test_recheck \ src/external/gpl3/gcc/dist/contrib/update-copyright.py cvs rdiff -u -r1.1.1.1 -r1.1.1.1.2.1 \ src/external/gpl3/gcc/dist/contrib/check_makefile_deps.sh \ src/external/gpl3/gcc/dist/contrib/compare-all-tests \ src/external/gpl3/gcc/dist/contrib/compare-debug \ src/external/gpl3/gcc/dist/contrib/compare_tests \ src/external/gpl3/gcc/dist/contrib/dg-extract-results.sh \ src/external/gpl3/gcc/dist/contrib/gcc_update \ src/external/gpl3/gcc/dist/contrib/gennews \ src/external/gpl3/gcc/dist/contrib/paranoia.cc \ src/external/gpl3/gcc/dist/contrib/patch_tester.sh \ src/external/gpl3/gcc/dist/contrib/texi2pod.pl cvs rdiff -u -r1.1.1.1 -r0 src/external/gpl3/gcc/dist/contrib/gccbug.el cvs rdiff -u -r1.1.1.1.2.1 -r1.1.1.1.2.2 \ src/external/gpl3/gcc/dist/contrib/reghunt/ChangeLog cvs rdiff -u -r1.1.1.1 -r1.1.1.1.2.1 \ src/external/gpl3/gcc/dist/contrib/reghunt/bin/gcc-svn-ids cvs rdiff -u -r1.1.1.1 -r1.1.1.1.2.1 \ src/external/gpl3/gcc/dist/contrib/reghunt/date_based/reg_periodic \ src/external/gpl3/gcc/dist/contrib/reghunt/date_based/reg_search cvs rdiff -u -r1.1.1.1.2.1 -r1.1.1.1.2.2 \ src/external/gpl3/gcc/dist/contrib/regression/ChangeLog cvs rdiff -u -r1.1.1.1 -r1.1.1.1.2.1 \ src/external/gpl3/gcc/dist/contrib/regression/btest-gcc.sh cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/gpl3/gcc/dist/contrib/testsuite-management/validate_failures.py \ src/external/gpl3/gcc/dist/contrib/testsuite-management/x86_64-unknown-linux-gnu.xfail Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/fixincludes
Module Name:src Committed By: yamt Date: Thu May 22 16:35:10 UTC 2014 Modified Files: src/external/gpl3/gcc/dist/fixincludes [yamt-pagecache]: ChangeLog Makefile.in README aclocal.m4 check.tpl config.h.in configure configure.ac fixinc.in fixincl.c fixincl.x fixlib.h fixopts.c fixtests.c genfixes inclhack.def mkfixinc.sh src/external/gpl3/gcc/dist/fixincludes/tests/base [yamt-pagecache]: complex.h malloc.h math.h pthread.h stdint.h stdio.h testing.h src/external/gpl3/gcc/dist/fixincludes/tests/base/architecture/ppc [yamt-pagecache]: math.h src/external/gpl3/gcc/dist/fixincludes/tests/base/sys [yamt-pagecache]: cdefs.h socket.h stat.h Added Files: src/external/gpl3/gcc/dist/fixincludes/tests/base [yamt-pagecache]: ioLib.h spawn.h src/external/gpl3/gcc/dist/fixincludes/tests/base/bits [yamt-pagecache]: fenv.h src/external/gpl3/gcc/dist/fixincludes/tests/base/iso [yamt-pagecache]: math_iso.h setjmp_iso.h stdio_iso.h stdlib_iso.h src/external/gpl3/gcc/dist/fixincludes/tests/base/net [yamt-pagecache]: if_arp.h src/external/gpl3/gcc/dist/fixincludes/tests/base/rtldef [yamt-pagecache]: decc.h if.h resolv.h setjmp.h signal.h stdio.h string.h wait.h src/external/gpl3/gcc/dist/fixincludes/tests/base/sys [yamt-pagecache]: feature_tests.h Removed Files: src/external/gpl3/gcc/dist/fixincludes/tests/base [yamt-pagecache]: standards.h stdint-irix65.h wchar.h src/external/gpl3/gcc/dist/fixincludes/tests/base/internal [yamt-pagecache]: math_core.h sgimacros.h wchar_core.h src/external/gpl3/gcc/dist/fixincludes/tests/base/sys [yamt-pagecache]: asm.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/fixincludes/ChangeLog cvs rdiff -u -r1.1.1.1 -r1.1.1.1.2.1 \ src/external/gpl3/gcc/dist/fixincludes/Makefile.in \ src/external/gpl3/gcc/dist/fixincludes/README \ src/external/gpl3/gcc/dist/fixincludes/aclocal.m4 \ src/external/gpl3/gcc/dist/fixincludes/check.tpl \ src/external/gpl3/gcc/dist/fixincludes/config.h.in \ src/external/gpl3/gcc/dist/fixincludes/configure \ src/external/gpl3/gcc/dist/fixincludes/configure.ac \ src/external/gpl3/gcc/dist/fixincludes/fixinc.in \ src/external/gpl3/gcc/dist/fixincludes/fixincl.c \ src/external/gpl3/gcc/dist/fixincludes/fixincl.x \ src/external/gpl3/gcc/dist/fixincludes/fixlib.h \ src/external/gpl3/gcc/dist/fixincludes/fixopts.c \ src/external/gpl3/gcc/dist/fixincludes/fixtests.c \ src/external/gpl3/gcc/dist/fixincludes/genfixes \ src/external/gpl3/gcc/dist/fixincludes/inclhack.def \ src/external/gpl3/gcc/dist/fixincludes/mkfixinc.sh cvs rdiff -u -r1.1.1.1 -r1.1.1.1.2.1 \ src/external/gpl3/gcc/dist/fixincludes/tests/base/complex.h \ src/external/gpl3/gcc/dist/fixincludes/tests/base/malloc.h \ src/external/gpl3/gcc/dist/fixincludes/tests/base/math.h \ src/external/gpl3/gcc/dist/fixincludes/tests/base/pthread.h \ src/external/gpl3/gcc/dist/fixincludes/tests/base/stdint.h \ src/external/gpl3/gcc/dist/fixincludes/tests/base/stdio.h \ src/external/gpl3/gcc/dist/fixincludes/tests/base/testing.h cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/gpl3/gcc/dist/fixincludes/tests/base/ioLib.h \ src/external/gpl3/gcc/dist/fixincludes/tests/base/spawn.h cvs rdiff -u -r1.1.1.1 -r0 \ src/external/gpl3/gcc/dist/fixincludes/tests/base/standards.h \ src/external/gpl3/gcc/dist/fixincludes/tests/base/stdint-irix65.h \ src/external/gpl3/gcc/dist/fixincludes/tests/base/wchar.h cvs rdiff -u -r1.1.1.1 -r1.1.1.1.2.1 \ src/external/gpl3/gcc/dist/fixincludes/tests/base/architecture/ppc/math.h cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/gpl3/gcc/dist/fixincludes/tests/base/bits/fenv.h cvs rdiff -u -r1.1.1.1 -r0 \ src/external/gpl3/gcc/dist/fixincludes/tests/base/internal/math_core.h \ src/external/gpl3/gcc/dist/fixincludes/tests/base/internal/sgimacros.h \ src/external/gpl3/gcc/dist/fixincludes/tests/base/internal/wchar_core.h cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/gpl3/gcc/dist/fixincludes/tests/base/iso/math_iso.h \ src/external/gpl3/gcc/dist/fixincludes/tests/base/iso/setjmp_iso.h \ src/external/gpl3/gcc/dist/fixincludes/tests/base/iso/stdio_iso.h \ src/external/gpl3/gcc/dist/fixincludes/tests/base/iso/stdlib_iso.h cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/gpl3/gcc/dist/fixincludes/tests/base/net/if_arp.h cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/gpl3/gcc/dist/fixincludes/t
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/config
Module Name:src Committed By: yamt Date: Thu May 22 16:35:02 UTC 2014 Modified Files: src/external/gpl3/gcc/dist/config [yamt-pagecache]: ChangeLog elf.m4 mh-cygwin mh-mingw mh-ppc-aix mt-alphaieee mt-sde override.m4 stdint.m4 tcl.m4 warnings.m4 Added Files: src/external/gpl3/gcc/dist/config [yamt-pagecache]: asmcfi.m4 bootstrap-asan.mk bootstrap-lto.mk cloog.m4 dfp.m4 gc++filt.m4 gthr.m4 isl.m4 libstdc++-raw-cxx.m4 lthostflags.m4 math.m4 mh-darwin mmap.m4 picflag.m4 weakref.m4 Removed Files: src/external/gpl3/gcc/dist/config [yamt-pagecache]: mh-cxux mh-decstation mh-dgux386 mh-interix mh-lynxrs6k mh-ncr3000 mh-necv4 mh-ppc-darwin mh-sco mh-solaris mh-sysv4 mh-sysv5 mh-x86-darwin mh-x86omitfp mt-mep mt-netware mt-v810 mt-wince 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/config/ChangeLog cvs rdiff -u -r0 -r1.1.1.1.4.2 src/external/gpl3/gcc/dist/config/asmcfi.m4 \ src/external/gpl3/gcc/dist/config/bootstrap-asan.mk \ src/external/gpl3/gcc/dist/config/bootstrap-lto.mk \ src/external/gpl3/gcc/dist/config/cloog.m4 \ src/external/gpl3/gcc/dist/config/dfp.m4 \ src/external/gpl3/gcc/dist/config/gc++filt.m4 \ src/external/gpl3/gcc/dist/config/gthr.m4 \ src/external/gpl3/gcc/dist/config/isl.m4 \ src/external/gpl3/gcc/dist/config/libstdc++-raw-cxx.m4 \ src/external/gpl3/gcc/dist/config/lthostflags.m4 \ src/external/gpl3/gcc/dist/config/math.m4 \ src/external/gpl3/gcc/dist/config/mh-darwin \ src/external/gpl3/gcc/dist/config/mmap.m4 \ src/external/gpl3/gcc/dist/config/picflag.m4 \ src/external/gpl3/gcc/dist/config/weakref.m4 cvs rdiff -u -r1.1.1.1 -r1.1.1.1.2.1 src/external/gpl3/gcc/dist/config/elf.m4 \ src/external/gpl3/gcc/dist/config/mh-cygwin \ src/external/gpl3/gcc/dist/config/mh-mingw \ src/external/gpl3/gcc/dist/config/mh-ppc-aix \ src/external/gpl3/gcc/dist/config/mt-alphaieee \ src/external/gpl3/gcc/dist/config/mt-sde \ src/external/gpl3/gcc/dist/config/override.m4 \ src/external/gpl3/gcc/dist/config/stdint.m4 \ src/external/gpl3/gcc/dist/config/tcl.m4 \ src/external/gpl3/gcc/dist/config/warnings.m4 cvs rdiff -u -r1.1.1.1 -r0 src/external/gpl3/gcc/dist/config/mh-cxux \ src/external/gpl3/gcc/dist/config/mh-decstation \ src/external/gpl3/gcc/dist/config/mh-dgux386 \ src/external/gpl3/gcc/dist/config/mh-interix \ src/external/gpl3/gcc/dist/config/mh-lynxrs6k \ src/external/gpl3/gcc/dist/config/mh-ncr3000 \ src/external/gpl3/gcc/dist/config/mh-necv4 \ src/external/gpl3/gcc/dist/config/mh-ppc-darwin \ src/external/gpl3/gcc/dist/config/mh-sco \ src/external/gpl3/gcc/dist/config/mh-solaris \ src/external/gpl3/gcc/dist/config/mh-sysv4 \ src/external/gpl3/gcc/dist/config/mh-sysv5 \ src/external/gpl3/gcc/dist/config/mh-x86omitfp \ src/external/gpl3/gcc/dist/config/mt-mep \ src/external/gpl3/gcc/dist/config/mt-netware \ src/external/gpl3/gcc/dist/config/mt-v810 \ src/external/gpl3/gcc/dist/config/mt-wince cvs rdiff -u -r1.1.1.1.2.2 -r0 \ src/external/gpl3/gcc/dist/config/mh-x86-darwin Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/bsd
Module Name:src Committed By: yamt Date: Thu May 22 16:30:25 UTC 2014 Modified Files: src/external/bsd [yamt-pagecache]: Makefile 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.30.2.4 -r1.30.2.5 src/external/bsd/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/gpl3/gcc/dist/INSTALL
Module Name:src Committed By: yamt Date: Thu May 22 16:34:59 UTC 2014 Modified Files: src/external/gpl3/gcc/dist/INSTALL [yamt-pagecache]: README Removed Files: src/external/gpl3/gcc/dist/INSTALL [yamt-pagecache]: binaries.html build.html configure.html download.html finalinstall.html gfdl.html index.html old.html prerequisites.html specific.html test.html 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 -r1.1.1.1.2.1 \ src/external/gpl3/gcc/dist/INSTALL/README cvs rdiff -u -r1.1.1.1 -r0 src/external/gpl3/gcc/dist/INSTALL/binaries.html \ src/external/gpl3/gcc/dist/INSTALL/build.html \ src/external/gpl3/gcc/dist/INSTALL/download.html \ src/external/gpl3/gcc/dist/INSTALL/finalinstall.html \ src/external/gpl3/gcc/dist/INSTALL/gfdl.html \ src/external/gpl3/gcc/dist/INSTALL/index.html \ src/external/gpl3/gcc/dist/INSTALL/old.html \ src/external/gpl3/gcc/dist/INSTALL/prerequisites.html \ src/external/gpl3/gcc/dist/INSTALL/specific.html \ src/external/gpl3/gcc/dist/INSTALL/test.html cvs rdiff -u -r1.1.1.1.2.1 -r0 \ src/external/gpl3/gcc/dist/INSTALL/configure.html Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/bsd/llvm
Module Name:src Committed By: yamt Date: Thu May 22 16:30:18 UTC 2014 Modified Files: src/external/bsd/llvm [yamt-pagecache]: Makefile Makefile.inc link.mk 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.6.1 -r1.1.6.2 src/external/bsd/llvm/Makefile \ src/external/bsd/llvm/link.mk cvs rdiff -u -r1.23.2.5 -r1.23.2.6 src/external/bsd/llvm/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/bsd/llvm/dist/llvm/unittests
Module Name:src Committed By: yamt Date: Thu May 22 16:29:15 UTC 2014 Added Files: src/external/bsd/llvm/dist/llvm/unittests [yamt-pagecache]: CMakeLists.txt Makefile Makefile.unittest src/external/bsd/llvm/dist/llvm/unittests/ADT [yamt-pagecache]: APFloatTest.cpp APIntTest.cpp ArrayRefTest.cpp BitVectorTest.cpp CMakeLists.txt DAGDeltaAlgorithmTest.cpp DeltaAlgorithmTest.cpp DenseMapTest.cpp DenseSetTest.cpp FoldingSet.cpp HashingTest.cpp ImmutableMapTest.cpp ImmutableSetTest.cpp IntEqClassesTest.cpp IntervalMapTest.cpp IntrusiveRefCntPtrTest.cpp Makefile MapVectorTest.cpp OptionalTest.cpp PackedVectorTest.cpp PointerUnionTest.cpp SCCIteratorTest.cpp SmallPtrSetTest.cpp SmallStringTest.cpp SmallVectorTest.cpp SparseBitVectorTest.cpp SparseMultiSetTest.cpp SparseSetTest.cpp StringMapTest.cpp StringRefTest.cpp TinyPtrVectorTest.cpp TripleTest.cpp TwineTest.cpp VariadicFunctionTest.cpp ilistTest.cpp polymorphic_ptr_test.cpp src/external/bsd/llvm/dist/llvm/unittests/Analysis [yamt-pagecache]: CFGTest.cpp CMakeLists.txt Makefile ScalarEvolutionTest.cpp src/external/bsd/llvm/dist/llvm/unittests/Bitcode [yamt-pagecache]: BitReaderTest.cpp CMakeLists.txt Makefile src/external/bsd/llvm/dist/llvm/unittests/CodeGen [yamt-pagecache]: CMakeLists.txt DIEHashTest.cpp Makefile src/external/bsd/llvm/dist/llvm/unittests/DebugInfo [yamt-pagecache]: CMakeLists.txt DWARFFormValueTest.cpp Makefile src/external/bsd/llvm/dist/llvm/unittests/ExecutionEngine [yamt-pagecache]: CMakeLists.txt ExecutionEngineTest.cpp Makefile src/external/bsd/llvm/dist/llvm/unittests/ExecutionEngine/JIT [yamt-pagecache]: CMakeLists.txt IntelJITEventListenerTest.cpp JITEventListenerTest.cpp JITEventListenerTestCommon.h JITMemoryManagerTest.cpp JITTest.cpp JITTests.def Makefile MultiJITTest.cpp OProfileJITEventListenerTest.cpp src/external/bsd/llvm/dist/llvm/unittests/ExecutionEngine/MCJIT [yamt-pagecache]: CMakeLists.txt MCJITCAPITest.cpp MCJITMemoryManagerTest.cpp MCJITMultipleModuleTest.cpp MCJITObjectCacheTest.cpp MCJITTest.cpp MCJITTestAPICommon.h MCJITTestBase.h MCJITTests.def Makefile src/external/bsd/llvm/dist/llvm/unittests/IR [yamt-pagecache]: AttributesTest.cpp CMakeLists.txt ConstantsTest.cpp DominatorTreeTest.cpp IRBuilderTest.cpp InstructionsTest.cpp LegacyPassManagerTest.cpp MDBuilderTest.cpp Makefile MetadataTest.cpp PassManagerTest.cpp PatternMatch.cpp TypeBuilderTest.cpp TypesTest.cpp ValueMapTest.cpp ValueTest.cpp VerifierTest.cpp WaymarkTest.cpp src/external/bsd/llvm/dist/llvm/unittests/LineEditor [yamt-pagecache]: CMakeLists.txt LineEditor.cpp Makefile src/external/bsd/llvm/dist/llvm/unittests/Linker [yamt-pagecache]: CMakeLists.txt LinkModulesTest.cpp Makefile src/external/bsd/llvm/dist/llvm/unittests/MC [yamt-pagecache]: CMakeLists.txt MCAtomTest.cpp Makefile src/external/bsd/llvm/dist/llvm/unittests/Object [yamt-pagecache]: CMakeLists.txt Makefile YAMLTest.cpp src/external/bsd/llvm/dist/llvm/unittests/Option [yamt-pagecache]: CMakeLists.txt Makefile OptionParsingTest.cpp Opts.td src/external/bsd/llvm/dist/llvm/unittests/Support [yamt-pagecache]: AlignOfTest.cpp AllocatorTest.cpp ArrayRecyclerTest.cpp BlockFrequencyTest.cpp CMakeLists.txt Casting.cpp CommandLineTest.cpp CompressionTest.cpp ConstantRangeTest.cpp ConvertUTFTest.cpp DataExtractorTest.cpp EndianTest.cpp ErrorOrTest.cpp FileOutputBufferTest.cpp LEB128Test.cpp LeakDetectorTest.cpp LineIteratorTest.cpp LockFileManagerTest.cpp MD5Test.cpp Makefile ManagedStatic.cpp MathExtrasTest.cpp MemoryBufferTest.cpp MemoryTest.cpp Path.cpp ProcessTest.cpp ProgramTest.cpp RegexTest.cpp SourceMgrTest.cpp SwapByteOrderTest.cpp ThreadLocalTest.cpp TimeValueTest.cpp UnicodeTest.cpp ValueHandleTest.cpp YAMLIOTest.cpp YAMLParserTest.cpp formatted_raw_ostream_test.cpp raw_ostream_test.cpp src/external/bsd/llvm/dist/llvm/unittests/Transforms [yamt-pagecache]: CMakeLists.txt Makefile src/external/bsd/llvm/dist/llvm/unittests/Transforms/DebugIR [yamt-pagecache]: CMakeLists.txt DebugIR.cpp Makefile src/external/bsd/llvm/dist/llvm/unittests/Transforms/Utils [yamt-pagecache]: ASanStackFrameLayoutTest.cpp CMakeLists.txt Cloning.cpp IntegerDivision.cpp Local.cpp Makefile SpecialCaseList.cpp Log Message:
CVS commit: [yamt-pagecache] src/external/bsd/llvm/dist/llvm
Module Name:src Committed By: yamt Date: Thu May 22 16:29:48 UTC 2014 Added Files: src/external/bsd/llvm/dist/llvm [yamt-pagecache]: .arcconfig .clang-format .gitignore CMakeLists.txt CODE_OWNERS.TXT CREDITS.TXT LICENSE.TXT LLVMBuild.txt Makefile Makefile.common Makefile.config.in Makefile.rules README.txt configure llvm.spec.in 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 -r0 -r1.1.1.1.4.2 src/external/bsd/llvm/dist/llvm/.arcconfig \ src/external/bsd/llvm/dist/llvm/.clang-format \ src/external/bsd/llvm/dist/llvm/LLVMBuild.txt \ src/external/bsd/llvm/dist/llvm/Makefile.common \ src/external/bsd/llvm/dist/llvm/README.txt \ src/external/bsd/llvm/dist/llvm/llvm.spec.in cvs rdiff -u -r0 -r1.1.1.2.4.2 src/external/bsd/llvm/dist/llvm/.gitignore \ src/external/bsd/llvm/dist/llvm/CREDITS.TXT \ src/external/bsd/llvm/dist/llvm/LICENSE.TXT cvs rdiff -u -r0 -r1.1.1.5.4.2 src/external/bsd/llvm/dist/llvm/CMakeLists.txt \ src/external/bsd/llvm/dist/llvm/Makefile.rules \ src/external/bsd/llvm/dist/llvm/configure cvs rdiff -u -r0 -r1.1.1.4.4.2 \ src/external/bsd/llvm/dist/llvm/CODE_OWNERS.TXT cvs rdiff -u -r0 -r1.1.1.3.4.2 src/external/bsd/llvm/dist/llvm/Makefile \ src/external/bsd/llvm/dist/llvm/Makefile.config.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/bsd/llvm/dist/llvm/utils
Module Name:src Committed By: yamt Date: Thu May 22 16:29:25 UTC 2014 Added Files: src/external/bsd/llvm/dist/llvm/utils [yamt-pagecache]: DSAclean.py DSAextract.py GenLibDeps.pl GetRepositoryPath GetSourceVersion LLVMBuild.txt Makefile UpdateCMakeLists.pl check-each-file clang-parse-diagnostics-file codegen-diff countloc.sh findmisopt findoptdiff findsym.pl getsrcs.sh lldbDataFormatters.py llvm-compilers-check llvm-native-gcc llvm-native-gxx llvm.grm llvm.natvis llvmdo llvmgrep makellvm sort_includes.py test_debuginfo.pl wciia.py src/external/bsd/llvm/dist/llvm/utils/FileCheck [yamt-pagecache]: CMakeLists.txt FileCheck.cpp Makefile src/external/bsd/llvm/dist/llvm/utils/FileUpdate [yamt-pagecache]: CMakeLists.txt FileUpdate.cpp Makefile src/external/bsd/llvm/dist/llvm/utils/KillTheDoctor [yamt-pagecache]: CMakeLists.txt KillTheDoctor.cpp src/external/bsd/llvm/dist/llvm/utils/Misc [yamt-pagecache]: mergefunctions.clang.svn.patch zkill src/external/bsd/llvm/dist/llvm/utils/PerfectShuffle [yamt-pagecache]: Makefile PerfectShuffle.cpp src/external/bsd/llvm/dist/llvm/utils/TableGen [yamt-pagecache]: AsmMatcherEmitter.cpp AsmWriterEmitter.cpp AsmWriterInst.cpp AsmWriterInst.h CMakeLists.txt CTagsEmitter.cpp CallingConvEmitter.cpp CodeEmitterGen.cpp CodeGenDAGPatterns.cpp CodeGenDAGPatterns.h CodeGenInstruction.cpp CodeGenInstruction.h CodeGenIntrinsics.h CodeGenMapTable.cpp CodeGenRegisters.cpp CodeGenRegisters.h CodeGenSchedule.cpp CodeGenSchedule.h CodeGenTarget.cpp CodeGenTarget.h DAGISelEmitter.cpp DAGISelMatcher.cpp DAGISelMatcher.h DAGISelMatcherEmitter.cpp DAGISelMatcherGen.cpp DAGISelMatcherOpt.cpp DFAPacketizerEmitter.cpp DisassemblerEmitter.cpp FastISelEmitter.cpp FixedLenDecoderEmitter.cpp InstrInfoEmitter.cpp IntrinsicEmitter.cpp LLVMBuild.txt Makefile OptParserEmitter.cpp PseudoLoweringEmitter.cpp RegisterInfoEmitter.cpp SequenceToOffsetTable.h SetTheory.cpp SetTheory.h SubtargetEmitter.cpp TGValueTypes.cpp TableGen.cpp TableGenBackends.h X86DisassemblerShared.h X86DisassemblerTables.cpp X86DisassemblerTables.h X86ModRMFilters.cpp X86ModRMFilters.h X86RecognizableInstr.cpp X86RecognizableInstr.h tdtags src/external/bsd/llvm/dist/llvm/utils/Target/ARM [yamt-pagecache]: analyze-match-table.py src/external/bsd/llvm/dist/llvm/utils/bugpoint [yamt-pagecache]: RemoteRunSafely.sh src/external/bsd/llvm/dist/llvm/utils/buildit [yamt-pagecache]: GNUmakefile build_llvm src/external/bsd/llvm/dist/llvm/utils/count [yamt-pagecache]: CMakeLists.txt Makefile count.c src/external/bsd/llvm/dist/llvm/utils/crosstool [yamt-pagecache]: create-snapshots.sh src/external/bsd/llvm/dist/llvm/utils/crosstool/ARM [yamt-pagecache]: README build-install-linux.sh src/external/bsd/llvm/dist/llvm/utils/emacs [yamt-pagecache]: README emacs.el llvm-mode.el tablegen-mode.el src/external/bsd/llvm/dist/llvm/utils/fpcmp [yamt-pagecache]: Makefile fpcmp.cpp src/external/bsd/llvm/dist/llvm/utils/git [yamt-pagecache]: find-rev src/external/bsd/llvm/dist/llvm/utils/git-svn [yamt-pagecache]: git-svnrevert git-svnup src/external/bsd/llvm/dist/llvm/utils/jedit [yamt-pagecache]: README tablegen.xml src/external/bsd/llvm/dist/llvm/utils/kate [yamt-pagecache]: README llvm.xml src/external/bsd/llvm/dist/llvm/utils/lint [yamt-pagecache]: common_lint.py cpp_lint.py generic_lint.py remove_trailing_whitespace.sh src/external/bsd/llvm/dist/llvm/utils/lit [yamt-pagecache]: MANIFEST.in TODO lit.py setup.py src/external/bsd/llvm/dist/llvm/utils/lit/examples [yamt-pagecache]: README.txt src/external/bsd/llvm/dist/llvm/utils/lit/examples/many-tests [yamt-pagecache]: README.txt lit.cfg src/external/bsd/llvm/dist/llvm/utils/lit/lit [yamt-pagecache]: LitConfig.py LitTestCase.py ProgressBar.py ShCommands.py ShUtil.py Test.py TestRunner.py TestingConfig.py __init__.py discovery.py main.py run.py util.py src/external/bsd/llvm/dist/llvm/utils/lit/lit/ExampleTests.ObjDir [yamt-pagecache]: lit.site.cfg src/external/bsd/llvm/dist/llvm/utils/lit/lit/formats [yamt-pagecache]: __init__.py base.py googletest.py shtest.py src/external/bsd/llvm/dist/llvm/utils/lit/tests [yamt-pagecache]: .coveragerc discovery.py googlet
CVS commit: [yamt-pagecache] src/external/bsd/llvm/dist/llvm/projects
Module Name:src Committed By: yamt Date: Thu May 22 16:27:34 UTC 2014 Added Files: src/external/bsd/llvm/dist/llvm/projects [yamt-pagecache]: CMakeLists.txt LLVMBuild.txt Makefile src/external/bsd/llvm/dist/llvm/projects/sample [yamt-pagecache]: Makefile Makefile.common.in Makefile.llvm.config.in Makefile.llvm.rules configure src/external/bsd/llvm/dist/llvm/projects/sample/autoconf [yamt-pagecache]: AutoRegen.sh ExportMap.map LICENSE.TXT config.guess config.sub configure.ac install-sh ltmain.sh mkinstalldirs src/external/bsd/llvm/dist/llvm/projects/sample/autoconf/m4 [yamt-pagecache]: build_exeext.m4 c_printf_a.m4 check_gnu_make.m4 config_makefile.m4 config_project.m4 cxx_flag_check.m4 find_std_program.m4 func_isinf.m4 func_isnan.m4 func_mmap_file.m4 header_mmap_anonymous.m4 huge_val.m4 libtool.m4 link_options.m4 linux_mixed_64_32.m4 ltdl.m4 need_dev_zero_for_mmap.m4 path_tclsh.m4 rand48.m4 sanity_check.m4 single_cxx_check.m4 visibility_inlines_hidden.m4 src/external/bsd/llvm/dist/llvm/projects/sample/docs [yamt-pagecache]: index.html src/external/bsd/llvm/dist/llvm/projects/sample/include [yamt-pagecache]: sample.h src/external/bsd/llvm/dist/llvm/projects/sample/lib [yamt-pagecache]: Makefile src/external/bsd/llvm/dist/llvm/projects/sample/lib/sample [yamt-pagecache]: Makefile sample.c src/external/bsd/llvm/dist/llvm/projects/sample/tools [yamt-pagecache]: Makefile src/external/bsd/llvm/dist/llvm/projects/sample/tools/sample [yamt-pagecache]: Makefile main.c 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 -r0 -r1.1.1.3.4.2 \ src/external/bsd/llvm/dist/llvm/projects/CMakeLists.txt cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/bsd/llvm/dist/llvm/projects/LLVMBuild.txt \ src/external/bsd/llvm/dist/llvm/projects/Makefile cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/bsd/llvm/dist/llvm/projects/sample/Makefile \ src/external/bsd/llvm/dist/llvm/projects/sample/Makefile.common.in \ src/external/bsd/llvm/dist/llvm/projects/sample/Makefile.llvm.rules cvs rdiff -u -r0 -r1.1.1.2.4.2 \ src/external/bsd/llvm/dist/llvm/projects/sample/Makefile.llvm.config.in \ src/external/bsd/llvm/dist/llvm/projects/sample/configure cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/bsd/llvm/dist/llvm/projects/sample/autoconf/AutoRegen.sh \ src/external/bsd/llvm/dist/llvm/projects/sample/autoconf/ExportMap.map \ src/external/bsd/llvm/dist/llvm/projects/sample/autoconf/LICENSE.TXT \ src/external/bsd/llvm/dist/llvm/projects/sample/autoconf/config.guess \ src/external/bsd/llvm/dist/llvm/projects/sample/autoconf/config.sub \ src/external/bsd/llvm/dist/llvm/projects/sample/autoconf/install-sh \ src/external/bsd/llvm/dist/llvm/projects/sample/autoconf/ltmain.sh \ src/external/bsd/llvm/dist/llvm/projects/sample/autoconf/mkinstalldirs cvs rdiff -u -r0 -r1.1.1.2.4.2 \ src/external/bsd/llvm/dist/llvm/projects/sample/autoconf/configure.ac cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/bsd/llvm/dist/llvm/projects/sample/autoconf/m4/build_exeext.m4 \ src/external/bsd/llvm/dist/llvm/projects/sample/autoconf/m4/c_printf_a.m4 \ src/external/bsd/llvm/dist/llvm/projects/sample/autoconf/m4/check_gnu_make.m4 \ src/external/bsd/llvm/dist/llvm/projects/sample/autoconf/m4/config_makefile.m4 \ src/external/bsd/llvm/dist/llvm/projects/sample/autoconf/m4/config_project.m4 \ src/external/bsd/llvm/dist/llvm/projects/sample/autoconf/m4/cxx_flag_check.m4 \ src/external/bsd/llvm/dist/llvm/projects/sample/autoconf/m4/find_std_program.m4 \ src/external/bsd/llvm/dist/llvm/projects/sample/autoconf/m4/func_isinf.m4 \ src/external/bsd/llvm/dist/llvm/projects/sample/autoconf/m4/func_isnan.m4 \ src/external/bsd/llvm/dist/llvm/projects/sample/autoconf/m4/func_mmap_file.m4 \ src/external/bsd/llvm/dist/llvm/projects/sample/autoconf/m4/header_mmap_anonymous.m4 \ src/external/bsd/llvm/dist/llvm/projects/sample/autoconf/m4/huge_val.m4 \ src/external/bsd/llvm/dist/llvm/projects/sample/autoconf/m4/libtool.m4 \ src/external/bsd/llvm/dist/llvm/projects/sample/autoconf/m4/link_options.m4 \ src/external/bsd/llvm/dist/llvm/projects/sample/autoconf/m4/linux_mixed_64_32.m4 \ src/external/bsd/llvm/dist/llvm/projects/sample/autoconf/m4/ltdl.m4 \ src/external/bsd/llvm/dist/llvm/projects/sample/autoconf/m4/need_dev_zero_for_mmap.m4 \ src/external/bsd/llvm/dist/llvm/projects/sample/autoconf/m4/path_tclsh.m4 \
CVS commit: [yamt-pagecache] src/external/bsd/llvm/dist/llvm/tools
Module Name:src Committed By: yamt Date: Thu May 22 16:29:09 UTC 2014 Added Files: src/external/bsd/llvm/dist/llvm/tools [yamt-pagecache]: CMakeLists.txt LLVMBuild.txt Makefile src/external/bsd/llvm/dist/llvm/tools/bugpoint [yamt-pagecache]: BugDriver.cpp BugDriver.h CMakeLists.txt CrashDebugger.cpp ExecutionDriver.cpp ExtractFunction.cpp FindBugs.cpp LLVMBuild.txt ListReducer.h Makefile Miscompilation.cpp OptimizerDriver.cpp ToolRunner.cpp ToolRunner.h bugpoint.cpp src/external/bsd/llvm/dist/llvm/tools/bugpoint-passes [yamt-pagecache]: CMakeLists.txt Makefile TestPasses.cpp bugpoint.exports src/external/bsd/llvm/dist/llvm/tools/gold [yamt-pagecache]: CMakeLists.txt Makefile README.txt gold-plugin.cpp gold.exports src/external/bsd/llvm/dist/llvm/tools/llc [yamt-pagecache]: CMakeLists.txt LLVMBuild.txt Makefile llc.cpp src/external/bsd/llvm/dist/llvm/tools/lli [yamt-pagecache]: CMakeLists.txt LLVMBuild.txt Makefile RPCChannel.h RemoteMemoryManager.cpp RemoteMemoryManager.h RemoteTarget.cpp RemoteTarget.h RemoteTargetExternal.cpp RemoteTargetExternal.h RemoteTargetMessage.h lli.cpp src/external/bsd/llvm/dist/llvm/tools/lli/ChildTarget [yamt-pagecache]: CMakeLists.txt ChildTarget.cpp LLVMBuild.txt Makefile src/external/bsd/llvm/dist/llvm/tools/lli/ChildTarget/Unix [yamt-pagecache]: ChildTarget.inc src/external/bsd/llvm/dist/llvm/tools/lli/ChildTarget/Windows [yamt-pagecache]: ChildTarget.inc src/external/bsd/llvm/dist/llvm/tools/lli/Unix [yamt-pagecache]: RPCChannel.inc RemoteTargetExternal.inc src/external/bsd/llvm/dist/llvm/tools/lli/Windows [yamt-pagecache]: RPCChannel.inc RemoteTargetExternal.inc src/external/bsd/llvm/dist/llvm/tools/llvm-ar [yamt-pagecache]: CMakeLists.txt LLVMBuild.txt Makefile llvm-ar.cpp src/external/bsd/llvm/dist/llvm/tools/llvm-as [yamt-pagecache]: CMakeLists.txt LLVMBuild.txt Makefile llvm-as.cpp src/external/bsd/llvm/dist/llvm/tools/llvm-bcanalyzer [yamt-pagecache]: CMakeLists.txt LLVMBuild.txt Makefile llvm-bcanalyzer.cpp src/external/bsd/llvm/dist/llvm/tools/llvm-c-test [yamt-pagecache]: CMakeLists.txt Makefile calc.c disassemble.c helpers.c include-all.c llvm-c-test.h main.c module.c object.c targets.c src/external/bsd/llvm/dist/llvm/tools/llvm-config [yamt-pagecache]: BuildVariables.inc.in CMakeLists.txt Makefile llvm-config.cpp src/external/bsd/llvm/dist/llvm/tools/llvm-cov [yamt-pagecache]: CMakeLists.txt LLVMBuild.txt Makefile llvm-cov.cpp src/external/bsd/llvm/dist/llvm/tools/llvm-diff [yamt-pagecache]: CMakeLists.txt DiffConsumer.cpp DiffConsumer.h DiffLog.cpp DiffLog.h DifferenceEngine.cpp DifferenceEngine.h LLVMBuild.txt Makefile llvm-diff.cpp src/external/bsd/llvm/dist/llvm/tools/llvm-dis [yamt-pagecache]: CMakeLists.txt LLVMBuild.txt Makefile llvm-dis.cpp src/external/bsd/llvm/dist/llvm/tools/llvm-dwarfdump [yamt-pagecache]: CMakeLists.txt LLVMBuild.txt Makefile llvm-dwarfdump.cpp src/external/bsd/llvm/dist/llvm/tools/llvm-extract [yamt-pagecache]: CMakeLists.txt LLVMBuild.txt Makefile llvm-extract.cpp src/external/bsd/llvm/dist/llvm/tools/llvm-jitlistener [yamt-pagecache]: CMakeLists.txt LLVMBuild.txt Makefile llvm-jitlistener.cpp src/external/bsd/llvm/dist/llvm/tools/llvm-link [yamt-pagecache]: CMakeLists.txt LLVMBuild.txt Makefile llvm-link.cpp src/external/bsd/llvm/dist/llvm/tools/llvm-lto [yamt-pagecache]: CMakeLists.txt LLVMBuild.txt Makefile llvm-lto.cpp src/external/bsd/llvm/dist/llvm/tools/llvm-mc [yamt-pagecache]: CMakeLists.txt Disassembler.cpp Disassembler.h LLVMBuild.txt Makefile llvm-mc.cpp src/external/bsd/llvm/dist/llvm/tools/llvm-mcmarkup [yamt-pagecache]: CMakeLists.txt LLVMBuild.txt Makefile llvm-mcmarkup.cpp src/external/bsd/llvm/dist/llvm/tools/llvm-nm [yamt-pagecache]: CMakeLists.txt LLVMBuild.txt Makefile llvm-nm.cpp src/external/bsd/llvm/dist/llvm/tools/llvm-objdump [yamt-pagecache]: CMakeLists.txt COFFDump.cpp ELFDump.cpp LLVMBuild.txt MachODump.cpp Makefile llvm-objdump.cpp llvm-objdump.h src/external/bsd/llvm/dist/llvm/tools/llvm-profdata [yamt-pagecache]: CMakeLists.txt LLVMBuild.txt Makefile llvm-profdata.cpp src/external/bsd/llvm/dist/llvm/tools/llvm-readobj [yamt-pagecache]: ARMAttributeParser.cpp ARMAttributeParser.h ARMEHABIPrinter.h CMakeLists.txt COFFDumper.cpp ELFDumper.cpp Error.cpp
CVS commit: [yamt-pagecache] src/external/bsd/llvm/dist/llvm/include
Module Name:src Committed By: yamt Date: Thu May 22 16:26:44 UTC 2014 Added Files: src/external/bsd/llvm/dist/llvm/include/llvm [yamt-pagecache]: AutoUpgrade.h CMakeLists.txt DIBuilder.h DebugInfo.h GVMaterializer.h InitializePasses.h InstVisitor.h LinkAllIR.h LinkAllPasses.h Linker.h Pass.h PassAnalysisSupport.h PassManager.h PassRegistry.h PassSupport.h src/external/bsd/llvm/dist/llvm/include/llvm-c [yamt-pagecache]: Analysis.h BitReader.h BitWriter.h Core.h Disassembler.h ExecutionEngine.h IRReader.h Initialization.h LinkTimeOptimizer.h Linker.h Object.h Support.h Target.h TargetMachine.h lto.h src/external/bsd/llvm/dist/llvm/include/llvm-c/Transforms [yamt-pagecache]: IPO.h PassManagerBuilder.h Scalar.h Vectorize.h src/external/bsd/llvm/dist/llvm/include/llvm/ADT [yamt-pagecache]: APFloat.h APInt.h APSInt.h ArrayRef.h BitVector.h DAGDeltaAlgorithm.h DeltaAlgorithm.h DenseMap.h DenseMapInfo.h DenseSet.h DepthFirstIterator.h EquivalenceClasses.h FoldingSet.h GraphTraits.h Hashing.h ImmutableIntervalMap.h ImmutableList.h ImmutableMap.h ImmutableSet.h IndexedMap.h IntEqClasses.h IntervalMap.h IntrusiveRefCntPtr.h MapVector.h None.h Optional.h OwningPtr.h PackedVector.h PointerIntPair.h PointerUnion.h PostOrderIterator.h PriorityQueue.h SCCIterator.h STLExtras.h ScopedHashTable.h SetOperations.h SetVector.h SmallBitVector.h SmallPtrSet.h SmallSet.h SmallString.h SmallVector.h SparseBitVector.h SparseMultiSet.h SparseSet.h Statistic.h StringExtras.h StringMap.h StringRef.h StringSet.h StringSwitch.h TinyPtrVector.h Triple.h Twine.h UniqueVector.h ValueMap.h VariadicFunction.h edit_distance.h ilist.h ilist_node.h polymorphic_ptr.h src/external/bsd/llvm/dist/llvm/include/llvm/Analysis [yamt-pagecache]: AliasAnalysis.h AliasSetTracker.h BlockFrequencyImpl.h BlockFrequencyInfo.h BranchProbabilityInfo.h CFG.h CFGPrinter.h CallGraph.h CallGraphSCCPass.h CallPrinter.h CaptureTracking.h CodeMetrics.h ConstantFolding.h ConstantsScanner.h DOTGraphTraitsPass.h DependenceAnalysis.h DomPrinter.h DominanceFrontier.h DominatorInternals.h Dominators.h FindUsedTypes.h IVUsers.h InlineCost.h InstructionSimplify.h Interval.h IntervalIterator.h IntervalPartition.h LazyCallGraph.h LazyValueInfo.h LibCallAliasAnalysis.h LibCallSemantics.h Lint.h Loads.h LoopInfo.h LoopInfoImpl.h LoopIterator.h LoopPass.h MemoryBuiltins.h MemoryDependenceAnalysis.h PHITransAddr.h Passes.h PostDominators.h PtrUseVisitor.h RegionInfo.h RegionIterator.h RegionPass.h RegionPrinter.h ScalarEvolution.h ScalarEvolutionExpander.h ScalarEvolutionExpressions.h ScalarEvolutionNormalization.h SparsePropagation.h TargetTransformInfo.h Trace.h ValueTracking.h Verifier.h src/external/bsd/llvm/dist/llvm/include/llvm/AsmParser [yamt-pagecache]: Parser.h src/external/bsd/llvm/dist/llvm/include/llvm/Assembly [yamt-pagecache]: AssemblyAnnotationWriter.h Parser.h PrintModulePass.h Writer.h src/external/bsd/llvm/dist/llvm/include/llvm/Bitcode [yamt-pagecache]: BitCodes.h BitcodeWriterPass.h BitstreamReader.h BitstreamWriter.h LLVMBitCodes.h ReaderWriter.h src/external/bsd/llvm/dist/llvm/include/llvm/CodeGen [yamt-pagecache]: Analysis.h AsmPrinter.h CalcSpillWeights.h CallingConvLower.h CommandFlags.h DAGCombine.h DFAPacketizer.h EdgeBundles.h FastISel.h FunctionLoweringInfo.h GCMetadata.h GCMetadataPrinter.h GCStrategy.h GCs.h ISDOpcodes.h IntrinsicLowering.h JITCodeEmitter.h LatencyPriorityQueue.h LexicalScopes.h LinkAllAsmWriterComponents.h LinkAllCodegenComponents.h LiveInterval.h LiveIntervalAnalysis.h LiveIntervalUnion.h LivePhysRegs.h LiveRangeEdit.h LiveRegMatrix.h LiveRegUnits.h LiveStackAnalysis.h LiveVariables.h MachORelocation.h MachineBasicBlock.h MachineBlockFrequencyInfo.h MachineBranchProbabilityInfo.h MachineCodeEmitter.h MachineCodeInfo.h MachineConstantPool.h MachineDominators.h MachineFrameInfo.h MachineFunction.h MachineFunctionAnalysis.h MachineFunctionPass.h MachineInstr.h MachineInstrBuilder.h MachineInstrBundle.h MachineJumpTableInfo.h MachineLoopInfo.h MachineMemOperand.h MachineModuleInfo.h MachineModuleInfoImpls.h MachineOperand.h MachinePassRegistry.h MachinePostDominators.h MachineRegisterInfo.h MachineRelocation.h MachineSSAUpdater.h
CVS commit: [yamt-pagecache] src/external/bsd/llvm/dist/llvm/examples
Module Name:src Committed By: yamt Date: Thu May 22 16:26:33 UTC 2014 Added Files: src/external/bsd/llvm/dist/llvm/examples [yamt-pagecache]: CMakeLists.txt LLVMBuild.txt Makefile src/external/bsd/llvm/dist/llvm/examples/BrainF [yamt-pagecache]: BrainF.cpp BrainF.h BrainFDriver.cpp CMakeLists.txt Makefile src/external/bsd/llvm/dist/llvm/examples/ExceptionDemo [yamt-pagecache]: CMakeLists.txt ExceptionDemo.cpp Makefile src/external/bsd/llvm/dist/llvm/examples/Fibonacci [yamt-pagecache]: CMakeLists.txt Makefile fibonacci.cpp src/external/bsd/llvm/dist/llvm/examples/HowToUseJIT [yamt-pagecache]: CMakeLists.txt HowToUseJIT.cpp Makefile src/external/bsd/llvm/dist/llvm/examples/Kaleidoscope [yamt-pagecache]: CMakeLists.txt Makefile src/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter2 [yamt-pagecache]: CMakeLists.txt Makefile toy.cpp src/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter3 [yamt-pagecache]: CMakeLists.txt Makefile toy.cpp src/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter4 [yamt-pagecache]: CMakeLists.txt Makefile toy.cpp src/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter5 [yamt-pagecache]: CMakeLists.txt Makefile toy.cpp src/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter6 [yamt-pagecache]: CMakeLists.txt Makefile toy.cpp src/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter7 [yamt-pagecache]: CMakeLists.txt Makefile toy.cpp src/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT [yamt-pagecache]: README.txt src/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached [yamt-pagecache]: Makefile README.txt genk-timing.py split-lib.py toy-jit.cpp toy.cpp src/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete [yamt-pagecache]: Makefile README.txt genk-timing.py split-lib.py toy.cpp src/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial [yamt-pagecache]: Makefile README.txt toy.cpp src/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy [yamt-pagecache]: Makefile README.txt genk-timing.py toy-jit.cpp toy.cpp src/external/bsd/llvm/dist/llvm/examples/ModuleMaker [yamt-pagecache]: CMakeLists.txt Makefile ModuleMaker.cpp README.txt src/external/bsd/llvm/dist/llvm/examples/OCaml-Kaleidoscope [yamt-pagecache]: Makefile src/external/bsd/llvm/dist/llvm/examples/OCaml-Kaleidoscope/Chapter2 [yamt-pagecache]: Makefile _tags ast.ml lexer.ml parser.ml token.ml toplevel.ml toy.ml src/external/bsd/llvm/dist/llvm/examples/OCaml-Kaleidoscope/Chapter3 [yamt-pagecache]: Makefile _tags ast.ml codegen.ml lexer.ml myocamlbuild.ml parser.ml token.ml toplevel.ml toy.ml src/external/bsd/llvm/dist/llvm/examples/OCaml-Kaleidoscope/Chapter4 [yamt-pagecache]: Makefile _tags ast.ml bindings.c codegen.ml lexer.ml myocamlbuild.ml parser.ml token.ml toplevel.ml toy.ml src/external/bsd/llvm/dist/llvm/examples/OCaml-Kaleidoscope/Chapter5 [yamt-pagecache]: Makefile _tags ast.ml bindings.c codegen.ml lexer.ml myocamlbuild.ml parser.ml token.ml toplevel.ml toy.ml src/external/bsd/llvm/dist/llvm/examples/OCaml-Kaleidoscope/Chapter6 [yamt-pagecache]: Makefile _tags ast.ml bindings.c codegen.ml lexer.ml myocamlbuild.ml parser.ml token.ml toplevel.ml toy.ml src/external/bsd/llvm/dist/llvm/examples/OCaml-Kaleidoscope/Chapter7 [yamt-pagecache]: Makefile _tags ast.ml bindings.c codegen.ml lexer.ml myocamlbuild.ml parser.ml token.ml toplevel.ml toy.ml src/external/bsd/llvm/dist/llvm/examples/ParallelJIT [yamt-pagecache]: CMakeLists.txt Makefile ParallelJIT.cpp 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 -r0 -r1.1.1.2.4.2 \ src/external/bsd/llvm/dist/llvm/examples/CMakeLists.txt cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/bsd/llvm/dist/llvm/examples/LLVMBuild.txt \ src/external/bsd/llvm/dist/llvm/examples/Makefile cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/bsd/llvm/dist/llvm/examples/BrainF/BrainF.cpp \ src/external/bsd/llvm/dist/llvm/examples/BrainF/BrainF.h \ src/external/bsd/llvm/dist/llvm/examples/BrainF/Makefile cvs rdiff -u -r0 -r1.1.1.3.4.2 \ src/external/bsd/llvm/dist/llvm/examples/BrainF/BrainFDriver.cpp cvs rdiff -u -r0 -r1.1.1.2.4.2 \ src/external/bsd/llvm/
CVS commit: [yamt-pagecache] src/external/bsd/llvm/dist/llvm/docs
Module Name:src Committed By: yamt Date: Thu May 22 16:26:27 UTC 2014 Added Files: src/external/bsd/llvm/dist/llvm/docs [yamt-pagecache]: AliasAnalysis.rst Atomics.rst BitCodeFormat.rst BranchWeightMetadata.rst Bugpoint.rst CMake.rst CMakeLists.txt CodeGenerator.rst CodingStandards.rst CommandLine.rst CompilerWriterInfo.rst DebuggingJITedCode.rst DeveloperPolicy.rst Dummy.html ExceptionHandling.rst ExtendedIntegerResults.txt ExtendingLLVM.rst Extensions.rst FAQ.rst GarbageCollection.rst GetElementPtr.rst GettingStarted.rst GettingStartedVS.rst GoldPlugin.rst HowToAddABuilder.rst HowToBuildOnARM.rst HowToCrossCompileLLVM.rst HowToReleaseLLVM.rst HowToSetUpLLVMStyleRTTI.rst HowToSubmitABug.rst HowToUseAttributes.rst HowToUseInstrMappings.rst InAlloca.rst LLVMBuild.rst LLVMBuild.txt LangRef.rst Lexicon.rst LinkTimeOptimization.rst MCJIT-creation.png MCJIT-dyld-load.png MCJIT-engine-builder.png MCJIT-load-object.png MCJIT-load.png MCJIT-resolve-relocations.png MCJITDesignAndImplementation.rst Makefile Makefile.sphinx MakefileGuide.rst MarkedUpDisassembly.rst NVPTXUsage.rst Packaging.rst Passes.rst Phabricator.rst ProgrammersManual.rst Projects.rst README.txt ReleaseNotes.rst ReleaseProcess.rst SegmentedStacks.rst SourceLevelDebugging.rst SphinxQuickstartTemplate.rst StackMaps.rst SystemLibrary.rst TableGenFundamentals.rst TestSuiteMakefileGuide.rst TestingGuide.rst Vectorizers.rst WritingAnLLVMBackend.rst WritingAnLLVMPass.rst YamlIO.rst conf.py doxygen.cfg.in doxygen.css doxygen.footer doxygen.header doxygen.intro gcc-loops.png index.rst linpack-pc.png make.bat re_format.7 yaml2obj.rst src/external/bsd/llvm/dist/llvm/docs/CommandGuide [yamt-pagecache]: FileCheck.rst bugpoint.rst index.rst lit.rst llc.rst lli.rst llvm-ar.rst llvm-as.rst llvm-bcanalyzer.rst llvm-build.rst llvm-config.rst llvm-cov.rst llvm-diff.rst llvm-dis.rst llvm-extract.rst llvm-link.rst llvm-nm.rst llvm-prof.rst llvm-profdata.rst llvm-readobj.rst llvm-stress.rst llvm-symbolizer.rst opt.rst tblgen.rst src/external/bsd/llvm/dist/llvm/docs/HistoricalNotes [yamt-pagecache]: 2000-11-18-EarlyDesignIdeas.txt 2000-11-18-EarlyDesignIdeasResp.txt 2000-12-06-EncodingIdea.txt 2000-12-06-MeetingSummary.txt 2001-01-31-UniversalIRIdea.txt 2001-02-06-TypeNotationDebate.txt 2001-02-06-TypeNotationDebateResp1.txt 2001-02-06-TypeNotationDebateResp2.txt 2001-02-06-TypeNotationDebateResp4.txt 2001-02-09-AdveComments.txt 2001-02-09-AdveCommentsResponse.txt 2001-02-13-Reference-Memory.txt 2001-02-13-Reference-MemoryResponse.txt 2001-04-16-DynamicCompilation.txt 2001-05-18-ExceptionHandling.txt 2001-05-19-ExceptionResponse.txt 2001-06-01-GCCOptimizations.txt 2001-06-01-GCCOptimizations2.txt 2001-06-20-.NET-Differences.txt 2001-07-06-LoweringIRForCodeGen.txt 2001-09-18-OptimizeExceptions.txt 2002-05-12-InstListChange.txt 2002-06-25-MegaPatchInfo.txt 2003-01-23-CygwinNotes.txt 2003-06-25-Reoptimizer1.txt 2003-06-26-Reoptimizer2.txt 2007-OriginalClangReadme.txt src/external/bsd/llvm/dist/llvm/docs/TableGen [yamt-pagecache]: LangRef.rst src/external/bsd/llvm/dist/llvm/docs/_static [yamt-pagecache]: lines.gif llvm.css src/external/bsd/llvm/dist/llvm/docs/_templates [yamt-pagecache]: indexsidebar.html layout.html src/external/bsd/llvm/dist/llvm/docs/_themes/llvm-theme [yamt-pagecache]: layout.html theme.conf src/external/bsd/llvm/dist/llvm/docs/_themes/llvm-theme/static [yamt-pagecache]: contents.png llvm-theme.css logo.png navigation.png src/external/bsd/llvm/dist/llvm/docs/tutorial [yamt-pagecache]: LangImpl1.rst LangImpl2.rst LangImpl3.rst LangImpl4.rst LangImpl5-cfg.png LangImpl5.rst LangImpl6.rst LangImpl7.rst LangImpl8.rst OCamlLangImpl1.rst OCamlLangImpl2.rst OCamlLangImpl3.rst OCamlLangImpl4.rst OCamlLangImpl5.rst OCamlLangImpl6.rst OCamlLangImpl7.rst OCamlLangImpl8.rst index.rst 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 -r0 -r1.1.1.1.4.2 \ src/external/bsd/llvm/dist/llvm/docs/AliasAnalysis.rst \ src/external/bsd/llvm/dist/llvm/docs/Atomics.rst \ src/external/bs
CVS commit: [yamt-pagecache] src/external/bsd/llvm/dist/llvm/cmake
Module Name:src Committed By: yamt Date: Thu May 22 16:26:21 UTC 2014 Added Files: src/external/bsd/llvm/dist/llvm/cmake [yamt-pagecache]: Makefile README config-ix.cmake nsis_logo.bmp src/external/bsd/llvm/dist/llvm/cmake/modules [yamt-pagecache]: AddLLVM.cmake AddLLVMDefinitions.cmake CMakeLists.txt CheckAtomic.cmake ChooseMSVCCRT.cmake GetHostTriple.cmake GetSVN.cmake HandleLLVMOptions.cmake HandleLLVMStdlib.cmake LLVM-Config.cmake LLVMConfig.cmake.in LLVMConfigVersion.cmake.in LLVMParseArguments.cmake LLVMProcessSources.cmake Makefile TableGen.cmake VersionFromVCS.cmake src/external/bsd/llvm/dist/llvm/cmake/platforms [yamt-pagecache]: Android.cmake 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 -r0 -r1.1.1.1.4.2 src/external/bsd/llvm/dist/llvm/cmake/Makefile \ src/external/bsd/llvm/dist/llvm/cmake/README \ src/external/bsd/llvm/dist/llvm/cmake/nsis_logo.bmp cvs rdiff -u -r0 -r1.1.1.3.4.2 \ src/external/bsd/llvm/dist/llvm/cmake/config-ix.cmake cvs rdiff -u -r0 -r1.1.1.5.4.2 \ src/external/bsd/llvm/dist/llvm/cmake/modules/AddLLVM.cmake \ src/external/bsd/llvm/dist/llvm/cmake/modules/HandleLLVMOptions.cmake \ src/external/bsd/llvm/dist/llvm/cmake/modules/TableGen.cmake cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/bsd/llvm/dist/llvm/cmake/modules/AddLLVMDefinitions.cmake \ src/external/bsd/llvm/dist/llvm/cmake/modules/CheckAtomic.cmake \ src/external/bsd/llvm/dist/llvm/cmake/modules/GetHostTriple.cmake \ src/external/bsd/llvm/dist/llvm/cmake/modules/GetSVN.cmake \ src/external/bsd/llvm/dist/llvm/cmake/modules/HandleLLVMStdlib.cmake \ src/external/bsd/llvm/dist/llvm/cmake/modules/LLVMConfigVersion.cmake.in \ src/external/bsd/llvm/dist/llvm/cmake/modules/LLVMParseArguments.cmake \ src/external/bsd/llvm/dist/llvm/cmake/modules/VersionFromVCS.cmake cvs rdiff -u -r0 -r1.1.1.3.4.2 \ src/external/bsd/llvm/dist/llvm/cmake/modules/CMakeLists.txt \ src/external/bsd/llvm/dist/llvm/cmake/modules/LLVM-Config.cmake cvs rdiff -u -r0 -r1.1.1.2.4.2 \ src/external/bsd/llvm/dist/llvm/cmake/modules/ChooseMSVCCRT.cmake \ src/external/bsd/llvm/dist/llvm/cmake/modules/LLVMProcessSources.cmake \ src/external/bsd/llvm/dist/llvm/cmake/modules/Makefile cvs rdiff -u -r0 -r1.1.1.4.4.2 \ src/external/bsd/llvm/dist/llvm/cmake/modules/LLVMConfig.cmake.in cvs rdiff -u -r0 -r1.1.1.3.4.2 \ src/external/bsd/llvm/dist/llvm/cmake/platforms/Android.cmake Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/bsd/llvm/dist/llvm/bindings
Module Name:src Committed By: yamt Date: Thu May 22 16:26:17 UTC 2014 Added Files: src/external/bsd/llvm/dist/llvm/bindings [yamt-pagecache]: LLVMBuild.txt Makefile README.txt src/external/bsd/llvm/dist/llvm/bindings/ocaml [yamt-pagecache]: Makefile Makefile.ocaml src/external/bsd/llvm/dist/llvm/bindings/ocaml/analysis [yamt-pagecache]: Makefile analysis_ocaml.c llvm_analysis.ml llvm_analysis.mli src/external/bsd/llvm/dist/llvm/bindings/ocaml/backends [yamt-pagecache]: META.llvm_backend.in Makefile Makefile.common backend_ocaml.c llvm_backend.ml.in llvm_backend.mli.in src/external/bsd/llvm/dist/llvm/bindings/ocaml/bitreader [yamt-pagecache]: Makefile bitreader_ocaml.c llvm_bitreader.ml llvm_bitreader.mli src/external/bsd/llvm/dist/llvm/bindings/ocaml/bitwriter [yamt-pagecache]: Makefile bitwriter_ocaml.c llvm_bitwriter.ml llvm_bitwriter.mli src/external/bsd/llvm/dist/llvm/bindings/ocaml/executionengine [yamt-pagecache]: Makefile executionengine_ocaml.c llvm_executionengine.ml llvm_executionengine.mli src/external/bsd/llvm/dist/llvm/bindings/ocaml/irreader [yamt-pagecache]: Makefile irreader_ocaml.c llvm_irreader.ml llvm_irreader.mli src/external/bsd/llvm/dist/llvm/bindings/ocaml/linker [yamt-pagecache]: Makefile linker_ocaml.c llvm_linker.ml llvm_linker.mli src/external/bsd/llvm/dist/llvm/bindings/ocaml/llvm [yamt-pagecache]: META.llvm.in Makefile llvm.ml llvm.mli llvm_ocaml.c src/external/bsd/llvm/dist/llvm/bindings/ocaml/target [yamt-pagecache]: Makefile llvm_target.ml llvm_target.mli target_ocaml.c src/external/bsd/llvm/dist/llvm/bindings/ocaml/transforms [yamt-pagecache]: Makefile src/external/bsd/llvm/dist/llvm/bindings/ocaml/transforms/ipo [yamt-pagecache]: Makefile ipo_ocaml.c llvm_ipo.ml llvm_ipo.mli src/external/bsd/llvm/dist/llvm/bindings/ocaml/transforms/passmgr_builder [yamt-pagecache]: Makefile llvm_passmgr_builder.ml llvm_passmgr_builder.mli passmgr_builder_ocaml.c src/external/bsd/llvm/dist/llvm/bindings/ocaml/transforms/scalar [yamt-pagecache]: Makefile llvm_scalar_opts.ml llvm_scalar_opts.mli scalar_opts_ocaml.c src/external/bsd/llvm/dist/llvm/bindings/ocaml/transforms/vectorize [yamt-pagecache]: Makefile llvm_vectorize.ml llvm_vectorize.mli vectorize_ocaml.c src/external/bsd/llvm/dist/llvm/bindings/python [yamt-pagecache]: README.txt src/external/bsd/llvm/dist/llvm/bindings/python/llvm [yamt-pagecache]: __init__.py bit_reader.py common.py core.py disassembler.py enumerations.py object.py src/external/bsd/llvm/dist/llvm/bindings/python/llvm/tests [yamt-pagecache]: __init__.py base.py test.bc test_bitreader.py test_core.py test_disassembler.py test_file test_object.py 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 -r0 -r1.1.1.1.4.2 \ src/external/bsd/llvm/dist/llvm/bindings/LLVMBuild.txt \ src/external/bsd/llvm/dist/llvm/bindings/Makefile \ src/external/bsd/llvm/dist/llvm/bindings/README.txt cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/bsd/llvm/dist/llvm/bindings/ocaml/Makefile cvs rdiff -u -r0 -r1.1.1.3.4.2 \ src/external/bsd/llvm/dist/llvm/bindings/ocaml/Makefile.ocaml cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/bsd/llvm/dist/llvm/bindings/ocaml/analysis/Makefile \ src/external/bsd/llvm/dist/llvm/bindings/ocaml/analysis/analysis_ocaml.c \ src/external/bsd/llvm/dist/llvm/bindings/ocaml/analysis/llvm_analysis.ml \ src/external/bsd/llvm/dist/llvm/bindings/ocaml/analysis/llvm_analysis.mli cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/bsd/llvm/dist/llvm/bindings/ocaml/backends/META.llvm_backend.in \ src/external/bsd/llvm/dist/llvm/bindings/ocaml/backends/Makefile \ src/external/bsd/llvm/dist/llvm/bindings/ocaml/backends/Makefile.common \ src/external/bsd/llvm/dist/llvm/bindings/ocaml/backends/backend_ocaml.c \ src/external/bsd/llvm/dist/llvm/bindings/ocaml/backends/llvm_backend.ml.in \ src/external/bsd/llvm/dist/llvm/bindings/ocaml/backends/llvm_backend.mli.in cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/bsd/llvm/dist/llvm/bindings/ocaml/bitreader/Makefile \ src/external/bsd/llvm/dist/llvm/bindings/ocaml/bitreader/bitreader_ocaml.c \ src/external/bsd/llvm/dist/llvm/bindings/ocaml/bitreader/llvm_bitreader.ml \ src/external/bsd/llvm/dist/llvm/bindings/ocaml/bitreader/llvm_bitreader.mli cvs rdiff -u -r0 -r1.1.1.1.4.2 \
CVS commit: [yamt-pagecache] src/external/bsd/llvm/dist/llvm/autoconf
Module Name:src Committed By: yamt Date: Thu May 22 16:26:12 UTC 2014 Added Files: src/external/bsd/llvm/dist/llvm/autoconf [yamt-pagecache]: AutoRegen.sh ExportMap.map LICENSE.TXT README.TXT config.guess config.sub configure.ac depcomp install-sh ltmain.sh missing mkinstalldirs src/external/bsd/llvm/dist/llvm/autoconf/m4 [yamt-pagecache]: build_exeext.m4 c_printf_a.m4 check_gnu_make.m4 config_makefile.m4 config_project.m4 cxx_flag_check.m4 define_subst.m4 find_std_program.m4 func_isinf.m4 func_isnan.m4 func_mmap_file.m4 header_mmap_anonymous.m4 huge_val.m4 libtool.m4 link_options.m4 linux_mixed_64_32.m4 ltdl.m4 need_dev_zero_for_mmap.m4 path_tclsh.m4 rand48.m4 sanity_check.m4 single_cxx_check.m4 visibility_inlines_hidden.m4 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 -r0 -r1.1.1.2.4.2 \ src/external/bsd/llvm/dist/llvm/autoconf/AutoRegen.sh \ src/external/bsd/llvm/dist/llvm/autoconf/config.guess cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/bsd/llvm/dist/llvm/autoconf/ExportMap.map \ src/external/bsd/llvm/dist/llvm/autoconf/LICENSE.TXT \ src/external/bsd/llvm/dist/llvm/autoconf/README.TXT \ src/external/bsd/llvm/dist/llvm/autoconf/config.sub \ src/external/bsd/llvm/dist/llvm/autoconf/depcomp \ src/external/bsd/llvm/dist/llvm/autoconf/install-sh \ src/external/bsd/llvm/dist/llvm/autoconf/ltmain.sh \ src/external/bsd/llvm/dist/llvm/autoconf/missing \ src/external/bsd/llvm/dist/llvm/autoconf/mkinstalldirs cvs rdiff -u -r0 -r1.1.1.5.4.2 \ src/external/bsd/llvm/dist/llvm/autoconf/configure.ac cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/bsd/llvm/dist/llvm/autoconf/m4/build_exeext.m4 \ src/external/bsd/llvm/dist/llvm/autoconf/m4/c_printf_a.m4 \ src/external/bsd/llvm/dist/llvm/autoconf/m4/check_gnu_make.m4 \ src/external/bsd/llvm/dist/llvm/autoconf/m4/config_makefile.m4 \ src/external/bsd/llvm/dist/llvm/autoconf/m4/config_project.m4 \ src/external/bsd/llvm/dist/llvm/autoconf/m4/cxx_flag_check.m4 \ src/external/bsd/llvm/dist/llvm/autoconf/m4/define_subst.m4 \ src/external/bsd/llvm/dist/llvm/autoconf/m4/find_std_program.m4 \ src/external/bsd/llvm/dist/llvm/autoconf/m4/func_isinf.m4 \ src/external/bsd/llvm/dist/llvm/autoconf/m4/func_isnan.m4 \ src/external/bsd/llvm/dist/llvm/autoconf/m4/func_mmap_file.m4 \ src/external/bsd/llvm/dist/llvm/autoconf/m4/header_mmap_anonymous.m4 \ src/external/bsd/llvm/dist/llvm/autoconf/m4/huge_val.m4 \ src/external/bsd/llvm/dist/llvm/autoconf/m4/libtool.m4 \ src/external/bsd/llvm/dist/llvm/autoconf/m4/link_options.m4 \ src/external/bsd/llvm/dist/llvm/autoconf/m4/linux_mixed_64_32.m4 \ src/external/bsd/llvm/dist/llvm/autoconf/m4/ltdl.m4 \ src/external/bsd/llvm/dist/llvm/autoconf/m4/need_dev_zero_for_mmap.m4 \ src/external/bsd/llvm/dist/llvm/autoconf/m4/path_tclsh.m4 \ src/external/bsd/llvm/dist/llvm/autoconf/m4/rand48.m4 \ src/external/bsd/llvm/dist/llvm/autoconf/m4/sanity_check.m4 \ src/external/bsd/llvm/dist/llvm/autoconf/m4/single_cxx_check.m4 \ src/external/bsd/llvm/dist/llvm/autoconf/m4/visibility_inlines_hidden.m4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/bsd/llvm/librt
Module Name:src Committed By: yamt Date: Thu May 22 16:14:57 UTC 2014 Removed Files: src/external/bsd/llvm/librt [yamt-pagecache]: Makefile Makefile.inc src/external/bsd/llvm/librt/libclang_asan [yamt-pagecache]: Makefile shlib_version src/external/bsd/llvm/librt/libcompiler_rt [yamt-pagecache]: Makefile shlib_version 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.2.4.2 -r0 src/external/bsd/llvm/librt/Makefile cvs rdiff -u -r1.1.4.2 -r0 src/external/bsd/llvm/librt/Makefile.inc cvs rdiff -u -r1.1.4.2 -r0 src/external/bsd/llvm/librt/libclang_asan/Makefile \ src/external/bsd/llvm/librt/libclang_asan/shlib_version cvs rdiff -u -r1.1.4.2 -r0 \ src/external/bsd/llvm/librt/libcompiler_rt/Makefile \ src/external/bsd/llvm/librt/libcompiler_rt/shlib_version Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/bsd/llvm/config
Module Name:src Committed By: yamt Date: Thu May 22 16:13:27 UTC 2014 Modified Files: src/external/bsd/llvm/config/clang/Config [yamt-pagecache]: config.h src/external/bsd/llvm/config/llvm/Config [yamt-pagecache]: AsmParsers.def AsmPrinters.def Disassemblers.def Targets.def config.h.in llvm-config.h.in src/external/bsd/llvm/config/llvm/Support [yamt-pagecache]: DataTypes.h Added Files: src/external/bsd/llvm/config/mclinker/mcld/Config [yamt-pagecache]: Config.h Linkers.def Targets.def 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.2.4 -r1.1.2.5 \ src/external/bsd/llvm/config/clang/Config/config.h cvs rdiff -u -r1.2.2.2 -r1.2.2.3 \ src/external/bsd/llvm/config/llvm/Config/AsmParsers.def \ src/external/bsd/llvm/config/llvm/Config/Disassemblers.def \ src/external/bsd/llvm/config/llvm/Config/config.h.in \ src/external/bsd/llvm/config/llvm/Config/llvm-config.h.in cvs rdiff -u -r1.5.2.1 -r1.5.2.2 \ src/external/bsd/llvm/config/llvm/Config/AsmPrinters.def cvs rdiff -u -r1.5 -r1.5.2.1 \ src/external/bsd/llvm/config/llvm/Config/Targets.def cvs rdiff -u -r1.1.6.2 -r1.1.6.3 \ src/external/bsd/llvm/config/llvm/Support/DataTypes.h cvs rdiff -u -r0 -r1.2.12.2 \ src/external/bsd/llvm/config/mclinker/mcld/Config/Config.h cvs rdiff -u -r0 -r1.1.12.2 \ src/external/bsd/llvm/config/mclinker/mcld/Config/Linkers.def \ src/external/bsd/llvm/config/mclinker/mcld/Config/Targets.def Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/bsd/llvm/lib
Module Name:src Committed By: yamt Date: Thu May 22 16:14:51 UTC 2014 Modified Files: src/external/bsd/llvm/lib [yamt-pagecache]: Makefile Makefile.inc src/external/bsd/llvm/lib/libLLVMARMAsmParser [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMARMCodeGen [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMARMMCTargetDesc [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMAnalysis [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMAsmPrinter [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMBitReader [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMCodeGen [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMDebugInfo [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMExecutionEngine [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMInstrumentation [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMJIT [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMLinker [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMMC [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMMCDisassembler [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMMCJIT [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMMipsCodeGen [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMMipsMCTargetDesc [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMObject [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMPowerPCCodeGen [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMPowerPCMCTargetDesc [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMScalarOpts [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMSparcCodeGen [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMSparcMCTargetDesc [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMSupport [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMTarget [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMTransformsUtils [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMVectorize [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMX86AsmParser [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMX86CodeGen [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMX86Disassembler [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMX86MCTargetDesc [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMipa [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libclangARCMigrate [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libclangAST [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libclangAnalysis [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libclangBasic [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libclangCodeGen [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libclangDriver [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libclangLex [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libclangParse [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libclangSema [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libclangSerialization [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libclangStaticAnalyzerCheckers [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libclangStaticAnalyzerCore [yamt-pagecache]: Makefile Added Files: src/external/bsd/llvm/lib/libLLVMAArch64AsmParser [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMAArch64AsmPrinter [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMAArch64CodeGen [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMAArch64Disassembler [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMAArch64MCTargetDesc [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMAArch64TargetInfo [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMAArch64Utils [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMIR [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMIRReader [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMLTO [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMLineEditor [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMObjCARC [yamt-pagecache]: Makefile src/external/bsd/llvm/lib/libLLVMOption [yamt-pagec
CVS commit: [yamt-pagecache] src/external/bsd/llvm/include
Module Name:src Committed By: yamt Date: Thu May 22 16:14:36 UTC 2014 Modified Files: src/external/bsd/llvm/include [yamt-pagecache]: Makefile 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.4.2.3 -r1.4.2.4 src/external/bsd/llvm/include/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/bsd/llvm/bin
Module Name:src Committed By: yamt Date: Thu May 22 16:13:23 UTC 2014 Modified Files: src/external/bsd/llvm/bin [yamt-pagecache]: Makefile src/external/bsd/llvm/bin/bugpoint [yamt-pagecache]: Makefile src/external/bsd/llvm/bin/clang [yamt-pagecache]: Makefile src/external/bsd/llvm/bin/clang-tblgen [yamt-pagecache]: Makefile src/external/bsd/llvm/bin/llc [yamt-pagecache]: Makefile src/external/bsd/llvm/bin/lli [yamt-pagecache]: Makefile src/external/bsd/llvm/bin/llvm-ar [yamt-pagecache]: Makefile src/external/bsd/llvm/bin/llvm-as [yamt-pagecache]: Makefile src/external/bsd/llvm/bin/llvm-bcanalyzer [yamt-pagecache]: Makefile src/external/bsd/llvm/bin/llvm-cov [yamt-pagecache]: Makefile src/external/bsd/llvm/bin/llvm-diff [yamt-pagecache]: Makefile src/external/bsd/llvm/bin/llvm-dis [yamt-pagecache]: Makefile src/external/bsd/llvm/bin/llvm-dwarfdump [yamt-pagecache]: Makefile src/external/bsd/llvm/bin/llvm-extract [yamt-pagecache]: Makefile src/external/bsd/llvm/bin/llvm-link [yamt-pagecache]: Makefile src/external/bsd/llvm/bin/llvm-mc [yamt-pagecache]: Makefile src/external/bsd/llvm/bin/llvm-nm [yamt-pagecache]: Makefile src/external/bsd/llvm/bin/llvm-ranlib [yamt-pagecache]: Makefile src/external/bsd/llvm/bin/llvm-readobj [yamt-pagecache]: Makefile src/external/bsd/llvm/bin/llvm-symbolizer [yamt-pagecache]: Makefile src/external/bsd/llvm/bin/macho-dumpx [yamt-pagecache]: Makefile src/external/bsd/llvm/bin/opt [yamt-pagecache]: Makefile src/external/bsd/llvm/bin/tblgen [yamt-pagecache]: Makefile Added Files: src/external/bsd/llvm/bin/clang-format [yamt-pagecache]: Makefile src/external/bsd/llvm/bin/lld [yamt-pagecache]: Makefile src/external/bsd/llvm/bin/lldb [yamt-pagecache]: Makefile src/external/bsd/llvm/bin/llvm-mcld [yamt-pagecache]: Makefile src/external/bsd/llvm/bin/llvm-objdump [yamt-pagecache]: Makefile src/external/bsd/llvm/bin/llvm-profdata [yamt-pagecache]: Makefile Removed Files: src/external/bsd/llvm/bin/llvm-prof [yamt-pagecache]: Makefile 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.3.2.3 -r1.3.2.4 src/external/bsd/llvm/bin/Makefile cvs rdiff -u -r1.2.4.1 -r1.2.4.2 src/external/bsd/llvm/bin/bugpoint/Makefile cvs rdiff -u -r1.15.2.4 -r1.15.2.5 src/external/bsd/llvm/bin/clang/Makefile cvs rdiff -u -r0 -r1.2.6.2 src/external/bsd/llvm/bin/clang-format/Makefile cvs rdiff -u -r1.1.2.1 -r1.1.2.2 \ src/external/bsd/llvm/bin/clang-tblgen/Makefile cvs rdiff -u -r1.10.2.1 -r1.10.2.2 src/external/bsd/llvm/bin/llc/Makefile cvs rdiff -u -r0 -r1.3.4.2 src/external/bsd/llvm/bin/lld/Makefile cvs rdiff -u -r0 -r1.2.4.2 src/external/bsd/llvm/bin/lldb/Makefile cvs rdiff -u -r1.6.2.1 -r1.6.2.2 src/external/bsd/llvm/bin/lli/Makefile cvs rdiff -u -r1.1 -r1.1.6.1 src/external/bsd/llvm/bin/llvm-ar/Makefile cvs rdiff -u -r1.1 -r1.1.6.1 src/external/bsd/llvm/bin/llvm-as/Makefile cvs rdiff -u -r1.1 -r1.1.6.1 \ src/external/bsd/llvm/bin/llvm-bcanalyzer/Makefile cvs rdiff -u -r1.1 -r1.1.2.1 src/external/bsd/llvm/bin/llvm-cov/Makefile cvs rdiff -u -r1.2 -r1.2.4.1 src/external/bsd/llvm/bin/llvm-diff/Makefile cvs rdiff -u -r1.2 -r1.2.4.1 src/external/bsd/llvm/bin/llvm-dis/Makefile cvs rdiff -u -r1.1 -r1.1.2.1 \ src/external/bsd/llvm/bin/llvm-dwarfdump/Makefile cvs rdiff -u -r1.1.6.1 -r1.1.6.2 \ src/external/bsd/llvm/bin/llvm-extract/Makefile cvs rdiff -u -r1.2 -r1.2.2.1 src/external/bsd/llvm/bin/llvm-link/Makefile cvs rdiff -u -r1.10.2.2 -r1.10.2.3 src/external/bsd/llvm/bin/llvm-mc/Makefile cvs rdiff -u -r0 -r1.1.12.2 src/external/bsd/llvm/bin/llvm-mcld/Makefile cvs rdiff -u -r1.1 -r1.1.6.1 src/external/bsd/llvm/bin/llvm-nm/Makefile cvs rdiff -u -r0 -r1.9.4.2 src/external/bsd/llvm/bin/llvm-objdump/Makefile cvs rdiff -u -r1.1 -r0 src/external/bsd/llvm/bin/llvm-prof/Makefile cvs rdiff -u -r0 -r1.1.4.2 src/external/bsd/llvm/bin/llvm-profdata/Makefile cvs rdiff -u -r1.1 -r1.1.6.1 src/external/bsd/llvm/bin/llvm-ranlib/Makefile cvs rdiff -u -r1.1.2.2 -r1.1.2.3 \ src/external/bsd/llvm/bin/llvm-readobj/Makefile cvs rdiff -u -r1.1.4.2 -r1.1.4.3 \ src/external/bsd/llvm/bin/llvm-symbolizer/Makefile cvs rdiff -u -r1.1 -r1.1.6.1 src/external/bsd/llvm/bin/macho-dumpx/Makefile cvs rdiff -u -r1.2.4.2 -r1.2.4.3 src/external/bsd/llvm/bin/opt/Makefile cvs rdiff -u -r1.7.2.2 -r1.7.2.3 src/external/bsd/llvm/bin/tblgen/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/bsd/wpa
Module Name:src Committed By: yamt Date: Thu May 22 15:51:42 UTC 2014 Modified Files: src/external/bsd/wpa/bin/hostapd [yamt-pagecache]: Makefile hostapd.8 hostapd.conf.5 src/external/bsd/wpa/bin/hostapd_cli [yamt-pagecache]: hostapd_cli.8 src/external/bsd/wpa/bin/wpa_cli [yamt-pagecache]: wpa_cli.8 src/external/bsd/wpa/bin/wpa_passphrase [yamt-pagecache]: Makefile wpa_passphrase.8 src/external/bsd/wpa/bin/wpa_supplicant [yamt-pagecache]: Makefile wpa_supplicant.8 wpa_supplicant.conf.5 src/external/bsd/wpa/dist [yamt-pagecache]: COPYING README src/external/bsd/wpa/dist/hostapd [yamt-pagecache]: Android.mk ChangeLog Makefile README README-WPS config_file.c config_file.h ctrl_iface.c ctrl_iface.h defconfig dump_state.c dump_state.h eap_register.c eap_register.h hlr_auc_gw.c hostapd.conf hostapd.eap_user hostapd_cli.c main.c nt_password_hash.c src/external/bsd/wpa/dist/src/ap [yamt-pagecache]: accounting.c accounting.h ap_config.c ap_config.h ap_drv_ops.c ap_drv_ops.h ap_list.c ap_list.h ap_mlme.c ap_mlme.h authsrv.c authsrv.h beacon.c beacon.h ctrl_iface_ap.c ctrl_iface_ap.h drv_callbacks.c hostapd.c hostapd.h hw_features.c hw_features.h iapp.c iapp.h ieee802_11.c ieee802_11.h ieee802_11_auth.c ieee802_11_auth.h ieee802_11_shared.c ieee802_1x.c ieee802_1x.h p2p_hostapd.c p2p_hostapd.h peerkey_auth.c pmksa_cache_auth.c pmksa_cache_auth.h preauth_auth.c preauth_auth.h sta_info.c sta_info.h tkip_countermeasures.c tkip_countermeasures.h utils.c vlan_init.c wmm.c wpa_auth.c wpa_auth.h wpa_auth_ft.c wpa_auth_glue.c wpa_auth_glue.h wpa_auth_i.h wpa_auth_ie.c wpa_auth_ie.h wps_hostapd.c wps_hostapd.h src/external/bsd/wpa/dist/src/common [yamt-pagecache]: defs.h eapol_common.h gas.c gas.h ieee802_11_common.c ieee802_11_common.h ieee802_11_defs.h privsep_commands.h version.h wpa_common.c wpa_common.h wpa_ctrl.c wpa_ctrl.h src/external/bsd/wpa/dist/src/crypto [yamt-pagecache]: Makefile aes-cbc.c aes-ctr.c aes-eax.c aes-encblock.c aes-internal-dec.c aes-internal-enc.c aes-internal.c aes-omac1.c aes-unwrap.c aes-wrap.c aes.h aes_i.h aes_wrap.h crypto.h crypto_cryptoapi.c crypto_gnutls.c crypto_internal-cipher.c crypto_internal-modexp.c crypto_internal-rsa.c crypto_internal.c crypto_libtomcrypt.c crypto_none.c crypto_nss.c crypto_openssl.c des-internal.c des_i.h dh_group5.c dh_group5.h dh_groups.c dh_groups.h fips_prf_cryptoapi.c fips_prf_gnutls.c fips_prf_internal.c fips_prf_nss.c fips_prf_openssl.c md4-internal.c md5-internal.c md5.c md5.h md5_i.h milenage.c milenage.h ms_funcs.c ms_funcs.h random.c random.h rc4.c sha1-internal.c sha1-pbkdf2.c sha1-tlsprf.c sha1-tprf.c sha1.c sha1.h sha1_i.h sha256-internal.c sha256.c sha256.h tls.h tls_gnutls.c tls_internal.c tls_none.c tls_nss.c tls_openssl.c tls_schannel.c src/external/bsd/wpa/dist/src/drivers [yamt-pagecache]: driver.h driver_atheros.c driver_bsd.c driver_common.c driver_hostap.c driver_hostap.h driver_madwifi.c driver_ndis.c driver_ndis.h driver_ndis_.c driver_nl80211.c driver_none.c driver_privsep.c driver_roboswitch.c driver_test.c driver_wext.c driver_wext.h driver_wired.c drivers.c drivers.mak drivers.mk linux_ioctl.c linux_ioctl.h ndis_events.c netlink.c netlink.h nl80211_copy.h priv_netlink.h rfkill.c rfkill.h src/external/bsd/wpa/dist/src/eap_common [yamt-pagecache]: chap.c chap.h eap_common.c eap_common.h eap_defs.h eap_fast_common.c eap_fast_common.h eap_gpsk_common.c eap_gpsk_common.h eap_ikev2_common.c eap_ikev2_common.h eap_pax_common.c eap_pax_common.h eap_peap_common.c eap_peap_common.h eap_psk_common.c eap_psk_common.h eap_pwd_common.c eap_pwd_common.h eap_sake_common.c eap_sake_common.h eap_sim_common.c eap_sim_common.h eap_tlv_common.h eap_ttls.h eap_wsc_common.c eap_wsc_common.h ikev2_common.c ikev2_common.h src/external/bsd/wpa/dist/src/eap_peer [yamt-pagecache]: eap.c eap.h eap_aka.c eap_config.h eap_fast.c eap_fast_pac.c eap_fast_pac.h eap_gpsk.c eap_gtc.c eap_i.h eap_ikev2.c eap_leap.c eap_md5.c eap_methods.c eap_methods.h eap_mschapv2.c eap_otp.c eap_pax.c eap_peap.c eap_psk.c eap_pwd.c eap_sake.c eap_sim.c eap_tls.c eap_tls_common.c eap_tls_common.h eap_tnc.c eap_ttls.c eap_vendor_test.c eap_wsc.c ikev2.c ikev2.h mschapv2.c mschapv2.h tncc.
CVS commit: [yamt-pagecache] src/external/bsd/top/dist
Module Name:src Committed By: yamt Date: Thu May 22 15:51:29 UTC 2014 Modified Files: src/external/bsd/top/dist [yamt-pagecache]: hash.c screen.c src/external/bsd/top/dist/machine [yamt-pagecache]: m_netbsd.c 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.3 -r1.3.6.1 src/external/bsd/top/dist/hash.c cvs rdiff -u -r1.3.6.1 -r1.3.6.2 src/external/bsd/top/dist/screen.c cvs rdiff -u -r1.16.2.1 -r1.16.2.2 \ src/external/bsd/top/dist/machine/m_netbsd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/bsd/tcpdump
Module Name:src Committed By: yamt Date: Thu May 22 15:51:22 UTC 2014 Modified Files: src/external/bsd/tcpdump/bin [yamt-pagecache]: Makefile src/external/bsd/tcpdump/dist [yamt-pagecache]: CHANGES CREDITS INSTALL.txt Makefile-devel-adds Makefile.in VERSION aclocal.m4 addrtoname.c addrtoname.h af.c af.h aodv.h appletalk.h arcnet.h atm.h atmuni31.h bgp.h bootp.h bpf_dump.c chdlc.h checksum.c config.h.in configure configure.in cpack.c cpack.h dccp.h decnet.h decode_prefix.h enc.h ether.h ethertype.h extract.h fddi.h gmpls.c gmpls.h gmt2local.c gmt2local.h icmp6.h ieee802_11.h ieee802_11_radio.h igrp.h interface.h ip.h ip6.h ipfc.h ipproto.c ipproto.h ipsec_doi.h ipx.h isakmp.h l2tp.h l2vpn.c l2vpn.h lane.h llc.h machdep.c machdep.h makemib mkdep mpls.h nameser.h netbios.h netdissect.h nfs.h nfsfh.h nlpid.c nlpid.h ntp.h oakley.h ospf.h ospf6.h oui.c oui.h parsenfsfh.c pcap-missing.h pcap_dump_ftell.c pmap_prot.h ppp.h print-802_11.c print-ah.c print-aodv.c print-ap1394.c print-arcnet.c print-arp.c print-ascii.c print-atalk.c print-atm.c print-beep.c print-bfd.c print-bgp.c print-bootp.c print-bt.c print-cdp.c print-cfm.c print-chdlc.c print-cip.c print-cnfp.c print-dccp.c print-decnet.c print-dhcp6.c print-domain.c print-dtp.c print-dvmrp.c print-eap.c print-egp.c print-eigrp.c print-enc.c print-esp.c print-ether.c print-fddi.c print-forces.c print-fr.c print-frag6.c print-gre.c print-hsrp.c print-icmp.c print-icmp6.c print-igmp.c print-igrp.c print-ip.c print-ip6.c print-ip6opts.c print-ipcomp.c print-ipfc.c print-ipnet.c print-ipx.c print-isakmp.c print-isoclns.c print-juniper.c print-krb.c print-l2tp.c print-lane.c print-ldp.c print-llc.c print-lldp.c print-lmp.c print-lspping.c print-lwapp.c print-lwres.c print-mobile.c print-mobility.c print-mpcp.c print-mpls.c print-msdp.c print-netbios.c print-nfs.c print-ntp.c print-null.c print-olsr.c print-ospf.c print-ospf6.c print-pflog.c print-pgm.c print-pim.c print-ppp.c print-pppoe.c print-pptp.c print-radius.c print-raw.c print-rip.c print-ripng.c print-rrcp.c print-rsvp.c print-rt6.c print-rx.c print-sctp.c print-sflow.c print-sip.c print-sl.c print-sll.c print-slow.c print-smb.c print-snmp.c print-stp.c print-sunatm.c print-sunrpc.c print-symantec.c print-syslog.c print-tcp.c print-telnet.c print-tftp.c print-timed.c print-token.c print-udld.c print-udp.c print-vjc.c print-vqp.c print-vrrp.c print-vtp.c print-wb.c print-zephyr.c route6d.h rpc_auth.h rpc_msg.h rx.h sctpConstants.h sctpHeader.h setsignal.c setsignal.h signature.c signature.h slcompress.h slip.h sll.h smb.h smbutil.c strcasecmp.c tcp.h tcpdump-stdinc.h tcpdump.1.in tcpdump.c telnet.h tftp.h timed.h token.h udp.h util.c vfprintf.c src/external/bsd/tcpdump/dist/lbl [yamt-pagecache]: os-osf4.h os-solaris2.h os-sunos4.h os-ultrix4.h src/external/bsd/tcpdump/dist/missing [yamt-pagecache]: addrinfo.h datalinks.c dlnames.c getnameinfo.c inet_aton.c inet_ntop.c inet_pton.c snprintf.c strdup.c strlcat.c strlcpy.c strsep.c src/external/bsd/tcpdump/dist/tests [yamt-pagecache]: TESTLIST TESTonce TESTrun.sh dio.out forces1.out forces1.pcap forces1vvv.out forces1.out forces2v.out forces2vv.out ikev2fourv.out ikev2fourv4.out lmp.out print-A.out print-AA.out print-capX.out print-capXX.out print-x.out print-xx.out src/external/bsd/tcpdump/dist/win32/prj [yamt-pagecache]: GNUmakefile WinDump.dsp src/external/bsd/tcpdump/include [yamt-pagecache]: config.h Added Files: src/external/bsd/tcpdump [yamt-pagecache]: tcpdump2netbsd src/external/bsd/tcpdump/dist [yamt-pagecache]: README.md in_cksum.c mptcp.h nflog.h openflow.h ppi.h print-802_15_4.c print-babel.c print-calm-fast.c print-carp.c print-geonet.c print-mptcp.c print-msnlb.c print-nflog.c print-openflow-1.0.c print-openflow.c print-otv.c print-ppi.c print-rpki-rtr.c print-tipc.c print-vxlan.c print-zeromq.c src/external/bsd/tcpdump/dist/tests [yamt-pagecache]: 02-sunrise-sunset-esp.pcap 08-sunrise-sunset-aes.pcap 08-sunrise-sunset-esp2.pcap QinQpacket.out QinQpacket.pcap QinQpacketv.out babel.pcap babel1.out babel1v.out babel_auth.out babel_auth.pcap babel_pad1.out babel_pad1.pcap dcb_ets.out dcb_ets.pcap dcb_pfc.out dcb_pfc.pcap dcb_qcn.out dcb_qcn.pcap dhcpv6-AFT
CVS commit: [yamt-pagecache] src/external/bsd/tmux
Module Name:src Committed By: yamt Date: Thu May 22 15:51:25 UTC 2014 Modified Files: src/external/bsd/tmux/dist [yamt-pagecache]: cmd-if-shell.c input.c log.c tmux.1 tmux.h src/external/bsd/tmux/usr.bin/tmux [yamt-pagecache]: Makefile Removed Files: src/external/bsd/tmux/dist/compat [yamt-pagecache]: asprintf.c bitstring.h closefrom.c daemon.c fgetln.c forkpty-aix.c forkpty-hpux.c forkpty-sunos.c getopt.c queue.h setenv.c strcasestr.c strlcat.c strlcpy.c strsep.c tree.h unvis.c vis.c vis.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.2 -r1.1.1.2.2.1 \ src/external/bsd/tmux/dist/cmd-if-shell.c \ src/external/bsd/tmux/dist/tmux.1 cvs rdiff -u -r1.4 -r1.4.2.1 src/external/bsd/tmux/dist/input.c cvs rdiff -u -r1.2 -r1.2.2.1 src/external/bsd/tmux/dist/log.c cvs rdiff -u -r1.3 -r1.3.2.1 src/external/bsd/tmux/dist/tmux.h cvs rdiff -u -r1.1.1.2 -r0 src/external/bsd/tmux/dist/compat/asprintf.c \ src/external/bsd/tmux/dist/compat/bitstring.h \ src/external/bsd/tmux/dist/compat/closefrom.c \ src/external/bsd/tmux/dist/compat/daemon.c \ src/external/bsd/tmux/dist/compat/fgetln.c \ src/external/bsd/tmux/dist/compat/forkpty-aix.c \ src/external/bsd/tmux/dist/compat/forkpty-sunos.c \ src/external/bsd/tmux/dist/compat/getopt.c \ src/external/bsd/tmux/dist/compat/queue.h \ src/external/bsd/tmux/dist/compat/setenv.c \ src/external/bsd/tmux/dist/compat/strcasestr.c \ src/external/bsd/tmux/dist/compat/strlcat.c \ src/external/bsd/tmux/dist/compat/strlcpy.c \ src/external/bsd/tmux/dist/compat/strsep.c \ src/external/bsd/tmux/dist/compat/tree.h \ src/external/bsd/tmux/dist/compat/unvis.c \ src/external/bsd/tmux/dist/compat/vis.c \ src/external/bsd/tmux/dist/compat/vis.h cvs rdiff -u -r1.1.1.1 -r0 src/external/bsd/tmux/dist/compat/forkpty-hpux.c cvs rdiff -u -r1.9 -r1.9.2.1 src/external/bsd/tmux/usr.bin/tmux/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/bsd/smbfs
Module Name:src Committed By: yamt Date: Thu May 22 15:51:14 UTC 2014 Added Files: src/external/bsd/smbfs [yamt-pagecache]: Makefile Makefile.inc src/external/bsd/smbfs/dist [yamt-pagecache]: COPYRIGHT CREDITS HISTORY INSTALL Makefile Makefile.inc README config.mk.in configure src/external/bsd/smbfs/dist/examples [yamt-pagecache]: dot.nsmbrc smbfs.sh.sample src/external/bsd/smbfs/dist/examples/print [yamt-pagecache]: lj6l ljspool printcap.sample tolj src/external/bsd/smbfs/dist/include [yamt-pagecache]: cflib.h smb_kernelops.h src/external/bsd/smbfs/dist/include/netsmb [yamt-pagecache]: nb_lib.h smb_lib.h smb_rap.h src/external/bsd/smbfs/dist/lib [yamt-pagecache]: Makefile Makefile.inc src/external/bsd/smbfs/dist/lib/smb [yamt-pagecache]: Makefile cfopt.c ctx.c file.c kiconv.c mbuf.c nb.c nb_name.c nb_net.c nbns_rq.c nls.c print.c rap.c rcfile.c rcfile_priv.h rq.c smb_kernelops.c subr.c src/external/bsd/smbfs/dist/mount_smbfs [yamt-pagecache]: Makefile mount_smbfs.8 mount_smbfs.c mount_smbfs.h src/external/bsd/smbfs/dist/smbutil [yamt-pagecache]: Makefile common.h dumptree.c login.c lookup.c print.c smbutil.1 smbutil.c view.c src/external/bsd/smbfs/lib [yamt-pagecache]: Makefile src/external/bsd/smbfs/lib/libsmb [yamt-pagecache]: Makefile src/external/bsd/smbfs/sbin [yamt-pagecache]: Makefile src/external/bsd/smbfs/sbin/mount_smbfs [yamt-pagecache]: Makefile src/external/bsd/smbfs/usr.bin [yamt-pagecache]: Makefile src/external/bsd/smbfs/usr.bin/smbutil [yamt-pagecache]: Makefile 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 -r0 -r1.1.4.2 src/external/bsd/smbfs/Makefile \ src/external/bsd/smbfs/Makefile.inc cvs rdiff -u -r0 -r1.1.1.1.4.2 src/external/bsd/smbfs/dist/COPYRIGHT \ src/external/bsd/smbfs/dist/CREDITS src/external/bsd/smbfs/dist/HISTORY \ src/external/bsd/smbfs/dist/INSTALL src/external/bsd/smbfs/dist/Makefile \ src/external/bsd/smbfs/dist/Makefile.inc \ src/external/bsd/smbfs/dist/README \ src/external/bsd/smbfs/dist/config.mk.in \ src/external/bsd/smbfs/dist/configure cvs rdiff -u -r0 -r1.2.4.2 src/external/bsd/smbfs/dist/examples/dot.nsmbrc cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/bsd/smbfs/dist/examples/smbfs.sh.sample cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/bsd/smbfs/dist/examples/print/lj6l \ src/external/bsd/smbfs/dist/examples/print/ljspool \ src/external/bsd/smbfs/dist/examples/print/printcap.sample \ src/external/bsd/smbfs/dist/examples/print/tolj cvs rdiff -u -r0 -r1.1.1.1.4.2 src/external/bsd/smbfs/dist/include/cflib.h cvs rdiff -u -r0 -r1.1.4.2 \ src/external/bsd/smbfs/dist/include/smb_kernelops.h cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/bsd/smbfs/dist/include/netsmb/nb_lib.h \ src/external/bsd/smbfs/dist/include/netsmb/smb_rap.h cvs rdiff -u -r0 -r1.2.4.2 \ src/external/bsd/smbfs/dist/include/netsmb/smb_lib.h cvs rdiff -u -r0 -r1.1.1.1.4.2 src/external/bsd/smbfs/dist/lib/Makefile \ src/external/bsd/smbfs/dist/lib/Makefile.inc cvs rdiff -u -r0 -r1.1.1.1.4.2 src/external/bsd/smbfs/dist/lib/smb/Makefile \ src/external/bsd/smbfs/dist/lib/smb/rcfile_priv.h cvs rdiff -u -r0 -r1.2.4.2 src/external/bsd/smbfs/dist/lib/smb/cfopt.c \ src/external/bsd/smbfs/dist/lib/smb/ctx.c \ src/external/bsd/smbfs/dist/lib/smb/file.c \ src/external/bsd/smbfs/dist/lib/smb/kiconv.c \ src/external/bsd/smbfs/dist/lib/smb/mbuf.c \ src/external/bsd/smbfs/dist/lib/smb/nb.c \ src/external/bsd/smbfs/dist/lib/smb/nb_name.c \ src/external/bsd/smbfs/dist/lib/smb/nb_net.c \ src/external/bsd/smbfs/dist/lib/smb/nbns_rq.c \ src/external/bsd/smbfs/dist/lib/smb/nls.c \ src/external/bsd/smbfs/dist/lib/smb/print.c \ src/external/bsd/smbfs/dist/lib/smb/rap.c \ src/external/bsd/smbfs/dist/lib/smb/rcfile.c \ src/external/bsd/smbfs/dist/lib/smb/rq.c \ src/external/bsd/smbfs/dist/lib/smb/subr.c cvs rdiff -u -r0 -r1.1.4.2 \ src/external/bsd/smbfs/dist/lib/smb/smb_kernelops.c cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/bsd/smbfs/dist/mount_smbfs/Makefile cvs rdiff -u -r0 -r1.2.4.2 \ src/external/bsd/smbfs/dist/mount_smbfs/mount_smbfs.8 cvs rdiff -u -r0 -r1.4.4.2 \ src/external/bsd/smbfs/dist/mount_smbfs/mount_smbfs.c cvs rdiff -u -r0 -r1.1.4.2 \ src/external/bsd/smbfs/dist/mount_smbfs/mount_smbfs.h cvs rdiff -u -r0 -r1.1.1.1.4.2 src/external/bsd/smbfs/dist/smbutil/Makefile cvs rdiff -u -r0 -r1.3.4.2 src/external/bsd/smbfs/dist/smbutil/common.h \ src/external/bsd/smbfs/dist/smbutil/p
CVS commit: [yamt-pagecache] src/external/bsd/ppp
Module Name:src Committed By: yamt Date: Thu May 22 15:51:09 UTC 2014 Added Files: src/external/bsd/ppp [yamt-pagecache]: Makefile ppp2netbsd src/external/bsd/ppp/dist [yamt-pagecache]: FAQ PLUGINS README README.MPPE README.MSCHAP80 README.MSCHAP81 README.cbcp README.eap-srp README.pppol2tp README.pwfd SETUP src/external/bsd/ppp/dist/chat [yamt-pagecache]: .gitignore chat.8 chat.c src/external/bsd/ppp/dist/pppd [yamt-pagecache]: .gitignore auth.c cbcp.c cbcp.h ccp.c ccp.h chap-md5.c chap-md5.h chap-new.c chap-new.h chap_ms.c chap_ms.h demand.c eap.c eap.h ecp.c ecp.h eui64.c eui64.h fsm.c fsm.h ipcp.c ipcp.h ipv6cp.c ipv6cp.h ipxcp.c ipxcp.h lcp.c lcp.h magic.c magic.h main.c mppe.h multilink.c options.c patchlevel.h pathnames.h ppp.pam pppcrypt.c pppcrypt.h pppd.8 pppd.h session.c session.h tty.c upap.c upap.h utils.c src/external/bsd/ppp/dist/pppd/plugins [yamt-pagecache]: minconn.c passwordfd.c src/external/bsd/ppp/dist/pppd/plugins/pppol2tp [yamt-pagecache]: l2tp_event.h openl2tp.c pppol2tp.c src/external/bsd/ppp/dist/pppdump [yamt-pagecache]: bsd-comp.c deflate.c pppdump.8 pppdump.c src/external/bsd/ppp/dist/pppstats [yamt-pagecache]: pppstats.8 pppstats.c src/external/bsd/ppp/usr.sbin [yamt-pagecache]: Makefile Makefile.inc src/external/bsd/ppp/usr.sbin/chat [yamt-pagecache]: Makefile src/external/bsd/ppp/usr.sbin/plugins/minconn [yamt-pagecache]: Makefile src/external/bsd/ppp/usr.sbin/plugins/passwordfd [yamt-pagecache]: Makefile src/external/bsd/ppp/usr.sbin/plugins/status [yamt-pagecache]: Makefile status.c src/external/bsd/ppp/usr.sbin/pppd [yamt-pagecache]: Makefile sys-bsd.c tdb.c tdb.h src/external/bsd/ppp/usr.sbin/pppdump [yamt-pagecache]: Makefile pppdump.h src/external/bsd/ppp/usr.sbin/pppstats [yamt-pagecache]: Makefile 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 -r0 -r1.1.4.2 src/external/bsd/ppp/Makefile \ src/external/bsd/ppp/ppp2netbsd cvs rdiff -u -r0 -r1.1.1.1.4.2 src/external/bsd/ppp/dist/FAQ \ src/external/bsd/ppp/dist/PLUGINS src/external/bsd/ppp/dist/README \ src/external/bsd/ppp/dist/README.MPPE \ src/external/bsd/ppp/dist/README.MSCHAP80 \ src/external/bsd/ppp/dist/README.MSCHAP81 \ src/external/bsd/ppp/dist/README.cbcp \ src/external/bsd/ppp/dist/README.eap-srp \ src/external/bsd/ppp/dist/README.pppol2tp \ src/external/bsd/ppp/dist/README.pwfd src/external/bsd/ppp/dist/SETUP cvs rdiff -u -r0 -r1.1.1.1.4.2 src/external/bsd/ppp/dist/chat/.gitignore cvs rdiff -u -r0 -r1.2.4.2 src/external/bsd/ppp/dist/chat/chat.8 cvs rdiff -u -r0 -r1.3.4.2 src/external/bsd/ppp/dist/chat/chat.c cvs rdiff -u -r0 -r1.1.1.1.4.2 src/external/bsd/ppp/dist/pppd/.gitignore \ src/external/bsd/ppp/dist/pppd/ppp.pam cvs rdiff -u -r0 -r1.2.4.2 src/external/bsd/ppp/dist/pppd/auth.c \ src/external/bsd/ppp/dist/pppd/cbcp.c \ src/external/bsd/ppp/dist/pppd/cbcp.h \ src/external/bsd/ppp/dist/pppd/ccp.c src/external/bsd/ppp/dist/pppd/ccp.h \ src/external/bsd/ppp/dist/pppd/chap-md5.c \ src/external/bsd/ppp/dist/pppd/chap-md5.h \ src/external/bsd/ppp/dist/pppd/chap-new.c \ src/external/bsd/ppp/dist/pppd/chap-new.h \ src/external/bsd/ppp/dist/pppd/chap_ms.c \ src/external/bsd/ppp/dist/pppd/chap_ms.h \ src/external/bsd/ppp/dist/pppd/demand.c \ src/external/bsd/ppp/dist/pppd/eap.c src/external/bsd/ppp/dist/pppd/eap.h \ src/external/bsd/ppp/dist/pppd/ecp.c src/external/bsd/ppp/dist/pppd/ecp.h \ src/external/bsd/ppp/dist/pppd/eui64.c \ src/external/bsd/ppp/dist/pppd/eui64.h \ src/external/bsd/ppp/dist/pppd/fsm.c src/external/bsd/ppp/dist/pppd/fsm.h \ src/external/bsd/ppp/dist/pppd/ipcp.c \ src/external/bsd/ppp/dist/pppd/ipcp.h \ src/external/bsd/ppp/dist/pppd/ipv6cp.c \ src/external/bsd/ppp/dist/pppd/ipv6cp.h \ src/external/bsd/ppp/dist/pppd/ipxcp.c \ src/external/bsd/ppp/dist/pppd/ipxcp.h \ src/external/bsd/ppp/dist/pppd/lcp.c src/external/bsd/ppp/dist/pppd/lcp.h \ src/external/bsd/ppp/dist/pppd/magic.c \ src/external/bsd/ppp/dist/pppd/magic.h \ src/external/bsd/ppp/dist/pppd/mppe.h \ src/external/bsd/ppp/dist/pppd/multilink.c \ src/external/bsd/ppp/dist/pppd/options.c \ src/external/bsd/ppp/dist/pppd/patchlevel.h \ src/external/bsd/ppp/dist/pppd/pathnames.h \ src/external/bsd/ppp/dist/pppd/pppcrypt.c \ src/external/bsd/ppp/dist/pppd/pppcrypt.h \ src/external/bsd/ppp/dist/pp
CVS commit: [yamt-pagecache] src/external/bsd/pkg_install
Module Name:src Committed By: yamt Date: Thu May 22 15:51:04 UTC 2014 Modified Files: src/external/bsd/pkg_install [yamt-pagecache]: prepare-import.sh src/external/bsd/pkg_install/dist/add [yamt-pagecache]: perform.c src/external/bsd/pkg_install/dist/admin [yamt-pagecache]: pkg_admin.1 src/external/bsd/pkg_install/dist/bpm [yamt-pagecache]: bpm.1 src/external/bsd/pkg_install/dist/info [yamt-pagecache]: main.c pkg_info.1 src/external/bsd/pkg_install/dist/lib [yamt-pagecache]: lib.h license.c pkg_install.conf.5.in pkg_signature.c var.c version.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.3 -r1.3.12.1 src/external/bsd/pkg_install/prepare-import.sh cvs rdiff -u -r1.1.1.18.4.1 -r1.1.1.18.4.2 \ src/external/bsd/pkg_install/dist/add/perform.c cvs rdiff -u -r1.1.1.11 -r1.1.1.11.6.1 \ src/external/bsd/pkg_install/dist/admin/pkg_admin.1 cvs rdiff -u -r1.2 -r1.2.6.1 src/external/bsd/pkg_install/dist/bpm/bpm.1 cvs rdiff -u -r1.1.1.8 -r1.1.1.8.6.1 \ src/external/bsd/pkg_install/dist/info/main.c cvs rdiff -u -r1.1.1.5 -r1.1.1.5.6.1 \ src/external/bsd/pkg_install/dist/info/pkg_info.1 cvs rdiff -u -r1.6 -r1.6.6.1 src/external/bsd/pkg_install/dist/lib/lib.h cvs rdiff -u -r1.2.4.1 -r1.2.4.2 \ src/external/bsd/pkg_install/dist/lib/license.c cvs rdiff -u -r1.1.1.12 -r1.1.1.12.4.1 \ src/external/bsd/pkg_install/dist/lib/pkg_install.conf.5.in cvs rdiff -u -r1.1.1.7 -r1.1.1.7.6.1 \ src/external/bsd/pkg_install/dist/lib/pkg_signature.c cvs rdiff -u -r1.1.1.3 -r1.1.1.3.6.1 \ src/external/bsd/pkg_install/dist/lib/var.c cvs rdiff -u -r1.7.4.1 -r1.7.4.2 \ src/external/bsd/pkg_install/dist/lib/version.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/bsd/pdisk
Module Name:src Committed By: yamt Date: Thu May 22 15:51:00 UTC 2014 Added Files: src/external/bsd/pdisk [yamt-pagecache]: Makefile src/external/bsd/pdisk/bin [yamt-pagecache]: Makefile src/external/bsd/pdisk/dist [yamt-pagecache]: ATA_media.c ATA_media.h DoSCSICommand.c DoSCSICommand.h HISTORY MacSCSICommand.h README SCSI_media.c SCSI_media.h bitfield.c bitfield.h convert.c convert.h cvt_pt.c deblock_media.c deblock_media.h dpme.h dump.c dump.h errors.c errors.h file_media.c file_media.h hfs_misc.c hfs_misc.h io.c io.h layout_dump.c layout_dump.h makefile media.c media.h partition_map.c partition_map.h pathname.c pathname.h pdisk.8 pdisk.c pdisk.h pdisk.html pdisk.mac.bin pdisk.r util.c util.h validate.c validate.h version.h src/external/bsd/pdisk/dist/pdisk.mac.data [yamt-pagecache]: CW_Settings.stm.bin pdisk.tdm.bin pdisk_68k.tdm.bin 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 -r0 -r1.1.12.2 src/external/bsd/pdisk/Makefile cvs rdiff -u -r0 -r1.1.12.2 src/external/bsd/pdisk/bin/Makefile cvs rdiff -u -r0 -r1.2.10.2 src/external/bsd/pdisk/dist/ATA_media.c \ src/external/bsd/pdisk/dist/DoSCSICommand.c \ src/external/bsd/pdisk/dist/DoSCSICommand.h \ src/external/bsd/pdisk/dist/MacSCSICommand.h \ src/external/bsd/pdisk/dist/SCSI_media.c \ src/external/bsd/pdisk/dist/bitfield.c \ src/external/bsd/pdisk/dist/bitfield.h \ src/external/bsd/pdisk/dist/convert.c \ src/external/bsd/pdisk/dist/cvt_pt.c \ src/external/bsd/pdisk/dist/deblock_media.c \ src/external/bsd/pdisk/dist/deblock_media.h \ src/external/bsd/pdisk/dist/dpme.h src/external/bsd/pdisk/dist/dump.c \ src/external/bsd/pdisk/dist/dump.h src/external/bsd/pdisk/dist/errors.c \ src/external/bsd/pdisk/dist/errors.h \ src/external/bsd/pdisk/dist/file_media.c \ src/external/bsd/pdisk/dist/hfs_misc.c src/external/bsd/pdisk/dist/io.c \ src/external/bsd/pdisk/dist/io.h \ src/external/bsd/pdisk/dist/layout_dump.c \ src/external/bsd/pdisk/dist/layout_dump.h \ src/external/bsd/pdisk/dist/makefile src/external/bsd/pdisk/dist/media.c \ src/external/bsd/pdisk/dist/media.h \ src/external/bsd/pdisk/dist/partition_map.h \ src/external/bsd/pdisk/dist/pathname.c \ src/external/bsd/pdisk/dist/pdisk.8 src/external/bsd/pdisk/dist/pdisk.c \ src/external/bsd/pdisk/dist/util.c src/external/bsd/pdisk/dist/util.h \ src/external/bsd/pdisk/dist/validate.c \ src/external/bsd/pdisk/dist/version.h cvs rdiff -u -r0 -r1.1.1.1.10.2 src/external/bsd/pdisk/dist/ATA_media.h \ src/external/bsd/pdisk/dist/HISTORY src/external/bsd/pdisk/dist/README \ src/external/bsd/pdisk/dist/SCSI_media.h \ src/external/bsd/pdisk/dist/convert.h \ src/external/bsd/pdisk/dist/file_media.h \ src/external/bsd/pdisk/dist/hfs_misc.h \ src/external/bsd/pdisk/dist/pathname.h \ src/external/bsd/pdisk/dist/pdisk.h \ src/external/bsd/pdisk/dist/pdisk.html \ src/external/bsd/pdisk/dist/pdisk.mac.bin \ src/external/bsd/pdisk/dist/pdisk.r \ src/external/bsd/pdisk/dist/validate.h cvs rdiff -u -r0 -r1.3.4.2 src/external/bsd/pdisk/dist/partition_map.c cvs rdiff -u -r0 -r1.1.1.1.10.2 \ src/external/bsd/pdisk/dist/pdisk.mac.data/CW_Settings.stm.bin \ src/external/bsd/pdisk/dist/pdisk.mac.data/pdisk.tdm.bin \ src/external/bsd/pdisk/dist/pdisk.mac.data/pdisk_68k.tdm.bin Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/bsd/openresolv
Module Name:src Committed By: yamt Date: Thu May 22 15:50:52 UTC 2014 Modified Files: src/external/bsd/openresolv/dist [yamt-pagecache]: dnsmasq.in libc.in named.in pdnsd.in resolvconf.8.in resolvconf.conf.5.in resolvconf.in unbound.in src/external/bsd/openresolv/sbin/resolvconf [yamt-pagecache]: Makefile 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.3.2.2 -r1.1.1.3.2.3 \ src/external/bsd/openresolv/dist/dnsmasq.in \ src/external/bsd/openresolv/dist/named.in \ src/external/bsd/openresolv/dist/resolvconf.in cvs rdiff -u -r1.1.1.3.2.1 -r1.1.1.3.2.2 \ src/external/bsd/openresolv/dist/libc.in \ src/external/bsd/openresolv/dist/resolvconf.8.in \ src/external/bsd/openresolv/dist/unbound.in cvs rdiff -u -r1.1.1.1.4.1 -r1.1.1.1.4.2 \ src/external/bsd/openresolv/dist/pdnsd.in cvs rdiff -u -r1.3.2.2 -r1.3.2.3 \ src/external/bsd/openresolv/dist/resolvconf.conf.5.in cvs rdiff -u -r1.3.6.1 -r1.3.6.2 \ src/external/bsd/openresolv/sbin/resolvconf/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/bsd/pcc
Module Name:src Committed By: yamt Date: Thu May 22 15:50:55 UTC 2014 Modified Files: src/external/bsd/pcc/dist/pcc/arch/amd64 [yamt-pagecache]: local2.c src/external/bsd/pcc/dist/pcc/cc/ccom [yamt-pagecache]: gcc_compat.c main.c trees.c src/external/bsd/pcc/dist/pcc/cc/cpp [yamt-pagecache]: cpp.c src/external/bsd/pcc/dist/pcc/mip [yamt-pagecache]: optim2.c src/external/bsd/pcc/libexec/ccom [yamt-pagecache]: Makefile 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.3.2.1 -r1.1.1.3.2.2 \ src/external/bsd/pcc/dist/pcc/arch/amd64/local2.c cvs rdiff -u -r1.1.1.4.2.1 -r1.1.1.4.2.2 \ src/external/bsd/pcc/dist/pcc/cc/ccom/gcc_compat.c \ src/external/bsd/pcc/dist/pcc/cc/ccom/main.c \ src/external/bsd/pcc/dist/pcc/cc/ccom/trees.c cvs rdiff -u -r1.1.1.4.2.1 -r1.1.1.4.2.2 \ src/external/bsd/pcc/dist/pcc/cc/cpp/cpp.c cvs rdiff -u -r1.1.1.4 -r1.1.1.4.2.1 \ src/external/bsd/pcc/dist/pcc/mip/optim2.c cvs rdiff -u -r1.11 -r1.11.2.1 src/external/bsd/pcc/libexec/ccom/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/bsd/openpam
Module Name:src Committed By: yamt Date: Thu May 22 15:50:48 UTC 2014 Modified Files: src/external/bsd/openpam [yamt-pagecache]: openpam2netbsd src/external/bsd/openpam/dist [yamt-pagecache]: CREDITS HISTORY INSTALL LICENSE Makefile.am Makefile.in README RELNOTES aclocal.m4 autogen.sh config.guess config.h.in config.sub configure configure.ac depcomp install-sh ltmain.sh missing src/external/bsd/openpam/dist/bin [yamt-pagecache]: Makefile.am Makefile.in src/external/bsd/openpam/dist/bin/pamtest [yamt-pagecache]: Makefile.am Makefile.in pamtest.1 pamtest.c src/external/bsd/openpam/dist/bin/su [yamt-pagecache]: Makefile.am Makefile.in su.1 su.c src/external/bsd/openpam/dist/doc [yamt-pagecache]: Makefile.am Makefile.in src/external/bsd/openpam/dist/doc/man [yamt-pagecache]: Makefile.am Makefile.in openpam.3 openpam.man openpam_borrow_cred.3 openpam_free_data.3 openpam_free_envlist.3 openpam_get_option.3 openpam_log.3 openpam_nullconv.3 openpam_readline.3 openpam_restore_cred.3 openpam_set_option.3 openpam_subst.3 openpam_ttyconv.3 pam.3 pam.conf.5 pam.man pam_acct_mgmt.3 pam_authenticate.3 pam_chauthtok.3 pam_close_session.3 pam_conv.3 pam_end.3 pam_error.3 pam_get_authtok.3 pam_get_data.3 pam_get_item.3 pam_get_user.3 pam_getenv.3 pam_getenvlist.3 pam_info.3 pam_open_session.3 pam_prompt.3 pam_putenv.3 pam_set_data.3 pam_set_item.3 pam_setcred.3 pam_setenv.3 pam_sm_acct_mgmt.3 pam_sm_authenticate.3 pam_sm_chauthtok.3 pam_sm_close_session.3 pam_sm_open_session.3 pam_sm_setcred.3 pam_start.3 pam_strerror.3 pam_verror.3 pam_vinfo.3 pam_vprompt.3 src/external/bsd/openpam/dist/include [yamt-pagecache]: Makefile.am Makefile.in src/external/bsd/openpam/dist/include/security [yamt-pagecache]: Makefile.am Makefile.in openpam.h openpam_attr.h openpam_version.h pam_appl.h pam_constants.h pam_modules.h pam_types.h src/external/bsd/openpam/dist/lib [yamt-pagecache]: Makefile.am Makefile.in openpam_borrow_cred.c openpam_check_owner_perms.c openpam_configure.c openpam_constants.c openpam_constants.h openpam_debug.h openpam_dispatch.c openpam_dynamic.c openpam_findenv.c openpam_free_data.c openpam_free_envlist.c openpam_get_option.c openpam_impl.h openpam_load.c openpam_log.c openpam_nullconv.c openpam_readline.c openpam_restore_cred.c openpam_set_option.c openpam_static.c openpam_strlcmp.h openpam_strlcpy.h openpam_subst.c openpam_ttyconv.c pam_acct_mgmt.c pam_authenticate.c pam_authenticate_secondary.c pam_chauthtok.c pam_close_session.c pam_end.c pam_error.c pam_get_authtok.c pam_get_data.c pam_get_item.c pam_get_mapped_authtok.c pam_get_mapped_username.c pam_get_user.c pam_getenv.c pam_getenvlist.c pam_info.c pam_open_session.c pam_prompt.c pam_putenv.c pam_set_data.c pam_set_item.c pam_set_mapped_authtok.c pam_set_mapped_username.c pam_setcred.c pam_setenv.c pam_sm_acct_mgmt.c pam_sm_authenticate.c pam_sm_authenticate_secondary.c pam_sm_chauthtok.c pam_sm_close_session.c pam_sm_get_mapped_authtok.c pam_sm_get_mapped_username.c pam_sm_open_session.c pam_sm_set_mapped_authtok.c pam_sm_set_mapped_username.c pam_sm_setcred.c pam_start.c pam_strerror.c pam_verror.c pam_vinfo.c pam_vprompt.c src/external/bsd/openpam/dist/misc [yamt-pagecache]: gendoc.pl src/external/bsd/openpam/dist/modules [yamt-pagecache]: Makefile.am Makefile.in src/external/bsd/openpam/dist/modules/pam_deny [yamt-pagecache]: Makefile.am Makefile.in pam_deny.c src/external/bsd/openpam/dist/modules/pam_permit [yamt-pagecache]: Makefile.am Makefile.in pam_permit.c src/external/bsd/openpam/dist/modules/pam_unix [yamt-pagecache]: Makefile.am Makefile.in pam_unix.c Added Files: src/external/bsd/openpam/dist [yamt-pagecache]: TODO compile mkpkgng.in pamgdb.in test-driver src/external/bsd/openpam/dist/bin/openpam_dump_policy [yamt-pagecache]: Makefile.am Makefile.in openpam_dump_policy.c src/external/bsd/openpam/dist/doc/man [yamt-pagecache]: openpam_get_feature.3 openpam_readlinev.3 openpam_readword.3 openpam_set_feature.3 openpam_straddch.3 src/external/bsd/openpam/dist/lib [yamt-pagecache]: openpam_asprintf.c openpam_asprintf.h openpam_cred.h openpam_ctype.h openpam_dlfunc.h openpam_features.c openpam_features.h openpam_get_feature.c
CVS commit: [yamt-pagecache] src/external/bsd/openldap
Module Name:src Committed By: yamt Date: Thu May 22 15:50:41 UTC 2014 Modified Files: src/external/bsd/openldap/bin [yamt-pagecache]: Makefile.inc src/external/bsd/openldap/dist/include [yamt-pagecache]: ldap_queue.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.3 -r1.3.6.1 src/external/bsd/openldap/bin/Makefile.inc cvs rdiff -u -r1.1.1.3 -r1.1.1.3.6.1 \ src/external/bsd/openldap/dist/include/ldap_queue.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/bsd/nvi
Module Name:src Committed By: yamt Date: Thu May 22 15:50:37 UTC 2014 Added Files: src/external/bsd/nvi [yamt-pagecache]: Makefile Makefile.inc addrcsid nvi2netbsd src/external/bsd/nvi/catalog [yamt-pagecache]: Makefile src/external/bsd/nvi/dist [yamt-pagecache]: Changes LICENSE README README.1st README.DB3 TODO src/external/bsd/nvi/dist/build.unix [yamt-pagecache]: README README.LynxOS README.Solaris src/external/bsd/nvi/dist/catalog [yamt-pagecache]: Makefile README dump.c dutch.base dutch.check dutch.owner english.check english.owner french.base french.check german.base german.check german.owner ru_RU.KOI8-R.base ru_RU.KOI8-R.owner ru_SU.KOI8-R.base ru_SU.KOI8-R.check ru_SU.KOI8-R.owner spanish.base spanish.check spell.ok swedish.base swedish.check swedish.owner src/external/bsd/nvi/dist/cl [yamt-pagecache]: README.signal cl.h cl_bsd.c cl_funcs.c cl_main.c cl_read.c cl_screen.c cl_term.c src/external/bsd/nvi/dist/clib [yamt-pagecache]: bsearch.c env.c gethostname.c iswblank.c memchr.c memset.c mkstemp.c mmap.c snprintf.c strdup.c strpbrk.c strsep.c strtol.c strtoul.c vsnprintf.c src/external/bsd/nvi/dist/common [yamt-pagecache]: api.c args.h common.h conv.c conv.h cut.c cut.h db1.c dbinternal.h delete.c dldb.c exf.c exf.h gs.c gs.h key.c key.h log.c log.h log1.c log4.c main.c mark.c mark.h mem.h msg.c msg.h multibyte.h nothread.c options.awk options.c options.h options_f.c pthread.c put.c recover.c screen.c screen.h search.c seq.c seq.h trace.c util.c util.h util2.c vi.src vi_auto.c vi_auto.h vi_db.c vi_db.h vi_db1.c vi_rec.c src/external/bsd/nvi/dist/dist [yamt-pagecache]: AUTHORS COPYING ChangeLog INSTALL Makefile.am NEWS README compile configure.ac depcomp distrib export findconfig ltconfig missing mkinstalldirs pathnames.h.in port.h.in recover.in script spell.ok src/external/bsd/nvi/dist/dist/ExtUtils [yamt-pagecache]: Embed.pm src/external/bsd/nvi/dist/dist/m4 [yamt-pagecache]: gtk.m4 src/external/bsd/nvi/dist/docs [yamt-pagecache]: README src/external/bsd/nvi/dist/docs/edit [yamt-pagecache]: Makefile edittut.ms src/external/bsd/nvi/dist/docs/exref [yamt-pagecache]: Makefile ex.rm ex.summary src/external/bsd/nvi/dist/docs/vi.man [yamt-pagecache]: Makefile spell.ok vi.1 src/external/bsd/nvi/dist/docs/vi.ref [yamt-pagecache]: Makefile ex.cmd.texi ref.texi set.opt.texi spell.ok vi.cmd.texi vi.texi src/external/bsd/nvi/dist/docs/vitut [yamt-pagecache]: Makefile vi.apwh.ms vi.chars vi.in vi.summary src/external/bsd/nvi/dist/ex [yamt-pagecache]: ex.awk ex.c ex.h ex_abbrev.c ex_append.c ex_args.c ex_argv.c ex_at.c ex_bang.c ex_cd.c ex_cmd.c ex_cscope.c ex_delete.c ex_display.c ex_edit.c ex_equal.c ex_file.c ex_filter.c ex_global.c ex_init.c ex_join.c ex_map.c ex_mark.c ex_mkexrc.c ex_move.c ex_open.c ex_perl.c ex_preserve.c ex_print.c ex_put.c ex_quit.c ex_read.c ex_screen.c ex_script.c ex_set.c ex_shell.c ex_shift.c ex_source.c ex_stop.c ex_subst.c ex_tag.c ex_tcl.c ex_txt.c ex_undo.c ex_usage.c ex_util.c ex_version.c ex_visual.c ex_write.c ex_yank.c ex_z.c script.h tag.h src/external/bsd/nvi/dist/gtk [yamt-pagecache]: gtk.h gtk_main.c gtkvi.c gtkvi.h gtkviscreen.c gtkviscreen.h gtkviwindow.c gtkviwindow.h src/external/bsd/nvi/dist/ip [yamt-pagecache]: ip_funcs.c ip_main.c ip_read.c ip_screen.c ip_term.c vipc.pl src/external/bsd/nvi/dist/ipc [yamt-pagecache]: ip.h ip_run.c ip_send.c ip_trans.c ipc.awk ipc_cmd.c ipc_method.c vipc.awk src/external/bsd/nvi/dist/motif [yamt-pagecache]: m_cde.c m_main.c nvi.xbm nvi.xpm src/external/bsd/nvi/dist/motif_l [yamt-pagecache]: TODO m_copypaste.c m_func.c m_menu.c m_motif.h m_options.c m_prompt.c m_ruler.c m_search.c m_tags.c m_util.c m_vi.c vi_mextern.h xtabbed.c src/external/bsd/nvi/dist/perl_api [yamt-pagecache]: VI.pod nviperl.pod perl.xs perlsfio.c typemap src/external/bsd/nvi/dist/perl_scripts [yamt-pagecache]: forall.pl make.pl tk.pl wc.pl src/external/bsd/nvi/dist/regex [yamt-pagecache]: COPYRIGHT WHATSNEW cclass.h cname.h engine.c re_format.7 regcomp.c regerror.c regex.3 regex.h regex2.h regexec.c regfree.c utils.h src/external/bsd/nvi/dist/tcl_api [yamt-pagecache]: tcl.c src/external/bsd/nvi/dist/tcl_scripts [yamt-pagecache]: errors.tcl gnats.tcl mailprocs
CVS commit: [yamt-pagecache] src/external/bsd/mdocml
Module Name:src Committed By: yamt Date: Thu May 22 15:49:38 UTC 2014 Modified Files: src/external/bsd/mdocml [yamt-pagecache]: Makefile.inc prepare-import.sh src/external/bsd/mdocml/bin/mandoc [yamt-pagecache]: Makefile src/external/bsd/mdocml/dist [yamt-pagecache]: Makefile apropos.1 apropos.c arch.c arch.in att.c att.in cgi.c chars.c chars.in compat_fgetln.c config.h.post config.h.pre demandoc.1 demandoc.c eqn.7 eqn.c eqn_html.c eqn_term.c example.style.css external.png.uu html.c html.h lib.c lib.in libman.h libmandoc.h libmdoc.h libroff.h main.c main.h man.7 man.c man.cgi.7 man.h man_hash.c man_html.c man_macro.c man_term.c man_validate.c mandoc.1 mandoc.3 mandoc.c mandoc.h mandoc_char.7 mandocdb.8 mandocdb.c manpath.c manpath.h mdoc.7 mdoc.c mdoc.h mdoc_argv.c mdoc_hash.c mdoc_html.c mdoc_macro.c mdoc_man.c mdoc_term.c mdoc_validate.c msec.c msec.in out.c out.h preconv.1 preconv.c predefs.in read.c roff.7 roff.c st.c st.in tbl.7 tbl.c tbl_data.c tbl_html.c tbl_layout.c tbl_opts.c tbl_term.c term.c term.h term_ascii.c term_ps.c test-fgetln.c test-getsubopt.c test-mmap.c test-strlcat.c test-strlcpy.c test-strptime.c tree.c vol.c vol.in Added Files: src/external/bsd/mdocml/dist [yamt-pagecache]: NEWS TODO compat_ohash.c compat_ohash.h compat_strcasestr.c compat_strnlen.c compat_strsep.c configure gmdiff manpage.c mansearch.c mansearch.h tbl.3 test-ohash.c test-strcasestr.c test-strnlen.c test-strsep.c Removed Files: src/external/bsd/mdocml/dist [yamt-pagecache]: apropos_db.c apropos_db.h catman.8 catman.c mandocdb.h whatis.1 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.14.2.1 -r1.14.2.2 src/external/bsd/mdocml/Makefile.inc cvs rdiff -u -r1.4 -r1.4.6.1 src/external/bsd/mdocml/prepare-import.sh cvs rdiff -u -r1.6 -r1.6.2.1 src/external/bsd/mdocml/bin/mandoc/Makefile cvs rdiff -u -r1.1.1.11.2.1 -r1.1.1.11.2.2 \ src/external/bsd/mdocml/dist/Makefile \ src/external/bsd/mdocml/dist/libman.h src/external/bsd/mdocml/dist/man.h \ src/external/bsd/mdocml/dist/man_macro.c cvs rdiff -u -r0 -r1.1.1.1.4.2 src/external/bsd/mdocml/dist/NEWS \ src/external/bsd/mdocml/dist/compat_ohash.c \ src/external/bsd/mdocml/dist/compat_ohash.h \ src/external/bsd/mdocml/dist/compat_strcasestr.c \ src/external/bsd/mdocml/dist/compat_strnlen.c \ src/external/bsd/mdocml/dist/compat_strsep.c \ src/external/bsd/mdocml/dist/configure \ src/external/bsd/mdocml/dist/gmdiff \ src/external/bsd/mdocml/dist/manpage.c \ src/external/bsd/mdocml/dist/mansearch.c \ src/external/bsd/mdocml/dist/mansearch.h \ src/external/bsd/mdocml/dist/tbl.3 \ src/external/bsd/mdocml/dist/test-ohash.c \ src/external/bsd/mdocml/dist/test-strcasestr.c \ src/external/bsd/mdocml/dist/test-strnlen.c \ src/external/bsd/mdocml/dist/test-strsep.c cvs rdiff -u -r0 -r1.1.1.2.4.2 src/external/bsd/mdocml/dist/TODO cvs rdiff -u -r1.1.1.1.2.1 -r1.1.1.1.2.2 \ src/external/bsd/mdocml/dist/apropos.1 \ src/external/bsd/mdocml/dist/apropos.c \ src/external/bsd/mdocml/dist/demandoc.1 \ src/external/bsd/mdocml/dist/mandocdb.8 \ src/external/bsd/mdocml/dist/mandocdb.c \ src/external/bsd/mdocml/dist/mdoc_man.c \ src/external/bsd/mdocml/dist/preconv.1 cvs rdiff -u -r1.1.1.1.4.2 -r0 src/external/bsd/mdocml/dist/apropos_db.c \ src/external/bsd/mdocml/dist/apropos_db.h \ src/external/bsd/mdocml/dist/catman.8 \ src/external/bsd/mdocml/dist/catman.c \ src/external/bsd/mdocml/dist/mandocdb.h \ src/external/bsd/mdocml/dist/whatis.1 cvs rdiff -u -r1.1.1.6 -r1.1.1.6.4.1 src/external/bsd/mdocml/dist/arch.c \ src/external/bsd/mdocml/dist/att.c src/external/bsd/mdocml/dist/lib.c \ src/external/bsd/mdocml/dist/st.c src/external/bsd/mdocml/dist/vol.c cvs rdiff -u -r1.1.1.5.6.1 -r1.1.1.5.6.2 src/external/bsd/mdocml/dist/arch.in cvs rdiff -u -r1.1.1.3 -r1.1.1.3.2.1 src/external/bsd/mdocml/dist/att.in \ src/external/bsd/mdocml/dist/libroff.h src/external/bsd/mdocml/dist/tbl.7 \ src/external/bsd/mdocml/dist/tbl_html.c \ src/external/bsd/mdocml/dist/tbl_term.c cvs rdiff -u -r1.1.1.1.4.2 -r1.1.1.1.4.3 src/external/bsd/mdocml/dist/cgi.c \ src/external/bsd/mdocml/dist/man.cgi.7 \ src/external/bsd/mdocml/dist/manpath.c \ src/external/bsd/mdocml/dist/manpath.h \ src/external/bsd/mdocml/dist/test-fgetln.c cvs rdiff -u -r1.1.1.12.2.1 -r1.1.1.12.2.2 \ src/external/bsd/mdocml/dist/chars.c \ src/external/bsd/mdocml/dist/libmdoc.h src/external/bsd/m
CVS commit: [yamt-pagecache] src/external/bsd/lutok
Module Name:src Committed By: yamt Date: Thu May 22 15:49:34 UTC 2014 Added Files: src/external/bsd/lutok [yamt-pagecache]: Makefile prepare-import.sh src/external/bsd/lutok/dist [yamt-pagecache]: AUTHORS Atffile COPYING Kyuafile NEWS README c_gate.cpp c_gate.hpp c_gate_test.cpp debug.cpp debug.hpp debug_test.cpp examples_test.sh exceptions.cpp exceptions.hpp exceptions_test.cpp lutok.pc.in operations.cpp operations.hpp operations_test.cpp stack_cleaner.cpp stack_cleaner.hpp stack_cleaner_test.cpp state.cpp state.hpp state.ipp state_test.cpp test_utils.hpp src/external/bsd/lutok/dist/examples [yamt-pagecache]: bindings.cpp hello.cpp interpreter.cpp raii.cpp src/external/bsd/lutok/lib [yamt-pagecache]: Makefile src/external/bsd/lutok/lib/liblutok [yamt-pagecache]: Makefile config.h shlib_version src/external/bsd/lutok/share [yamt-pagecache]: Makefile src/external/bsd/lutok/share/examples [yamt-pagecache]: Makefile src/external/bsd/lutok/share/examples/lutok [yamt-pagecache]: Makefile src/external/bsd/lutok/tests [yamt-pagecache]: Makefile src/external/bsd/lutok/tests/lib [yamt-pagecache]: Makefile src/external/bsd/lutok/tests/lib/liblutok [yamt-pagecache]: Makefile src/external/bsd/lutok/tests/share [yamt-pagecache]: Makefile src/external/bsd/lutok/tests/share/lutok [yamt-pagecache]: Makefile 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 -r0 -r1.1.12.2 src/external/bsd/lutok/Makefile \ src/external/bsd/lutok/prepare-import.sh cvs rdiff -u -r0 -r1.1.1.1.12.2 src/external/bsd/lutok/dist/AUTHORS \ src/external/bsd/lutok/dist/Atffile src/external/bsd/lutok/dist/COPYING \ src/external/bsd/lutok/dist/Kyuafile src/external/bsd/lutok/dist/README \ src/external/bsd/lutok/dist/c_gate.cpp \ src/external/bsd/lutok/dist/c_gate.hpp \ src/external/bsd/lutok/dist/debug.cpp \ src/external/bsd/lutok/dist/debug_test.cpp \ src/external/bsd/lutok/dist/examples_test.sh \ src/external/bsd/lutok/dist/exceptions.cpp \ src/external/bsd/lutok/dist/exceptions.hpp \ src/external/bsd/lutok/dist/exceptions_test.cpp \ src/external/bsd/lutok/dist/lutok.pc.in \ src/external/bsd/lutok/dist/operations.cpp \ src/external/bsd/lutok/dist/operations.hpp \ src/external/bsd/lutok/dist/operations_test.cpp \ src/external/bsd/lutok/dist/stack_cleaner.cpp \ src/external/bsd/lutok/dist/stack_cleaner.hpp \ src/external/bsd/lutok/dist/stack_cleaner_test.cpp \ src/external/bsd/lutok/dist/state.ipp \ src/external/bsd/lutok/dist/test_utils.hpp cvs rdiff -u -r0 -r1.1.1.2.4.2 src/external/bsd/lutok/dist/NEWS \ src/external/bsd/lutok/dist/c_gate_test.cpp \ src/external/bsd/lutok/dist/debug.hpp \ src/external/bsd/lutok/dist/state.cpp \ src/external/bsd/lutok/dist/state.hpp \ src/external/bsd/lutok/dist/state_test.cpp cvs rdiff -u -r0 -r1.1.1.1.12.2 \ src/external/bsd/lutok/dist/examples/bindings.cpp \ src/external/bsd/lutok/dist/examples/hello.cpp \ src/external/bsd/lutok/dist/examples/interpreter.cpp \ src/external/bsd/lutok/dist/examples/raii.cpp cvs rdiff -u -r0 -r1.1.12.2 src/external/bsd/lutok/lib/Makefile cvs rdiff -u -r0 -r1.4.4.2 src/external/bsd/lutok/lib/liblutok/Makefile cvs rdiff -u -r0 -r1.2.4.2 src/external/bsd/lutok/lib/liblutok/config.h \ src/external/bsd/lutok/lib/liblutok/shlib_version cvs rdiff -u -r0 -r1.1.12.2 src/external/bsd/lutok/share/Makefile cvs rdiff -u -r0 -r1.1.12.2 src/external/bsd/lutok/share/examples/Makefile cvs rdiff -u -r0 -r1.1.12.2 \ src/external/bsd/lutok/share/examples/lutok/Makefile cvs rdiff -u -r0 -r1.1.12.2 src/external/bsd/lutok/tests/Makefile cvs rdiff -u -r0 -r1.1.12.2 src/external/bsd/lutok/tests/lib/Makefile cvs rdiff -u -r0 -r1.2.4.2 src/external/bsd/lutok/tests/lib/liblutok/Makefile cvs rdiff -u -r0 -r1.1.12.2 src/external/bsd/lutok/tests/share/Makefile cvs rdiff -u -r0 -r1.1.12.2 src/external/bsd/lutok/tests/share/lutok/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/bsd/libevent
Module Name:src Committed By: yamt Date: Thu May 22 15:48:11 UTC 2014 Modified Files: src/external/bsd/libevent [yamt-pagecache]: Makefile Makefile.inc src/external/bsd/libevent/dist [yamt-pagecache]: ChangeLog README buffer.c evdns.c evdns.h event-internal.h event.c event.h event_tagging.c evhttp.h evrpc-internal.h evrpc.c evrpc.h evutil.c evutil.h http-internal.h http.c kqueue.c log.c poll.c select.c signal.c strlcpy-internal.h src/external/bsd/libevent/dist/test [yamt-pagecache]: regress.c regress.gen.c regress.gen.h regress.h regress_dns.c regress_http.c regress_rpc.c src/external/bsd/libevent/include [yamt-pagecache]: Makefile src/external/bsd/libevent/lib [yamt-pagecache]: Makefile Added Files: src/external/bsd/libevent [yamt-pagecache]: libevent2netbsd src/external/bsd/libevent/dist [yamt-pagecache]: Doxyfile LICENSE Makefile.am Makefile.in Makefile.nmake aclocal.m4 arc4random.c autogen.sh buffer_iocp.c bufferevent-internal.h bufferevent.c bufferevent_async.c bufferevent_filter.c bufferevent_openssl.c bufferevent_pair.c bufferevent_ratelim.c bufferevent_sock.c changelist-internal.h compile config.guess config.h.in config.sub configure configure.in defer-internal.h depcomp devpoll.c epoll.c epoll_sub.c evbuffer-internal.h event_iocp.c event_rpcgen.py evmap-internal.h evmap.c evport.c evsignal-internal.h evthread-internal.h evthread.c evthread_pthread.c evthread_win32.c evutil_rand.c ht-internal.h install-sh iocp-internal.h ipv6-internal.h libevent.pc.in libevent_openssl.pc.in libevent_pthreads.pc.in listener.c log-internal.h ltmain.sh make-event-config.sed minheap-internal.h missing mm-internal.h ratelim-internal.h strlcpy.c util-internal.h whatsnew-2.0.txt win32select.c src/external/bsd/libevent/dist/WIN32-Code [yamt-pagecache]: tree.h src/external/bsd/libevent/dist/WIN32-Code/event2 [yamt-pagecache]: event-config.h src/external/bsd/libevent/dist/include [yamt-pagecache]: Makefile.am Makefile.in src/external/bsd/libevent/dist/include/event2 [yamt-pagecache]: buffer.h buffer_compat.h bufferevent.h bufferevent_compat.h bufferevent_ssl.h bufferevent_struct.h dns.h dns_compat.h dns_struct.h event.h event_compat.h event_struct.h http.h http_compat.h http_struct.h keyvalq_struct.h listener.h rpc.h rpc_compat.h rpc_struct.h tag.h tag_compat.h thread.h util.h src/external/bsd/libevent/dist/m4 [yamt-pagecache]: acx_pthread.m4 libtool.m4 ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4 src/external/bsd/libevent/dist/sample [yamt-pagecache]: Makefile.am Makefile.in dns-example.c event-test.c hello-world.c http-server.c le-proxy.c signal-test.c time-test.c src/external/bsd/libevent/dist/test [yamt-pagecache]: Makefile.am Makefile.in Makefile.nmake bench.c bench_cascade.c bench_http.c bench_httpclient.c regress.rpc regress_buffer.c regress_bufferevent.c regress_et.c regress_iocp.c regress_listener.c regress_main.c regress_minheap.c regress_ssl.c regress_testutils.c regress_testutils.h regress_thread.c regress_util.c regress_zlib.c rpcgen_wrapper.sh test-changelist.c test-eof.c test-init.c test-ratelim.c test-time.c test-weof.c test.sh tinytest.c tinytest.h tinytest_local.h tinytest_macros.h src/external/bsd/libevent/include/event2 [yamt-pagecache]: event-config.h src/external/bsd/libevent/lib [yamt-pagecache]: Makefile.inc src/external/bsd/libevent/lib/libevent [yamt-pagecache]: Makefile src/external/bsd/libevent/lib/libevent_openssl [yamt-pagecache]: Makefile src/external/bsd/libevent/lib/libevent_pthreads [yamt-pagecache]: Makefile src/external/bsd/libevent/man [yamt-pagecache]: Makefile buffer.h.3 buffer_compat.h.3 bufferevent.3 bufferevent_ssl.h.3 deprecated.3 dns.h.3 dns_compat.h.3 evbuffer_cb_info.3 evbuffer_iovec.3 evbuffer_ptr.3 event.h.3 event_base.3 event_compat.h.3 event_config.3 evthread_condition_callbacks.3 evthread_lock_callbacks.3 evutil_addrinfo.3 fixman http.h.3 http_compat.h.3 rpc.h.3 rpc_compat.h.3 tag.h.3 tag_compat.h.3 thread.h.3 util.h.3 Removed Files: src/external/bsd/libevent [yamt-pagecache]: prepare-import.sh src/external/bsd/libevent/dist [yamt-pagecache]: evbuffer.c evdns.3 event.3 evsignal.h log.h min_heap.h src/external/bsd/libevent/include [yamt-pagecache]: config.h src/external/bsd/l
CVS commit: [yamt-pagecache] src/external/bsd/libpcap
Module Name:src Committed By: yamt Date: Thu May 22 15:48:21 UTC 2014 Modified Files: src/external/bsd/libpcap/dist [yamt-pagecache]: CHANGES CREDITS INSTALL.txt Makefile.in README README.aix README.dag README.linux VERSION aclocal.m4 arcnet.h atmuni31.h bpf_dump.c bpf_image.c config.h.in configure configure.in dlpisubs.c dlpisubs.h etherent.c ethertype.h fad-getad.c fad-gifc.c fad-glifc.c fad-null.c fad-sita.c fad-win32.c gencode.c gencode.h grammar.y ieee80211.h inet.c llc.h mkdep nametoaddr.c nlpid.h optimize.c pcap-bpf.c pcap-bpf.h pcap-bt-linux.c pcap-bt-linux.h pcap-can-linux.c pcap-can-linux.h pcap-common.c pcap-common.h pcap-config.1 pcap-config.in pcap-dag.c pcap-dag.h pcap-dlpi.c pcap-dos.c pcap-dos.h pcap-enet.c pcap-filter.manmisc.in pcap-int.h pcap-libdlpi.c pcap-linktype.manmisc.in pcap-linux.c pcap-namedb.h pcap-nit.c pcap-null.c pcap-pf.c pcap-savefile.manfile.in pcap-septel.c pcap-septel.h pcap-sita.c pcap-sita.h pcap-snf.c pcap-snf.h pcap-snit.c pcap-snoop.c pcap-stdinc.h pcap-usb-linux.c pcap-usb-linux.h pcap-win32.c pcap.3pcap.in pcap.c pcap.h pcap_activate.3pcap pcap_breakloop.3pcap pcap_can_set_rfmon.3pcap pcap_close.3pcap pcap_compile.3pcap.in pcap_create.3pcap pcap_datalink.3pcap.in pcap_datalink_name_to_val.3pcap pcap_datalink_val_to_name.3pcap pcap_dump.3pcap pcap_dump_close.3pcap pcap_dump_file.3pcap pcap_dump_flush.3pcap pcap_dump_ftell.3pcap pcap_dump_open.3pcap.in pcap_file.3pcap pcap_fileno.3pcap pcap_findalldevs.3pcap pcap_freecode.3pcap pcap_get_selectable_fd.3pcap pcap_geterr.3pcap pcap_inject.3pcap pcap_is_swapped.3pcap pcap_lib_version.3pcap pcap_list_datalinks.3pcap.in pcap_lookupdev.3pcap pcap_lookupnet.3pcap pcap_loop.3pcap pcap_major_version.3pcap pcap_next_ex.3pcap pcap_offline_filter.3pcap pcap_open_dead.3pcap.in pcap_open_live.3pcap pcap_open_offline.3pcap.in pcap_set_buffer_size.3pcap pcap_set_datalink.3pcap pcap_set_promisc.3pcap pcap_set_rfmon.3pcap pcap_set_snaplen.3pcap pcap_set_timeout.3pcap pcap_setdirection.3pcap pcap_setfilter.3pcap pcap_setnonblock.3pcap pcap_snapshot.3pcap pcap_stats.3pcap pcap_statustostr.3pcap pcap_strerror.3pcap ppp.h runlex.sh savefile.c scanner.l sf-pcap-ng.c sf-pcap-ng.h sf-pcap.c sf-pcap.h sunatmpos.h src/external/bsd/libpcap/dist/SUNOS4 [yamt-pagecache]: nit_if.o.sun4c.4.0.3c src/external/bsd/libpcap/dist/Win32/Include [yamt-pagecache]: Gnuc.h addrinfo.h bittypes.h cdecl_ext.h inetprivate.h ip6_misc.h sockstorage.h src/external/bsd/libpcap/dist/Win32/Include/arpa [yamt-pagecache]: nameser.h src/external/bsd/libpcap/dist/Win32/Include/net [yamt-pagecache]: if.h netdb.h paths.h src/external/bsd/libpcap/dist/Win32/Prj [yamt-pagecache]: libpcap.dsp src/external/bsd/libpcap/dist/Win32/Src [yamt-pagecache]: ffs.c gai_strerror.c getaddrinfo.c getnetbynm.c getnetent.c getopt.c getservent.c inet_aton.c inet_net.c inet_pton.c src/external/bsd/libpcap/dist/bpf/net [yamt-pagecache]: bpf_filter.c src/external/bsd/libpcap/dist/lbl [yamt-pagecache]: os-aix4.h os-hpux11.h os-osf4.h os-osf5.h os-solaris2.h os-sunos4.h os-ultrix4.h src/external/bsd/libpcap/dist/missing [yamt-pagecache]: snprintf.c src/external/bsd/libpcap/dist/msdos [yamt-pagecache]: bin2c.c common.dj makefile.dj ndis2.c ndis2.h pktdrvr.c pktdrvr.h readme.dos src/external/bsd/libpcap/dist/packaging [yamt-pagecache]: pcap.spec.in src/external/bsd/libpcap/dist/pcap [yamt-pagecache]: bluetooth.h bpf.h ipnet.h namedb.h pcap.h sll.h usb.h vlan.h src/external/bsd/libpcap/include [yamt-pagecache]: config.h src/external/bsd/libpcap/lib [yamt-pagecache]: Makefile shlib_version version.c version.h Added Files: src/external/bsd/libpcap [yamt-pagecache]: libpcap2netbsd src/external/bsd/libpcap/dist [yamt-pagecache]: Makefile-devel-adds pcap-canusb-linux.c pcap-canusb-linux.h pcap-dbus.c pcap-dbus.h pcap-netfilter-linux.c pcap-netfilter-linux.h pcap-tstamp.manmisc.in pcap_get_tstamp_precision.3pcap.in pcap_list_tstamp_types.3pcap.in pcap_set_immediate_mode.3pcap pcap_set_tstamp_precision.3pcap.in pcap_set_tstamp_type.3pcap.in pcap_tstamp_type_name_to_val.3pcap pcap_tstamp_type_val_to_name.3pcap src/external/bsd/libpcap/dist/tests [yamt-pagecache]: filtertest.c findalldevstest.c nonblockt
CVS commit: [yamt-pagecache] src/external/bsd/liblzf/usr.bin/lzf
Module Name:src Committed By: yamt Date: Thu May 22 15:48:15 UTC 2014 Modified Files: src/external/bsd/liblzf/usr.bin/lzf [yamt-pagecache]: lzf.1 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.3.2.2 -r1.3.2.3 src/external/bsd/liblzf/usr.bin/lzf/lzf.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/bsd/libelf/dist
Module Name:src Committed By: yamt Date: Thu May 22 15:48:04 UTC 2014 Modified Files: src/external/bsd/libelf/dist [yamt-pagecache]: elf_update.c libelf.h libelf_data.c libelf_phdr.c 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.4 -r1.4.6.1 src/external/bsd/libelf/dist/elf_update.c \ src/external/bsd/libelf/dist/libelf_data.c \ src/external/bsd/libelf/dist/libelf_phdr.c cvs rdiff -u -r1.7 -r1.7.6.1 src/external/bsd/libelf/dist/libelf.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/bsd/libdwarf
Module Name:src Committed By: yamt Date: Thu May 22 15:48:01 UTC 2014 Modified Files: src/external/bsd/libdwarf/dist [yamt-pagecache]: dwarf_init.c dwarf_loc.c src/external/bsd/libdwarf/lib [yamt-pagecache]: Makefile 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.3.6.1 -r1.3.6.2 src/external/bsd/libdwarf/dist/dwarf_init.c cvs rdiff -u -r1.2.6.1 -r1.2.6.2 src/external/bsd/libdwarf/dist/dwarf_loc.c cvs rdiff -u -r1.1.6.1 -r1.1.6.2 src/external/bsd/libdwarf/lib/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/bsd/less/dist
Module Name:src Committed By: yamt Date: Thu May 22 15:45:44 UTC 2014 Modified Files: src/external/bsd/less/dist [yamt-pagecache]: LICENSE Makefile.aut NEWS README brac.c ch.c charset.c charset.h cmd.h cmdbuf.c command.c configure configure.ac cvt.c decode.c defines.ds defines.h defines.h.in defines.o2 defines.o9 defines.wn edit.c filename.c forwback.c funcs.h help.c ifile.c input.c jump.c less.1 less.h less.hlp lessecho.1 lessecho.c lesskey.1 lesskey.c lesskey.h lglob.h line.c linenum.c lsystem.c main.c mark.c mkhelp.c optfunc.c option.c option.h opttbl.c os.c output.c pattern.c pattern.h pckeys.h position.c position.h prompt.c screen.c scrsize.c search.c signal.c tags.c ttyin.c version.c 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 -r1.1.1.1.2.1 src/external/bsd/less/dist/LICENSE \ src/external/bsd/less/dist/Makefile.aut src/external/bsd/less/dist/NEWS \ src/external/bsd/less/dist/README src/external/bsd/less/dist/configure \ src/external/bsd/less/dist/configure.ac \ src/external/bsd/less/dist/defines.ds \ src/external/bsd/less/dist/defines.h.in \ src/external/bsd/less/dist/defines.o2 \ src/external/bsd/less/dist/defines.o9 \ src/external/bsd/less/dist/defines.wn src/external/bsd/less/dist/less.hlp \ src/external/bsd/less/dist/lessecho.1 \ src/external/bsd/less/dist/lesskey.1 cvs rdiff -u -r1.3 -r1.3.2.1 src/external/bsd/less/dist/brac.c \ src/external/bsd/less/dist/ch.c src/external/bsd/less/dist/charset.c \ src/external/bsd/less/dist/cmdbuf.c src/external/bsd/less/dist/decode.c \ src/external/bsd/less/dist/edit.c src/external/bsd/less/dist/filename.c \ src/external/bsd/less/dist/forwback.c src/external/bsd/less/dist/funcs.h \ src/external/bsd/less/dist/help.c src/external/bsd/less/dist/ifile.c \ src/external/bsd/less/dist/less.h src/external/bsd/less/dist/lessecho.c \ src/external/bsd/less/dist/lesskey.c src/external/bsd/less/dist/lglob.h \ src/external/bsd/less/dist/line.c src/external/bsd/less/dist/linenum.c \ src/external/bsd/less/dist/lsystem.c src/external/bsd/less/dist/main.c \ src/external/bsd/less/dist/option.c src/external/bsd/less/dist/option.h \ src/external/bsd/less/dist/opttbl.c src/external/bsd/less/dist/os.c \ src/external/bsd/less/dist/output.c src/external/bsd/less/dist/pattern.h \ src/external/bsd/less/dist/position.c src/external/bsd/less/dist/prompt.c \ src/external/bsd/less/dist/screen.c src/external/bsd/less/dist/search.c \ src/external/bsd/less/dist/signal.c src/external/bsd/less/dist/tags.c cvs rdiff -u -r1.2 -r1.2.2.1 src/external/bsd/less/dist/charset.h \ src/external/bsd/less/dist/cmd.h src/external/bsd/less/dist/cvt.c \ src/external/bsd/less/dist/defines.h src/external/bsd/less/dist/input.c \ src/external/bsd/less/dist/jump.c src/external/bsd/less/dist/less.1 \ src/external/bsd/less/dist/lesskey.h src/external/bsd/less/dist/mark.c \ src/external/bsd/less/dist/mkhelp.c src/external/bsd/less/dist/optfunc.c \ src/external/bsd/less/dist/pattern.c src/external/bsd/less/dist/pckeys.h \ src/external/bsd/less/dist/position.h \ src/external/bsd/less/dist/scrsize.c src/external/bsd/less/dist/ttyin.c \ src/external/bsd/less/dist/version.c cvs rdiff -u -r1.4 -r1.4.2.1 src/external/bsd/less/dist/command.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/bsd/libbind/dist/nameser
Module Name:src Committed By: yamt Date: Thu May 22 15:45:50 UTC 2014 Modified Files: src/external/bsd/libbind/dist/nameser [yamt-pagecache]: ns_name.c 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.14.1 -r1.1.1.1.14.2 \ src/external/bsd/libbind/dist/nameser/ns_name.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/bsd/kyua-cli
Module Name:src Committed By: yamt Date: Thu May 22 15:45:34 UTC 2014 Added Files: src/external/bsd/kyua-cli [yamt-pagecache]: Makefile Makefile.inc config.h prepare-import.sh src/external/bsd/kyua-cli/dist [yamt-pagecache]: AUTHORS COPYING Kyuafile NEWS README main.cpp src/external/bsd/kyua-cli/dist/bootstrap [yamt-pagecache]: Kyuafile atf_helpers.cpp package.m4 plain_helpers.cpp testsuite testsuite.at src/external/bsd/kyua-cli/dist/cli [yamt-pagecache]: Kyuafile cmd_about.cpp cmd_about.hpp cmd_about_test.cpp cmd_config.cpp cmd_config.hpp cmd_config_test.cpp cmd_db_exec.cpp cmd_db_exec.hpp cmd_db_exec_test.cpp cmd_db_migrate.cpp cmd_db_migrate.hpp cmd_db_migrate_test.cpp cmd_debug.cpp cmd_debug.hpp cmd_debug_test.cpp cmd_help.cpp cmd_help.hpp cmd_help_test.cpp cmd_list.cpp cmd_list.hpp cmd_list_test.cpp cmd_report.cpp cmd_report.hpp cmd_report_html.cpp cmd_report_html.hpp cmd_report_html_test.cpp cmd_report_test.cpp cmd_test.cpp cmd_test.hpp cmd_test_test.cpp common.cpp common.hpp common.ipp common_test.cpp config.cpp config.hpp config_test.cpp main.cpp main.hpp main_test.cpp src/external/bsd/kyua-cli/dist/doc [yamt-pagecache]: kyua-about.1.in kyua-build-root.7.in kyua-config.1.in kyua-db-exec.1.in kyua-db-migrate.1.in kyua-debug.1.in kyua-help.1.in kyua-list.1.in kyua-report-html.1.in kyua-report.1.in kyua-test-filters.7.in kyua-test.1.in kyua.1.in kyua.conf.5.in kyuafile.5.in src/external/bsd/kyua-cli/dist/engine [yamt-pagecache]: Kyuafile action.cpp action.hpp action_test.cpp config.cpp config.hpp config_test.cpp context.cpp context.hpp context_test.cpp exceptions.cpp exceptions.hpp exceptions_test.cpp filters.cpp filters.hpp filters_test.cpp kyuafile.cpp kyuafile.hpp kyuafile_test.cpp metadata.cpp metadata.hpp metadata_test.cpp test_case.cpp test_case.hpp test_case_atf_helpers.cpp test_case_plain_helpers.cpp test_case_test.cpp test_program.cpp test_program.hpp test_program_test.cpp test_result.cpp test_result.hpp test_result_test.cpp testers.cpp testers.hpp testers_test.cpp src/external/bsd/kyua-cli/dist/engine/drivers [yamt-pagecache]: Kyuafile debug_test.cpp debug_test.hpp debug_test_test.cpp list_tests.cpp list_tests.hpp list_tests_helpers.cpp list_tests_test.cpp run_tests.cpp run_tests.hpp run_tests_test.cpp scan_action.cpp scan_action.hpp scan_action_test.cpp src/external/bsd/kyua-cli/dist/examples [yamt-pagecache]: Kyuafile Kyuafile.top kyua.conf syntax_test.cpp src/external/bsd/kyua-cli/dist/integration [yamt-pagecache]: Kyuafile cmd_about_test.sh cmd_config_test.sh cmd_db_exec_test.sh cmd_db_migrate_test.sh cmd_debug_test.sh cmd_help_test.sh cmd_list_test.sh cmd_report_html_test.sh cmd_report_test.sh cmd_test_test.sh global_test.sh utils.sh src/external/bsd/kyua-cli/dist/integration/helpers [yamt-pagecache]: bad_test_program.cpp bogus_test_cases.cpp config.cpp expect_all_pass.cpp expect_some_fail.cpp interrupts.cpp metadata.cpp simple_all_pass.cpp simple_some_fail.cpp src/external/bsd/kyua-cli/dist/misc [yamt-pagecache]: context.html index.html report.css test_result.html src/external/bsd/kyua-cli/dist/store [yamt-pagecache]: Kyuafile backend.cpp backend.hpp backend_test.cpp dbtypes.cpp dbtypes.hpp dbtypes_test.cpp exceptions.cpp exceptions.hpp exceptions_test.cpp metadata.cpp metadata.hpp metadata_test.cpp migrate_v1_v2.sql schema_inttest.cpp schema_v1.sql schema_v2.sql testdata_v1.sql testdata_v2.sql transaction.cpp transaction.hpp transaction_test.cpp src/external/bsd/kyua-cli/dist/utils [yamt-pagecache]: Kyuafile auto_array.hpp auto_array.ipp auto_array_test.cpp datetime.cpp datetime.hpp datetime_test.cpp defs.hpp.in env.cpp env.hpp env_test.cpp memory.cpp memory.hpp memory_test.cpp noncopyable.hpp optional.hpp optional.ipp optional_test.cpp passwd.cpp passwd.hpp passwd_test.cpp sanity.cpp sanity.hpp sanity_test.cpp shared_ptr.hpp stream.cpp stream.hpp stream_test.cpp units.cpp units.hpp units_test.cpp src/external/bsd/kyua-cli/dist/utils/cmdline [yamt-pagecache]: Kyuafile base_command.cpp base_command.hpp base_command.ipp base_command_test.cpp commands_map.hpp commands_map.ipp commands_map_test.cpp exceptions.cpp exceptions.hpp exceptions_test.cpp globals.cpp globals.hpp globals_
CVS commit: [yamt-pagecache] src/external/bsd/kyua-testers
Module Name:src Committed By: yamt Date: Thu May 22 15:45:39 UTC 2014 Added Files: src/external/bsd/kyua-testers [yamt-pagecache]: Makefile prepare-import.sh src/external/bsd/kyua-testers/dist [yamt-pagecache]: AUTHORS COPYING Kyuafile NEWS README atf_helpers.c atf_inttest.c atf_list.c atf_list.h atf_list_test.c atf_main.c atf_result.c atf_result.h atf_result_test.c cli.c cli.h cli_fwd.h cli_test.c common_inttest.h env.c env.h env_test.c error.c error.h error_fwd.h error_test.c fs.c fs.h fs_test.c kyua-atf-interface.7 kyua-atf-tester.1.in kyua-plain-interface.7 kyua-plain-tester.1.in kyua-tester-list.5 kyua-tester-result.5 kyua-tester.1.in kyua-testers.pc.in plain_helpers.c plain_inttest.c plain_main.c result.c result.h result_test.c run.c run.h run_fwd.h run_test.c stacktrace.c stacktrace.h stacktrace_helper.c stacktrace_test.c text.c text.h text_test.c src/external/bsd/kyua-testers/lib [yamt-pagecache]: Makefile src/external/bsd/kyua-testers/lib/libatf_tester [yamt-pagecache]: Makefile src/external/bsd/kyua-testers/lib/libtester [yamt-pagecache]: Makefile config.h defs.h src/external/bsd/kyua-testers/libexec [yamt-pagecache]: Makefile src/external/bsd/kyua-testers/libexec/kyua-atf-tester [yamt-pagecache]: Makefile src/external/bsd/kyua-testers/libexec/kyua-plain-tester [yamt-pagecache]: Makefile src/external/bsd/kyua-testers/share [yamt-pagecache]: Makefile src/external/bsd/kyua-testers/share/doc [yamt-pagecache]: Makefile src/external/bsd/kyua-testers/share/doc/kyua-testers [yamt-pagecache]: Makefile src/external/bsd/kyua-testers/share/man [yamt-pagecache]: Makefile src/external/bsd/kyua-testers/share/man/man1 [yamt-pagecache]: Makefile src/external/bsd/kyua-testers/share/man/man5 [yamt-pagecache]: Makefile src/external/bsd/kyua-testers/tests [yamt-pagecache]: Makefile src/external/bsd/kyua-testers/tests/kyua-testers [yamt-pagecache]: Makefile 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 -r0 -r1.2.12.2 src/external/bsd/kyua-testers/Makefile cvs rdiff -u -r0 -r1.1.12.2 src/external/bsd/kyua-testers/prepare-import.sh cvs rdiff -u -r0 -r1.1.1.1.12.2 src/external/bsd/kyua-testers/dist/AUTHORS \ src/external/bsd/kyua-testers/dist/COPYING \ src/external/bsd/kyua-testers/dist/Kyuafile \ src/external/bsd/kyua-testers/dist/NEWS \ src/external/bsd/kyua-testers/dist/README \ src/external/bsd/kyua-testers/dist/atf_helpers.c \ src/external/bsd/kyua-testers/dist/atf_inttest.c \ src/external/bsd/kyua-testers/dist/atf_list.h \ src/external/bsd/kyua-testers/dist/atf_main.c \ src/external/bsd/kyua-testers/dist/atf_result.c \ src/external/bsd/kyua-testers/dist/atf_result.h \ src/external/bsd/kyua-testers/dist/atf_result_test.c \ src/external/bsd/kyua-testers/dist/cli.c \ src/external/bsd/kyua-testers/dist/cli.h \ src/external/bsd/kyua-testers/dist/cli_fwd.h \ src/external/bsd/kyua-testers/dist/cli_test.c \ src/external/bsd/kyua-testers/dist/common_inttest.h \ src/external/bsd/kyua-testers/dist/env.c \ src/external/bsd/kyua-testers/dist/env.h \ src/external/bsd/kyua-testers/dist/env_test.c \ src/external/bsd/kyua-testers/dist/error.c \ src/external/bsd/kyua-testers/dist/error.h \ src/external/bsd/kyua-testers/dist/error_fwd.h \ src/external/bsd/kyua-testers/dist/error_test.c \ src/external/bsd/kyua-testers/dist/fs.c \ src/external/bsd/kyua-testers/dist/fs.h \ src/external/bsd/kyua-testers/dist/kyua-atf-interface.7 \ src/external/bsd/kyua-testers/dist/kyua-atf-tester.1.in \ src/external/bsd/kyua-testers/dist/kyua-plain-interface.7 \ src/external/bsd/kyua-testers/dist/kyua-plain-tester.1.in \ src/external/bsd/kyua-testers/dist/kyua-tester-list.5 \ src/external/bsd/kyua-testers/dist/kyua-tester-result.5 \ src/external/bsd/kyua-testers/dist/kyua-tester.1.in \ src/external/bsd/kyua-testers/dist/kyua-testers.pc.in \ src/external/bsd/kyua-testers/dist/plain_helpers.c \ src/external/bsd/kyua-testers/dist/plain_inttest.c \ src/external/bsd/kyua-testers/dist/plain_main.c \ src/external/bsd/kyua-testers/dist/result.c \ src/external/bsd/kyua-testers/dist/result.h \ src/external/bsd/kyua-testers/dist/result_test.c \ src/external/bsd/kyua-testers/dist/run.c \ src/external/bsd/kyua-testers/dist/run.h \ src/external/bsd/kyua-testers/dist/run_fwd.h \ src/external/bsd/kyua-testers/dist/run_t
CVS commit: [yamt-pagecache] src/external/bsd/libarchive/dist
Module Name:src Committed By: yamt Date: Thu May 22 15:45:47 UTC 2014 Modified Files: src/external/bsd/libarchive/dist/libarchive [yamt-pagecache]: archive_entry.3 archive_read.3 archive_read_disk.3 archive_util.3 archive_write.3 archive_write_disk.3 archive_write_set_format_shar.c libarchive.3 libarchive_internals.3 tar.5 src/external/bsd/libarchive/dist/libarchive_fe [yamt-pagecache]: err.c err.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.2 -r1.2.6.1 \ src/external/bsd/libarchive/dist/libarchive/archive_entry.3 \ src/external/bsd/libarchive/dist/libarchive/archive_read_disk.3 cvs rdiff -u -r1.4 -r1.4.6.1 \ src/external/bsd/libarchive/dist/libarchive/archive_read.3 cvs rdiff -u -r1.1.1.2 -r1.1.1.2.6.1 \ src/external/bsd/libarchive/dist/libarchive/archive_util.3 \ src/external/bsd/libarchive/dist/libarchive/archive_write_set_format_shar.c \ src/external/bsd/libarchive/dist/libarchive/libarchive_internals.3 \ src/external/bsd/libarchive/dist/libarchive/tar.5 cvs rdiff -u -r1.3 -r1.3.6.1 \ src/external/bsd/libarchive/dist/libarchive/archive_write.3 \ src/external/bsd/libarchive/dist/libarchive/archive_write_disk.3 cvs rdiff -u -r1.1.1.1 -r1.1.1.1.2.1 \ src/external/bsd/libarchive/dist/libarchive/libarchive.3 cvs rdiff -u -r1.1.1.1 -r1.1.1.1.6.1 \ src/external/bsd/libarchive/dist/libarchive_fe/err.c \ src/external/bsd/libarchive/dist/libarchive_fe/err.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/bsd/kyua-atf-compat
Module Name:src Committed By: yamt Date: Thu May 22 15:45:22 UTC 2014 Added Files: src/external/bsd/kyua-atf-compat [yamt-pagecache]: Makefile Makefile.inc prepare-import.sh src/external/bsd/kyua-atf-compat/dist [yamt-pagecache]: AUTHORS COPYING Kyuafile NEWS README atf-report.1 atf-report.sh atf-report_test.sh atf-run.1 atf-run.sh atf-run_test.sh atf2kyua.1 atf2kyua.sh atf2kyua_test.sh helpers.sh lib.subr tests_lib.subr src/external/bsd/kyua-atf-compat/share [yamt-pagecache]: Makefile Makefile.inc src/external/bsd/kyua-atf-compat/share/doc [yamt-pagecache]: Makefile Makefile.inc src/external/bsd/kyua-atf-compat/share/doc/kyua-atf-compat [yamt-pagecache]: Makefile src/external/bsd/kyua-atf-compat/share/kyua-atf-compat [yamt-pagecache]: Makefile src/external/bsd/kyua-atf-compat/tests [yamt-pagecache]: Makefile Makefile.inc src/external/bsd/kyua-atf-compat/tests/kyua-atf-compat [yamt-pagecache]: Makefile src/external/bsd/kyua-atf-compat/usr.bin [yamt-pagecache]: Makefile Makefile.inc src/external/bsd/kyua-atf-compat/usr.bin/atf-report [yamt-pagecache]: Makefile src/external/bsd/kyua-atf-compat/usr.bin/atf-run [yamt-pagecache]: Makefile src/external/bsd/kyua-atf-compat/usr.bin/atf2kyua [yamt-pagecache]: Makefile 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 -r0 -r1.1.12.2 src/external/bsd/kyua-atf-compat/Makefile \ src/external/bsd/kyua-atf-compat/Makefile.inc \ src/external/bsd/kyua-atf-compat/prepare-import.sh cvs rdiff -u -r0 -r1.1.1.1.12.2 src/external/bsd/kyua-atf-compat/dist/AUTHORS \ src/external/bsd/kyua-atf-compat/dist/COPYING \ src/external/bsd/kyua-atf-compat/dist/Kyuafile \ src/external/bsd/kyua-atf-compat/dist/NEWS \ src/external/bsd/kyua-atf-compat/dist/README \ src/external/bsd/kyua-atf-compat/dist/atf-report.1 \ src/external/bsd/kyua-atf-compat/dist/atf-report.sh \ src/external/bsd/kyua-atf-compat/dist/atf-report_test.sh \ src/external/bsd/kyua-atf-compat/dist/atf-run.1 \ src/external/bsd/kyua-atf-compat/dist/atf2kyua.1 \ src/external/bsd/kyua-atf-compat/dist/atf2kyua.sh \ src/external/bsd/kyua-atf-compat/dist/atf2kyua_test.sh \ src/external/bsd/kyua-atf-compat/dist/helpers.sh \ src/external/bsd/kyua-atf-compat/dist/lib.subr \ src/external/bsd/kyua-atf-compat/dist/tests_lib.subr cvs rdiff -u -r0 -r1.3.12.2 src/external/bsd/kyua-atf-compat/dist/atf-run.sh cvs rdiff -u -r0 -r1.2.12.2 \ src/external/bsd/kyua-atf-compat/dist/atf-run_test.sh cvs rdiff -u -r0 -r1.1.12.2 src/external/bsd/kyua-atf-compat/share/Makefile \ src/external/bsd/kyua-atf-compat/share/Makefile.inc cvs rdiff -u -r0 -r1.1.12.2 \ src/external/bsd/kyua-atf-compat/share/doc/Makefile \ src/external/bsd/kyua-atf-compat/share/doc/Makefile.inc cvs rdiff -u -r0 -r1.1.12.2 \ src/external/bsd/kyua-atf-compat/share/doc/kyua-atf-compat/Makefile cvs rdiff -u -r0 -r1.1.12.2 \ src/external/bsd/kyua-atf-compat/share/kyua-atf-compat/Makefile cvs rdiff -u -r0 -r1.1.12.2 src/external/bsd/kyua-atf-compat/tests/Makefile \ src/external/bsd/kyua-atf-compat/tests/Makefile.inc cvs rdiff -u -r0 -r1.1.12.2 \ src/external/bsd/kyua-atf-compat/tests/kyua-atf-compat/Makefile cvs rdiff -u -r0 -r1.1.12.2 src/external/bsd/kyua-atf-compat/usr.bin/Makefile \ src/external/bsd/kyua-atf-compat/usr.bin/Makefile.inc cvs rdiff -u -r0 -r1.1.12.2 \ src/external/bsd/kyua-atf-compat/usr.bin/atf-report/Makefile cvs rdiff -u -r0 -r1.1.12.2 \ src/external/bsd/kyua-atf-compat/usr.bin/atf-run/Makefile cvs rdiff -u -r0 -r1.1.12.2 \ src/external/bsd/kyua-atf-compat/usr.bin/atf2kyua/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/bsd/iscsi/dist/src
Module Name:src Committed By: yamt Date: Thu May 22 15:45:17 UTC 2014 Modified Files: src/external/bsd/iscsi/dist/src/initiator [yamt-pagecache]: iscsi-initiator.c src/external/bsd/iscsi/dist/src/lib [yamt-pagecache]: initiator.c libiscsi.3 util.c src/external/bsd/iscsi/dist/src/target [yamt-pagecache]: targets.5 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.9 -r1.9.2.1 \ src/external/bsd/iscsi/dist/src/initiator/iscsi-initiator.c cvs rdiff -u -r1.6.2.1 -r1.6.2.2 \ src/external/bsd/iscsi/dist/src/lib/initiator.c cvs rdiff -u -r1.4.4.1 -r1.4.4.2 \ src/external/bsd/iscsi/dist/src/lib/libiscsi.3 cvs rdiff -u -r1.2.6.1 -r1.2.6.2 src/external/bsd/iscsi/dist/src/lib/util.c cvs rdiff -u -r1.2 -r1.2.6.1 src/external/bsd/iscsi/dist/src/target/targets.5 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/bsd/ipf
Module Name:src Committed By: yamt Date: Thu May 22 15:45:14 UTC 2014 Modified Files: src/external/bsd/ipf [yamt-pagecache]: Makefile.inc src/external/bsd/ipf/dist/lib [yamt-pagecache]: interror.c ipft_hx.c ipft_tx.c printfieldhdr.c printfraginfo.c src/external/bsd/ipf/dist/tools [yamt-pagecache]: ipfcomp.c ippool.c 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.2.2 -r1.1.2.3 src/external/bsd/ipf/Makefile.inc cvs rdiff -u -r1.1.1.1.2.3 -r1.1.1.1.2.4 \ src/external/bsd/ipf/dist/lib/interror.c \ src/external/bsd/ipf/dist/lib/ipft_hx.c \ src/external/bsd/ipf/dist/lib/ipft_tx.c \ src/external/bsd/ipf/dist/lib/printfieldhdr.c \ src/external/bsd/ipf/dist/lib/printfraginfo.c cvs rdiff -u -r1.2.2.3 -r1.2.2.4 src/external/bsd/ipf/dist/tools/ipfcomp.c \ src/external/bsd/ipf/dist/tools/ippool.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [yamt-pagecache] src/external/bsd/flex
Module Name:src Committed By: yamt Date: Thu May 22 15:45:10 UTC 2014 Modified Files: src/external/bsd/flex/dist [yamt-pagecache]: ChangeLog INSTALL Makefile.am Makefile.in NEWS README.cvs aclocal.m4 buf.c compile conf.in config.guess config.sub configure configure.in depcomp dfa.c filter.c flex.skl flexdef.h flexint.h gen.c initparse.c install-sh main.c misc.c missing parse.y regex.c scan.l scanflags.c scanopt.c tables.c src/external/bsd/flex/dist/doc [yamt-pagecache]: Makefile.am Makefile.in flex.1 flex.info flex.info-1 flex.info-2 flex.pdf flex.texi mdate-sh stamp-vti texinfo.tex version.texi src/external/bsd/flex/dist/examples [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/examples/fastwc [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/examples/manual [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/po [yamt-pagecache]: LINGUAS ca.po da.po de.po es.po flex.pot fr.po ga.po ko.po nl.po pl.po pt_BR.po ro.po ru.po sv.po tr.po vi.po zh_CN.po src/external/bsd/flex/dist/tests [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/TEMPLATE [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-alloc-extra [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-array-nr [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-array-r [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-basic-nr [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-basic-r [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-bison-nr [yamt-pagecache]: Makefile.am Makefile.in src/external/bsd/flex/dist/tests/test-bison-yylloc [yamt-pagecache]: Makefile.am Makefile.in src/external/bsd/flex/dist/tests/test-bison-yylval [yamt-pagecache]: Makefile.am Makefile.in src/external/bsd/flex/dist/tests/test-c++-basic [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-c++-multiple-scanners [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-c++-yywrap [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-c-cpp-nr [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-c-cpp-r [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-ccl [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-concatenated-options [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-debug-nr [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-debug-r [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-extended [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-header-nr [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-header-r [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-include-by-buffer [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-include-by-push [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-include-by-reentrant [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-linedir-r [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-lineno-nr [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-lineno-r [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-mem-nr [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-mem-r [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-multiple-scanners-nr [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-multiple-scanners-r [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-noansi-nr [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-noansi-r [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-posix [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-posixly-correct [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-prefix-nr [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-prefix-r [yamt-pagecache]: Makefile.in src/external/bsd/flex/dist/tests/test-pthread [yamt-pa
CVS commit: [yamt-pagecache] src/external/bsd/file
Module Name:src Committed By: yamt Date: Thu May 22 15:45:00 UTC 2014 Modified Files: src/external/bsd/file [yamt-pagecache]: Makefile.inc src/external/bsd/file/bin [yamt-pagecache]: Makefile src/external/bsd/file/dist [yamt-pagecache]: ChangeLog Makefile.in README TODO aclocal.m4 compile config.h.in configure configure.ac depcomp install-sh missing src/external/bsd/file/dist/doc [yamt-pagecache]: Makefile.in file.1 libmagic.3 magic.5 src/external/bsd/file/dist/magic [yamt-pagecache]: Makefile.am Makefile.in src/external/bsd/file/dist/magic/magdir [yamt-pagecache]: animation apple archive assembler audio bsdi c-lang cad cafebabe commands compress console database digital elf filesystems fonts fsav geo hitachi-sh ibm6000 images intel java jpeg linux llvm lua mach macintosh mail.news maple matroska mips misctools msdos msooxml natinst netbsd pdf pdp python revision riff rpm sgi sniffer sql ssh ssl sun sysex tex unknown vax vms windows wordprocessors wsdl xilinx xwindows src/external/bsd/file/dist/python [yamt-pagecache]: Makefile.in src/external/bsd/file/dist/src [yamt-pagecache]: Makefile.am Makefile.in apprentice.c ascmagic.c cdf.c compress.c elfclass.h encoding.c file.c file.h file_opts.h fsmagic.c funcs.c getline.c magic.c print.c readcdf.c readelf.c readelf.h softmagic.c src/external/bsd/file/dist/tests [yamt-pagecache]: Makefile.in src/external/bsd/file/include [yamt-pagecache]: config.h src/external/bsd/file/lib [yamt-pagecache]: Makefile shlib_version Added Files: src/external/bsd/file/dist/magic/magdir [yamt-pagecache]: android aout ctf gnome gpt icc msx symbos src/external/bsd/file/dist/src [yamt-pagecache]: magic.h.in pread.c Removed Files: src/external/bsd/file/dist/m4 [yamt-pagecache]: visibility.m4 src/external/bsd/file/dist/magic/magdir [yamt-pagecache]: gnome-keyring src/external/bsd/file/dist/src [yamt-pagecache]: magic.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.3 -r1.3.8.1 src/external/bsd/file/Makefile.inc cvs rdiff -u -r1.1 -r1.1.8.1 src/external/bsd/file/bin/Makefile cvs rdiff -u -r1.1.1.3.2.2 -r1.1.1.3.2.3 src/external/bsd/file/dist/ChangeLog cvs rdiff -u -r1.6.2.1 -r1.6.2.2 src/external/bsd/file/dist/Makefile.in cvs rdiff -u -r1.1.1.2 -r1.1.1.2.4.1 src/external/bsd/file/dist/README cvs rdiff -u -r1.1.1.2.4.1 -r1.1.1.2.4.2 src/external/bsd/file/dist/TODO cvs rdiff -u -r1.4.2.1 -r1.4.2.2 src/external/bsd/file/dist/aclocal.m4 \ src/external/bsd/file/dist/compile src/external/bsd/file/dist/config.h.in cvs rdiff -u -r1.6.2.2 -r1.6.2.3 src/external/bsd/file/dist/configure cvs rdiff -u -r1.3.2.2 -r1.3.2.3 src/external/bsd/file/dist/configure.ac cvs rdiff -u -r1.2.4.1 -r1.2.4.2 src/external/bsd/file/dist/depcomp \ src/external/bsd/file/dist/missing cvs rdiff -u -r1.4.2.2 -r1.4.2.3 src/external/bsd/file/dist/install-sh cvs rdiff -u -r1.4.2.1 -r1.4.2.2 src/external/bsd/file/dist/doc/Makefile.in cvs rdiff -u -r1.8.2.2 -r1.8.2.3 src/external/bsd/file/dist/doc/file.1 cvs rdiff -u -r1.8.2.1 -r1.8.2.2 src/external/bsd/file/dist/doc/libmagic.3 cvs rdiff -u -r1.6.2.2 -r1.6.2.3 src/external/bsd/file/dist/doc/magic.5 cvs rdiff -u -r1.1.1.1.2.2 -r0 src/external/bsd/file/dist/m4/visibility.m4 cvs rdiff -u -r1.4.2.2 -r1.4.2.3 src/external/bsd/file/dist/magic/Makefile.am cvs rdiff -u -r1.6.2.2 -r1.6.2.3 src/external/bsd/file/dist/magic/Makefile.in cvs rdiff -u -r0 -r1.1.1.1.4.2 \ src/external/bsd/file/dist/magic/magdir/android \ src/external/bsd/file/dist/magic/magdir/ctf \ src/external/bsd/file/dist/magic/magdir/msx \ src/external/bsd/file/dist/magic/magdir/symbos cvs rdiff -u -r1.1.1.3.2.1 -r1.1.1.3.2.2 \ src/external/bsd/file/dist/magic/magdir/animation \ src/external/bsd/file/dist/magic/magdir/database cvs rdiff -u -r0 -r1.1.1.1.12.2 src/external/bsd/file/dist/magic/magdir/aout \ src/external/bsd/file/dist/magic/magdir/gnome \ src/external/bsd/file/dist/magic/magdir/gpt \ src/external/bsd/file/dist/magic/magdir/icc cvs rdiff -u -r1.1.1.2.4.2 -r1.1.1.2.4.3 \ src/external/bsd/file/dist/magic/magdir/apple \ src/external/bsd/file/dist/magic/magdir/c-lang \ src/external/bsd/file/dist/magic/magdir/commands \ src/external/bsd/file/dist/magic/magdir/images \ src/external/bsd/file/dist/magic/magdir/linux \ src/external/bsd/file/dist/magic/magdir/mail.news \ src/external/bsd/file/dist/magic/magdir/python cvs rdiff -u -r1.5.2.2 -r1.5.2.3 \ src/external/bsd/file/dist/magic/magdir/archive c