Merged revisions 184370,184482,184682 via svnmerge from
commit3be430b314d1855301f29434039b37e683819578
authordavidxl <davidxl@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 4 Mar 2012 22:09:41 +0000 (4 22:09 +0000)
committerdavidxl <davidxl@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 4 Mar 2012 22:09:41 +0000 (4 22:09 +0000)
tree27b23cbc60a41dc0f1f6d5a710714edde9cccc12
parentc8cb1c4562a5db5eacc84e409822b7f087021215
Merged revisions 184370,184482,184682 via svnmerge from
svn+ssh://gcc.gnu.org/svn/gcc/branches/google/integration

........
  r184370 | dougkwan | 2012-02-17 22:12:40 -0800 (Fri, 17 Feb 2012) | 12 lines

  2012-02-17   Doug Kwan  <dougkwan@google.com>

   * gcc/config.gcc (powerpc*-*-linux): Pull in GRTEv2 spec changes if
   target matches *-grtev2-*.
   * gcc/config/rs6000/linux64.h (GLIB_DYNAMIC_LINKER{32,64}): Add
   runtime root prefix to glibc's dynamic linker.
   * gcc/config/rs6000/linux-grtev2.h: New file.
   * gcc/config/rs6000/sysv4.h (GLIB_DYNAMIC_LINKER): Add
   runtime root prefix to glibc's dynamic linker.
   (LINUX_GRTE_EXTRA_SPECS): Define to be empty if no definition found.
   (SUBTARGET_EXTRA_SPECS): Include LINUX_GRTE_EXTRA_SPECS.
........
  r184482 | aaw | 2012-02-22 07:20:13 -0800 (Wed, 22 Feb 2012) | 4 lines

  2012-02-22  Ollie Wild  <aaw@google.com>

         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Add
         gcc.c-torture/execute/vshuf-v16qi.c failure.
........
  r184682 | singhai | 2012-02-29 16:56:21 -0800 (Wed, 29 Feb 2012) | 4 lines

  Merged revisions 183499-183500,183502-183503,183507,183509-183510,183512-183516,183518-183519,183521-183522,183524,183527-183542,183547,183549,183552,183555-183557,183559-183561,183566-183567,183570,183577,183579-183585,183588,183591,183593,183598-183599,183601-183611,183613-183616,183620-183622,183624-183625,183627-183630,183632-183635,183637-183638,183641-183644,183648,183650-183652,183655,183660-183661,183663,183667-183670,183674-183688,183692-183694,183696-183708,183710-183711,183713-183715,183717-183726,183728,183730,183732-183733,183737,183739,183741,183743-183745,183749,183751-183759,183763,183765-183766,183768-183771,183773-183775,183782,183787-183788,183791-183794,183796,183798,183800,183802,183806-183808,183810-183812,183814-183816,183821,183825-183826,183829-183830,183832-183833,183836,183840-183841,183843,183846-183849,183851-183853,183859-183860,183862,183865,183867,183869-183870,183873,183875,183878,183887,183889,183891,183894-183895,183900,183902,183904-183918,183920,183925-183926,183928,183932-183934,183936-183937,183940-183945,183951,183953-183956,183962,183964,183966,183968,183970-183972,183974,183976-183985,183987,183991,183993-183995,183997-184001,184003-184007,184009-184011,184015-184017,184021-184028,184032-184037,184041-184043,184045,184065,184075,184079-184080,184083,184086,184088-184089,184092,184096-184100,184102-184103,184107-184108,184110-184113,184115-184117,184121-184124,184126-184130,184134-184145,184150-184152,184155-184161,184165,184167-184169,184171,184174,184177,184180-184181,184185,184187-184188,184192-184193,184196,184198-184203,184210-184212,184214,184217-184224,184227,184229,184232-184234,184236-184238,184245-184246,184250-184255,184257-184259,184264-184265,184269,184272,184274,184276-184277,184279-184282,184284,184286-184287,184289,184291,184293,184297-184303,184305-184306,184310,184313-184314,184316-184320,184322,184327-184343,184345,184347-184353,184355-184357,184362-184365,184367,184372-184373,184377,184379-184381,184385,184388,184390-184394,184396,184398-184406,184409,184414,184416-184417,184421-184422,184426,184428-184430,184433-184437,184439-184440,184442,184445-184448,184451,184453,184458,184461-184464,184466-184467,184471-184475,184477-184478,184480-184481,184485,184488,184490,184500-184501,184503,184506-184509,184511,184519,184522,184526-184527,184530-184531,184540,184542-184549,184552,184555,184557-184560,184564,184568-184569,184571-184572,184576,184581-184585,184589-184590,184592-184594,184596-184607,184613-184630,184632-184634,184636,184638-184642,184645,184649,184651-184654,184656-184662,184664-184667 via svnmerge from
  svn+ssh://gcc.gnu.org/svn/gcc/trunk
........

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/google@184905 138bc75d-0d04-0410-961f-82ee72b054a4
2073 files changed:
main/ChangeLog
main/ChangeLog.google-integration
main/MAINTAINERS
main/boehm-gc/ChangeLog
main/boehm-gc/configure
main/boehm-gc/configure.ac
main/boehm-gc/include/gc_config.h.in
main/boehm-gc/include/gc_config_macros.h
main/boehm-gc/include/private/gcconfig.h
main/boehm-gc/testsuite/boehm-gc.c/thread_leak_test.c
main/configure
main/configure.ac
main/contrib/ChangeLog
main/contrib/ChangeLog.google-integration
main/contrib/compare_tests
main/contrib/config-list.mk
main/contrib/gcc_update
main/contrib/make_sunver.pl
main/contrib/repro_fail
main/contrib/testsuite-management/x86_64-unknown-linux-gnu.xfail
main/gcc/ChangeLog
main/gcc/ChangeLog.google-integration
main/gcc/ChangeLog.google-main
main/gcc/DATESTAMP
main/gcc/Makefile.in
main/gcc/acinclude.m4
main/gcc/ada/ChangeLog
main/gcc/ada/Makefile.rtl
main/gcc/ada/a-calend-vms.adb
main/gcc/ada/a-calend.adb
main/gcc/ada/a-cbdlli.adb
main/gcc/ada/a-cdlili.adb
main/gcc/ada/a-cdlili.ads
main/gcc/ada/a-cidlli.adb
main/gcc/ada/a-cidlli.ads
main/gcc/ada/a-cihama.adb
main/gcc/ada/a-cihama.ads
main/gcc/ada/a-cihase.adb
main/gcc/ada/a-cihase.ads
main/gcc/ada/a-cimutr.adb
main/gcc/ada/a-cimutr.ads
main/gcc/ada/a-ciorma.adb
main/gcc/ada/a-ciorma.ads
main/gcc/ada/a-ciorse.adb
main/gcc/ada/a-ciorse.ads
main/gcc/ada/a-cobove.adb
main/gcc/ada/a-cohama.adb
main/gcc/ada/a-cohama.ads
main/gcc/ada/a-cohase.adb
main/gcc/ada/a-cohase.ads
main/gcc/ada/a-coinve.adb
main/gcc/ada/a-coinve.ads
main/gcc/ada/a-comutr.adb
main/gcc/ada/a-comutr.ads
main/gcc/ada/a-convec.adb
main/gcc/ada/a-convec.ads
main/gcc/ada/a-coorma.adb
main/gcc/ada/a-coorma.ads
main/gcc/ada/a-coorse.adb
main/gcc/ada/a-coorse.ads
main/gcc/ada/a-strhas.ads
main/gcc/ada/aspects.adb
main/gcc/ada/aspects.ads
main/gcc/ada/einfo.adb
main/gcc/ada/einfo.ads
main/gcc/ada/exp_aggr.adb
main/gcc/ada/exp_attr.adb
main/gcc/ada/exp_ch11.adb
main/gcc/ada/exp_ch3.adb
main/gcc/ada/exp_ch4.adb
main/gcc/ada/exp_ch5.adb
main/gcc/ada/exp_ch6.adb
main/gcc/ada/exp_ch7.adb
main/gcc/ada/exp_ch9.adb
main/gcc/ada/exp_disp.adb
main/gcc/ada/exp_intr.adb
main/gcc/ada/exp_util.adb
main/gcc/ada/exp_util.ads
main/gcc/ada/freeze.adb
main/gcc/ada/g-bytswa-x86.adb [deleted file]
main/gcc/ada/g-bytswa.adb
main/gcc/ada/gcc-interface/Make-lang.in
main/gcc/ada/gcc-interface/Makefile.in
main/gcc/ada/gcc-interface/ada-tree.h
main/gcc/ada/gcc-interface/decl.c
main/gcc/ada/gcc-interface/gigi.h
main/gcc/ada/gcc-interface/misc.c
main/gcc/ada/gcc-interface/trans.c
main/gcc/ada/gcc-interface/utils.c
main/gcc/ada/gcc-interface/utils2.c
main/gcc/ada/gnat_rm.texi
main/gcc/ada/gnat_ugn.texi
main/gcc/ada/gnatcmd.adb
main/gcc/ada/gnatlink.adb
main/gcc/ada/impunit.adb
main/gcc/ada/init.c
main/gcc/ada/lib-load.adb
main/gcc/ada/make.adb
main/gcc/ada/makeutl.adb
main/gcc/ada/makeutl.ads
main/gcc/ada/par-ch3.adb
main/gcc/ada/par-ch6.adb
main/gcc/ada/par-prag.adb
main/gcc/ada/prj-conf.adb
main/gcc/ada/prj-env.adb
main/gcc/ada/prj-nmsc.adb
main/gcc/ada/prj-proc.adb
main/gcc/ada/prj.adb
main/gcc/ada/prj.ads
main/gcc/ada/projects.texi
main/gcc/ada/restrict.adb
main/gcc/ada/rtsfind.adb
main/gcc/ada/rtsfind.ads
main/gcc/ada/s-diflio.adb
main/gcc/ada/s-diflio.ads
main/gcc/ada/s-diinio.adb
main/gcc/ada/s-diinio.ads
main/gcc/ada/s-dim.ads [new file with mode: 0644]
main/gcc/ada/s-dimkio.ads
main/gcc/ada/s-dimmks.ads
main/gcc/ada/s-dmotpr.ads
main/gcc/ada/s-llflex.ads
main/gcc/ada/s-os_lib.adb
main/gcc/ada/s-rannum.adb
main/gcc/ada/s-ransee.adb
main/gcc/ada/s-ransee.ads
main/gcc/ada/s-taprop-mingw.adb
main/gcc/ada/s-tasren.adb
main/gcc/ada/s-tasren.ads
main/gcc/ada/scn.adb
main/gcc/ada/sem.adb
main/gcc/ada/sem_aggr.adb
main/gcc/ada/sem_attr.adb
main/gcc/ada/sem_cat.adb
main/gcc/ada/sem_ch10.adb
main/gcc/ada/sem_ch12.adb
main/gcc/ada/sem_ch13.adb
main/gcc/ada/sem_ch3.adb
main/gcc/ada/sem_ch4.adb
main/gcc/ada/sem_ch4.ads
main/gcc/ada/sem_ch6.adb
main/gcc/ada/sem_ch8.adb
main/gcc/ada/sem_dim.adb
main/gcc/ada/sem_dim.ads
main/gcc/ada/sem_dist.adb
main/gcc/ada/sem_dist.ads
main/gcc/ada/sem_prag.adb
main/gcc/ada/sem_res.adb
main/gcc/ada/sem_util.adb
main/gcc/ada/sigtramp-ppcvxw.c
main/gcc/ada/sinput-p.adb
main/gcc/ada/sinput.adb
main/gcc/ada/sinput.ads
main/gcc/ada/snames.adb-tmpl
main/gcc/ada/snames.ads-tmpl
main/gcc/ada/system-vxworks-ppc.ads
main/gcc/ada/tree_io.ads
main/gcc/ada/warnsw.adb
main/gcc/alias.c
main/gcc/builtin-types.def
main/gcc/builtins.c
main/gcc/builtins.def
main/gcc/c-decl.c
main/gcc/c-family/ChangeLog
main/gcc/c-family/c-common.c
main/gcc/c-family/c-cppbuiltin.c
main/gcc/c-family/c.opt
main/gcc/c-typeck.c
main/gcc/calls.c
main/gcc/cfgexpand.c
main/gcc/cfgrtl.c
main/gcc/cgraphunit.c
main/gcc/combine.c
main/gcc/common.opt
main/gcc/common/config/cr16/cr16-common.c [new file with mode: 0644]
main/gcc/common/config/tilegx/tilegx-common.c [new file with mode: 0644]
main/gcc/common/config/tilepro/tilepro-common.c [new file with mode: 0644]
main/gcc/compare-elim.c
main/gcc/config.gcc
main/gcc/config.in
main/gcc/config/alpha/alpha.c
main/gcc/config/arm/arm-cores.def
main/gcc/config/arm/arm.c
main/gcc/config/arm/arm.md
main/gcc/config/arm/arm_neon.h
main/gcc/config/arm/neon.md
main/gcc/config/arm/neon.ml
main/gcc/config/arm/thumb2.md
main/gcc/config/avr/avr-c.c
main/gcc/config/avr/avr-devices.c
main/gcc/config/avr/avr-mcus.def
main/gcc/config/avr/avr-protos.h
main/gcc/config/avr/avr-tables.opt
main/gcc/config/avr/avr.c
main/gcc/config/avr/avr.h
main/gcc/config/avr/avr.md
main/gcc/config/avr/builtins.def [new file with mode: 0644]
main/gcc/config/avr/constraints.md
main/gcc/config/avr/multilib.h
main/gcc/config/avr/predicates.md
main/gcc/config/avr/t-avr
main/gcc/config/avr/t-multilib
main/gcc/config/c6x/c6x.c
main/gcc/config/c6x/c6x.md
main/gcc/config/cr16/constraints.md [new file with mode: 0644]
main/gcc/config/cr16/cr16-protos.h [new file with mode: 0644]
main/gcc/config/cr16/cr16.c [new file with mode: 0644]
main/gcc/config/cr16/cr16.h [new file with mode: 0644]
main/gcc/config/cr16/cr16.md [new file with mode: 0644]
main/gcc/config/cr16/cr16.opt [new file with mode: 0644]
main/gcc/config/cr16/predicates.md [new file with mode: 0644]
main/gcc/config/cr16/t-cr16 [new file with mode: 0644]
main/gcc/config/darwin.h
main/gcc/config/epiphany/epiphany.c
main/gcc/config/epiphany/epiphany.h
main/gcc/config/freebsd-spec.h
main/gcc/config/freebsd.h
main/gcc/config/i386/bdver1.md
main/gcc/config/i386/cygwin.h
main/gcc/config/i386/i386.c
main/gcc/config/i386/i386.md
main/gcc/config/i386/mingw32.h
main/gcc/config/i386/winnt-cxx.c
main/gcc/config/initfini-array.h
main/gcc/config/m68k/m68k.c
main/gcc/config/m68k/sync.md
main/gcc/config/microblaze/microblaze.c
main/gcc/config/mips/mips-dspr2.md
main/gcc/config/mips/mips.c
main/gcc/config/mips/mips.md
main/gcc/config/pa/pa.c
main/gcc/config/rl78/rl78.h
main/gcc/config/rs6000/linux-grtev2.h [new file with mode: 0644]
main/gcc/config/rs6000/linux64.h
main/gcc/config/rs6000/rs6000.c
main/gcc/config/rs6000/sysv4.h
main/gcc/config/rx/rx.h
main/gcc/config/s390/s390.c
main/gcc/config/s390/s390.h
main/gcc/config/s390/s390.md
main/gcc/config/s390/s390.opt
main/gcc/config/sh/constraints.md
main/gcc/config/sh/predicates.md
main/gcc/config/sh/sh.c
main/gcc/config/sh/sh.h
main/gcc/config/sh/sh.md
main/gcc/config/sparc/sparc.c
main/gcc/config/sparc/sparc.h
main/gcc/config/sparc/sparc.md
main/gcc/config/sparc/sync.md
main/gcc/config/spu/spu.c
main/gcc/config/tilegx/constraints.md [new file with mode: 0644]
main/gcc/config/tilegx/linux.h [new file with mode: 0644]
main/gcc/config/tilegx/mul-tables.c [new file with mode: 0644]
main/gcc/config/tilegx/predicates.md [new file with mode: 0644]
main/gcc/config/tilegx/sync.md [new file with mode: 0644]
main/gcc/config/tilegx/t-tilegx [new file with mode: 0644]
main/gcc/config/tilegx/tilegx-builtins.h [new file with mode: 0644]
main/gcc/config/tilegx/tilegx-c.c [new file with mode: 0644]
main/gcc/config/tilegx/tilegx-generic.md [new file with mode: 0644]
main/gcc/config/tilegx/tilegx-modes.def [new file with mode: 0644]
main/gcc/config/tilegx/tilegx-multiply.h [new file with mode: 0644]
main/gcc/config/tilegx/tilegx-protos.h [new file with mode: 0644]
main/gcc/config/tilegx/tilegx.c [new file with mode: 0644]
main/gcc/config/tilegx/tilegx.h [new file with mode: 0644]
main/gcc/config/tilegx/tilegx.md [new file with mode: 0644]
main/gcc/config/tilegx/tilegx.opt [new file with mode: 0644]
main/gcc/config/tilepro/constraints.md [new file with mode: 0644]
main/gcc/config/tilepro/gen-mul-tables.cc [new file with mode: 0644]
main/gcc/config/tilepro/linux.h [new file with mode: 0644]
main/gcc/config/tilepro/mul-tables.c [new file with mode: 0644]
main/gcc/config/tilepro/predicates.md [new file with mode: 0644]
main/gcc/config/tilepro/t-tilepro [new file with mode: 0644]
main/gcc/config/tilepro/tilepro-builtins.h [new file with mode: 0644]
main/gcc/config/tilepro/tilepro-c.c [new file with mode: 0644]
main/gcc/config/tilepro/tilepro-generic.md [new file with mode: 0644]
main/gcc/config/tilepro/tilepro-modes.def [new file with mode: 0644]
main/gcc/config/tilepro/tilepro-multiply.h [new file with mode: 0644]
main/gcc/config/tilepro/tilepro-protos.h [new file with mode: 0644]
main/gcc/config/tilepro/tilepro.c [new file with mode: 0644]
main/gcc/config/tilepro/tilepro.h [new file with mode: 0644]
main/gcc/config/tilepro/tilepro.md [new file with mode: 0644]
main/gcc/config/tilepro/tilepro.opt [new file with mode: 0644]
main/gcc/config/vms/vms-ld.c
main/gcc/configure
main/gcc/configure.ac
main/gcc/coverage.c
main/gcc/cp/ChangeLog
main/gcc/cp/class.c
main/gcc/cp/cp-tree.h
main/gcc/cp/cvt.c
main/gcc/cp/decl.c
main/gcc/cp/error.c
main/gcc/cp/parser.c
main/gcc/cp/pt.c
main/gcc/cp/semantics.c
main/gcc/cp/typeck.c
main/gcc/cselib.c
main/gcc/cselib.h
main/gcc/df-problems.c
main/gcc/df-scan.c
main/gcc/df.h
main/gcc/diagnostic.c
main/gcc/doc/contrib.texi
main/gcc/doc/extend.texi
main/gcc/doc/gimple.texi
main/gcc/doc/install.texi
main/gcc/doc/invoke.texi
main/gcc/doc/libgcc.texi
main/gcc/doc/md.texi
main/gcc/doc/passes.texi
main/gcc/doc/tm.texi
main/gcc/doc/tm.texi.in
main/gcc/dojump.c
main/gcc/dwarf2out.c
main/gcc/emit-rtl.c
main/gcc/expr.c
main/gcc/fold-const.c
main/gcc/fortran/ChangeLog
main/gcc/fortran/check.c
main/gcc/fortran/class.c
main/gcc/fortran/decl.c
main/gcc/fortran/expr.c
main/gcc/fortran/frontend-passes.c
main/gcc/fortran/gfortran.h
main/gcc/fortran/gfortran.texi
main/gcc/fortran/interface.c
main/gcc/fortran/invoke.texi
main/gcc/fortran/io.c
main/gcc/fortran/lang.opt
main/gcc/fortran/match.c
main/gcc/fortran/match.h
main/gcc/fortran/module.c
main/gcc/fortran/primary.c
main/gcc/fortran/resolve.c
main/gcc/fortran/simplify.c
main/gcc/fortran/symbol.c
main/gcc/fortran/trans-array.c
main/gcc/fortran/trans-array.h
main/gcc/fortran/trans-common.c
main/gcc/fortran/trans-decl.c
main/gcc/fortran/trans-expr.c
main/gcc/fortran/trans-intrinsic.c
main/gcc/fortran/trans-stmt.c
main/gcc/fortran/trans.h
main/gcc/function.h
main/gcc/gcc.c
main/gcc/gimple-fold.c
main/gcc/gimple-pretty-print.c
main/gcc/gimple.c
main/gcc/gimple.h
main/gcc/gimplify.c
main/gcc/ginclude/stddef.h
main/gcc/go/ChangeLog
main/gcc/go/Make-lang.in
main/gcc/go/gccgo.texi
main/gcc/go/go-gcc.cc
main/gcc/go/go-lang.c
main/gcc/go/gofrontend/backend.h
main/gcc/go/gofrontend/export.cc
main/gcc/go/gofrontend/export.h
main/gcc/go/gofrontend/expressions.cc
main/gcc/go/gofrontend/gogo-tree.cc
main/gcc/go/gofrontend/gogo.cc
main/gcc/go/gofrontend/gogo.h
main/gcc/go/gofrontend/import.cc
main/gcc/go/gofrontend/import.h
main/gcc/go/gofrontend/lex.cc
main/gcc/go/gofrontend/lex.h
main/gcc/go/gofrontend/parse.cc
main/gcc/go/gofrontend/runtime.def
main/gcc/go/gofrontend/statements.cc
main/gcc/go/gofrontend/statements.h
main/gcc/go/gofrontend/types.cc
main/gcc/go/gofrontend/types.h
main/gcc/go/gofrontend/unsafe.cc
main/gcc/go/gospec.c
main/gcc/graphite-flattening.c
main/gcc/gtm-builtins.def
main/gcc/haifa-sched.c
main/gcc/ifcvt.c
main/gcc/incpath.c
main/gcc/ipa-inline-transform.c
main/gcc/ipa-inline.c
main/gcc/ipa-prop.c
main/gcc/ipa-pure-const.c
main/gcc/ipa-split.c
main/gcc/ira-color.c
main/gcc/ira-costs.c
main/gcc/ira.c
main/gcc/loop-unswitch.c
main/gcc/lower-subreg.c
main/gcc/lto/ChangeLog
main/gcc/lto/lto.c
main/gcc/modulo-sched.c
main/gcc/omp-low.c
main/gcc/optabs.c
main/gcc/params.def
main/gcc/passes.c
main/gcc/po/ChangeLog
main/gcc/po/be.po
main/gcc/po/da.po
main/gcc/po/de.po
main/gcc/po/el.po
main/gcc/po/es.po
main/gcc/po/fi.po
main/gcc/po/fr.po
main/gcc/po/gcc.pot
main/gcc/po/id.po
main/gcc/po/ja.po
main/gcc/po/nl.po
main/gcc/po/ru.po
main/gcc/po/sr.po
main/gcc/po/sv.po
main/gcc/po/tr.po
main/gcc/po/vi.po
main/gcc/po/zh_CN.po
main/gcc/po/zh_TW.po
main/gcc/predict.c
main/gcc/ree.c
main/gcc/reg-stack.c
main/gcc/reginfo.c
main/gcc/reload1.c
main/gcc/reorg.c
main/gcc/sched-deps.c
main/gcc/sel-sched-ir.h
main/gcc/simplify-rtx.c
main/gcc/stor-layout.c
main/gcc/system.h
main/gcc/target.def
main/gcc/target.h
main/gcc/targhooks.c
main/gcc/testsuite/ChangeLog
main/gcc/testsuite/c-c++-common/Wunused-var-12.c
main/gcc/testsuite/c-c++-common/cxxbitfields-3.c
main/gcc/testsuite/c-c++-common/dfp/signbit-2.c
main/gcc/testsuite/c-c++-common/fold-bitand-4.c
main/gcc/testsuite/c-c++-common/pr52177.c [new file with mode: 0644]
main/gcc/testsuite/c-c++-common/pr52181.c [new file with mode: 0644]
main/gcc/testsuite/g++.dg/cpp0x/constexpr-ice6.C [new file with mode: 0644]
main/gcc/testsuite/g++.dg/cpp0x/constexpr-rom.C
main/gcc/testsuite/g++.dg/cpp0x/constexpr-union3.C [new file with mode: 0644]
main/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-err1.C [new file with mode: 0644]
main/gcc/testsuite/g++.dg/cpp0x/variadic122.C [new file with mode: 0644]
main/gcc/testsuite/g++.dg/debug/dwarf2/pr52260.C [new file with mode: 0644]
main/gcc/testsuite/g++.dg/ext/atomic-1.C [new file with mode: 0644]
main/gcc/testsuite/g++.dg/ext/attrib43.C [new file with mode: 0644]
main/gcc/testsuite/g++.dg/ext/label13.C
main/gcc/testsuite/g++.dg/ext/timevar1.C [new file with mode: 0644]
main/gcc/testsuite/g++.dg/ext/visibility/template10.C
main/gcc/testsuite/g++.dg/ipa/pr51929.C [new file with mode: 0644]
main/gcc/testsuite/g++.dg/lto/README
main/gcc/testsuite/g++.dg/lto/pr51992_0.C [new file with mode: 0644]
main/gcc/testsuite/g++.dg/lto/pr52035_0.C [new file with mode: 0644]
main/gcc/testsuite/g++.dg/lto/pr52400_0.C [new file with mode: 0644]
main/gcc/testsuite/g++.dg/opt/devirt2.C
main/gcc/testsuite/g++.dg/opt/pr48549.C
main/gcc/testsuite/g++.dg/opt/pr51895.C [new file with mode: 0644]
main/gcc/testsuite/g++.dg/opt/pr52429.C [new file with mode: 0644]
main/gcc/testsuite/g++.dg/other/PR23205.C
main/gcc/testsuite/g++.dg/other/gc5.C [new file with mode: 0644]
main/gcc/testsuite/g++.dg/other/pr23205-2.C
main/gcc/testsuite/g++.dg/other/pr52048.C [new file with mode: 0644]
main/gcc/testsuite/g++.dg/overload/defarg5.C [new file with mode: 0644]
main/gcc/testsuite/g++.dg/template/asmgoto1.C [new file with mode: 0644]
main/gcc/testsuite/g++.dg/template/conv13.C [new file with mode: 0644]
main/gcc/testsuite/g++.dg/template/crash112.C [new file with mode: 0644]
main/gcc/testsuite/g++.dg/template/repo10.C [new file with mode: 0644]
main/gcc/testsuite/g++.dg/template/using21.C [new file with mode: 0644]
main/gcc/testsuite/g++.dg/template/using22.C [new file with mode: 0644]
main/gcc/testsuite/g++.dg/tm/tm.exp
main/gcc/testsuite/g++.dg/torture/pr48600.C [new file with mode: 0644]
main/gcc/testsuite/g++.dg/torture/pr49720.C
main/gcc/testsuite/g++.dg/torture/pr51959.C [new file with mode: 0644]
main/gcc/testsuite/gcc.c-torture/compile/pr52073.c [new file with mode: 0644]
main/gcc/testsuite/gcc.c-torture/compile/pr52074.c [new file with mode: 0644]
main/gcc/testsuite/gcc.c-torture/compile/pr52092.c [new file with mode: 0644]
main/gcc/testsuite/gcc.c-torture/compile/pr52113.c [new file with mode: 0644]
main/gcc/testsuite/gcc.c-torture/compile/pr52115.c [new file with mode: 0644]
main/gcc/testsuite/gcc.c-torture/compile/pr52175.c [new file with mode: 0644]
main/gcc/testsuite/gcc.c-torture/compile/pr52255.c [new file with mode: 0644]
main/gcc/testsuite/gcc.c-torture/compile/pr52375.c [new file with mode: 0644]
main/gcc/testsuite/gcc.c-torture/execute/20120207-1.c [new file with mode: 0644]
main/gcc/testsuite/gcc.c-torture/execute/930930-1.c
main/gcc/testsuite/gcc.c-torture/execute/pr51933.c
main/gcc/testsuite/gcc.c-torture/execute/pr52129.c [new file with mode: 0644]
main/gcc/testsuite/gcc.c-torture/execute/pr52209.c [new file with mode: 0644]
main/gcc/testsuite/gcc.c-torture/execute/pr52286.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/20020312-2.c
main/gcc/testsuite/gcc.dg/20040813-1.c
main/gcc/testsuite/gcc.dg/Wpadded.c
main/gcc/testsuite/gcc.dg/alias-12.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/alias-13.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/atomic-flag.c
main/gcc/testsuite/gcc.dg/bf-ms-attrib.c
main/gcc/testsuite/gcc.dg/bf-ms-layout-2.c
main/gcc/testsuite/gcc.dg/bf-ms-layout-3.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/dfp/fe-convert-2.c
main/gcc/testsuite/gcc.dg/dfp/pr52140.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/di-sync-multithread.c
main/gcc/testsuite/gcc.dg/format/dfp-printf-1.c
main/gcc/testsuite/gcc.dg/graphite/pr50561.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/ipa/inline-5.c
main/gcc/testsuite/gcc.dg/lower-subreg-1.c
main/gcc/testsuite/gcc.dg/lto/20091013-1_1.c
main/gcc/testsuite/gcc.dg/lto/20091013-1_2.c
main/gcc/testsuite/gcc.dg/lto/trans-mem-1_0.c [deleted file]
main/gcc/testsuite/gcc.dg/lto/trans-mem-1_1.c [deleted file]
main/gcc/testsuite/gcc.dg/lto/trans-mem-2_0.c [deleted file]
main/gcc/testsuite/gcc.dg/lto/trans-mem-2_1.c [deleted file]
main/gcc/testsuite/gcc.dg/lto/trans-mem-3_0.c
main/gcc/testsuite/gcc.dg/lto/trans-mem-3_1.c
main/gcc/testsuite/gcc.dg/lto/trans-mem.h [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/noncompile/pr52290.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/pack-test-5.c
main/gcc/testsuite/gcc.dg/pr17055-1.c
main/gcc/testsuite/gcc.dg/pr17957.c
main/gcc/testsuite/gcc.dg/pr32912-1.c
main/gcc/testsuite/gcc.dg/pr44194-1.c
main/gcc/testsuite/gcc.dg/pr44194-2.c
main/gcc/testsuite/gcc.dg/pr46309.c
main/gcc/testsuite/gcc.dg/pr48374.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/pr48524.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/pr48524.spec [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/pr48616.c
main/gcc/testsuite/gcc.dg/pr48774.c
main/gcc/testsuite/gcc.dg/pr49544.c
main/gcc/testsuite/gcc.dg/pr50251.c
main/gcc/testsuite/gcc.dg/pr50908-2.c
main/gcc/testsuite/gcc.dg/pr51867.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/pr51990-2.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/pr51990.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/pr52045.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/pr52046.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/pr52086.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/pr52132.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/pr52139.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/pr52210.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/pr52318.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/pr52355.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/simulate-thread/atomic-load-int128.c
main/gcc/testsuite/gcc.dg/simulate-thread/simulate-thread.exp
main/gcc/testsuite/gcc.dg/simulate-thread/simulate-thread.gdb
main/gcc/testsuite/gcc.dg/simulate-thread/simulate-thread.h
main/gcc/testsuite/gcc.dg/simulate-thread/speculative-store.c
main/gcc/testsuite/gcc.dg/special/weak-1.c
main/gcc/testsuite/gcc.dg/stack-usage-1.c
main/gcc/testsuite/gcc.dg/tls/opt-11.c
main/gcc/testsuite/gcc.dg/tls/thr-cse-1.c
main/gcc/testsuite/gcc.dg/tm/lto-1.c
main/gcc/testsuite/gcc.dg/tm/pr51472.c
main/gcc/testsuite/gcc.dg/tm/pr52141.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/tm/pr52142.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/tm/pub-safety-1.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/tm/threadlocal-1.c [deleted file]
main/gcc/testsuite/gcc.dg/tm/tm.exp
main/gcc/testsuite/gcc.dg/torture/builtin-complex-1.c
main/gcc/testsuite/gcc.dg/torture/pr45678-1.c
main/gcc/testsuite/gcc.dg/torture/pr45678-2.c
main/gcc/testsuite/gcc.dg/torture/pr50444.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/torture/pr51528.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/torture/pr52028.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/torture/pr52060.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/torture/pr52170.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/torture/pr52244.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/torture/pr52298.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/torture/pr52402.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/torture/pr52407.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/torture/pr52419.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/torture/pr52429.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/tree-prof/pr52027.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/tree-prof/pr52150.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/tree-prof/stringop-2.c
main/gcc/testsuite/gcc.dg/tree-ssa/ipa-split-6.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/tree-ssa/ldist-16.c
main/gcc/testsuite/gcc.dg/tree-ssa/ldist-17.c
main/gcc/testsuite/gcc.dg/tree-ssa/ldist-pr45948.c
main/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-4.c
main/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-31.c
main/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-33.c
main/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-34.c
main/gcc/testsuite/gcc.dg/tree-ssa/ssa-lim-10.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/ucnid-11.c
main/gcc/testsuite/gcc.dg/ucnid-12.c
main/gcc/testsuite/gcc.dg/vect/pr52091.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/vect/pr52298.c [new file with mode: 0644]
main/gcc/testsuite/gcc.dg/vector-4.c
main/gcc/testsuite/gcc.misc-tests/gcov-13.c
main/gcc/testsuite/gcc.misc-tests/gcov-14.c
main/gcc/testsuite/gcc.misc-tests/linkage.exp
main/gcc/testsuite/gcc.target/arm/aapcs/abitest.h
main/gcc/testsuite/gcc.target/arm/aapcs/neon-constants.h [new file with mode: 0644]
main/gcc/testsuite/gcc.target/arm/aapcs/neon-vect1.c [new file with mode: 0644]
main/gcc/testsuite/gcc.target/arm/aapcs/neon-vect2.c [new file with mode: 0644]
main/gcc/testsuite/gcc.target/arm/aapcs/neon-vect3.c [new file with mode: 0644]
main/gcc/testsuite/gcc.target/arm/aapcs/neon-vect4.c [new file with mode: 0644]
main/gcc/testsuite/gcc.target/arm/aapcs/neon-vect5.c [new file with mode: 0644]
main/gcc/testsuite/gcc.target/arm/aapcs/neon-vect6.c [new file with mode: 0644]
main/gcc/testsuite/gcc.target/arm/aapcs/neon-vect7.c [new file with mode: 0644]
main/gcc/testsuite/gcc.target/arm/aapcs/neon-vect8.c [new file with mode: 0644]
main/gcc/testsuite/gcc.target/arm/aapcs/vfp1.c
main/gcc/testsuite/gcc.target/arm/aapcs/vfp10.c
main/gcc/testsuite/gcc.target/arm/aapcs/vfp11.c
main/gcc/testsuite/gcc.target/arm/aapcs/vfp12.c
main/gcc/testsuite/gcc.target/arm/aapcs/vfp13.c
main/gcc/testsuite/gcc.target/arm/aapcs/vfp14.c
main/gcc/testsuite/gcc.target/arm/aapcs/vfp15.c
main/gcc/testsuite/gcc.target/arm/aapcs/vfp16.c
main/gcc/testsuite/gcc.target/arm/aapcs/vfp17.c
main/gcc/testsuite/gcc.target/arm/aapcs/vfp2.c
main/gcc/testsuite/gcc.target/arm/aapcs/vfp3.c
main/gcc/testsuite/gcc.target/arm/aapcs/vfp4.c
main/gcc/testsuite/gcc.target/arm/aapcs/vfp5.c
main/gcc/testsuite/gcc.target/arm/aapcs/vfp6.c
main/gcc/testsuite/gcc.target/arm/aapcs/vfp7.c
main/gcc/testsuite/gcc.target/arm/aapcs/vfp8.c
main/gcc/testsuite/gcc.target/arm/aapcs/vfp9.c
main/gcc/testsuite/gcc.target/arm/di-longlong64-sync-withldrexd.c
main/gcc/testsuite/gcc.target/arm/neon/pr51534.c [new file with mode: 0644]
main/gcc/testsuite/gcc.target/arm/pr51835.c [new file with mode: 0644]
main/gcc/testsuite/gcc.target/arm/pr52006.c [new file with mode: 0644]
main/gcc/testsuite/gcc.target/arm/pr52375.c [new file with mode: 0644]
main/gcc/testsuite/gcc.target/avr/torture/builtin_insert_bits-1.c [new file with mode: 0644]
main/gcc/testsuite/gcc.target/avr/torture/builtin_insert_bits-2.c [new file with mode: 0644]
main/gcc/testsuite/gcc.target/avr/torture/builtins-1.c [new file with mode: 0644]
main/gcc/testsuite/gcc.target/avr/torture/builtins-error.c [new file with mode: 0644]
main/gcc/testsuite/gcc.target/avr/torture/int24-mul.c
main/gcc/testsuite/gcc.target/avr/torture/pr51374-1.c [new file with mode: 0644]
main/gcc/testsuite/gcc.target/avr/torture/pr51782-1.c [new file with mode: 0644]
main/gcc/testsuite/gcc.target/epiphany/interrupt-2.c [new file with mode: 0644]
main/gcc/testsuite/gcc.target/i386/align-main-1.c
main/gcc/testsuite/gcc.target/i386/align-main-2.c
main/gcc/testsuite/gcc.target/i386/amd64-abi-1.c
main/gcc/testsuite/gcc.target/i386/amd64-abi-2.c
main/gcc/testsuite/gcc.target/i386/avx-vzeroupper-4.c
main/gcc/testsuite/gcc.target/i386/avx-vzeroupper-5.c
main/gcc/testsuite/gcc.target/i386/bitfield3.c
main/gcc/testsuite/gcc.target/i386/local.c
main/gcc/testsuite/gcc.target/i386/pad-1.c
main/gcc/testsuite/gcc.target/i386/pad-2.c
main/gcc/testsuite/gcc.target/i386/pad-5b.c
main/gcc/testsuite/gcc.target/i386/pad-6b.c
main/gcc/testsuite/gcc.target/i386/pad-8.c
main/gcc/testsuite/gcc.target/i386/pad-9.c
main/gcc/testsuite/gcc.target/i386/pr22152.c
main/gcc/testsuite/gcc.target/i386/pr35767-4.c
main/gcc/testsuite/gcc.target/i386/pr39082-1.c
main/gcc/testsuite/gcc.target/i386/pr39162.c
main/gcc/testsuite/gcc.target/i386/pr39315-3.c
main/gcc/testsuite/gcc.target/i386/pr44130.c
main/gcc/testsuite/gcc.target/i386/pr45336-1.c
main/gcc/testsuite/gcc.target/i386/pr45336-2.c
main/gcc/testsuite/gcc.target/i386/pr45336-3.c
main/gcc/testsuite/gcc.target/i386/pr45336-4.c
main/gcc/testsuite/gcc.target/i386/pr45352-2.c
main/gcc/testsuite/gcc.target/i386/pr46295.c
main/gcc/testsuite/gcc.target/i386/pr46470.c
main/gcc/testsuite/gcc.target/i386/pr46939.c
main/gcc/testsuite/gcc.target/i386/pr51987.c [new file with mode: 0644]
main/gcc/testsuite/gcc.target/i386/pr52146.c [new file with mode: 0644]
main/gcc/testsuite/gcc.target/i386/pr52330.c [new file with mode: 0644]
main/gcc/testsuite/gcc.target/i386/sse2-mul-1.c
main/gcc/testsuite/gcc.target/i386/sse4_1-blendps-2.c
main/gcc/testsuite/gcc.target/i386/sse4_1-blendps.c
main/gcc/testsuite/gcc.target/i386/sw-1.c
main/gcc/testsuite/gcc.target/i386/wrfsbase-1.c
main/gcc/testsuite/gcc.target/i386/wrfsbase-2.c
main/gcc/testsuite/gcc.target/i386/wrgsbase-1.c
main/gcc/testsuite/gcc.target/i386/wrgsbase-2.c
main/gcc/testsuite/gcc.target/i386/xop-vshift-1.c
main/gcc/testsuite/gcc.target/mips/atomic-memory-1.c
main/gcc/testsuite/gcc.target/mips/extend-1.c
main/gcc/testsuite/gcc.target/mips/interrupt_handler-2.c
main/gcc/testsuite/gcc.target/mips/interrupt_handler-3.c
main/gcc/testsuite/gcc.target/mips/loongson-shift-count-truncated-1.c
main/gcc/testsuite/gcc.target/mips/mips-prepend-1.c [new file with mode: 0644]
main/gcc/testsuite/gcc.target/mips/mips.exp
main/gcc/testsuite/gcc.target/mips/mmcount-ra-address-1.c
main/gcc/testsuite/gcc.target/mips/mmcount-ra-address-2.c
main/gcc/testsuite/gcc.target/mips/mmcount-ra-address-3.c
main/gcc/testsuite/gcc.target/mips/octeon-exts-6.c
main/gcc/testsuite/gcc.target/mips/octeon2-lx-1.c
main/gcc/testsuite/gcc.target/mips/pr37362.c
main/gcc/testsuite/gcc.target/mips/va-arg-1.c [new file with mode: 0644]
main/gcc/testsuite/gcc.target/powerpc/no-r11-3.c
main/gcc/testsuite/gcc.target/powerpc/pr52199.c [new file with mode: 0644]
main/gcc/testsuite/gcc.target/sh/pr49263.c [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/allocate_alloc_opt_13.f90 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/allocate_alloc_opt_4.f90
main/gcc/testsuite/gfortran.dg/bessel_1.f90
main/gcc/testsuite/gfortran.dg/class_48.f90 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/class_49.f90 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/class_allocate_10.f03 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/class_allocate_11.f03 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/class_allocate_12.f90 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/class_allocate_7.f03 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/class_allocate_8.f03 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/class_allocate_9.f03 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/class_array_10.f03 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/class_array_11.f03 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/class_array_12.f03 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/class_to_type_2.f90 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/coarray_22.f90
main/gcc/testsuite/gfortran.dg/default_initialization_6.f90 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/derived_constructor_char_3.f90 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/dummy_procedure_7.f90 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/elemental_args_check_5.f90 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/elemental_args_check_6.f90 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/elemental_function_1.f90 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/elemental_optional_args_5.f03 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/func_result_6.f90
main/gcc/testsuite/gfortran.dg/function_optimize_10.f90 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/gomp/pr48794-2.f90 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/guality/pr41558.f90
main/gcc/testsuite/gfortran.dg/hypot_1.f90
main/gcc/testsuite/gfortran.dg/interface_35.f90
main/gcc/testsuite/gfortran.dg/interface_assignment_4.f90
main/gcc/testsuite/gfortran.dg/io_constraints_10.f90 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/ldist-pr45199.f
main/gcc/testsuite/gfortran.dg/module_md5_1.f90
main/gcc/testsuite/gfortran.dg/move_alloc_13.f90 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/pr45636.f90
main/gcc/testsuite/gfortran.dg/proc_ptr_comp_20.f90
main/gcc/testsuite/gfortran.dg/proc_ptr_comp_21.f90
main/gcc/testsuite/gfortran.dg/realloc_on_assign_10.f90 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/realloc_on_assign_11.f90 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/realloc_on_assign_12.f90 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/realloc_on_assign_13.f90 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/reassoc_4.f
main/gcc/testsuite/gfortran.dg/shape_7.f90 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/trans-mem-skel.f90
main/gcc/testsuite/gfortran.dg/typebound_generic_11.f90 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/typebound_operator_14.f90 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/typebound_operator_9.f03
main/gcc/testsuite/gfortran.dg/typebound_proc_25.f90 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/vect/pr32380.f [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/vect/vect-8.f90 [new file with mode: 0644]
main/gcc/testsuite/gfortran.dg/warn_unused_dummy_argument_3.f90 [new file with mode: 0644]
main/gcc/testsuite/gnat.dg/aggr19.adb [new file with mode: 0644]
main/gcc/testsuite/gnat.dg/aggr19_pkg.adb [new file with mode: 0644]
main/gcc/testsuite/gnat.dg/aggr19_pkg.ads [new file with mode: 0644]
main/gcc/testsuite/gnat.dg/array20.adb [new file with mode: 0644]
main/gcc/testsuite/gnat.dg/array20.ads [new file with mode: 0644]
main/gcc/testsuite/gnat.dg/discr33.adb [new file with mode: 0644]
main/gcc/testsuite/gnat.dg/discr34.adb [new file with mode: 0644]
main/gcc/testsuite/gnat.dg/discr34_pkg.ads [new file with mode: 0644]
main/gcc/testsuite/gnat.dg/discr35.adb [new file with mode: 0644]
main/gcc/testsuite/gnat.dg/discr35.ads [new file with mode: 0644]
main/gcc/testsuite/gnat.dg/limited_with3.adb [new file with mode: 0644]
main/gcc/testsuite/gnat.dg/limited_with3.ads [new file with mode: 0644]
main/gcc/testsuite/gnat.dg/limited_with3_pkg1.adb [new file with mode: 0644]
main/gcc/testsuite/gnat.dg/limited_with3_pkg1.ads [new file with mode: 0644]
main/gcc/testsuite/gnat.dg/limited_with3_pkg2.ads [new file with mode: 0644]
main/gcc/testsuite/gnat.dg/limited_with3_pkg3.ads [new file with mode: 0644]
main/gcc/testsuite/gnat.dg/specs/aggr4.ads [new file with mode: 0644]
main/gcc/testsuite/gnat.dg/specs/aggr4_pkg.ads [new file with mode: 0644]
main/gcc/testsuite/gnat.dg/stack_usage1.adb [new file with mode: 0644]
main/gcc/testsuite/gnat.dg/stack_usage1_pkg.adb [new file with mode: 0644]
main/gcc/testsuite/gnat.dg/stack_usage1_pkg.ads [new file with mode: 0644]
main/gcc/testsuite/gnat.dg/volatile10.adb [new file with mode: 0644]
main/gcc/testsuite/gnat.dg/volatile10_pkg.ads [new file with mode: 0644]
main/gcc/testsuite/go.test/go-test.exp
main/gcc/testsuite/go.test/test/alias.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/alias1.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/append.go
main/gcc/testsuite/go.test/test/bench/Makefile [deleted file]
main/gcc/testsuite/go.test/test/bench/chameneosredux.go [deleted file]
main/gcc/testsuite/go.test/test/bench/fasta.go [deleted file]
main/gcc/testsuite/go.test/test/bench/garbage/Makefile [new file with mode: 0644]
main/gcc/testsuite/go.test/test/bench/garbage/parser.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/bench/garbage/peano.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/bench/garbage/stats.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/bench/garbage/tree.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/bench/garbage/tree2.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/bench/go1/Makefile [new file with mode: 0644]
main/gcc/testsuite/go.test/test/bench/go1/_testmain.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/bench/go1/binarytree_test.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/bench/go1/dummy.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/bench/go1/fannkuch_test.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/bench/go1/fasta_test.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/bench/go1/gob_test.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/bench/go1/gzip_test.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/bench/go1/json_test.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/bench/go1/jsondata_test.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/bench/go1/revcomp_test.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/bench/go1/template_test.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/bench/meteor-contest.go [deleted file]
main/gcc/testsuite/go.test/test/bench/nbody.go [deleted file]
main/gcc/testsuite/go.test/test/bench/pidigits.go [deleted file]
main/gcc/testsuite/go.test/test/bench/regex-dna-parallel.go [deleted file]
main/gcc/testsuite/go.test/test/bench/shootout/Makefile [new file with mode: 0644]
main/gcc/testsuite/go.test/test/bench/shootout/binary-tree-freelist.go [moved from main/gcc/testsuite/go.test/test/bench/binary-tree-freelist.go with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/binary-tree-freelist.txt [moved from main/gcc/testsuite/go.test/test/bench/binary-tree-freelist.txt with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/binary-tree.c [moved from main/gcc/testsuite/go.test/test/bench/binary-tree.c with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/binary-tree.go [moved from main/gcc/testsuite/go.test/test/bench/binary-tree.go with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/binary-tree.txt [moved from main/gcc/testsuite/go.test/test/bench/binary-tree.txt with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/chameneosredux.c [moved from main/gcc/testsuite/go.test/test/bench/chameneosredux.c with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/chameneosredux.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/bench/shootout/chameneosredux.txt [moved from main/gcc/testsuite/go.test/test/bench/chameneosredux.txt with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/fannkuch-parallel.go [moved from main/gcc/testsuite/go.test/test/bench/fannkuch-parallel.go with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/fannkuch-parallel.txt [moved from main/gcc/testsuite/go.test/test/bench/fannkuch-parallel.txt with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/fannkuch.c [moved from main/gcc/testsuite/go.test/test/bench/fannkuch.c with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/fannkuch.go [moved from main/gcc/testsuite/go.test/test/bench/fannkuch.go with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/fannkuch.txt [moved from main/gcc/testsuite/go.test/test/bench/fannkuch.txt with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/fasta-1000.out [moved from main/gcc/testsuite/go.test/test/bench/fasta-1000.out with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/fasta.c [moved from main/gcc/testsuite/go.test/test/bench/fasta.c with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/fasta.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/bench/shootout/fasta.txt [moved from main/gcc/testsuite/go.test/test/bench/fasta.txt with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/k-nucleotide-parallel.go [moved from main/gcc/testsuite/go.test/test/bench/k-nucleotide-parallel.go with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/k-nucleotide-parallel.txt [moved from main/gcc/testsuite/go.test/test/bench/k-nucleotide-parallel.txt with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/k-nucleotide.c [moved from main/gcc/testsuite/go.test/test/bench/k-nucleotide.c with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/k-nucleotide.go [moved from main/gcc/testsuite/go.test/test/bench/k-nucleotide.go with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/k-nucleotide.txt [moved from main/gcc/testsuite/go.test/test/bench/k-nucleotide.txt with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/mandelbrot.c [moved from main/gcc/testsuite/go.test/test/bench/mandelbrot.c with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/mandelbrot.go [moved from main/gcc/testsuite/go.test/test/bench/mandelbrot.go with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/mandelbrot.txt [moved from main/gcc/testsuite/go.test/test/bench/mandelbrot.txt with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/meteor-contest.c [moved from main/gcc/testsuite/go.test/test/bench/meteor-contest.c with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/meteor-contest.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/bench/shootout/meteor-contest.txt [moved from main/gcc/testsuite/go.test/test/bench/meteor-contest.txt with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/nbody.c [moved from main/gcc/testsuite/go.test/test/bench/nbody.c with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/nbody.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/bench/shootout/nbody.txt [moved from main/gcc/testsuite/go.test/test/bench/nbody.txt with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/pidigits.c [moved from main/gcc/testsuite/go.test/test/bench/pidigits.c with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/pidigits.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/bench/shootout/pidigits.txt [moved from main/gcc/testsuite/go.test/test/bench/pidigits.txt with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/regex-dna-parallel.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/bench/shootout/regex-dna-parallel.txt [moved from main/gcc/testsuite/go.test/test/bench/regex-dna-parallel.txt with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/regex-dna.c [moved from main/gcc/testsuite/go.test/test/bench/regex-dna.c with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/regex-dna.go [moved from main/gcc/testsuite/go.test/test/bench/regex-dna.go with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/regex-dna.txt [moved from main/gcc/testsuite/go.test/test/bench/regex-dna.txt with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/reverse-complement.c [moved from main/gcc/testsuite/go.test/test/bench/reverse-complement.c with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/reverse-complement.go [moved from main/gcc/testsuite/go.test/test/bench/reverse-complement.go with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/reverse-complement.txt [moved from main/gcc/testsuite/go.test/test/bench/reverse-complement.txt with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/spectral-norm-parallel.go [moved from main/gcc/testsuite/go.test/test/bench/spectral-norm-parallel.go with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/spectral-norm.c [moved from main/gcc/testsuite/go.test/test/bench/spectral-norm.c with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/spectral-norm.go [moved from main/gcc/testsuite/go.test/test/bench/spectral-norm.go with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/spectral-norm.txt [moved from main/gcc/testsuite/go.test/test/bench/spectral-norm.txt with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/threadring.c [moved from main/gcc/testsuite/go.test/test/bench/threadring.c with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/threadring.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/bench/shootout/threadring.txt [moved from main/gcc/testsuite/go.test/test/bench/threadring.txt with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/timing.log [moved from main/gcc/testsuite/go.test/test/bench/timing.log with 100% similarity]
main/gcc/testsuite/go.test/test/bench/shootout/timing.sh [new file with mode: 0755]
main/gcc/testsuite/go.test/test/bench/threadring.go [deleted file]
main/gcc/testsuite/go.test/test/bench/timing.sh [deleted file]
main/gcc/testsuite/go.test/test/blank.go
main/gcc/testsuite/go.test/test/bugs/bug395.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/chan/doubleselect.go
main/gcc/testsuite/go.test/test/chan/nonblock.go
main/gcc/testsuite/go.test/test/chan/perm.go
main/gcc/testsuite/go.test/test/chan/select2.go
main/gcc/testsuite/go.test/test/chan/select7.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/closure.go
main/gcc/testsuite/go.test/test/cmp.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/cmp2.go [deleted file]
main/gcc/testsuite/go.test/test/cmp3.go [deleted file]
main/gcc/testsuite/go.test/test/cmp4.go [deleted file]
main/gcc/testsuite/go.test/test/cmp5.go [deleted file]
main/gcc/testsuite/go.test/test/complit.go
main/gcc/testsuite/go.test/test/complit1.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/convert1.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/crlf.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/ddd1.go
main/gcc/testsuite/go.test/test/deferprint.go
main/gcc/testsuite/go.test/test/deferprint.out [new file with mode: 0644]
main/gcc/testsuite/go.test/test/dwarf/linedirectives.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/dwarf/main.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/dwarf/z1.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/dwarf/z10.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/dwarf/z11.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/dwarf/z12.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/dwarf/z13.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/dwarf/z14.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/dwarf/z15.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/dwarf/z16.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/dwarf/z17.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/dwarf/z18.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/dwarf/z19.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/dwarf/z2.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/dwarf/z20.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/dwarf/z3.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/dwarf/z4.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/dwarf/z5.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/dwarf/z6.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/dwarf/z7.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/dwarf/z8.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/dwarf/z9.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/escape2.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/escape3.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug027.go
main/gcc/testsuite/go.test/test/fixedbugs/bug067.go
main/gcc/testsuite/go.test/test/fixedbugs/bug070.go
main/gcc/testsuite/go.test/test/fixedbugs/bug093.go
main/gcc/testsuite/go.test/test/fixedbugs/bug113.go
main/gcc/testsuite/go.test/test/fixedbugs/bug148.go
main/gcc/testsuite/go.test/test/fixedbugs/bug220.go [deleted file]
main/gcc/testsuite/go.test/test/fixedbugs/bug242.go
main/gcc/testsuite/go.test/test/fixedbugs/bug268.go [deleted file]
main/gcc/testsuite/go.test/test/fixedbugs/bug270.go [deleted file]
main/gcc/testsuite/go.test/test/fixedbugs/bug286.go
main/gcc/testsuite/go.test/test/fixedbugs/bug328.go
main/gcc/testsuite/go.test/test/fixedbugs/bug328.out [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug340.go
main/gcc/testsuite/go.test/test/fixedbugs/bug365.go
main/gcc/testsuite/go.test/test/fixedbugs/bug366.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug367.dir/main.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug367.dir/p.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug367.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug368.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug369.dir/pkg.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug369.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug370.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug371.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug372.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug373.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug374.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug375.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug376.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug377.dir/one.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug377.dir/two.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug377.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug378.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug379.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug380.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug381.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug382.dir/pkg.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug382.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug383.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug384.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug385_32.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug385_64.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug386.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug387.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug388.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug389.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug390.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug391.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug392.dir/one.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug392.dir/two.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug392.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug393.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug394.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug396.dir/one.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug396.dir/two.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug396.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/fixedbugs/bug397.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/garbage/Makefile [deleted file]
main/gcc/testsuite/go.test/test/garbage/parser.go [deleted file]
main/gcc/testsuite/go.test/test/garbage/peano.go [deleted file]
main/gcc/testsuite/go.test/test/garbage/stats.go [deleted file]
main/gcc/testsuite/go.test/test/garbage/tree.go [deleted file]
main/gcc/testsuite/go.test/test/gc2.go
main/gcc/testsuite/go.test/test/golden.out
main/gcc/testsuite/go.test/test/goprint.go
main/gcc/testsuite/go.test/test/goprint.out [new file with mode: 0644]
main/gcc/testsuite/go.test/test/helloworld.go
main/gcc/testsuite/go.test/test/helloworld.out [new file with mode: 0644]
main/gcc/testsuite/go.test/test/init1.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/interface/fail.go
main/gcc/testsuite/go.test/test/interface/noeq.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/interface/recursive1.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/interface/recursive2.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/interface/returntype.go
main/gcc/testsuite/go.test/test/ken/cplx0.go
main/gcc/testsuite/go.test/test/ken/cplx0.out [new file with mode: 0644]
main/gcc/testsuite/go.test/test/ken/cplx2.go
main/gcc/testsuite/go.test/test/ken/cplx3.go
main/gcc/testsuite/go.test/test/ken/cplx4.go
main/gcc/testsuite/go.test/test/ken/cplx5.go
main/gcc/testsuite/go.test/test/ken/intervar.go
main/gcc/testsuite/go.test/test/ken/label.go
main/gcc/testsuite/go.test/test/ken/rob1.go
main/gcc/testsuite/go.test/test/ken/rob2.go
main/gcc/testsuite/go.test/test/ken/simpprint.go [deleted file]
main/gcc/testsuite/go.test/test/ken/simpswitch.go
main/gcc/testsuite/go.test/test/ken/string.go
main/gcc/testsuite/go.test/test/ken/string.out [new file with mode: 0644]
main/gcc/testsuite/go.test/test/malloc1.go
main/gcc/testsuite/go.test/test/mallocfin.go
main/gcc/testsuite/go.test/test/mallocrand.go
main/gcc/testsuite/go.test/test/mallocrep.go
main/gcc/testsuite/go.test/test/mallocrep1.go
main/gcc/testsuite/go.test/test/map1.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/nil.go
main/gcc/testsuite/go.test/test/nilptr.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/nilptr/arrayindex.go [deleted file]
main/gcc/testsuite/go.test/test/nilptr/arrayindex1.go [deleted file]
main/gcc/testsuite/go.test/test/nilptr/arraytoslice.go [deleted file]
main/gcc/testsuite/go.test/test/nilptr/arraytoslice1.go [deleted file]
main/gcc/testsuite/go.test/test/nilptr/arraytoslice2.go [deleted file]
main/gcc/testsuite/go.test/test/nilptr/slicearray.go [deleted file]
main/gcc/testsuite/go.test/test/nilptr/structfield.go [deleted file]
main/gcc/testsuite/go.test/test/nilptr/structfield1.go [deleted file]
main/gcc/testsuite/go.test/test/nilptr/structfield2.go [deleted file]
main/gcc/testsuite/go.test/test/nilptr/structfieldaddr.go [deleted file]
main/gcc/testsuite/go.test/test/peano.go
main/gcc/testsuite/go.test/test/printbig.go
main/gcc/testsuite/go.test/test/printbig.out [new file with mode: 0644]
main/gcc/testsuite/go.test/test/reorder.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/run
main/gcc/testsuite/go.test/test/rune.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/sigchld.go
main/gcc/testsuite/go.test/test/sigchld.out [new file with mode: 0644]
main/gcc/testsuite/go.test/test/sinit.go
main/gcc/testsuite/go.test/test/struct0.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/switch.go
main/gcc/testsuite/go.test/test/switch3.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/syntax/else.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/times.out [new file with mode: 0644]
main/gcc/testsuite/go.test/test/turing.go
main/gcc/testsuite/go.test/test/typeswitch2.go
main/gcc/testsuite/go.test/test/typeswitch3.go [new file with mode: 0644]
main/gcc/testsuite/go.test/test/zerodivide.go
main/gcc/testsuite/lib/gcc-simulate-thread.exp
main/gcc/testsuite/lib/go-torture.exp
main/gcc/testsuite/lib/go.exp
main/gcc/testsuite/lib/target-supports.exp
main/gcc/testsuite/objc.dg/stabs-1.m
main/gcc/tlink.c
main/gcc/trans-mem.c
main/gcc/tree-data-ref.c
main/gcc/tree-data-ref.h
main/gcc/tree-eh.c
main/gcc/tree-flow.h
main/gcc/tree-if-conv.c
main/gcc/tree-into-ssa.c
main/gcc/tree-loop-distribution.c
main/gcc/tree-optimize.c
main/gcc/tree-parloops.c
main/gcc/tree-phinodes.c
main/gcc/tree-predcom.c
main/gcc/tree-sra.c
main/gcc/tree-ssa-dce.c
main/gcc/tree-ssa-dom.c
main/gcc/tree-ssa-loop-ch.c
main/gcc/tree-ssa-loop-im.c
main/gcc/tree-ssa-loop-ivopts.c
main/gcc/tree-ssa-operands.c
main/gcc/tree-ssa-pre.c
main/gcc/tree-ssa-sccvn.c
main/gcc/tree-ssa-tail-merge.c
main/gcc/tree-ssa.c
main/gcc/tree-streamer-in.c
main/gcc/tree-streamer-out.c
main/gcc/tree-tailcall.c
main/gcc/tree-vect-data-refs.c
main/gcc/tree-vect-loop-manip.c
main/gcc/tree-vect-loop.c
main/gcc/tree-vect-patterns.c
main/gcc/tree-vect-slp.c
main/gcc/tree-vect-stmts.c
main/gcc/tree-vectorizer.h
main/gcc/tree.c
main/gcc/tree.h
main/gcc/var-tracking.c
main/gcc/varasm.c
main/gcc/varpool.c
main/include/ChangeLog
main/libada/ChangeLog
main/libada/Makefile.in
main/libcpp/ChangeLog
main/libcpp/configure
main/libcpp/configure.ac
main/libcpp/po/ChangeLog
main/libcpp/po/be.po
main/libcpp/po/ca.po
main/libcpp/po/cpplib.pot
main/libcpp/po/da.po
main/libcpp/po/de.po
main/libcpp/po/el.po
main/libcpp/po/es.po
main/libcpp/po/fi.po
main/libcpp/po/fr.po
main/libcpp/po/id.po
main/libcpp/po/ja.po
main/libcpp/po/nl.po
main/libcpp/po/ru.po
main/libcpp/po/sv.po
main/libcpp/po/tr.po
main/libcpp/po/uk.po
main/libcpp/po/vi.po
main/libcpp/po/zh_CN.po
main/libcpp/po/zh_TW.po
main/libffi/ChangeLog
main/libffi/Makefile.am
main/libffi/Makefile.in
main/libffi/configure
main/libffi/configure.ac
main/libffi/src/prep_cif.c
main/libffi/src/sparc/v9.S
main/libffi/src/x86/ffi.c
main/libffi/src/x86/ffitarget.h
main/libffi/src/x86/win32.S
main/libffi/testsuite/libffi.call/closure_thiscall.c [new file with mode: 0644]
main/libffi/testsuite/libffi.call/fastthis1_win32.c [new file with mode: 0644]
main/libffi/testsuite/libffi.call/fastthis2_win32.c [new file with mode: 0644]
main/libffi/testsuite/libffi.call/fastthis3_win32.c [new file with mode: 0644]
main/libffi/testsuite/libffi.call/many2_win32.c [new file with mode: 0644]
main/libffi/testsuite/libffi.call/strlen2_win32.c [new file with mode: 0644]
main/libffi/testsuite/libffi.call/struct1_win32.c [new file with mode: 0644]
main/libffi/testsuite/libffi.call/struct2_win32.c [new file with mode: 0644]
main/libgcc/ChangeLog
main/libgcc/config.host
main/libgcc/config/avr/lib1funcs.S
main/libgcc/config/cr16/crti.S [new file with mode: 0644]
main/libgcc/config/cr16/crtlibid.S [new file with mode: 0644]
main/libgcc/config/cr16/crtn.S [new file with mode: 0644]
main/libgcc/config/cr16/divmodhi3.c [new file with mode: 0644]
main/libgcc/config/cr16/lib1funcs.S [new file with mode: 0644]
main/libgcc/config/cr16/t-cr16 [new file with mode: 0644]
main/libgcc/config/cr16/t-crtlibid [new file with mode: 0644]
main/libgcc/config/cr16/unwind-cr16.c [new file with mode: 0644]
main/libgcc/config/cr16/unwind-dw2.h [new file with mode: 0644]
main/libgcc/config/darwin-crt-tm.c
main/libgcc/config/i386/sfp-machine.h
main/libgcc/config/ia64/crtbegin.S
main/libgcc/config/ia64/crtend.S
main/libgcc/config/mips/libgcc-mips16.ver
main/libgcc/config/mips/mips16.S
main/libgcc/config/mips/t-mips16
main/libgcc/config/sparc/sol2-unwind.h
main/libgcc/config/tilegx/sfp-machine.h [new file with mode: 0644]
main/libgcc/config/tilegx/sfp-machine32.h [new file with mode: 0644]
main/libgcc/config/tilegx/sfp-machine64.h [new file with mode: 0644]
main/libgcc/config/tilegx/t-crtstuff [new file with mode: 0644]
main/libgcc/config/tilegx/t-softfp [new file with mode: 0644]
main/libgcc/config/tilegx/t-tilegx [new file with mode: 0644]
main/libgcc/config/tilepro/atomic.c [new file with mode: 0644]
main/libgcc/config/tilepro/atomic.h [new file with mode: 0644]
main/libgcc/config/tilepro/linux-unwind.h [new file with mode: 0644]
main/libgcc/config/tilepro/sfp-machine.h [new file with mode: 0644]
main/libgcc/config/tilepro/softdivide.c [new file with mode: 0644]
main/libgcc/config/tilepro/softmpy.S [new file with mode: 0644]
main/libgcc/config/tilepro/t-crtstuff [new file with mode: 0644]
main/libgcc/config/tilepro/t-tilepro [new file with mode: 0644]
main/libgcc/generic-morestack.c
main/libgcc/gthr-posix.h
main/libgcc/gthr.h
main/libgo/MERGE
main/libgo/Makefile.am
main/libgo/Makefile.in
main/libgo/config.h.in
main/libgo/configure
main/libgo/configure.ac
main/libgo/go/archive/tar/reader.go
main/libgo/go/archive/tar/reader_test.go
main/libgo/go/archive/zip/reader.go
main/libgo/go/archive/zip/reader_test.go
main/libgo/go/archive/zip/struct.go
main/libgo/go/archive/zip/testdata/symlink.zip [new file with mode: 0644]
main/libgo/go/archive/zip/writer.go
main/libgo/go/archive/zip/writer_test.go
main/libgo/go/archive/zip/zip_test.go
main/libgo/go/bufio/bufio.go
main/libgo/go/bufio/bufio_test.go
main/libgo/go/bytes/buffer.go
main/libgo/go/bytes/buffer_test.go
main/libgo/go/bytes/example_test.go
main/libgo/go/compress/flate/deflate.go
main/libgo/go/compress/flate/deflate_test.go
main/libgo/go/compress/flate/huffman_bit_writer.go
main/libgo/go/compress/flate/huffman_code.go
main/libgo/go/compress/flate/util.go [deleted file]
main/libgo/go/compress/gzip/gunzip.go
main/libgo/go/compress/gzip/gunzip_test.go
main/libgo/go/compress/lzw/reader_test.go
main/libgo/go/compress/testdata/Mark.Twain-Tom.Sawyer.txt [new file with mode: 0644]
main/libgo/go/compress/zlib/reader.go
main/libgo/go/compress/zlib/reader_test.go
main/libgo/go/compress/zlib/writer_test.go
main/libgo/go/container/heap/heap.go
main/libgo/go/crypto/bcrypt/base64.go [deleted file]
main/libgo/go/crypto/bcrypt/bcrypt.go [deleted file]
main/libgo/go/crypto/bcrypt/bcrypt_test.go [deleted file]
main/libgo/go/crypto/blowfish/block.go [deleted file]
main/libgo/go/crypto/blowfish/blowfish_test.go [deleted file]
main/libgo/go/crypto/blowfish/cipher.go [deleted file]
main/libgo/go/crypto/blowfish/const.go [deleted file]
main/libgo/go/crypto/cast5/cast5.go [deleted file]
main/libgo/go/crypto/cast5/cast5_test.go [deleted file]
main/libgo/go/crypto/cipher/cbc.go
main/libgo/go/crypto/cipher/io.go
main/libgo/go/crypto/cipher/ocfb.go [deleted file]
main/libgo/go/crypto/cipher/ocfb_test.go [deleted file]
main/libgo/go/crypto/crypto.go
main/libgo/go/crypto/des/cipher.go
main/libgo/go/crypto/dsa/dsa.go
main/libgo/go/crypto/ecdsa/ecdsa.go
main/libgo/go/crypto/ecdsa/ecdsa_test.go
main/libgo/go/crypto/elliptic/elliptic.go
main/libgo/go/crypto/elliptic/elliptic_test.go
main/libgo/go/crypto/elliptic/p224.go [new file with mode: 0644]
main/libgo/go/crypto/elliptic/p224_test.go [new file with mode: 0644]
main/libgo/go/crypto/hmac/hmac.go
main/libgo/go/crypto/hmac/hmac_test.go
main/libgo/go/crypto/md4/md4.go [deleted file]
main/libgo/go/crypto/md4/md4_test.go [deleted file]
main/libgo/go/crypto/md4/md4block.go [deleted file]
main/libgo/go/crypto/md5/md5.go
main/libgo/go/crypto/ocsp/ocsp.go [deleted file]
main/libgo/go/crypto/ocsp/ocsp_test.go [deleted file]
main/libgo/go/crypto/openpgp/armor/armor.go [deleted file]
main/libgo/go/crypto/openpgp/armor/armor_test.go [deleted file]
main/libgo/go/crypto/openpgp/armor/encode.go [deleted file]
main/libgo/go/crypto/openpgp/canonical_text.go [deleted file]
main/libgo/go/crypto/openpgp/canonical_text_test.go [deleted file]
main/libgo/go/crypto/openpgp/elgamal/elgamal.go [deleted file]
main/libgo/go/crypto/openpgp/elgamal/elgamal_test.go [deleted file]
main/libgo/go/crypto/openpgp/error/error.go [deleted file]
main/libgo/go/crypto/openpgp/keys.go [deleted file]
main/libgo/go/crypto/openpgp/packet/compressed.go [deleted file]
main/libgo/go/crypto/openpgp/packet/compressed_test.go [deleted file]
main/libgo/go/crypto/openpgp/packet/encrypted_key.go [deleted file]
main/libgo/go/crypto/openpgp/packet/encrypted_key_test.go [deleted file]
main/libgo/go/crypto/openpgp/packet/literal.go [deleted file]
main/libgo/go/crypto/openpgp/packet/one_pass_signature.go [deleted file]
main/libgo/go/crypto/openpgp/packet/packet.go [deleted file]
main/libgo/go/crypto/openpgp/packet/packet_test.go [deleted file]
main/libgo/go/crypto/openpgp/packet/private_key.go [deleted file]
main/libgo/go/crypto/openpgp/packet/private_key_test.go [deleted file]
main/libgo/go/crypto/openpgp/packet/public_key.go [deleted file]
main/libgo/go/crypto/openpgp/packet/public_key_test.go [deleted file]
main/libgo/go/crypto/openpgp/packet/reader.go [deleted file]
main/libgo/go/crypto/openpgp/packet/signature.go [deleted file]
main/libgo/go/crypto/openpgp/packet/signature_test.go [deleted file]
main/libgo/go/crypto/openpgp/packet/symmetric_key_encrypted.go [deleted file]
main/libgo/go/crypto/openpgp/packet/symmetric_key_encrypted_test.go [deleted file]
main/libgo/go/crypto/openpgp/packet/symmetrically_encrypted.go [deleted file]
main/libgo/go/crypto/openpgp/packet/symmetrically_encrypted_test.go [deleted file]
main/libgo/go/crypto/openpgp/packet/userid.go [deleted file]
main/libgo/go/crypto/openpgp/packet/userid_test.go [deleted file]
main/libgo/go/crypto/openpgp/read.go [deleted file]
main/libgo/go/crypto/openpgp/read_test.go [deleted file]
main/libgo/go/crypto/openpgp/s2k/s2k.go [deleted file]
main/libgo/go/crypto/openpgp/s2k/s2k_test.go [deleted file]
main/libgo/go/crypto/openpgp/write.go [deleted file]
main/libgo/go/crypto/openpgp/write_test.go [deleted file]
main/libgo/go/crypto/rand/util.go
main/libgo/go/crypto/ripemd160/ripemd160.go [deleted file]
main/libgo/go/crypto/ripemd160/ripemd160_test.go [deleted file]
main/libgo/go/crypto/ripemd160/ripemd160block.go [deleted file]
main/libgo/go/crypto/rsa/pkcs1v15.go
main/libgo/go/crypto/rsa/rsa.go
main/libgo/go/crypto/sha1/sha1.go
main/libgo/go/crypto/sha256/sha256.go
main/libgo/go/crypto/sha512/sha512.go
main/libgo/go/crypto/tls/cipher_suites.go
main/libgo/go/crypto/tls/common.go
main/libgo/go/crypto/tls/conn.go
main/libgo/go/crypto/tls/generate_cert.go
main/libgo/go/crypto/tls/handshake_client.go
main/libgo/go/crypto/tls/handshake_messages.go
main/libgo/go/crypto/tls/handshake_server.go
main/libgo/go/crypto/tls/handshake_server_test.go
main/libgo/go/crypto/tls/key_agreement.go
main/libgo/go/crypto/tls/root_stub.go
main/libgo/go/crypto/tls/root_unix.go
main/libgo/go/crypto/tls/tls.go
main/libgo/go/crypto/twofish/twofish.go [deleted file]
main/libgo/go/crypto/twofish/twofish_test.go [deleted file]
main/libgo/go/crypto/x509/cert_pool.go
main/libgo/go/crypto/x509/pkcs1.go
main/libgo/go/crypto/x509/pkix/pkix.go
main/libgo/go/crypto/x509/verify.go
main/libgo/go/crypto/x509/verify_test.go
main/libgo/go/crypto/x509/x509.go
main/libgo/go/crypto/xtea/block.go [deleted file]
main/libgo/go/crypto/xtea/cipher.go [deleted file]
main/libgo/go/crypto/xtea/xtea_test.go [deleted file]
main/libgo/go/database/sql/convert.go [new file with mode: 0644]
main/libgo/go/database/sql/convert_test.go [new file with mode: 0644]
main/libgo/go/database/sql/driver/driver.go [new file with mode: 0644]
main/libgo/go/database/sql/driver/types.go [new file with mode: 0644]
main/libgo/go/database/sql/driver/types_test.go [new file with mode: 0644]
main/libgo/go/database/sql/fakedb_test.go [new file with mode: 0644]
main/libgo/go/database/sql/sql.go [new file with mode: 0644]
main/libgo/go/database/sql/sql_test.go [new file with mode: 0644]
main/libgo/go/debug/gosym/pclntab_test.go
main/libgo/go/encoding/asn1/asn1.go
main/libgo/go/encoding/asn1/asn1_test.go
main/libgo/go/encoding/asn1/marshal.go
main/libgo/go/encoding/asn1/marshal_test.go
main/libgo/go/encoding/base32/base32.go
main/libgo/go/encoding/base32/base32_test.go
main/libgo/go/encoding/base64/base64.go
main/libgo/go/encoding/base64/base64_test.go
main/libgo/go/encoding/binary/binary.go
main/libgo/go/encoding/binary/binary_test.go
main/libgo/go/encoding/binary/varint.go
main/libgo/go/encoding/binary/varint_test.go
main/libgo/go/encoding/csv/reader.go
main/libgo/go/encoding/git85/git.go [deleted file]
main/libgo/go/encoding/git85/git_test.go [deleted file]
main/libgo/go/encoding/gob/codec_test.go
main/libgo/go/encoding/gob/debug.go
main/libgo/go/encoding/gob/decode.go
main/libgo/go/encoding/gob/decoder.go
main/libgo/go/encoding/gob/doc.go
main/libgo/go/encoding/gob/dump.go
main/libgo/go/encoding/gob/encoder_test.go
main/libgo/go/encoding/gob/error.go
main/libgo/go/encoding/gob/gobencdec_test.go
main/libgo/go/encoding/gob/timing_test.go
main/libgo/go/encoding/gob/type.go
main/libgo/go/encoding/hex/hex.go
main/libgo/go/encoding/hex/hex_test.go
main/libgo/go/encoding/json/decode.go
main/libgo/go/encoding/json/decode_test.go
main/libgo/go/encoding/json/encode.go
main/libgo/go/encoding/json/encode_test.go
main/libgo/go/encoding/json/scanner.go
main/libgo/go/encoding/json/tagkey_test.go
main/libgo/go/encoding/pem/pem.go
main/libgo/go/encoding/pem/pem_test.go
main/libgo/go/encoding/xml/atom_test.go
main/libgo/go/encoding/xml/embed_test.go [deleted file]
main/libgo/go/encoding/xml/marshal.go
main/libgo/go/encoding/xml/marshal_test.go
main/libgo/go/encoding/xml/read.go
main/libgo/go/encoding/xml/read_test.go
main/libgo/go/encoding/xml/typeinfo.go [new file with mode: 0644]
main/libgo/go/encoding/xml/xml.go
main/libgo/go/encoding/xml/xml_test.go
main/libgo/go/exp/ebnflint/doc.go
main/libgo/go/exp/ebnflint/ebnflint.go
main/libgo/go/exp/ebnflint/ebnflint_test.go [new file with mode: 0644]
main/libgo/go/exp/gotype/testdata/test1.go
main/libgo/go/exp/html/const.go [moved from main/libgo/go/html/const.go with 100% similarity]
main/libgo/go/exp/html/doc.go [moved from main/libgo/go/html/doc.go with 100% similarity]
main/libgo/go/exp/html/doctype.go [moved from main/libgo/go/html/doctype.go with 100% similarity]
main/libgo/go/exp/html/entity.go [new file with mode: 0644]
main/libgo/go/exp/html/entity_test.go [new file with mode: 0644]
main/libgo/go/exp/html/escape.go [new file with mode: 0644]
main/libgo/go/exp/html/foreign.go [new file with mode: 0644]
main/libgo/go/exp/html/node.go [new file with mode: 0644]
main/libgo/go/exp/html/parse.go [new file with mode: 0644]
main/libgo/go/exp/html/parse_test.go [new file with mode: 0644]
main/libgo/go/exp/html/render.go [new file with mode: 0644]
main/libgo/go/exp/html/render_test.go [moved from main/libgo/go/html/render_test.go with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/README [moved from main/libgo/go/html/testdata/webkit/README with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/adoption01.dat [moved from main/libgo/go/html/testdata/webkit/adoption01.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/adoption02.dat [moved from main/libgo/go/html/testdata/webkit/adoption02.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/comments01.dat [moved from main/libgo/go/html/testdata/webkit/comments01.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/doctype01.dat [moved from main/libgo/go/html/testdata/webkit/doctype01.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/entities01.dat [moved from main/libgo/go/html/testdata/webkit/entities01.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/entities02.dat [moved from main/libgo/go/html/testdata/webkit/entities02.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/html5test-com.dat [moved from main/libgo/go/html/testdata/webkit/html5test-com.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/inbody01.dat [moved from main/libgo/go/html/testdata/webkit/inbody01.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/isindex.dat [moved from main/libgo/go/html/testdata/webkit/isindex.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/pending-spec-changes-plain-text-unsafe.dat [moved from main/libgo/go/html/testdata/webkit/pending-spec-changes-plain-text-unsafe.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/pending-spec-changes.dat [moved from main/libgo/go/html/testdata/webkit/pending-spec-changes.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/plain-text-unsafe.dat [moved from main/libgo/go/html/testdata/webkit/plain-text-unsafe.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/scriptdata01.dat [moved from main/libgo/go/html/testdata/webkit/scriptdata01.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/scripted/adoption01.dat [moved from main/libgo/go/html/testdata/webkit/scripted/adoption01.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/scripted/webkit01.dat [moved from main/libgo/go/html/testdata/webkit/scripted/webkit01.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/tables01.dat [moved from main/libgo/go/html/testdata/webkit/tables01.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/tests1.dat [moved from main/libgo/go/html/testdata/webkit/tests1.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/tests10.dat [moved from main/libgo/go/html/testdata/webkit/tests10.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/tests11.dat [moved from main/libgo/go/html/testdata/webkit/tests11.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/tests12.dat [moved from main/libgo/go/html/testdata/webkit/tests12.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/tests14.dat [moved from main/libgo/go/html/testdata/webkit/tests14.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/tests15.dat [moved from main/libgo/go/html/testdata/webkit/tests15.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/tests16.dat [moved from main/libgo/go/html/testdata/webkit/tests16.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/tests17.dat [moved from main/libgo/go/html/testdata/webkit/tests17.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/tests18.dat [moved from main/libgo/go/html/testdata/webkit/tests18.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/tests19.dat [moved from main/libgo/go/html/testdata/webkit/tests19.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/tests2.dat [moved from main/libgo/go/html/testdata/webkit/tests2.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/tests20.dat [moved from main/libgo/go/html/testdata/webkit/tests20.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/tests21.dat [moved from main/libgo/go/html/testdata/webkit/tests21.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/tests22.dat [moved from main/libgo/go/html/testdata/webkit/tests22.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/tests23.dat [moved from main/libgo/go/html/testdata/webkit/tests23.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/tests24.dat [moved from main/libgo/go/html/testdata/webkit/tests24.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/tests25.dat [moved from main/libgo/go/html/testdata/webkit/tests25.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/tests26.dat [moved from main/libgo/go/html/testdata/webkit/tests26.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/tests3.dat [moved from main/libgo/go/html/testdata/webkit/tests3.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/tests4.dat [moved from main/libgo/go/html/testdata/webkit/tests4.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/tests5.dat [moved from main/libgo/go/html/testdata/webkit/tests5.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/tests6.dat [moved from main/libgo/go/html/testdata/webkit/tests6.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/tests7.dat [moved from main/libgo/go/html/testdata/webkit/tests7.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/tests8.dat [moved from main/libgo/go/html/testdata/webkit/tests8.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/tests9.dat [moved from main/libgo/go/html/testdata/webkit/tests9.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/tests_innerHTML_1.dat [moved from main/libgo/go/html/testdata/webkit/tests_innerHTML_1.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/tricky01.dat [moved from main/libgo/go/html/testdata/webkit/tricky01.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/webkit01.dat [moved from main/libgo/go/html/testdata/webkit/webkit01.dat with 100% similarity]
main/libgo/go/exp/html/testdata/webkit/webkit02.dat [moved from main/libgo/go/html/testdata/webkit/webkit02.dat with 100% similarity]
main/libgo/go/exp/html/token.go [new file with mode: 0644]
main/libgo/go/exp/html/token_test.go [new file with mode: 0644]
main/libgo/go/exp/inotify/inotify_linux.go
main/libgo/go/exp/inotify/inotify_linux_test.go
main/libgo/go/exp/norm/composition.go
main/libgo/go/exp/norm/forminfo.go
main/libgo/go/exp/norm/input.go
main/libgo/go/exp/norm/maketables.go
main/libgo/go/exp/norm/normalize.go
main/libgo/go/exp/norm/normalize_test.go
main/libgo/go/exp/norm/readwriter.go
main/libgo/go/exp/norm/tables.go
main/libgo/go/exp/norm/trie_test.go
main/libgo/go/exp/norm/triegen.go
main/libgo/go/exp/proxy/direct.go [new file with mode: 0644]
main/libgo/go/exp/proxy/per_host.go [new file with mode: 0644]
main/libgo/go/exp/proxy/per_host_test.go [new file with mode: 0644]
main/libgo/go/exp/proxy/proxy.go [new file with mode: 0644]
main/libgo/go/exp/proxy/proxy_test.go [new file with mode: 0644]
main/libgo/go/exp/proxy/socks5.go [new file with mode: 0644]
main/libgo/go/exp/signal/signal.go [moved from main/libgo/go/os/signal/signal.go with 100% similarity]
main/libgo/go/exp/signal/signal_test.go [new file with mode: 0644]
main/libgo/go/exp/spdy/read.go [deleted file]
main/libgo/go/exp/spdy/spdy_test.go [deleted file]
main/libgo/go/exp/spdy/types.go [deleted file]
main/libgo/go/exp/spdy/write.go [deleted file]
main/libgo/go/exp/sql/convert.go [deleted file]
main/libgo/go/exp/sql/convert_test.go [deleted file]
main/libgo/go/exp/sql/driver/driver.go [deleted file]
main/libgo/go/exp/sql/driver/types.go [deleted file]
main/libgo/go/exp/sql/driver/types_test.go [deleted file]
main/libgo/go/exp/sql/fakedb_test.go [deleted file]
main/libgo/go/exp/sql/sql.go [deleted file]
main/libgo/go/exp/sql/sql_test.go [deleted file]
main/libgo/go/exp/ssh/channel.go [deleted file]
main/libgo/go/exp/ssh/cipher.go [deleted file]
main/libgo/go/exp/ssh/cipher_test.go [deleted file]
main/libgo/go/exp/ssh/client.go [deleted file]
main/libgo/go/exp/ssh/client_auth.go [deleted file]
main/libgo/go/exp/ssh/client_auth_test.go [deleted file]
main/libgo/go/exp/ssh/client_func_test.go [deleted file]
main/libgo/go/exp/ssh/common.go [deleted file]
main/libgo/go/exp/ssh/common_test.go [deleted file]
main/libgo/go/exp/ssh/doc.go [deleted file]
main/libgo/go/exp/ssh/messages.go [deleted file]
main/libgo/go/exp/ssh/messages_test.go [deleted file]
main/libgo/go/exp/ssh/server.go [deleted file]
main/libgo/go/exp/ssh/server_shell.go [deleted file]
main/libgo/go/exp/ssh/server_shell_test.go [deleted file]
main/libgo/go/exp/ssh/session.go [deleted file]
main/libgo/go/exp/ssh/session_test.go [deleted file]
main/libgo/go/exp/ssh/tcpip.go [deleted file]
main/libgo/go/exp/ssh/tcpip_func_test.go [deleted file]
main/libgo/go/exp/ssh/transport.go [deleted file]
main/libgo/go/exp/ssh/transport_test.go [deleted file]
main/libgo/go/exp/terminal/terminal.go
main/libgo/go/exp/terminal/terminal_test.go
main/libgo/go/exp/terminal/util.go
main/libgo/go/exp/types/check_test.go
main/libgo/go/exp/types/gcimporter.go
main/libgo/go/exp/types/gcimporter_test.go
main/libgo/go/exp/types/universe.go
main/libgo/go/exp/utf8string/string.go [new file with mode: 0644]
main/libgo/go/exp/utf8string/string_test.go [new file with mode: 0644]
main/libgo/go/expvar/expvar.go
main/libgo/go/expvar/expvar_test.go
main/libgo/go/flag/flag.go
main/libgo/go/flag/flag_test.go
main/libgo/go/fmt/doc.go
main/libgo/go/fmt/fmt_test.go
main/libgo/go/fmt/scan.go
main/libgo/go/go/ast/ast.go
main/libgo/go/go/ast/filter.go
main/libgo/go/go/ast/import.go
main/libgo/go/go/ast/print.go
main/libgo/go/go/ast/print_test.go
main/libgo/go/go/ast/scope.go
main/libgo/go/go/build/build.go
main/libgo/go/go/build/build_test.go
main/libgo/go/go/build/dir.go
main/libgo/go/go/build/path.go
main/libgo/go/go/build/pkgtest/sqrt_test.go
main/libgo/go/go/build/pkgtest/xsqrt_test.go
main/libgo/go/go/doc/comment.go
main/libgo/go/go/doc/comment_test.go
main/libgo/go/go/doc/doc.go
main/libgo/go/go/doc/doc_test.go [new file with mode: 0644]
main/libgo/go/go/doc/example.go
main/libgo/go/go/doc/exports.go
main/libgo/go/go/doc/filter.go
main/libgo/go/go/doc/headscan.go
main/libgo/go/go/doc/reader.go [new file with mode: 0644]
main/libgo/go/go/doc/testdata/a.0.golden [new file with mode: 0644]
main/libgo/go/go/doc/testdata/a.1.golden [new file with mode: 0644]
main/libgo/go/go/doc/testdata/a.2.golden [new file with mode: 0644]
main/libgo/go/go/doc/testdata/a0.go [new file with mode: 0644]
main/libgo/go/go/doc/testdata/a1.go [new file with mode: 0644]
main/libgo/go/go/doc/testdata/b.0.golden [new file with mode: 0644]
main/libgo/go/go/doc/testdata/b.1.golden [new file with mode: 0644]
main/libgo/go/go/doc/testdata/b.2.golden [new file with mode: 0644]
main/libgo/go/go/doc/testdata/b.go [new file with mode: 0644]
main/libgo/go/go/doc/testdata/benchmark.go [new file with mode: 0644]
main/libgo/go/go/doc/testdata/c.0.golden [new file with mode: 0644]
main/libgo/go/go/doc/testdata/c.1.golden [new file with mode: 0644]
main/libgo/go/go/doc/testdata/c.2.golden [new file with mode: 0644]
main/libgo/go/go/doc/testdata/c.go [new file with mode: 0644]
main/libgo/go/go/doc/testdata/d.0.golden [new file with mode: 0644]
main/libgo/go/go/doc/testdata/d.1.golden [new file with mode: 0644]
main/libgo/go/go/doc/testdata/d.2.golden [new file with mode: 0644]
main/libgo/go/go/doc/testdata/d1.go [new file with mode: 0644]
main/libgo/go/go/doc/testdata/d2.go [new file with mode: 0644]
main/libgo/go/go/doc/testdata/e.0.golden [new file with mode: 0644]
main/libgo/go/go/doc/testdata/e.1.golden [new file with mode: 0644]
main/libgo/go/go/doc/testdata/e.2.golden [new file with mode: 0644]
main/libgo/go/go/doc/testdata/e.go [new file with mode: 0644]
main/libgo/go/go/doc/testdata/example.go [copied from main/libgo/go/testing/example.go with 100% similarity]
main/libgo/go/go/doc/testdata/f.0.golden [new file with mode: 0644]
main/libgo/go/go/doc/testdata/f.1.golden [new file with mode: 0644]
main/libgo/go/go/doc/testdata/f.2.golden [new file with mode: 0644]
main/libgo/go/go/doc/testdata/f.go [new file with mode: 0644]
main/libgo/go/go/doc/testdata/template.txt [new file with mode: 0644]
main/libgo/go/go/doc/testdata/testing.0.golden [new file with mode: 0644]
main/libgo/go/go/doc/testdata/testing.1.golden [new file with mode: 0644]
main/libgo/go/go/doc/testdata/testing.2.golden [new file with mode: 0644]
main/libgo/go/go/doc/testdata/testing.go [new file with mode: 0644]
main/libgo/go/go/parser/interface.go
main/libgo/go/go/parser/parser.go
main/libgo/go/go/parser/parser_test.go
main/libgo/go/go/printer/nodes.go
main/libgo/go/go/printer/printer.go
main/libgo/go/go/printer/printer_test.go
main/libgo/go/go/printer/testdata/declarations.golden
main/libgo/go/go/printer/testdata/linebreaks.golden
main/libgo/go/go/printer/testdata/linebreaks.input
main/libgo/go/go/printer/testdata/parser.go
main/libgo/go/go/scanner/scanner.go
main/libgo/go/go/scanner/scanner_test.go
main/libgo/go/go/token/position.go
main/libgo/go/go/token/position_test.go
main/libgo/go/go/token/serialize.go
main/libgo/go/go/token/serialize_test.go
main/libgo/go/go/token/token.go
main/libgo/go/hash/adler32/adler32.go
main/libgo/go/hash/crc32/crc32.go
main/libgo/go/hash/crc64/crc64.go
main/libgo/go/hash/fnv/fnv.go
main/libgo/go/hash/hash.go
main/libgo/go/html/escape.go
main/libgo/go/html/foreign.go [deleted file]
main/libgo/go/html/node.go [deleted file]
main/libgo/go/html/parse.go [deleted file]
main/libgo/go/html/parse_test.go [deleted file]
main/libgo/go/html/render.go [deleted file]
main/libgo/go/html/template/doc.go
main/libgo/go/html/template/escape_test.go
main/libgo/go/html/template/js.go
main/libgo/go/html/token.go [deleted file]
main/libgo/go/html/token_test.go [deleted file]
main/libgo/go/image/bmp/reader.go [deleted file]
main/libgo/go/image/color/color.go
main/libgo/go/image/color/ycbcr.go
main/libgo/go/image/decode_test.go
main/libgo/go/image/draw/bench_test.go
main/libgo/go/image/draw/draw.go
main/libgo/go/image/draw/draw_test.go
main/libgo/go/image/format.go
main/libgo/go/image/geom.go
main/libgo/go/image/gif/reader.go
main/libgo/go/image/image.go
main/libgo/go/image/jpeg/reader.go
main/libgo/go/image/jpeg/writer.go
main/libgo/go/image/jpeg/writer_test.go
main/libgo/go/image/names.go
main/libgo/go/image/png/reader.go
main/libgo/go/image/png/writer.go
main/libgo/go/image/png/writer_test.go
main/libgo/go/image/testdata/video-001.bmp [deleted file]
main/libgo/go/image/testdata/video-001.tiff [deleted file]
main/libgo/go/image/tiff/buffer.go [deleted file]
main/libgo/go/image/tiff/buffer_test.go [deleted file]
main/libgo/go/image/tiff/compress.go [deleted file]
main/libgo/go/image/tiff/consts.go [deleted file]
main/libgo/go/image/tiff/reader.go [deleted file]
main/libgo/go/image/tiff/reader_test.go [deleted file]
main/libgo/go/image/tiff/testdata/bw-deflate.tiff [deleted file]
main/libgo/go/image/tiff/testdata/bw-packbits.tiff [deleted file]
main/libgo/go/image/tiff/testdata/bw-uncompressed.tiff [deleted file]
main/libgo/go/image/tiff/testdata/no_rps.tiff [deleted file]
main/libgo/go/image/tiff/testdata/video-001-uncompressed.tiff [deleted file]
main/libgo/go/image/ycbcr.go
main/libgo/go/image/ycbcr_test.go [new file with mode: 0644]
main/libgo/go/io/io.go
main/libgo/go/io/ioutil/ioutil.go
main/libgo/go/io/pipe.go
main/libgo/go/log/syslog/syslog.go
main/libgo/go/log/syslog/syslog_test.go
main/libgo/go/math/abs.go
main/libgo/go/math/acosh.go
main/libgo/go/math/all_test.go
main/libgo/go/math/asin.go
main/libgo/go/math/asinh.go
main/libgo/go/math/atan.go
main/libgo/go/math/atan2.go
main/libgo/go/math/atanh.go
main/libgo/go/math/big/arith.go
main/libgo/go/math/big/arith_decl.go
main/libgo/go/math/big/arith_test.go
main/libgo/go/math/big/int.go
main/libgo/go/math/big/int_test.go
main/libgo/go/math/big/nat.go
main/libgo/go/math/big/rat.go
main/libgo/go/math/cbrt.go
main/libgo/go/math/dim.go
main/libgo/go/math/erf.go
main/libgo/go/math/exp.go
main/libgo/go/math/expm1.go
main/libgo/go/math/floor.go
main/libgo/go/math/frexp.go
main/libgo/go/math/gamma.go
main/libgo/go/math/hypot.go
main/libgo/go/math/j0.go
main/libgo/go/math/j1.go
main/libgo/go/math/jn.go
main/libgo/go/math/ldexp.go
main/libgo/go/math/lgamma.go
main/libgo/go/math/log.go
main/libgo/go/math/log10.go
main/libgo/go/math/log1p.go
main/libgo/go/math/logb.go
main/libgo/go/math/mod.go
main/libgo/go/math/nextafter.go
main/libgo/go/math/pow.go
main/libgo/go/math/rand/rand.go
main/libgo/go/math/rand/rand_test.go
main/libgo/go/math/remainder.go
main/libgo/go/math/sin.go
main/libgo/go/math/sincos.go
main/libgo/go/math/sqrt.go
main/libgo/go/math/tan.go
main/libgo/go/mime/mediatype.go
main/libgo/go/mime/mediatype_test.go
main/libgo/go/mime/multipart/multipart.go
main/libgo/go/mime/type.go
main/libgo/go/net/cgo_stub.go
main/libgo/go/net/cgo_unix.go
main/libgo/go/net/dial.go
main/libgo/go/net/dial_test.go
main/libgo/go/net/dialgoogle_test.go
main/libgo/go/net/dict/dict.go [deleted file]
main/libgo/go/net/dnsclient_unix.go
main/libgo/go/net/dnsconfig.go
main/libgo/go/net/dnsmsg.go
main/libgo/go/net/doc.go [new file with mode: 0644]
main/libgo/go/net/fd.go
main/libgo/go/net/fd_linux.go
main/libgo/go/net/fd_netbsd.go
main/libgo/go/net/fd_openbsd.go
main/libgo/go/net/fd_windows.go
main/libgo/go/net/file.go
main/libgo/go/net/file_test.go
main/libgo/go/net/http/cgi/host.go
main/libgo/go/net/http/cgi/host_test.go
main/libgo/go/net/http/client.go
main/libgo/go/net/http/client_test.go
main/libgo/go/net/http/cookie.go
main/libgo/go/net/http/doc.go
main/libgo/go/net/http/fcgi/fcgi.go
main/libgo/go/net/http/fs_test.go
main/libgo/go/net/http/httputil/dump.go
main/libgo/go/net/http/httputil/persist.go
main/libgo/go/net/http/httputil/reverseproxy.go
main/libgo/go/net/http/httputil/reverseproxy_test.go
main/libgo/go/net/http/readrequest_test.go
main/libgo/go/net/http/request.go
main/libgo/go/net/http/request_test.go
main/libgo/go/net/http/requestwrite_test.go
main/libgo/go/net/http/response.go
main/libgo/go/net/http/serve_test.go
main/libgo/go/net/http/server.go
main/libgo/go/net/http/transport.go
main/libgo/go/net/http/transport_test.go
main/libgo/go/net/interface.go
main/libgo/go/net/interface_bsd.go
main/libgo/go/net/interface_darwin.go
main/libgo/go/net/interface_freebsd.go
main/libgo/go/net/interface_linux.go
main/libgo/go/net/interface_windows.go
main/libgo/go/net/ipraw_test.go
main/libgo/go/net/iprawsock_plan9.go
main/libgo/go/net/iprawsock_posix.go
main/libgo/go/net/ipsock.go
main/libgo/go/net/ipsock_plan9.go
main/libgo/go/net/ipsock_posix.go
main/libgo/go/net/lookup_plan9.go
main/libgo/go/net/lookup_unix.go
main/libgo/go/net/lookup_windows.go
main/libgo/go/net/multicast_test.go
main/libgo/go/net/net.go
main/libgo/go/net/net_test.go
main/libgo/go/net/newpollserver.go
main/libgo/go/net/pipe.go
main/libgo/go/net/rpc/client.go
main/libgo/go/net/rpc/server_test.go
main/libgo/go/net/sendfile_linux.go
main/libgo/go/net/server_test.go
main/libgo/go/net/smtp/auth.go
main/libgo/go/net/smtp/smtp.go
main/libgo/go/net/sock.go
main/libgo/go/net/sock_bsd.go
main/libgo/go/net/sock_linux.go
main/libgo/go/net/sock_windows.go
main/libgo/go/net/sockopt.go [new file with mode: 0644]
main/libgo/go/net/sockopt_bsd.go [new file with mode: 0644]
main/libgo/go/net/sockopt_linux.go [new file with mode: 0644]
main/libgo/go/net/sockopt_windows.go [new file with mode: 0644]
main/libgo/go/net/sockoptip.go [new file with mode: 0644]
main/libgo/go/net/sockoptip_bsd.go [new file with mode: 0644]
main/libgo/go/net/sockoptip_darwin.go [new file with mode: 0644]
main/libgo/go/net/sockoptip_freebsd.go [new file with mode: 0644]
main/libgo/go/net/sockoptip_linux.go [new file with mode: 0644]
main/libgo/go/net/sockoptip_openbsd.go [new file with mode: 0644]
main/libgo/go/net/sockoptip_windows.go [new file with mode: 0644]
main/libgo/go/net/tcpsock_plan9.go
main/libgo/go/net/tcpsock_posix.go
main/libgo/go/net/textproto/reader.go
main/libgo/go/net/textproto/reader_test.go
main/libgo/go/net/timeout_test.go
main/libgo/go/net/udp_test.go [new file with mode: 0644]
main/libgo/go/net/udpsock_plan9.go
main/libgo/go/net/udpsock_posix.go
main/libgo/go/net/unicast_test.go [new file with mode: 0644]
main/libgo/go/net/unixsock_plan9.go
main/libgo/go/net/unixsock_posix.go
main/libgo/go/net/url/url.go
main/libgo/go/net/url/url_test.go
main/libgo/go/old/netchan/common.go
main/libgo/go/old/regexp/regexp.go
main/libgo/go/old/template/template_test.go
main/libgo/go/os/dir.go
main/libgo/go/os/dir_largefile.go
main/libgo/go/os/dir_plan9.go
main/libgo/go/os/dir_regfile.go
main/libgo/go/os/dir_unix.go
main/libgo/go/os/doc.go [new file with mode: 0644]
main/libgo/go/os/env_test.go
main/libgo/go/os/error_plan9.go
main/libgo/go/os/error_posix.go
main/libgo/go/os/exec.go
main/libgo/go/os/exec/exec_test.go
main/libgo/go/os/exec/lp_unix.go
main/libgo/go/os/exec/lp_windows.go
main/libgo/go/os/exec_plan9.go
main/libgo/go/os/exec_posix.go
main/libgo/go/os/exec_unix.go
main/libgo/go/os/exec_windows.go
main/libgo/go/os/file.go
main/libgo/go/os/file_plan9.go
main/libgo/go/os/file_posix.go
main/libgo/go/os/file_unix.go
main/libgo/go/os/getwd.go
main/libgo/go/os/os_test.go
main/libgo/go/os/os_unix_test.go
main/libgo/go/os/path.go
main/libgo/go/os/path_test.go
main/libgo/go/os/signal/signal_test.go [deleted file]
main/libgo/go/os/stat.go
main/libgo/go/os/stat_openbsd.go
main/libgo/go/os/stat_plan9.go
main/libgo/go/os/stat_solaris.go
main/libgo/go/os/sys_bsd.go
main/libgo/go/os/sys_linux.go
main/libgo/go/os/sys_plan9.go
main/libgo/go/os/sys_uname.go
main/libgo/go/os/types.go
main/libgo/go/os/user/lookup_stubs.go
main/libgo/go/os/user/lookup_unix.go
main/libgo/go/os/user/lookup_windows.go [new file with mode: 0644]
main/libgo/go/os/user/user.go
main/libgo/go/os/user/user_test.go
main/libgo/go/patch/apply.go [deleted file]
main/libgo/go/patch/git.go [deleted file]
main/libgo/go/patch/patch.go [deleted file]
main/libgo/go/patch/patch_test.go [deleted file]
main/libgo/go/patch/textdiff.go [deleted file]
main/libgo/go/path/example_test.go [new file with mode: 0644]
main/libgo/go/path/filepath/path_test.go
main/libgo/go/reflect/all_test.go
main/libgo/go/reflect/type.go
main/libgo/go/regexp/all_test.go
main/libgo/go/regexp/exec.go
main/libgo/go/regexp/regexp.go
main/libgo/go/regexp/syntax/compile.go
main/libgo/go/regexp/syntax/parse.go
main/libgo/go/regexp/syntax/prog.go
main/libgo/go/regexp/syntax/prog_test.go
main/libgo/go/regexp/syntax/regexp.go
main/libgo/go/runtime/chan_test.go
main/libgo/go/runtime/debug.go
main/libgo/go/runtime/extern.go
main/libgo/go/runtime/gc_test.go
main/libgo/go/runtime/mem.go
main/libgo/go/runtime/pprof/pprof.go
main/libgo/go/sort/sort.go
main/libgo/go/strconv/extfloat.go
main/libgo/go/strconv/fp_test.go
main/libgo/go/strconv/ftoa.go
main/libgo/go/strconv/ftoa_test.go
main/libgo/go/strconv/itoa_test.go
main/libgo/go/strconv/quote.go
main/libgo/go/strconv/quote_test.go
main/libgo/go/strings/example_test.go [new file with mode: 0644]
main/libgo/go/sync/atomic/atomic_test.go
main/libgo/go/syscall/env_plan9.go
main/libgo/go/syscall/env_unix.go
main/libgo/go/syscall/exec_bsd.go [new file with mode: 0644]
main/libgo/go/syscall/exec_linux.go [new file with mode: 0644]
main/libgo/go/syscall/exec_unix.go
main/libgo/go/syscall/exec_windows.go
main/libgo/go/syscall/libcall_linux.go
main/libgo/go/syscall/libcall_posix.go
main/libgo/go/syscall/mksyscall.awk
main/libgo/go/syscall/security_windows.go [new file with mode: 0644]
main/libgo/go/syscall/sockcmsg_unix.go
main/libgo/go/syscall/socket.go
main/libgo/go/syscall/socket_irix.go
main/libgo/go/syscall/syscall.go
main/libgo/go/syscall/syscall_linux_386.go
main/libgo/go/syscall/syscall_linux_alpha.go
main/libgo/go/syscall/syscall_linux_amd64.go
main/libgo/go/syscall/syscall_unix.go
main/libgo/go/testing/benchmark.go
main/libgo/go/testing/example.go
main/libgo/go/testing/testing.go
main/libgo/go/testing/wrapper.go [deleted file]
main/libgo/go/text/tabwriter/tabwriter.go
main/libgo/go/text/template/doc.go
main/libgo/go/text/template/exec.go
main/libgo/go/text/template/exec_test.go
main/libgo/go/text/template/multi_test.go
main/libgo/go/text/template/parse/node.go
main/libgo/go/text/template/parse/parse_test.go
main/libgo/go/text/template/template.go
main/libgo/go/time/format.go
main/libgo/go/time/sleep.go
main/libgo/go/time/tick.go
main/libgo/go/time/time.go
main/libgo/go/time/time_test.go
main/libgo/go/unicode/casetables.go
main/libgo/go/unicode/tables.go
main/libgo/go/unicode/utf8/string.go [deleted file]
main/libgo/go/unicode/utf8/string_test.go [deleted file]
main/libgo/go/websocket/client.go [deleted file]
main/libgo/go/websocket/hixie.go [deleted file]
main/libgo/go/websocket/hixie_test.go [deleted file]
main/libgo/go/websocket/hybi.go [deleted file]
main/libgo/go/websocket/hybi_test.go [deleted file]
main/libgo/go/websocket/server.go [deleted file]
main/libgo/go/websocket/websocket.go [deleted file]
main/libgo/go/websocket/websocket_test.go [deleted file]
main/libgo/mksysinfo.sh
main/libgo/runtime/chan.c
main/libgo/runtime/go-make-slice.c
main/libgo/runtime/go-matherr.c [new file with mode: 0644]
main/libgo/runtime/go-new-map.c
main/libgo/runtime/go-nosys.c [new file with mode: 0644]
main/libgo/runtime/go-print.c
main/libgo/runtime/go-recover.c
main/libgo/runtime/go-reflect-call.c
main/libgo/runtime/go-type-identity.c
main/libgo/runtime/malloc.goc
main/libgo/runtime/malloc.h
main/libgo/runtime/mgc0.c
main/libgo/runtime/proc.c
main/libgo/runtime/runtime.c
main/libgo/runtime/runtime.h
main/libgo/runtime/runtime1.goc
main/libgo/runtime/thread-linux.c
main/libgo/runtime/thread-sema.c
main/libgo/runtime/thread.c
main/libgo/testsuite/Makefile.in
main/libgo/testsuite/gotest
main/libgomp/ChangeLog
main/libgomp/Makefile.am
main/libgomp/Makefile.in
main/libgomp/acinclude.m4
main/libgomp/config/linux/tile/futex.h [new file with mode: 0644]
main/libgomp/configure
main/libgomp/configure.tgt
main/libgomp/testsuite/libgomp.c/pr46886.c [new file with mode: 0644]
main/libiberty/ChangeLog
main/libiberty/make-relative-prefix.c
main/libitm/ChangeLog
main/libitm/Makefile.am
main/libitm/Makefile.in
main/libitm/alloc_cpp.cc
main/libitm/beginend.cc
main/libitm/common.h
main/libitm/config/linux/sparc/futex_bits.h [new file with mode: 0644]
main/libitm/config/sparc/cacheline.h [new file with mode: 0644]
main/libitm/config/sparc/sjlj.S [new file with mode: 0644]
main/libitm/config/sparc/target.h [new file with mode: 0644]
main/libitm/config/x86/sjlj.S
main/libitm/configure
main/libitm/configure.ac
main/libitm/configure.tgt
main/libitm/dispatch.h
main/libitm/eh_cpp.cc
main/libitm/libitm_i.h
main/libitm/method-gl.cc
main/libitm/method-ml.cc [new file with mode: 0644]
main/libitm/retry.cc
main/libitm/testsuite/lib/libitm.exp
main/libitm/testsuite/libitm.c++/c++.exp
main/libitm/util.cc
main/libjava/ChangeLog
main/libjava/configure
main/libjava/configure.ac
main/libjava/interpret.cc
main/libjava/java/lang/reflect/natMethod.cc
main/libjava/java/lang/reflect/natVMProxy.cc
main/libstdc++-v3/ChangeLog
main/libstdc++-v3/Makefile.in
main/libstdc++-v3/acinclude.m4
main/libstdc++-v3/config/abi/post/alpha-linux-gnu/baseline_symbols.txt
main/libstdc++-v3/config/abi/post/i386-linux-gnu/baseline_symbols.txt
main/libstdc++-v3/config/abi/post/i486-linux-gnu/baseline_symbols.txt
main/libstdc++-v3/config/abi/post/powerpc-linux-gnu/baseline_symbols.txt
main/libstdc++-v3/config/abi/post/powerpc64-linux-gnu/32/baseline_symbols.txt
main/libstdc++-v3/config/abi/post/powerpc64-linux-gnu/baseline_symbols.txt
main/libstdc++-v3/config/abi/post/s390-linux-gnu/baseline_symbols.txt
main/libstdc++-v3/config/abi/post/s390x-linux-gnu/baseline_symbols.txt
main/libstdc++-v3/config/abi/post/x86_64-linux-gnu/32/baseline_symbols.txt
main/libstdc++-v3/config/abi/post/x86_64-linux-gnu/baseline_symbols.txt
main/libstdc++-v3/config/abi/post/x86_64-linux-gnu/x32/baseline_symbols.txt
main/libstdc++-v3/config/abi/pre/gnu-versioned-namespace.ver
main/libstdc++-v3/config/abi/pre/gnu.ver
main/libstdc++-v3/config/cpu/generic/atomicity_builtins/atomicity.h
main/libstdc++-v3/config/os/bsd/darwin/os_defines.h
main/libstdc++-v3/config/os/osf/ctype_base.h [new file with mode: 0644]
main/libstdc++-v3/config/os/osf/ctype_configure_char.cc [new file with mode: 0644]
main/libstdc++-v3/config/os/osf/ctype_inline.h [new file with mode: 0644]
main/libstdc++-v3/config/os/osf/error_constants.h [new file with mode: 0644]
main/libstdc++-v3/config/os/osf/os_defines.h [new file with mode: 0644]
main/libstdc++-v3/configure
main/libstdc++-v3/configure.ac
main/libstdc++-v3/configure.host
main/libstdc++-v3/doc/Makefile.in
main/libstdc++-v3/doc/doxygen/user.cfg.in
main/libstdc++-v3/doc/xml/manual/configure.xml
main/libstdc++-v3/doc/xml/manual/documentation_hacking.xml
main/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
main/libstdc++-v3/fragment.am
main/libstdc++-v3/include/Makefile.in
main/libstdc++-v3/include/bits/atomic_base.h
main/libstdc++-v3/include/bits/hashtable_policy.h
main/libstdc++-v3/include/bits/locale_facets.h
main/libstdc++-v3/include/bits/random.h
main/libstdc++-v3/include/bits/random.tcc
main/libstdc++-v3/include/bits/shared_ptr_base.h
main/libstdc++-v3/include/debug/safe_iterator.h
main/libstdc++-v3/include/ext/atomicity.h
main/libstdc++-v3/include/parallel/compatibility.h
main/libstdc++-v3/include/profile/base.h
main/libstdc++-v3/include/profile/impl/profiler.h
main/libstdc++-v3/include/profile/impl/profiler_algos.h
main/libstdc++-v3/include/profile/impl/profiler_container_size.h
main/libstdc++-v3/include/profile/impl/profiler_hash_func.h
main/libstdc++-v3/include/profile/impl/profiler_hashtable_size.h
main/libstdc++-v3/include/profile/impl/profiler_list_to_slist.h
main/libstdc++-v3/include/profile/impl/profiler_list_to_vector.h
main/libstdc++-v3/include/profile/impl/profiler_map_to_unordered_map.h
main/libstdc++-v3/include/profile/impl/profiler_node.h
main/libstdc++-v3/include/profile/impl/profiler_state.h
main/libstdc++-v3/include/profile/impl/profiler_trace.h
main/libstdc++-v3/include/profile/impl/profiler_vector_size.h
main/libstdc++-v3/include/profile/impl/profiler_vector_to_list.h
main/libstdc++-v3/include/profile/map
main/libstdc++-v3/include/profile/map.h
main/libstdc++-v3/include/profile/set
main/libstdc++-v3/include/profile/unordered_map
main/libstdc++-v3/include/profile/unordered_set
main/libstdc++-v3/include/profile/vector
main/libstdc++-v3/include/std/future
main/libstdc++-v3/include/std/limits
main/libstdc++-v3/include/std/mutex
main/libstdc++-v3/include/tr1/shared_ptr.h
main/libstdc++-v3/libsupc++/Makefile.in
main/libstdc++-v3/libsupc++/eh_ptr.cc
main/libstdc++-v3/libsupc++/eh_throw.cc
main/libstdc++-v3/libsupc++/eh_tm.cc
main/libstdc++-v3/libsupc++/guard.cc
main/libstdc++-v3/libsupc++/typeinfo
main/libstdc++-v3/po/Makefile.in
main/libstdc++-v3/python/Makefile.am
main/libstdc++-v3/python/Makefile.in
main/libstdc++-v3/python/libstdcxx/v6/printers.py
main/libstdc++-v3/src/Makefile.am
main/libstdc++-v3/src/Makefile.in
main/libstdc++-v3/src/c++11/Makefile.am
main/libstdc++-v3/src/c++11/Makefile.in
main/libstdc++-v3/src/c++11/condition_variable.cc
main/libstdc++-v3/src/c++11/future.cc
main/libstdc++-v3/src/c++98/Makefile.am
main/libstdc++-v3/src/c++98/Makefile.in
main/libstdc++-v3/src/c++98/locale.cc
main/libstdc++-v3/src/c++98/tree.cc
main/libstdc++-v3/testsuite/20_util/reference_wrapper/invoke-2.cc
main/libstdc++-v3/testsuite/20_util/shared_ptr/cons/43820_neg.cc
main/libstdc++-v3/testsuite/20_util/shared_ptr/cons/weak_ptr_expired.cc
main/libstdc++-v3/testsuite/20_util/system_clock/1.cc
main/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/char/dr1261.cc
main/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/wchar_t/dr1261.cc
main/libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/12439_1.cc
main/libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/12439_2.cc
main/libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/12439_3.cc
main/libstdc++-v3/testsuite/23_containers/unordered_set/operators/52309.cc [new file with mode: 0644]
main/libstdc++-v3/testsuite/26_numerics/random/bernoulli_distribution/requirements/typedefs.cc
main/libstdc++-v3/testsuite/26_numerics/random/binomial_distribution/requirements/typedefs.cc
main/libstdc++-v3/testsuite/26_numerics/random/cauchy_distribution/requirements/typedefs.cc
main/libstdc++-v3/testsuite/26_numerics/random/chi_squared_distribution/requirements/typedefs.cc
main/libstdc++-v3/testsuite/26_numerics/random/discrete_distribution/requirements/typedefs.cc
main/libstdc++-v3/testsuite/26_numerics/random/exponential_distribution/requirements/typedefs.cc
main/libstdc++-v3/testsuite/26_numerics/random/extreme_value_distribution/requirements/typedefs.cc
main/libstdc++-v3/testsuite/26_numerics/random/fisher_f_distribution/requirements/typedefs.cc
main/libstdc++-v3/testsuite/26_numerics/random/gamma_distribution/requirements/typedefs.cc
main/libstdc++-v3/testsuite/26_numerics/random/geometric_distribution/requirements/typedefs.cc
main/libstdc++-v3/testsuite/26_numerics/random/lognormal_distribution/requirements/typedefs.cc
main/libstdc++-v3/testsuite/26_numerics/random/negative_binomial_distribution/requirements/typedefs.cc
main/libstdc++-v3/testsuite/26_numerics/random/normal_distribution/requirements/typedefs.cc
main/libstdc++-v3/testsuite/26_numerics/random/piecewise_constant_distribution/requirements/typedefs.cc
main/libstdc++-v3/testsuite/26_numerics/random/piecewise_linear_distribution/requirements/typedefs.cc
main/libstdc++-v3/testsuite/26_numerics/random/poisson_distribution/requirements/typedefs.cc
main/libstdc++-v3/testsuite/26_numerics/random/student_t_distribution/requirements/typedefs.cc
main/libstdc++-v3/testsuite/26_numerics/random/uniform_int_distribution/requirements/typedefs.cc
main/libstdc++-v3/testsuite/26_numerics/random/uniform_real_distribution/requirements/typedefs.cc
main/libstdc++-v3/testsuite/26_numerics/random/weibull_distribution/requirements/typedefs.cc
main/libstdc++-v3/testsuite/27_io/basic_istream/readsome/wchar_t/6746-2.cc
main/libstdc++-v3/testsuite/27_io/basic_istream/seekg/wchar_t/fstream.cc
main/libstdc++-v3/testsuite/27_io/basic_istream/tellg/wchar_t/1.cc
main/libstdc++-v3/testsuite/27_io/basic_istream/tellg/wchar_t/fstream.cc
main/libstdc++-v3/testsuite/27_io/basic_ostream/seekp/wchar_t/2346-fstream.cc
main/libstdc++-v3/testsuite/27_io/basic_ostream/tellp/wchar_t/1.cc
main/libstdc++-v3/testsuite/29_atomics/atomic/cons/49445.cc [new file with mode: 0644]
main/libstdc++-v3/testsuite/29_atomics/atomic/operators/51811.cc [new file with mode: 0644]
main/libstdc++-v3/testsuite/29_atomics/atomic/operators/pointer_partial_void.cc [new file with mode: 0644]
main/libstdc++-v3/testsuite/30_threads/call_once/39909.cc
main/libstdc++-v3/testsuite/30_threads/call_once/49668.cc
main/libstdc++-v3/testsuite/30_threads/call_once/call_once1.cc
main/libstdc++-v3/testsuite/30_threads/future/members/wait_for.cc
main/libstdc++-v3/testsuite/30_threads/future/members/wait_until.cc
main/libstdc++-v3/testsuite/30_threads/lock_guard/cons/1.cc
main/libstdc++-v3/testsuite/30_threads/mutex/cons/1.cc
main/libstdc++-v3/testsuite/30_threads/mutex/dest/destructor_locked.cc
main/libstdc++-v3/testsuite/30_threads/mutex/lock/1.cc
main/libstdc++-v3/testsuite/30_threads/mutex/native_handle/1.cc
main/libstdc++-v3/testsuite/30_threads/mutex/native_handle/typesizes.cc
main/libstdc++-v3/testsuite/30_threads/mutex/try_lock/1.cc
main/libstdc++-v3/testsuite/30_threads/mutex/try_lock/2.cc
main/libstdc++-v3/testsuite/30_threads/mutex/unlock/1.cc
main/libstdc++-v3/testsuite/30_threads/packaged_task/members/get_future.cc
main/libstdc++-v3/testsuite/30_threads/promise/members/set_value2.cc
main/libstdc++-v3/testsuite/30_threads/promise/members/set_value3.cc
main/libstdc++-v3/testsuite/30_threads/promise/members/swap.cc
main/libstdc++-v3/testsuite/30_threads/shared_future/members/wait_for.cc
main/libstdc++-v3/testsuite/30_threads/shared_future/members/wait_until.cc
main/libstdc++-v3/testsuite/30_threads/thread/native_handle/typesizes.cc
main/libstdc++-v3/testsuite/30_threads/unique_lock/cons/1.cc
main/libstdc++-v3/testsuite/30_threads/unique_lock/cons/2.cc
main/libstdc++-v3/testsuite/30_threads/unique_lock/cons/3.cc
main/libstdc++-v3/testsuite/30_threads/unique_lock/cons/4.cc
main/libstdc++-v3/testsuite/30_threads/unique_lock/cons/5.cc
main/libstdc++-v3/testsuite/30_threads/unique_lock/cons/6.cc
main/libstdc++-v3/testsuite/30_threads/unique_lock/locking/1.cc
main/libstdc++-v3/testsuite/30_threads/unique_lock/locking/2.cc
main/libstdc++-v3/testsuite/30_threads/unique_lock/locking/3.cc
main/libstdc++-v3/testsuite/30_threads/unique_lock/locking/4.cc
main/libstdc++-v3/testsuite/30_threads/unique_lock/modifiers/1.cc
main/libstdc++-v3/testsuite/30_threads/unique_lock/modifiers/2.cc
main/libstdc++-v3/testsuite/Makefile.in
main/libstdc++-v3/testsuite/lib/gdb-test.exp
main/libstdc++-v3/testsuite/libstdc++-prettyprinters/48362.cc
main/libstdc++-v3/testsuite/libstdc++-prettyprinters/cxx11.cc
main/libstdc++-v3/testsuite/libstdc++-prettyprinters/debug.cc [new file with mode: 0644]
main/libstdc++-v3/testsuite/libstdc++-prettyprinters/shared_ptr.cc [new file with mode: 0644]
main/libstdc++-v3/testsuite/libstdc++-prettyprinters/simple.cc
main/libstdc++-v3/testsuite/tr1/2_general_utilities/shared_ptr/cons/43820_neg.cc
main/libstdc++-v3/testsuite/util/testsuite_abi.cc
main/lto-plugin/ChangeLog
main/lto-plugin/lto-plugin.c