This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r201130 - in /branches/gupc: ./ ChangeLog MAINT...


Author: gfunck
Date: Mon Jul 22 13:38:32 2013
New Revision: 201130

URL: http://gcc.gnu.org/viewcvs?rev=201130&root=gcc&view=rev
Log:
	Merge trunk version 201119 into gupc branch.

Added:
    branches/gupc/libstdc++-v3/src/c++11/compatibility-condvar.cc
      - copied unchanged from r201120, trunk/libstdc++-v3/src/c++11/compatibility-condvar.cc
    branches/gupc/libstdc++-v3/testsuite/28_regex/algorithms/regex_search/
      - copied from r201120, trunk/libstdc++-v3/testsuite/28_regex/algorithms/regex_search/
Modified:
    branches/gupc/libstdc++-v3/ChangeLog
    branches/gupc/libstdc++-v3/include/bits/regex.h
    branches/gupc/libstdc++-v3/include/bits/regex_grep_matcher.h
    branches/gupc/libstdc++-v3/include/bits/regex_grep_matcher.tcc
    branches/gupc/libstdc++-v3/include/std/condition_variable
    branches/gupc/libstdc++-v3/src/Makefile.am
    branches/gupc/libstdc++-v3/src/Makefile.in
    branches/gupc/libstdc++-v3/src/c++11/condition_variable.cc
    branches/gupc/libstdc++-v3/testsuite/ext/pb_ds/example/hash_resize.cc

Changes in other areas also in this revision:
Added:
    branches/gupc/gcc/config/rs6000/htm.md
      - copied unchanged from r201120, trunk/gcc/config/rs6000/htm.md
    branches/gupc/gcc/config/rs6000/htmintrin.h
      - copied unchanged from r201120, trunk/gcc/config/rs6000/htmintrin.h
    branches/gupc/gcc/config/rs6000/htmxlintrin.h
      - copied unchanged from r201120, trunk/gcc/config/rs6000/htmxlintrin.h
    branches/gupc/gcc/passes.def
      - copied unchanged from r201120, trunk/gcc/passes.def
    branches/gupc/gcc/testsuite/c-c++-common/raw-string-13.c
      - copied unchanged from r201120, trunk/gcc/testsuite/c-c++-common/raw-string-13.c
    branches/gupc/gcc/testsuite/c-c++-common/raw-string-14.c
      - copied unchanged from r201120, trunk/gcc/testsuite/c-c++-common/raw-string-14.c
    branches/gupc/gcc/testsuite/c-c++-common/raw-string-15.c
      - copied unchanged from r201120, trunk/gcc/testsuite/c-c++-common/raw-string-15.c
    branches/gupc/gcc/testsuite/c-c++-common/raw-string-16.c
      - copied unchanged from r201120, trunk/gcc/testsuite/c-c++-common/raw-string-16.c
    branches/gupc/gcc/testsuite/g++.dg/pr57878.C
      - copied unchanged from r201120, trunk/gcc/testsuite/g++.dg/pr57878.C
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr57698.c
      - copied unchanged from r201120, trunk/gcc/testsuite/gcc.c-torture/compile/pr57698.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/pr57344-2.x
      - copied unchanged from r201120, trunk/gcc/testsuite/gcc.c-torture/execute/pr57344-2.x
    branches/gupc/gcc/testsuite/gcc.target/aarch64/vabs_intrinsic_1.c
      - copied unchanged from r201120, trunk/gcc/testsuite/gcc.target/aarch64/vabs_intrinsic_1.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/htm-builtin-1.c
      - copied unchanged from r201120, trunk/gcc/testsuite/gcc.target/powerpc/htm-builtin-1.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/htm-xl-intrin-1.c
      - copied unchanged from r201120, trunk/gcc/testsuite/gcc.target/powerpc/htm-xl-intrin-1.c
    branches/gupc/gcc/testsuite/gfortran.dg/dependency_42.f90
      - copied unchanged from r201120, trunk/gcc/testsuite/gfortran.dg/dependency_42.f90
    branches/gupc/gcc/testsuite/gfortran.dg/dependency_43.f90
      - copied unchanged from r201120, trunk/gcc/testsuite/gfortran.dg/dependency_43.f90
    branches/gupc/gcc/testsuite/gfortran.dg/dollar_sym_3.f
      - copied unchanged from r201120, trunk/gcc/testsuite/gfortran.dg/dollar_sym_3.f
    branches/gupc/gcc/testsuite/gfortran.dg/min_max_conformance_2.f90
      - copied unchanged from r201120, trunk/gcc/testsuite/gfortran.dg/min_max_conformance_2.f90
    branches/gupc/gcc/testsuite/gfortran.dg/round_4.f90
      - copied unchanged from r201120, trunk/gcc/testsuite/gfortran.dg/round_4.f90
    branches/gupc/libgo/go/archive/tar/testdata/pax.tar
      - copied unchanged from r201120, trunk/libgo/go/archive/tar/testdata/pax.tar
    branches/gupc/libgo/go/archive/tar/testdata/ustar.tar
      - copied unchanged from r201120, trunk/libgo/go/archive/tar/testdata/ustar.tar
    branches/gupc/libgo/go/archive/zip/testdata/test-trailing-junk.zip
      - copied unchanged from r201120, trunk/libgo/go/archive/zip/testdata/test-trailing-junk.zip
    branches/gupc/libgo/go/bufio/example_test.go
      - copied unchanged from r201120, trunk/libgo/go/bufio/example_test.go
    branches/gupc/libgo/go/bufio/export_test.go
      - copied unchanged from r201120, trunk/libgo/go/bufio/export_test.go
    branches/gupc/libgo/go/bufio/scan.go
      - copied unchanged from r201120, trunk/libgo/go/bufio/scan.go
    branches/gupc/libgo/go/bufio/scan_test.go
      - copied unchanged from r201120, trunk/libgo/go/bufio/scan_test.go
    branches/gupc/libgo/go/bytes/equal_test.go
      - copied unchanged from r201120, trunk/libgo/go/bytes/equal_test.go
    branches/gupc/libgo/go/crypto/cipher/cipher_test.go
      - copied unchanged from r201120, trunk/libgo/go/crypto/cipher/cipher_test.go
    branches/gupc/libgo/go/crypto/md5/md5block_decl.go
      - copied unchanged from r201120, trunk/libgo/go/crypto/md5/md5block_decl.go
    branches/gupc/libgo/go/crypto/rc4/rc4_asm.go
      - copied unchanged from r201120, trunk/libgo/go/crypto/rc4/rc4_asm.go
    branches/gupc/libgo/go/crypto/rc4/rc4_ref.go
      - copied unchanged from r201120, trunk/libgo/go/crypto/rc4/rc4_ref.go
    branches/gupc/libgo/go/crypto/sha1/sha1block_decl.go
      - copied unchanged from r201120, trunk/libgo/go/crypto/sha1/sha1block_decl.go
    branches/gupc/libgo/go/go/ast/filter_test.go
      - copied unchanged from r201120, trunk/libgo/go/go/ast/filter_test.go
    branches/gupc/libgo/go/image/gif/reader_test.go
      - copied unchanged from r201120, trunk/libgo/go/image/gif/reader_test.go
    branches/gupc/libgo/go/net/dial_gen.go
      - copied unchanged from r201120, trunk/libgo/go/net/dial_gen.go
    branches/gupc/libgo/go/net/fd_poll_runtime.go
      - copied unchanged from r201120, trunk/libgo/go/net/fd_poll_runtime.go
    branches/gupc/libgo/go/net/fd_poll_unix.go
      - copied unchanged from r201120, trunk/libgo/go/net/fd_poll_unix.go
    branches/gupc/libgo/go/net/http/cgi/posix_test.go
      - copied unchanged from r201120, trunk/libgo/go/net/http/cgi/posix_test.go
    branches/gupc/libgo/go/net/http/cookiejar/
      - copied from r201120, trunk/libgo/go/net/http/cookiejar/
    branches/gupc/libgo/go/net/http/npn_test.go
      - copied unchanged from r201120, trunk/libgo/go/net/http/npn_test.go
    branches/gupc/libgo/go/net/http/z_last_test.go
      - copied unchanged from r201120, trunk/libgo/go/net/http/z_last_test.go
    branches/gupc/libgo/go/net/multicast_test.go
      - copied unchanged from r201120, trunk/libgo/go/net/multicast_test.go
    branches/gupc/libgo/go/net/sock_unix.go
      - copied unchanged from r201120, trunk/libgo/go/net/sock_unix.go
    branches/gupc/libgo/go/net/unix_test.go
      - copied unchanged from r201120, trunk/libgo/go/net/unix_test.go
    branches/gupc/libgo/go/os/env_unix_test.go
      - copied unchanged from r201120, trunk/libgo/go/os/env_unix_test.go
    branches/gupc/libgo/go/os/exec/lp_unix_test.go
      - copied unchanged from r201120, trunk/libgo/go/os/exec/lp_unix_test.go
    branches/gupc/libgo/go/os/types_notwin.go
      - copied unchanged from r201120, trunk/libgo/go/os/types_notwin.go
    branches/gupc/libgo/go/os/types_windows.go
      - copied unchanged from r201120, trunk/libgo/go/os/types_windows.go
    branches/gupc/libgo/go/path/filepath/example_unix_test.go
      - copied unchanged from r201120, trunk/libgo/go/path/filepath/example_unix_test.go
    branches/gupc/libgo/go/runtime/debug/garbage.go
      - copied unchanged from r201120, trunk/libgo/go/runtime/debug/garbage.go
    branches/gupc/libgo/go/runtime/debug/garbage_test.go
      - copied unchanged from r201120, trunk/libgo/go/runtime/debug/garbage_test.go
    branches/gupc/libgo/go/runtime/map_test.go
      - copied unchanged from r201120, trunk/libgo/go/runtime/map_test.go
    branches/gupc/libgo/go/runtime/mapspeed_test.go
      - copied unchanged from r201120, trunk/libgo/go/runtime/mapspeed_test.go
    branches/gupc/libgo/go/sort/example_keys_test.go
      - copied unchanged from r201120, trunk/libgo/go/sort/example_keys_test.go
    branches/gupc/libgo/go/sort/example_multi_test.go
      - copied unchanged from r201120, trunk/libgo/go/sort/example_multi_test.go
    branches/gupc/libgo/go/testing/allocs.go
      - copied unchanged from r201120, trunk/libgo/go/testing/allocs.go
    branches/gupc/libgo/runtime/netpoll.goc
      - copied unchanged from r201120, trunk/libgo/runtime/netpoll.goc
    branches/gupc/libgo/runtime/netpoll_epoll.c
      - copied unchanged from r201120, trunk/libgo/runtime/netpoll_epoll.c
    branches/gupc/libgo/runtime/netpoll_kqueue.c
      - copied unchanged from r201120, trunk/libgo/runtime/netpoll_kqueue.c
    branches/gupc/libgo/runtime/netpoll_stub.c
      - copied unchanged from r201120, trunk/libgo/runtime/netpoll_stub.c
    branches/gupc/libgo/runtime/signal_unix.h
      - copied unchanged from r201120, trunk/libgo/runtime/signal_unix.h
Removed:
    branches/gupc/libgo/go/container/heap/example_test.go
    branches/gupc/libgo/go/exp/cookiejar/jar.go
    branches/gupc/libgo/go/exp/cookiejar/storage.go
    branches/gupc/libgo/go/exp/cookiejar/storage_test.go
    branches/gupc/libgo/go/exp/ebnf/ebnf.go
    branches/gupc/libgo/go/exp/ebnf/ebnf_test.go
    branches/gupc/libgo/go/exp/ebnf/parser.go
    branches/gupc/libgo/go/exp/ebnflint/doc.go
    branches/gupc/libgo/go/exp/ebnflint/ebnflint.go
    branches/gupc/libgo/go/exp/ebnflint/ebnflint_test.go
    branches/gupc/libgo/go/exp/gotype/doc.go
    branches/gupc/libgo/go/exp/gotype/gotype.go
    branches/gupc/libgo/go/exp/gotype/gotype_test.go
    branches/gupc/libgo/go/exp/gotype/testdata/test1.go
    branches/gupc/libgo/go/exp/html/atom/atom.go
    branches/gupc/libgo/go/exp/html/atom/atom_test.go
    branches/gupc/libgo/go/exp/html/atom/gen.go
    branches/gupc/libgo/go/exp/html/atom/table.go
    branches/gupc/libgo/go/exp/html/atom/table_test.go
    branches/gupc/libgo/go/exp/html/const.go
    branches/gupc/libgo/go/exp/html/doc.go
    branches/gupc/libgo/go/exp/html/doctype.go
    branches/gupc/libgo/go/exp/html/entity.go
    branches/gupc/libgo/go/exp/html/entity_test.go
    branches/gupc/libgo/go/exp/html/escape.go
    branches/gupc/libgo/go/exp/html/foreign.go
    branches/gupc/libgo/go/exp/html/node.go
    branches/gupc/libgo/go/exp/html/node_test.go
    branches/gupc/libgo/go/exp/html/parse.go
    branches/gupc/libgo/go/exp/html/parse_test.go
    branches/gupc/libgo/go/exp/html/render.go
    branches/gupc/libgo/go/exp/html/render_test.go
    branches/gupc/libgo/go/exp/html/testdata/go1.html
    branches/gupc/libgo/go/exp/html/testdata/webkit/README
    branches/gupc/libgo/go/exp/html/testdata/webkit/adoption01.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/adoption02.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/comments01.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/doctype01.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/entities01.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/entities02.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/html5test-com.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/inbody01.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/isindex.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/pending-spec-changes.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/scriptdata01.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/scripted/adoption01.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/scripted/webkit01.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/tables01.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/tests1.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/tests10.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/tests11.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/tests12.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/tests14.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/tests15.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/tests16.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/tests17.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/tests18.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/tests19.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/tests2.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/tests20.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/tests21.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/tests22.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/tests23.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/tests24.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/tests25.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/tests26.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/tests3.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/tests4.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/tests5.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/tests6.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/tests7.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/tests8.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/tests9.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/tests_innerHTML_1.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/tricky01.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/webkit01.dat
    branches/gupc/libgo/go/exp/html/testdata/webkit/webkit02.dat
    branches/gupc/libgo/go/exp/html/token.go
    branches/gupc/libgo/go/exp/html/token_test.go
    branches/gupc/libgo/go/exp/inotify/inotify_linux.go
    branches/gupc/libgo/go/exp/inotify/inotify_linux_test.go
    branches/gupc/libgo/go/exp/locale/collate/build/builder.go
    branches/gupc/libgo/go/exp/locale/collate/build/builder_test.go
    branches/gupc/libgo/go/exp/locale/collate/build/colelem.go
    branches/gupc/libgo/go/exp/locale/collate/build/colelem_test.go
    branches/gupc/libgo/go/exp/locale/collate/build/contract.go
    branches/gupc/libgo/go/exp/locale/collate/build/contract_test.go
    branches/gupc/libgo/go/exp/locale/collate/build/order.go
    branches/gupc/libgo/go/exp/locale/collate/build/order_test.go
    branches/gupc/libgo/go/exp/locale/collate/build/table.go
    branches/gupc/libgo/go/exp/locale/collate/build/trie.go
    branches/gupc/libgo/go/exp/locale/collate/build/trie_test.go
    branches/gupc/libgo/go/exp/locale/collate/colelem.go
    branches/gupc/libgo/go/exp/locale/collate/colelem_test.go
    branches/gupc/libgo/go/exp/locale/collate/collate.go
    branches/gupc/libgo/go/exp/locale/collate/colltab.go
    branches/gupc/libgo/go/exp/locale/collate/contract.go
    branches/gupc/libgo/go/exp/locale/collate/contract_test.go
    branches/gupc/libgo/go/exp/locale/collate/export.go
    branches/gupc/libgo/go/exp/locale/collate/export_test.go
    branches/gupc/libgo/go/exp/locale/collate/maketables.go
    branches/gupc/libgo/go/exp/locale/collate/regtest.go
    branches/gupc/libgo/go/exp/locale/collate/sort.go
    branches/gupc/libgo/go/exp/locale/collate/sort_test.go
    branches/gupc/libgo/go/exp/locale/collate/table.go
    branches/gupc/libgo/go/exp/locale/collate/tables.go
    branches/gupc/libgo/go/exp/locale/collate/tools/colcmp/chars.go
    branches/gupc/libgo/go/exp/locale/collate/tools/colcmp/col.go
    branches/gupc/libgo/go/exp/locale/collate/tools/colcmp/colcmp.go
    branches/gupc/libgo/go/exp/locale/collate/tools/colcmp/darwin.go
    branches/gupc/libgo/go/exp/locale/collate/tools/colcmp/gen.go
    branches/gupc/libgo/go/exp/locale/collate/tools/colcmp/icu.go
    branches/gupc/libgo/go/exp/locale/collate/trie.go
    branches/gupc/libgo/go/exp/locale/collate/trie_test.go
    branches/gupc/libgo/go/exp/norm/composition.go
    branches/gupc/libgo/go/exp/norm/composition_test.go
    branches/gupc/libgo/go/exp/norm/example_iter_test.go
    branches/gupc/libgo/go/exp/norm/forminfo.go
    branches/gupc/libgo/go/exp/norm/input.go
    branches/gupc/libgo/go/exp/norm/iter.go
    branches/gupc/libgo/go/exp/norm/iter_test.go
    branches/gupc/libgo/go/exp/norm/maketables.go
    branches/gupc/libgo/go/exp/norm/maketesttables.go
    branches/gupc/libgo/go/exp/norm/norm_test.go
    branches/gupc/libgo/go/exp/norm/normalize.go
    branches/gupc/libgo/go/exp/norm/normalize_test.go
    branches/gupc/libgo/go/exp/norm/normregtest.go
    branches/gupc/libgo/go/exp/norm/readwriter.go
    branches/gupc/libgo/go/exp/norm/readwriter_test.go
    branches/gupc/libgo/go/exp/norm/tables.go
    branches/gupc/libgo/go/exp/norm/trie.go
    branches/gupc/libgo/go/exp/norm/trie_test.go
    branches/gupc/libgo/go/exp/norm/triedata_test.go
    branches/gupc/libgo/go/exp/norm/triegen.go
    branches/gupc/libgo/go/exp/ssa/blockopt.go
    branches/gupc/libgo/go/exp/ssa/doc.go
    branches/gupc/libgo/go/exp/ssa/func.go
    branches/gupc/libgo/go/exp/ssa/literal.go
    branches/gupc/libgo/go/exp/ssa/print.go
    branches/gupc/libgo/go/exp/ssa/sanity.go
    branches/gupc/libgo/go/exp/ssa/ssa.go
    branches/gupc/libgo/go/exp/ssa/util.go
    branches/gupc/libgo/go/exp/utf8string/string.go
    branches/gupc/libgo/go/exp/utf8string/string_test.go
    branches/gupc/libgo/go/exp/winfsnotify/winfsnotify.go
    branches/gupc/libgo/go/exp/winfsnotify/winfsnotify_test.go
    branches/gupc/libgo/go/go/types/api.go
    branches/gupc/libgo/go/go/types/builtins.go
    branches/gupc/libgo/go/go/types/check.go
    branches/gupc/libgo/go/go/types/check_test.go
    branches/gupc/libgo/go/go/types/const.go
    branches/gupc/libgo/go/go/types/conversions.go
    branches/gupc/libgo/go/go/types/errors.go
    branches/gupc/libgo/go/go/types/exportdata.go
    branches/gupc/libgo/go/go/types/expr.go
    branches/gupc/libgo/go/go/types/gcimporter.go
    branches/gupc/libgo/go/go/types/gcimporter_test.go
    branches/gupc/libgo/go/go/types/objects.go
    branches/gupc/libgo/go/go/types/operand.go
    branches/gupc/libgo/go/go/types/predicates.go
    branches/gupc/libgo/go/go/types/resolve.go
    branches/gupc/libgo/go/go/types/resolver_test.go
    branches/gupc/libgo/go/go/types/scope.go
    branches/gupc/libgo/go/go/types/stmt.go
    branches/gupc/libgo/go/go/types/testdata/exports.go
    branches/gupc/libgo/go/go/types/types.go
    branches/gupc/libgo/go/go/types/types_test.go
    branches/gupc/libgo/go/go/types/universe.go
    branches/gupc/libgo/go/net/fd_linux.go
    branches/gupc/libgo/go/net/multicast_posix_test.go
    branches/gupc/libgo/go/net/newpollserver_unix.go
    branches/gupc/libgo/go/old/netchan/common.go
    branches/gupc/libgo/go/old/netchan/export.go
    branches/gupc/libgo/go/old/netchan/import.go
    branches/gupc/libgo/go/old/netchan/netchan_test.go
    branches/gupc/libgo/go/sort/example_reverse_test.go
Modified:
    branches/gupc/   (props changed)
    branches/gupc/ChangeLog
    branches/gupc/MAINTAINERS
    branches/gupc/configure
    branches/gupc/configure.ac
    branches/gupc/gcc/ChangeLog
    branches/gupc/gcc/ChangeLog.upc
    branches/gupc/gcc/DATESTAMP
    branches/gupc/gcc/Makefile.in
    branches/gupc/gcc/ada/ChangeLog
    branches/gupc/gcc/ada/gcc-interface/ada.h
    branches/gupc/gcc/ada/gcc-interface/gigi.h
    branches/gupc/gcc/ada/gcc-interface/trans.c
    branches/gupc/gcc/ada/gcc-interface/utils2.c
    branches/gupc/gcc/ada/gnat_rm.texi
    branches/gupc/gcc/ada/gnat_ugn.texi
    branches/gupc/gcc/ada/raise-gcc.c
    branches/gupc/gcc/ada/sigtramp-ppcvxw.c
    branches/gupc/gcc/ada/sysdep.c
    branches/gupc/gcc/ada/terminals.c
    branches/gupc/gcc/asan.c
    branches/gupc/gcc/bb-reorder.c
    branches/gupc/gcc/c-family/ChangeLog
    branches/gupc/gcc/c-family/c-common.c
    branches/gupc/gcc/c-family/c-common.h
    branches/gupc/gcc/cgraph.h
    branches/gupc/gcc/cgraphunit.c
    branches/gupc/gcc/config.gcc
    branches/gupc/gcc/config/aarch64/aarch64-builtins.c
    branches/gupc/gcc/config/aarch64/aarch64-protos.h
    branches/gupc/gcc/config/aarch64/aarch64-simd-builtins.def
    branches/gupc/gcc/config/aarch64/aarch64.c
    branches/gupc/gcc/config/aarch64/aarch64.md
    branches/gupc/gcc/config/aarch64/arm_neon.h
    branches/gupc/gcc/config/arm/arm-fixed.md
    branches/gupc/gcc/config/arm/arm.c
    branches/gupc/gcc/config/arm/arm.md
    branches/gupc/gcc/config/arm/arm1020e.md
    branches/gupc/gcc/config/arm/arm1026ejs.md
    branches/gupc/gcc/config/arm/arm1136jfs.md
    branches/gupc/gcc/config/arm/arm926ejs.md
    branches/gupc/gcc/config/arm/cortex-a15.md
    branches/gupc/gcc/config/arm/cortex-a5.md
    branches/gupc/gcc/config/arm/cortex-a53.md
    branches/gupc/gcc/config/arm/cortex-a7.md
    branches/gupc/gcc/config/arm/cortex-a8.md
    branches/gupc/gcc/config/arm/cortex-a9.md
    branches/gupc/gcc/config/arm/cortex-m4.md
    branches/gupc/gcc/config/arm/cortex-r4.md
    branches/gupc/gcc/config/arm/fa526.md
    branches/gupc/gcc/config/arm/fa606te.md
    branches/gupc/gcc/config/arm/fa626te.md
    branches/gupc/gcc/config/arm/fa726te.md
    branches/gupc/gcc/config/arm/fmp626.md
    branches/gupc/gcc/config/arm/marvell-pj4.md
    branches/gupc/gcc/config/arm/neon.md
    branches/gupc/gcc/config/arm/thumb2.md
    branches/gupc/gcc/config/arm/vfp.md
    branches/gupc/gcc/config/avr/avr-fixed.md
    branches/gupc/gcc/config/avr/avr-protos.h
    branches/gupc/gcc/config/avr/avr.c
    branches/gupc/gcc/config/avr/avr.md
    branches/gupc/gcc/config/darwin-protos.h
    branches/gupc/gcc/config/darwin.c
    branches/gupc/gcc/config/i386/i386.c
    branches/gupc/gcc/config/i386/i386.md
    branches/gupc/gcc/config/microblaze/microblaze.c
    branches/gupc/gcc/config/mips/mips.c
    branches/gupc/gcc/config/mips/mips.h
    branches/gupc/gcc/config/mips/mips.md
    branches/gupc/gcc/config/picochip/picochip.c
    branches/gupc/gcc/config/picochip/picochip.h
    branches/gupc/gcc/config/rs6000/darwin.h
    branches/gupc/gcc/config/rs6000/predicates.md
    branches/gupc/gcc/config/rs6000/rs6000-builtin.def
    branches/gupc/gcc/config/rs6000/rs6000-c.c
    branches/gupc/gcc/config/rs6000/rs6000-cpus.def
    branches/gupc/gcc/config/rs6000/rs6000.c
    branches/gupc/gcc/config/rs6000/rs6000.h
    branches/gupc/gcc/config/rs6000/rs6000.md
    branches/gupc/gcc/config/rs6000/rs6000.opt
    branches/gupc/gcc/config/rs6000/t-rs6000
    branches/gupc/gcc/config/rx/rx.c
    branches/gupc/gcc/config/s390/htmxlintrin.h
    branches/gupc/gcc/config/s390/s390.c
    branches/gupc/gcc/config/s390/s390.h
    branches/gupc/gcc/coretypes.h
    branches/gupc/gcc/cp/ChangeLog
    branches/gupc/gcc/cp/class.c
    branches/gupc/gcc/cp/cp-array-notation.c
    branches/gupc/gcc/cp/cp-objcp-common.c
    branches/gupc/gcc/cp/decl.c
    branches/gupc/gcc/cp/init.c
    branches/gupc/gcc/cp/mangle.c
    branches/gupc/gcc/cp/parser.c
    branches/gupc/gcc/cp/pt.c
    branches/gupc/gcc/cp/semantics.c
    branches/gupc/gcc/ddg.c
    branches/gupc/gcc/df-core.c
    branches/gupc/gcc/df-problems.c
    branches/gupc/gcc/doc/extend.texi
    branches/gupc/gcc/doc/gcov.texi
    branches/gupc/gcc/doc/invoke.texi
    branches/gupc/gcc/double-int.h
    branches/gupc/gcc/dwarf2out.c
    branches/gupc/gcc/fortran/ChangeLog
    branches/gupc/gcc/fortran/check.c
    branches/gupc/gcc/fortran/dependency.c
    branches/gupc/gcc/fortran/libgfortran.h
    branches/gupc/gcc/fortran/match.c
    branches/gupc/gcc/fortran/trans-decl.c
    branches/gupc/gcc/fortran/trans-expr.c
    branches/gupc/gcc/gcse.c
    branches/gupc/gcc/genattr.c
    branches/gupc/gcc/gengtype-state.c
    branches/gupc/gcc/gengtype.c
    branches/gupc/gcc/gimple-fold.c
    branches/gupc/gcc/go/gofrontend/gogo.cc
    branches/gupc/gcc/graphite-optimize-isl.c
    branches/gupc/gcc/ipa-inline.h
    branches/gupc/gcc/ipa-prop.c
    branches/gupc/gcc/ipa-prop.h
    branches/gupc/gcc/ipa-pure-const.c
    branches/gupc/gcc/ipa.c
    branches/gupc/gcc/loop-unroll.c
    branches/gupc/gcc/lra-assigns.c
    branches/gupc/gcc/lra-constraints.c
    branches/gupc/gcc/lto-streamer-out.c
    branches/gupc/gcc/lto/ChangeLog
    branches/gupc/gcc/lto/lto-partition.c
    branches/gupc/gcc/objc/ChangeLog
    branches/gupc/gcc/objc/objc-act.c
    branches/gupc/gcc/objc/objc-encoding.c
    branches/gupc/gcc/objc/objc-gnu-runtime-abi-01.c
    branches/gupc/gcc/objc/objc-next-runtime-abi-01.c
    branches/gupc/gcc/objc/objc-next-runtime-abi-02.c
    branches/gupc/gcc/omp-low.c
    branches/gupc/gcc/passes.c
    branches/gupc/gcc/read-md.c
    branches/gupc/gcc/read-rtl.c
    branches/gupc/gcc/recog.c
    branches/gupc/gcc/sched-deps.c
    branches/gupc/gcc/symtab.c
    branches/gupc/gcc/testsuite/ChangeLog
    branches/gupc/gcc/testsuite/c-c++-common/pr41779.c
    branches/gupc/gcc/testsuite/c-c++-common/raw-string-2.c
    branches/gupc/gcc/testsuite/g++.dg/cilk-plus/cilk-plus.exp
    branches/gupc/gcc/testsuite/g++.dg/debug/pr56819.C
    branches/gupc/gcc/testsuite/g++.dg/ext/vector23.C
    branches/gupc/gcc/testsuite/g++.dg/guality/guality.exp
    branches/gupc/gcc/testsuite/g++.old-deja/g++.other/init19.C
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/20031125-2.c
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/20040621-1.c
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr43791.c
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr44043.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/20020418-1.c
    branches/gupc/gcc/testsuite/gcc.dg/20020108-1.c
    branches/gupc/gcc/testsuite/gcc.dg/atomic-generic-aux.c
    branches/gupc/gcc/testsuite/gcc.dg/builtin-complex-err-2.c
    branches/gupc/gcc/testsuite/gcc.dg/cilk-plus/cilk-plus.exp
    branches/gupc/gcc/testsuite/gcc.dg/decl-1.c
    branches/gupc/gcc/testsuite/gcc.dg/di-sync-multithread.c
    branches/gupc/gcc/testsuite/gcc.dg/format/c90-printf-1.c
    branches/gupc/gcc/testsuite/gcc.dg/format/ms_c90-printf-1.c
    branches/gupc/gcc/testsuite/gcc.dg/long-long-compare-1.c
    branches/gupc/gcc/testsuite/gcc.dg/plugin/start_unit_plugin.c
    branches/gupc/gcc/testsuite/gcc.dg/pr17055-1.c
    branches/gupc/gcc/testsuite/gcc.dg/pr27095.c
    branches/gupc/gcc/testsuite/gcc.dg/pr42611.c
    branches/gupc/gcc/testsuite/gcc.dg/pr53265.c
    branches/gupc/gcc/testsuite/gcc.dg/pr57154.c
    branches/gupc/gcc/testsuite/gcc.dg/simulate-thread/simulate-thread.exp
    branches/gupc/gcc/testsuite/gcc.dg/torture/fp-int-convert.h
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr53366-1.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr56488.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr57381.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr57584.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-prof/inliner-1.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/20030731-1.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/forwprop-6.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ipa-cp-1.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/loop-1.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/loop-19.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/pr21001.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/pr21090.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/pr42585.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/pr57385.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-5.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/unreachable.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-cond-5.c
    branches/gupc/gcc/testsuite/gcc.dg/weak/typeof-2.c
    branches/gupc/gcc/testsuite/gcc.misc-tests/gcov-14.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/aapcs64/abitest-common.h
    branches/gupc/gcc/testsuite/gcc.target/aarch64/scalar_intrinsics.c
    branches/gupc/gcc/testsuite/gcc.target/arm/naked-1.c
    branches/gupc/gcc/testsuite/gcc.target/avr/torture/builtins-4-roundfx.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_double_1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_double_3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_float_1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_float_3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr9771-1.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/pr57744.c
    branches/gupc/gcc/testsuite/gcc.target/sh/pr54760-4.c
    branches/gupc/gcc/testsuite/gcc.target/sparc/sparc-constant-1.c
    branches/gupc/gcc/testsuite/gcc.target/sparc/struct-ret-check.c
    branches/gupc/gcc/testsuite/gcc.target/x86_64/abi/test_struct_returning.c
    branches/gupc/gcc/testsuite/gfortran.dg/c_ptr_tests_8_funcs.c
    branches/gupc/gcc/testsuite/gfortran.dg/dollar_sym_1.f90
    branches/gupc/gcc/testsuite/gfortran.dg/guality/guality.exp
    branches/gupc/gcc/testsuite/gfortran.dg/nint_2.f90
    branches/gupc/gcc/testsuite/gfortran.fortran-torture/execute/intrinsic_nearest.x
    branches/gupc/gcc/testsuite/lib/dg-pch.exp
    branches/gupc/gcc/testsuite/lib/target-supports.exp
    branches/gupc/gcc/testsuite/obj-c++.dg/cxx-ivars-3.mm
    branches/gupc/gcc/testsuite/obj-c++.dg/method-12.mm
    branches/gupc/gcc/testsuite/obj-c++.dg/proto-lossage-7.mm
    branches/gupc/gcc/testsuite/obj-c++.dg/strings/const-cfstring-5.mm
    branches/gupc/gcc/testsuite/obj-c++.dg/strings/const-str-12.mm
    branches/gupc/gcc/testsuite/obj-c++.dg/syntax-error-1.mm
    branches/gupc/gcc/testsuite/obj-c++.dg/torture/strings/const-str-10.mm
    branches/gupc/gcc/testsuite/obj-c++.dg/torture/strings/const-str-11.mm
    branches/gupc/gcc/testsuite/obj-c++.dg/torture/strings/const-str-9.mm
    branches/gupc/gcc/testsuite/objc-obj-c++-shared/objc-test-suite-next-encode-assist-impl.h
    branches/gupc/gcc/testsuite/objc.dg/encode-7-next-64bit.m
    branches/gupc/gcc/testsuite/objc.dg/image-info.m
    branches/gupc/gcc/testsuite/objc.dg/method-6.m
    branches/gupc/gcc/testsuite/objc.dg/no-extra-load.m
    branches/gupc/gcc/testsuite/objc.dg/objc-foreach-4.m
    branches/gupc/gcc/testsuite/objc.dg/objc-foreach-5.m
    branches/gupc/gcc/testsuite/objc.dg/pr23214.m
    branches/gupc/gcc/testsuite/objc.dg/proto-lossage-7.m
    branches/gupc/gcc/testsuite/objc.dg/strings/const-cfstring-5.m
    branches/gupc/gcc/testsuite/objc.dg/strings/const-str-12b.m
    branches/gupc/gcc/testsuite/objc.dg/symtab-1.m
    branches/gupc/gcc/testsuite/objc.dg/torture/strings/const-str-10.m
    branches/gupc/gcc/testsuite/objc.dg/torture/strings/const-str-11.m
    branches/gupc/gcc/testsuite/objc.dg/torture/strings/const-str-9.m
    branches/gupc/gcc/testsuite/objc.dg/zero-link-1.m
    branches/gupc/gcc/testsuite/objc.dg/zero-link-2.m
    branches/gupc/gcc/testsuite/objc.dg/zero-link-3.m
    branches/gupc/gcc/tlink.c
    branches/gupc/gcc/tree-eh.c
    branches/gupc/gcc/tree-inline.c
    branches/gupc/gcc/tree-pass.h
    branches/gupc/gcc/tree-ssa-dce.c
    branches/gupc/gcc/tree-ssa-loop-ivcanon.c
    branches/gupc/gcc/tree-ssa-reassoc.c
    branches/gupc/gcc/tree-ssa-structalias.c
    branches/gupc/gcc/tree-ssa-tail-merge.c
    branches/gupc/gcc/tree-ssa-threadedge.c
    branches/gupc/gcc/tree-vect-data-refs.c
    branches/gupc/libcpp/ChangeLog
    branches/gupc/libcpp/lex.c
    branches/gupc/libgcc/ChangeLog
    branches/gupc/libgcc/config/avr/lib1funcs-fixed.S
    branches/gupc/libgcc/libgcc2.c
    branches/gupc/libgfortran/ChangeLog
    branches/gupc/libgfortran/Makefile.in
    branches/gupc/libgfortran/aclocal.m4
    branches/gupc/libgfortran/config.h.in
    branches/gupc/libgfortran/config/fpu-387.h
    branches/gupc/libgfortran/config/fpu-aix.h
    branches/gupc/libgfortran/config/fpu-generic.h
    branches/gupc/libgfortran/config/fpu-glibc.h
    branches/gupc/libgfortran/config/fpu-sysv.h
    branches/gupc/libgfortran/configure
    branches/gupc/libgfortran/configure.ac
    branches/gupc/libgfortran/io/io.h
    branches/gupc/libgfortran/io/read.c
    branches/gupc/libgfortran/io/transfer.c
    branches/gupc/libgfortran/libgfortran.h
    branches/gupc/libgo/MERGE
    branches/gupc/libgo/Makefile.am
    branches/gupc/libgo/Makefile.in
    branches/gupc/libgo/go/archive/tar/common.go
    branches/gupc/libgo/go/archive/tar/reader.go
    branches/gupc/libgo/go/archive/tar/reader_test.go
    branches/gupc/libgo/go/archive/tar/tar_test.go
    branches/gupc/libgo/go/archive/tar/writer.go
    branches/gupc/libgo/go/archive/tar/writer_test.go
    branches/gupc/libgo/go/archive/zip/reader.go
    branches/gupc/libgo/go/archive/zip/reader_test.go
    branches/gupc/libgo/go/archive/zip/struct.go
    branches/gupc/libgo/go/archive/zip/writer.go
    branches/gupc/libgo/go/bufio/bufio.go
    branches/gupc/libgo/go/bufio/bufio_test.go
    branches/gupc/libgo/go/builtin/builtin.go
    branches/gupc/libgo/go/bytes/buffer.go
    branches/gupc/libgo/go/bytes/buffer_test.go
    branches/gupc/libgo/go/bytes/bytes.go
    branches/gupc/libgo/go/bytes/bytes_decl.go
    branches/gupc/libgo/go/bytes/bytes_test.go
    branches/gupc/libgo/go/bytes/example_test.go
    branches/gupc/libgo/go/bytes/export_test.go
    branches/gupc/libgo/go/compress/bzip2/huffman.go
    branches/gupc/libgo/go/compress/flate/deflate_test.go
    branches/gupc/libgo/go/compress/flate/inflate.go
    branches/gupc/libgo/go/compress/flate/token.go
    branches/gupc/libgo/go/compress/gzip/gunzip.go
    branches/gupc/libgo/go/compress/gzip/gzip.go
    branches/gupc/libgo/go/compress/gzip/gzip_test.go
    branches/gupc/libgo/go/compress/lzw/reader.go
    branches/gupc/libgo/go/container/heap/heap.go
    branches/gupc/libgo/go/container/heap/heap_test.go
    branches/gupc/libgo/go/crypto/cipher/cbc.go
    branches/gupc/libgo/go/crypto/cipher/example_test.go
    branches/gupc/libgo/go/crypto/dsa/dsa.go
    branches/gupc/libgo/go/crypto/dsa/dsa_test.go
    branches/gupc/libgo/go/crypto/ecdsa/ecdsa.go
    branches/gupc/libgo/go/crypto/md5/gen.go
    branches/gupc/libgo/go/crypto/md5/md5_test.go
    branches/gupc/libgo/go/crypto/md5/md5block.go
    branches/gupc/libgo/go/crypto/rand/util.go
    branches/gupc/libgo/go/crypto/rc4/rc4.go
    branches/gupc/libgo/go/crypto/rc4/rc4_test.go
    branches/gupc/libgo/go/crypto/rsa/rsa.go
    branches/gupc/libgo/go/crypto/rsa/rsa_test.go
    branches/gupc/libgo/go/crypto/sha1/sha1_test.go
    branches/gupc/libgo/go/crypto/sha1/sha1block.go
    branches/gupc/libgo/go/crypto/tls/common.go
    branches/gupc/libgo/go/crypto/tls/generate_cert.go
    branches/gupc/libgo/go/crypto/tls/handshake_server.go
    branches/gupc/libgo/go/crypto/x509/pkcs8.go
    branches/gupc/libgo/go/crypto/x509/verify.go
    branches/gupc/libgo/go/crypto/x509/verify_test.go
    branches/gupc/libgo/go/crypto/x509/x509.go
    branches/gupc/libgo/go/crypto/x509/x509_test.go
    branches/gupc/libgo/go/database/sql/convert.go
    branches/gupc/libgo/go/database/sql/convert_test.go
    branches/gupc/libgo/go/database/sql/driver/driver.go
    branches/gupc/libgo/go/database/sql/fakedb_test.go
    branches/gupc/libgo/go/database/sql/sql.go
    branches/gupc/libgo/go/database/sql/sql_test.go
    branches/gupc/libgo/go/debug/dwarf/buf.go
    branches/gupc/libgo/go/debug/dwarf/entry.go
    branches/gupc/libgo/go/debug/dwarf/line.go
    branches/gupc/libgo/go/debug/dwarf/type.go
    branches/gupc/libgo/go/debug/dwarf/unit.go
    branches/gupc/libgo/go/debug/elf/file.go
    branches/gupc/libgo/go/debug/gosym/symtab.go
    branches/gupc/libgo/go/debug/macho/file.go
    branches/gupc/libgo/go/encoding/ascii85/ascii85.go
    branches/gupc/libgo/go/encoding/asn1/marshal.go
    branches/gupc/libgo/go/encoding/base32/base32.go
    branches/gupc/libgo/go/encoding/base32/base32_test.go
    branches/gupc/libgo/go/encoding/base64/base64.go
    branches/gupc/libgo/go/encoding/base64/base64_test.go
    branches/gupc/libgo/go/encoding/binary/binary.go
    branches/gupc/libgo/go/encoding/binary/binary_test.go
    branches/gupc/libgo/go/encoding/binary/varint.go
    branches/gupc/libgo/go/encoding/csv/reader.go
    branches/gupc/libgo/go/encoding/gob/codec_test.go
    branches/gupc/libgo/go/encoding/gob/decode.go
    branches/gupc/libgo/go/encoding/gob/gobencdec_test.go
    branches/gupc/libgo/go/encoding/gob/timing_test.go
    branches/gupc/libgo/go/encoding/gob/type.go
    branches/gupc/libgo/go/encoding/json/decode.go
    branches/gupc/libgo/go/encoding/json/decode_test.go
    branches/gupc/libgo/go/encoding/json/encode.go
    branches/gupc/libgo/go/encoding/json/encode_test.go
    branches/gupc/libgo/go/encoding/json/scanner_test.go
    branches/gupc/libgo/go/encoding/xml/marshal.go
    branches/gupc/libgo/go/encoding/xml/marshal_test.go
    branches/gupc/libgo/go/encoding/xml/read.go
    branches/gupc/libgo/go/encoding/xml/read_test.go
    branches/gupc/libgo/go/encoding/xml/typeinfo.go
    branches/gupc/libgo/go/encoding/xml/xml.go
    branches/gupc/libgo/go/encoding/xml/xml_test.go
    branches/gupc/libgo/go/fmt/doc.go
    branches/gupc/libgo/go/fmt/fmt_test.go
    branches/gupc/libgo/go/fmt/print.go
    branches/gupc/libgo/go/go/ast/filter.go
    branches/gupc/libgo/go/go/ast/print.go
    branches/gupc/libgo/go/go/build/build.go
    branches/gupc/libgo/go/go/build/deps_test.go
    branches/gupc/libgo/go/go/build/doc.go
    branches/gupc/libgo/go/go/doc/doc.go
    branches/gupc/libgo/go/go/doc/example.go
    branches/gupc/libgo/go/go/doc/example_test.go
    branches/gupc/libgo/go/go/doc/filter.go
    branches/gupc/libgo/go/go/doc/reader.go
    branches/gupc/libgo/go/go/doc/testdata/a.0.golden
    branches/gupc/libgo/go/go/doc/testdata/a.1.golden
    branches/gupc/libgo/go/go/doc/testdata/a.2.golden
    branches/gupc/libgo/go/go/doc/testdata/a0.go
    branches/gupc/libgo/go/go/doc/testdata/a1.go
    branches/gupc/libgo/go/go/doc/testdata/template.txt
    branches/gupc/libgo/go/go/format/format.go
    branches/gupc/libgo/go/go/parser/error_test.go
    branches/gupc/libgo/go/go/parser/interface.go
    branches/gupc/libgo/go/go/parser/parser.go
    branches/gupc/libgo/go/go/parser/parser_test.go
    branches/gupc/libgo/go/go/parser/short_test.go
    branches/gupc/libgo/go/go/printer/nodes.go
    branches/gupc/libgo/go/go/printer/printer.go
    branches/gupc/libgo/go/go/printer/testdata/declarations.golden
    branches/gupc/libgo/go/go/printer/testdata/declarations.input
    branches/gupc/libgo/go/go/scanner/scanner.go
    branches/gupc/libgo/go/go/scanner/scanner_test.go
    branches/gupc/libgo/go/go/token/token.go
    branches/gupc/libgo/go/html/template/doc.go
    branches/gupc/libgo/go/html/template/template.go
    branches/gupc/libgo/go/html/template/transition.go
    branches/gupc/libgo/go/image/gif/reader.go
    branches/gupc/libgo/go/image/jpeg/reader.go
    branches/gupc/libgo/go/image/jpeg/reader_test.go
    branches/gupc/libgo/go/image/jpeg/scan.go
    branches/gupc/libgo/go/image/jpeg/writer_test.go
    branches/gupc/libgo/go/image/png/reader.go
    branches/gupc/libgo/go/image/png/reader_test.go
    branches/gupc/libgo/go/image/png/writer.go
    branches/gupc/libgo/go/io/io.go
    branches/gupc/libgo/go/io/io_test.go
    branches/gupc/libgo/go/io/ioutil/ioutil.go
    branches/gupc/libgo/go/io/ioutil/ioutil_test.go
    branches/gupc/libgo/go/io/ioutil/tempfile_test.go
    branches/gupc/libgo/go/log/syslog/syslog.go
    branches/gupc/libgo/go/log/syslog/syslog_test.go
    branches/gupc/libgo/go/log/syslog/syslog_unix.go
    branches/gupc/libgo/go/math/big/int.go
    branches/gupc/libgo/go/math/big/nat.go
    branches/gupc/libgo/go/math/big/rat.go
    branches/gupc/libgo/go/math/big/rat_test.go
    branches/gupc/libgo/go/math/hypot.go
    branches/gupc/libgo/go/math/rand/exp.go
    branches/gupc/libgo/go/math/rand/normal.go
    branches/gupc/libgo/go/math/rand/zipf.go
    branches/gupc/libgo/go/math/sqrt.go
    branches/gupc/libgo/go/math/tanh.go
    branches/gupc/libgo/go/mime/multipart/multipart.go
    branches/gupc/libgo/go/mime/multipart/quotedprintable.go
    branches/gupc/libgo/go/mime/multipart/quotedprintable_test.go
    branches/gupc/libgo/go/mime/type_unix.go
    branches/gupc/libgo/go/mime/type_windows.go
    branches/gupc/libgo/go/net/conn_test.go
    branches/gupc/libgo/go/net/dial.go
    branches/gupc/libgo/go/net/dial_test.go
    branches/gupc/libgo/go/net/fd_bsd.go
    branches/gupc/libgo/go/net/fd_plan9.go
    branches/gupc/libgo/go/net/fd_unix.go
    branches/gupc/libgo/go/net/fd_unix_test.go
    branches/gupc/libgo/go/net/fd_windows.go
    branches/gupc/libgo/go/net/file_plan9.go
    branches/gupc/libgo/go/net/file_test.go
    branches/gupc/libgo/go/net/file_windows.go
    branches/gupc/libgo/go/net/http/cgi/host_test.go
    branches/gupc/libgo/go/net/http/cgi/testdata/test.cgi
    branches/gupc/libgo/go/net/http/client.go
    branches/gupc/libgo/go/net/http/client_test.go
    branches/gupc/libgo/go/net/http/example_test.go
    branches/gupc/libgo/go/net/http/export_test.go
    branches/gupc/libgo/go/net/http/fcgi/child.go
    branches/gupc/libgo/go/net/http/filetransport_test.go
    branches/gupc/libgo/go/net/http/fs_test.go
    branches/gupc/libgo/go/net/http/header.go
    branches/gupc/libgo/go/net/http/header_test.go
    branches/gupc/libgo/go/net/http/httptest/server.go
    branches/gupc/libgo/go/net/http/httputil/dump_test.go
    branches/gupc/libgo/go/net/http/httputil/reverseproxy.go
    branches/gupc/libgo/go/net/http/httputil/reverseproxy_test.go
    branches/gupc/libgo/go/net/http/jar.go
    branches/gupc/libgo/go/net/http/pprof/pprof.go
    branches/gupc/libgo/go/net/http/request.go
    branches/gupc/libgo/go/net/http/request_test.go
    branches/gupc/libgo/go/net/http/requestwrite_test.go
    branches/gupc/libgo/go/net/http/response.go
    branches/gupc/libgo/go/net/http/response_test.go
    branches/gupc/libgo/go/net/http/serve_test.go
    branches/gupc/libgo/go/net/http/server.go
    branches/gupc/libgo/go/net/http/server_test.go
    branches/gupc/libgo/go/net/http/sniff_test.go
    branches/gupc/libgo/go/net/http/status.go
    branches/gupc/libgo/go/net/http/transfer.go
    branches/gupc/libgo/go/net/http/transport.go
    branches/gupc/libgo/go/net/http/transport_test.go
    branches/gupc/libgo/go/net/interface.go
    branches/gupc/libgo/go/net/interface_bsd.go
    branches/gupc/libgo/go/net/interface_darwin.go
    branches/gupc/libgo/go/net/interface_freebsd.go
    branches/gupc/libgo/go/net/interface_linux.go
    branches/gupc/libgo/go/net/interface_netbsd.go
    branches/gupc/libgo/go/net/interface_openbsd.go
    branches/gupc/libgo/go/net/interface_stub.go
    branches/gupc/libgo/go/net/interface_test.go
    branches/gupc/libgo/go/net/interface_windows.go
    branches/gupc/libgo/go/net/ip.go
    branches/gupc/libgo/go/net/ip_test.go
    branches/gupc/libgo/go/net/ipraw_test.go
    branches/gupc/libgo/go/net/iprawsock.go
    branches/gupc/libgo/go/net/iprawsock_plan9.go
    branches/gupc/libgo/go/net/iprawsock_posix.go
    branches/gupc/libgo/go/net/ipsock.go
    branches/gupc/libgo/go/net/ipsock_plan9.go
    branches/gupc/libgo/go/net/lookup_plan9.go
    branches/gupc/libgo/go/net/lookup_windows.go
    branches/gupc/libgo/go/net/net.go
    branches/gupc/libgo/go/net/net_test.go
    branches/gupc/libgo/go/net/packetconn_test.go
    branches/gupc/libgo/go/net/port_test.go
    branches/gupc/libgo/go/net/protoconn_test.go
    branches/gupc/libgo/go/net/rpc/client.go
    branches/gupc/libgo/go/net/rpc/jsonrpc/all_test.go
    branches/gupc/libgo/go/net/rpc/jsonrpc/client.go
    branches/gupc/libgo/go/net/rpc/server_test.go
    branches/gupc/libgo/go/net/sendfile_freebsd.go
    branches/gupc/libgo/go/net/sendfile_linux.go
    branches/gupc/libgo/go/net/server_test.go
    branches/gupc/libgo/go/net/smtp/auth.go
    branches/gupc/libgo/go/net/smtp/smtp_test.go
    branches/gupc/libgo/go/net/sock_bsd.go
    branches/gupc/libgo/go/net/sock_cloexec.go
    branches/gupc/libgo/go/net/sock_linux.go
    branches/gupc/libgo/go/net/sock_posix.go
    branches/gupc/libgo/go/net/sock_windows.go
    branches/gupc/libgo/go/net/sockopt_posix.go
    branches/gupc/libgo/go/net/sockopt_windows.go
    branches/gupc/libgo/go/net/sys_cloexec.go
    branches/gupc/libgo/go/net/tcp_test.go
    branches/gupc/libgo/go/net/tcpsock.go
    branches/gupc/libgo/go/net/tcpsock_plan9.go
    branches/gupc/libgo/go/net/tcpsock_posix.go
    branches/gupc/libgo/go/net/textproto/reader.go
    branches/gupc/libgo/go/net/textproto/reader_test.go
    branches/gupc/libgo/go/net/textproto/textproto.go
    branches/gupc/libgo/go/net/timeout_test.go
    branches/gupc/libgo/go/net/udp_test.go
    branches/gupc/libgo/go/net/udpsock.go
    branches/gupc/libgo/go/net/udpsock_plan9.go
    branches/gupc/libgo/go/net/udpsock_posix.go
    branches/gupc/libgo/go/net/unicast_posix_test.go
    branches/gupc/libgo/go/net/unixsock.go
    branches/gupc/libgo/go/net/unixsock_plan9.go
    branches/gupc/libgo/go/net/unixsock_posix.go
    branches/gupc/libgo/go/net/url/url.go
    branches/gupc/libgo/go/net/url/url_test.go
    branches/gupc/libgo/go/os/doc.go
    branches/gupc/libgo/go/os/exec/exec.go
    branches/gupc/libgo/go/os/exec/exec_test.go
    branches/gupc/libgo/go/os/exec/lp_plan9.go
    branches/gupc/libgo/go/os/exec/lp_unix.go
    branches/gupc/libgo/go/os/exec/lp_windows.go
    branches/gupc/libgo/go/os/exec_posix.go
    branches/gupc/libgo/go/os/file_plan9.go
    branches/gupc/libgo/go/os/file_posix.go
    branches/gupc/libgo/go/os/file_unix.go
    branches/gupc/libgo/go/os/getwd.go
    branches/gupc/libgo/go/os/os_test.go
    branches/gupc/libgo/go/os/signal/signal.go
    branches/gupc/libgo/go/os/signal/signal_stub.go
    branches/gupc/libgo/go/os/signal/signal_test.go
    branches/gupc/libgo/go/os/signal/signal_unix.go
    branches/gupc/libgo/go/os/stat.go
    branches/gupc/libgo/go/os/stat_atim.go
    branches/gupc/libgo/go/os/stat_atimespec.go
    branches/gupc/libgo/go/os/stat_plan9.go
    branches/gupc/libgo/go/os/stat_solaris.go
    branches/gupc/libgo/go/os/types.go
    branches/gupc/libgo/go/path/filepath/match_test.go
    branches/gupc/libgo/go/path/filepath/path.go
    branches/gupc/libgo/go/path/filepath/path_plan9.go
    branches/gupc/libgo/go/path/filepath/path_test.go
    branches/gupc/libgo/go/path/filepath/path_unix.go
    branches/gupc/libgo/go/path/filepath/path_windows.go
    branches/gupc/libgo/go/path/path_test.go
    branches/gupc/libgo/go/reflect/all_test.go
    branches/gupc/libgo/go/reflect/deepequal.go
    branches/gupc/libgo/go/reflect/makefunc.go
    branches/gupc/libgo/go/reflect/set_test.go
    branches/gupc/libgo/go/reflect/tostring_test.go
    branches/gupc/libgo/go/reflect/type.go
    branches/gupc/libgo/go/reflect/value.go
    branches/gupc/libgo/go/regexp/exec_test.go
    branches/gupc/libgo/go/regexp/regexp.go
    branches/gupc/libgo/go/regexp/syntax/doc.go
    branches/gupc/libgo/go/runtime/append_test.go
    branches/gupc/libgo/go/runtime/crash_cgo_test.go
    branches/gupc/libgo/go/runtime/crash_test.go
    branches/gupc/libgo/go/runtime/export_test.go
    branches/gupc/libgo/go/runtime/extern.go
    branches/gupc/libgo/go/runtime/gc_test.go
    branches/gupc/libgo/go/runtime/pprof/pprof.go
    branches/gupc/libgo/go/runtime/proc_test.go
    branches/gupc/libgo/go/runtime/string_test.go
    branches/gupc/libgo/go/sort/example_test.go
    branches/gupc/libgo/go/sort/search_test.go
    branches/gupc/libgo/go/sort/sort.go
    branches/gupc/libgo/go/sort/sort_test.go
    branches/gupc/libgo/go/strconv/atof_test.go
    branches/gupc/libgo/go/strconv/atoi.go
    branches/gupc/libgo/go/strconv/atoi_test.go
    branches/gupc/libgo/go/strconv/extfloat.go
    branches/gupc/libgo/go/strconv/fp_test.go
    branches/gupc/libgo/go/strconv/quote.go
    branches/gupc/libgo/go/strconv/strconv_test.go
    branches/gupc/libgo/go/strings/example_test.go
    branches/gupc/libgo/go/strings/strings.go
    branches/gupc/libgo/go/strings/strings_test.go
    branches/gupc/libgo/go/sync/atomic/atomic_test.go
    branches/gupc/libgo/go/sync/atomic/race.go
    branches/gupc/libgo/go/sync/cond.go
    branches/gupc/libgo/go/sync/example_test.go
    branches/gupc/libgo/go/sync/mutex.go
    branches/gupc/libgo/go/sync/rwmutex.go
    branches/gupc/libgo/go/sync/waitgroup.go
    branches/gupc/libgo/go/syscall/dir_plan9.go
    branches/gupc/libgo/go/syscall/env_plan9.go
    branches/gupc/libgo/go/syscall/env_unix.go
    branches/gupc/libgo/go/syscall/exec_bsd.go
    branches/gupc/libgo/go/syscall/exec_linux.go
    branches/gupc/libgo/go/syscall/passfd_test.go
    branches/gupc/libgo/go/syscall/route_bsd.go
    branches/gupc/libgo/go/syscall/route_darwin.go
    branches/gupc/libgo/go/syscall/route_freebsd.go
    branches/gupc/libgo/go/syscall/route_netbsd.go
    branches/gupc/libgo/go/syscall/route_openbsd.go
    branches/gupc/libgo/go/syscall/security_windows.go
    branches/gupc/libgo/go/syscall/sockcmsg_unix.go
    branches/gupc/libgo/go/syscall/socket.go
    branches/gupc/libgo/go/testing/iotest/reader.go
    branches/gupc/libgo/go/testing/quick/quick.go
    branches/gupc/libgo/go/testing/testing.go
    branches/gupc/libgo/go/text/template/exec.go
    branches/gupc/libgo/go/text/template/exec_test.go
    branches/gupc/libgo/go/text/template/funcs.go
    branches/gupc/libgo/go/text/template/parse/parse.go
    branches/gupc/libgo/go/time/example_test.go
    branches/gupc/libgo/go/time/format.go
    branches/gupc/libgo/go/time/sleep.go
    branches/gupc/libgo/go/time/sleep_test.go
    branches/gupc/libgo/go/time/time_test.go
    branches/gupc/libgo/go/time/zoneinfo.go
    branches/gupc/libgo/go/time/zoneinfo_read.go
    branches/gupc/libgo/go/unicode/letter.go
    branches/gupc/libgo/go/unicode/tables.go
    branches/gupc/libgo/go/unicode/utf8/utf8_test.go
    branches/gupc/libgo/merge.sh
    branches/gupc/libgo/runtime/chan.c
    branches/gupc/libgo/runtime/cpuprof.c
    branches/gupc/libgo/runtime/go-main.c
    branches/gupc/libgo/runtime/go-map-index.c
    branches/gupc/libgo/runtime/go-reflect-map.c
    branches/gupc/libgo/runtime/go-signal.c
    branches/gupc/libgo/runtime/go-unsafe-new.c
    branches/gupc/libgo/runtime/go-unsafe-newarray.c
    branches/gupc/libgo/runtime/lock_futex.c
    branches/gupc/libgo/runtime/lock_sema.c
    branches/gupc/libgo/runtime/malloc.goc
    branches/gupc/libgo/runtime/malloc.h
    branches/gupc/libgo/runtime/mcache.c
    branches/gupc/libgo/runtime/mcentral.c
    branches/gupc/libgo/runtime/mem.c
    branches/gupc/libgo/runtime/mfixalloc.c
    branches/gupc/libgo/runtime/mgc0.c
    branches/gupc/libgo/runtime/mgc0.h
    branches/gupc/libgo/runtime/mheap.c
    branches/gupc/libgo/runtime/mprof.goc
    branches/gupc/libgo/runtime/panic.c
    branches/gupc/libgo/runtime/parfor.c
    branches/gupc/libgo/runtime/print.c
    branches/gupc/libgo/runtime/proc.c
    branches/gupc/libgo/runtime/race.h
    branches/gupc/libgo/runtime/runtime.c
    branches/gupc/libgo/runtime/runtime.h
    branches/gupc/libgo/runtime/sema.goc
    branches/gupc/libgo/runtime/signal_unix.c
    branches/gupc/libgo/runtime/sigqueue.goc
    branches/gupc/libgo/runtime/string.goc
    branches/gupc/libgo/runtime/thread-linux.c
    branches/gupc/libgo/runtime/thread.c
    branches/gupc/libgo/runtime/time.goc
    branches/gupc/libiberty/regex.c
    branches/gupc/libitm/ChangeLog
    branches/gupc/libitm/acinclude.m4
    branches/gupc/libitm/config.h.in
    branches/gupc/libitm/config/powerpc/target.h
    branches/gupc/libitm/config/s390/target.h
    branches/gupc/libitm/configure
    branches/gupc/libitm/configure.ac
    branches/gupc/libitm/configure.tgt
    branches/gupc/libobjc/ChangeLog
    branches/gupc/libobjc/class.c
    branches/gupc/libobjc/encoding.c
    branches/gupc/libobjc/init.c
    branches/gupc/libobjc/objc-private/runtime.h
    branches/gupc/libobjc/objc-sync.c
    branches/gupc/libobjc/objc/runtime.h

Propchange: branches/gupc/
            ('svn:mergeinfo' modified)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]