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]

r183781 [1/2] - in /branches/gupc: ./ ChangeLog...


Author: gfunck
Date: Tue Jan 31 22:37:21 2012
New Revision: 183781

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183781
Log:

	Merge trunk version 183751 into gupc branch.
	Incorporates fix for bootstrap failure on openSUSE 12.1.

Added:
    branches/gupc/libstdc++-v3/src/c++11/
      - copied from r183751, trunk/libstdc++-v3/src/c++11/
    branches/gupc/libstdc++-v3/src/c++98/
      - copied from r183751, trunk/libstdc++-v3/src/c++98/
    branches/gupc/libstdc++-v3/src/shared/
      - copied from r183751, trunk/libstdc++-v3/src/shared/
    branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_multimap/erase/51845-multimap.cc
      - copied unchanged from r183751, trunk/libstdc++-v3/testsuite/23_containers/unordered_multimap/erase/51845-multimap.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_multimap/insert/51866.cc
      - copied unchanged from r183751, trunk/libstdc++-v3/testsuite/23_containers/unordered_multimap/insert/51866.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_multiset/insert/51866.cc
      - copied unchanged from r183751, trunk/libstdc++-v3/testsuite/23_containers/unordered_multiset/insert/51866.cc
    branches/gupc/libstdc++-v3/testsuite/libstdc++-prettyprinters/debug.cc
      - copied unchanged from r183751, trunk/libstdc++-v3/testsuite/libstdc++-prettyprinters/debug.cc
Removed:
    branches/gupc/libstdc++-v3/src/allocator-inst.cc
    branches/gupc/libstdc++-v3/src/bitmap_allocator.cc
    branches/gupc/libstdc++-v3/src/chrono.cc
    branches/gupc/libstdc++-v3/src/codecvt.cc
    branches/gupc/libstdc++-v3/src/compatibility-atomic-c++0x.cc
    branches/gupc/libstdc++-v3/src/compatibility-c++0x.cc
    branches/gupc/libstdc++-v3/src/compatibility-debug_list-2.cc
    branches/gupc/libstdc++-v3/src/compatibility-debug_list.cc
    branches/gupc/libstdc++-v3/src/compatibility-ldbl.cc
    branches/gupc/libstdc++-v3/src/compatibility-list-2.cc
    branches/gupc/libstdc++-v3/src/compatibility-list.cc
    branches/gupc/libstdc++-v3/src/compatibility-parallel_list-2.cc
    branches/gupc/libstdc++-v3/src/compatibility-parallel_list.cc
    branches/gupc/libstdc++-v3/src/compatibility.cc
    branches/gupc/libstdc++-v3/src/complex_io.cc
    branches/gupc/libstdc++-v3/src/concept-inst.cc
    branches/gupc/libstdc++-v3/src/condition_variable.cc
    branches/gupc/libstdc++-v3/src/ctype.cc
    branches/gupc/libstdc++-v3/src/debug.cc
    branches/gupc/libstdc++-v3/src/ext-inst.cc
    branches/gupc/libstdc++-v3/src/fstream-inst.cc
    branches/gupc/libstdc++-v3/src/functexcept.cc
    branches/gupc/libstdc++-v3/src/functional.cc
    branches/gupc/libstdc++-v3/src/future.cc
    branches/gupc/libstdc++-v3/src/globals_io.cc
    branches/gupc/libstdc++-v3/src/hash-long-double-tr1-aux.cc
    branches/gupc/libstdc++-v3/src/hash_c++0x.cc
    branches/gupc/libstdc++-v3/src/hash_tr1.cc
    branches/gupc/libstdc++-v3/src/hashtable-aux.cc
    branches/gupc/libstdc++-v3/src/hashtable_c++0x.cc
    branches/gupc/libstdc++-v3/src/hashtable_tr1.cc
    branches/gupc/libstdc++-v3/src/ios-inst.cc
    branches/gupc/libstdc++-v3/src/ios.cc
    branches/gupc/libstdc++-v3/src/ios_failure.cc
    branches/gupc/libstdc++-v3/src/ios_init.cc
    branches/gupc/libstdc++-v3/src/ios_locale.cc
    branches/gupc/libstdc++-v3/src/iostream-inst.cc
    branches/gupc/libstdc++-v3/src/istream-inst.cc
    branches/gupc/libstdc++-v3/src/istream.cc
    branches/gupc/libstdc++-v3/src/limits.cc
    branches/gupc/libstdc++-v3/src/list.cc
    branches/gupc/libstdc++-v3/src/locale-inst.cc
    branches/gupc/libstdc++-v3/src/locale.cc
    branches/gupc/libstdc++-v3/src/locale_facets.cc
    branches/gupc/libstdc++-v3/src/locale_init.cc
    branches/gupc/libstdc++-v3/src/localename.cc
    branches/gupc/libstdc++-v3/src/math_stubs_float.cc
    branches/gupc/libstdc++-v3/src/math_stubs_long_double.cc
    branches/gupc/libstdc++-v3/src/misc-inst.cc
    branches/gupc/libstdc++-v3/src/mt_allocator.cc
    branches/gupc/libstdc++-v3/src/mutex.cc
    branches/gupc/libstdc++-v3/src/ostream-inst.cc
    branches/gupc/libstdc++-v3/src/parallel_settings.cc
    branches/gupc/libstdc++-v3/src/placeholders.cc
    branches/gupc/libstdc++-v3/src/pool_allocator.cc
    branches/gupc/libstdc++-v3/src/regex.cc
    branches/gupc/libstdc++-v3/src/shared_ptr.cc
    branches/gupc/libstdc++-v3/src/sstream-inst.cc
    branches/gupc/libstdc++-v3/src/stdexcept.cc
    branches/gupc/libstdc++-v3/src/streambuf-inst.cc
    branches/gupc/libstdc++-v3/src/streambuf.cc
    branches/gupc/libstdc++-v3/src/string-inst.cc
    branches/gupc/libstdc++-v3/src/strstream.cc
    branches/gupc/libstdc++-v3/src/system_error.cc
    branches/gupc/libstdc++-v3/src/thread.cc
    branches/gupc/libstdc++-v3/src/tree.cc
    branches/gupc/libstdc++-v3/src/valarray.cc
    branches/gupc/libstdc++-v3/src/wlocale-inst.cc
    branches/gupc/libstdc++-v3/src/wstring-inst.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/condition_variable_any/requirements/
Modified:
    branches/gupc/libstdc++-v3/ChangeLog
    branches/gupc/libstdc++-v3/Makefile.am
    branches/gupc/libstdc++-v3/Makefile.in
    branches/gupc/libstdc++-v3/acinclude.m4
    branches/gupc/libstdc++-v3/config/cpu/generic/atomicity_builtins/atomicity.h
    branches/gupc/libstdc++-v3/configure
    branches/gupc/libstdc++-v3/configure.ac
    branches/gupc/libstdc++-v3/configure.host
    branches/gupc/libstdc++-v3/doc/Makefile.am
    branches/gupc/libstdc++-v3/doc/Makefile.in
    branches/gupc/libstdc++-v3/doc/html/api.html
    branches/gupc/libstdc++-v3/doc/html/faq.html
    branches/gupc/libstdc++-v3/doc/html/index.html
    branches/gupc/libstdc++-v3/doc/html/manual/abi.html
    branches/gupc/libstdc++-v3/doc/html/manual/algorithms.html
    branches/gupc/libstdc++-v3/doc/html/manual/api.html
    branches/gupc/libstdc++-v3/doc/html/manual/appendix_contributing.html
    branches/gupc/libstdc++-v3/doc/html/manual/appendix_free.html
    branches/gupc/libstdc++-v3/doc/html/manual/appendix_gpl.html
    branches/gupc/libstdc++-v3/doc/html/manual/appendix_porting.html
    branches/gupc/libstdc++-v3/doc/html/manual/atomics.html
    branches/gupc/libstdc++-v3/doc/html/manual/backwards.html
    branches/gupc/libstdc++-v3/doc/html/manual/bk01pt02.html
    branches/gupc/libstdc++-v3/doc/html/manual/bk01pt03ch17s03.html
    branches/gupc/libstdc++-v3/doc/html/manual/bk01pt03ch18s03.html
    branches/gupc/libstdc++-v3/doc/html/manual/bk01pt03ch19s02.html
    branches/gupc/libstdc++-v3/doc/html/manual/bk01pt03ch19s07.html
    branches/gupc/libstdc++-v3/doc/html/manual/bk01pt03ch21s02.html
    branches/gupc/libstdc++-v3/doc/html/manual/bk01pt03ch23s02.html
    branches/gupc/libstdc++-v3/doc/html/manual/bk01pt03pr01.html
    branches/gupc/libstdc++-v3/doc/html/manual/concurrency.html
    branches/gupc/libstdc++-v3/doc/html/manual/containers.html
    branches/gupc/libstdc++-v3/doc/html/manual/debug.html
    branches/gupc/libstdc++-v3/doc/html/manual/diagnostics.html
    branches/gupc/libstdc++-v3/doc/html/manual/documentation_hacking.html
    branches/gupc/libstdc++-v3/doc/html/manual/ext_concurrency.html
    branches/gupc/libstdc++-v3/doc/html/manual/ext_containers.html
    branches/gupc/libstdc++-v3/doc/html/manual/ext_io.html
    branches/gupc/libstdc++-v3/doc/html/manual/ext_numerics.html
    branches/gupc/libstdc++-v3/doc/html/manual/ext_utilities.html
    branches/gupc/libstdc++-v3/doc/html/manual/extensions.html
    branches/gupc/libstdc++-v3/doc/html/manual/facets.html
    branches/gupc/libstdc++-v3/doc/html/manual/index.html
    branches/gupc/libstdc++-v3/doc/html/manual/intro.html
    branches/gupc/libstdc++-v3/doc/html/manual/io.html
    branches/gupc/libstdc++-v3/doc/html/manual/iterators.html
    branches/gupc/libstdc++-v3/doc/html/manual/localization.html
    branches/gupc/libstdc++-v3/doc/html/manual/memory.html
    branches/gupc/libstdc++-v3/doc/html/manual/numerics.html
    branches/gupc/libstdc++-v3/doc/html/manual/parallel_mode.html
    branches/gupc/libstdc++-v3/doc/html/manual/policy_data_structures.html
    branches/gupc/libstdc++-v3/doc/html/manual/policy_data_structures_design.html
    branches/gupc/libstdc++-v3/doc/html/manual/policy_data_structures_using.html
    branches/gupc/libstdc++-v3/doc/html/manual/profile_mode.html
    branches/gupc/libstdc++-v3/doc/html/manual/status.html
    branches/gupc/libstdc++-v3/doc/html/manual/strings.html
    branches/gupc/libstdc++-v3/doc/html/manual/support.html
    branches/gupc/libstdc++-v3/doc/html/manual/test.html
    branches/gupc/libstdc++-v3/doc/html/manual/using.html
    branches/gupc/libstdc++-v3/doc/html/manual/using_exceptions.html
    branches/gupc/libstdc++-v3/doc/html/manual/using_headers.html
    branches/gupc/libstdc++-v3/doc/html/manual/utilities.html
    branches/gupc/libstdc++-v3/doc/xml/manual/documentation_hacking.xml
    branches/gupc/libstdc++-v3/include/Makefile.in
    branches/gupc/libstdc++-v3/include/bits/atomic_base.h
    branches/gupc/libstdc++-v3/include/bits/hashtable.h
    branches/gupc/libstdc++-v3/include/bits/hashtable_policy.h
    branches/gupc/libstdc++-v3/include/bits/random.h
    branches/gupc/libstdc++-v3/include/bits/random.tcc
    branches/gupc/libstdc++-v3/include/bits/stl_iterator.h
    branches/gupc/libstdc++-v3/include/ext/atomicity.h
    branches/gupc/libstdc++-v3/libsupc++/Makefile.am
    branches/gupc/libstdc++-v3/libsupc++/Makefile.in
    branches/gupc/libstdc++-v3/libsupc++/typeinfo
    branches/gupc/libstdc++-v3/po/Makefile.in
    branches/gupc/libstdc++-v3/python/Makefile.in
    branches/gupc/libstdc++-v3/python/libstdcxx/v6/printers.py
    branches/gupc/libstdc++-v3/src/Makefile.am
    branches/gupc/libstdc++-v3/src/Makefile.in
    branches/gupc/libstdc++-v3/testsuite/20_util/system_clock/1.cc
    branches/gupc/libstdc++-v3/testsuite/22_locale/num_put/put/char/14220.cc
    branches/gupc/libstdc++-v3/testsuite/22_locale/num_put/put/wchar_t/14220.cc
    branches/gupc/libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/12439_1.cc
    branches/gupc/libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/12439_2.cc
    branches/gupc/libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/12439_3.cc
    branches/gupc/libstdc++-v3/testsuite/27_io/basic_istream/readsome/wchar_t/6746-2.cc
    branches/gupc/libstdc++-v3/testsuite/27_io/basic_istream/seekg/wchar_t/fstream.cc
    branches/gupc/libstdc++-v3/testsuite/27_io/basic_istream/tellg/wchar_t/1.cc
    branches/gupc/libstdc++-v3/testsuite/27_io/basic_istream/tellg/wchar_t/fstream.cc
    branches/gupc/libstdc++-v3/testsuite/27_io/basic_ostream/seekp/wchar_t/2346-fstream.cc
    branches/gupc/libstdc++-v3/testsuite/27_io/basic_ostream/tellp/wchar_t/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/async/42819.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/async/49668.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/async/any.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/async/async.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/async/launch.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/async/sync.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/call_once/39909.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/call_once/49668.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/call_once/call_once1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/condition_variable/cons/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/condition_variable/members/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/condition_variable/members/2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/condition_variable/native_handle/typesizes.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/condition_variable_any/50862.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/condition_variable_any/cons/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/condition_variable_any/members/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/condition_variable_any/members/2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/future/cons/move.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/future/members/45133.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/future/members/get.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/future/members/get2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/future/members/share.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/future/members/valid.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/future/members/wait.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/future/members/wait_for.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/future/members/wait_until.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/lock/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/lock/2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/lock/3.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/lock/4.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/lock_guard/cons/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/mutex/cons/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/mutex/dest/destructor_locked.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/mutex/lock/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/mutex/native_handle/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/mutex/native_handle/typesizes.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/mutex/try_lock/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/mutex/try_lock/2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/mutex/unlock/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/packaged_task/49668.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/packaged_task/cons/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/packaged_task/cons/2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/packaged_task/cons/3.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/packaged_task/cons/alloc.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/packaged_task/cons/move.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/packaged_task/cons/move_assign.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/packaged_task/members/get_future.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/packaged_task/members/get_future2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/packaged_task/members/invoke.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/packaged_task/members/invoke2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/packaged_task/members/invoke3.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/packaged_task/members/invoke4.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/packaged_task/members/invoke5.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/packaged_task/members/reset.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/packaged_task/members/reset2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/packaged_task/members/swap.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/packaged_task/members/valid.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/promise/cons/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/promise/cons/alloc.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/promise/cons/move.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/promise/cons/move_assign.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/promise/members/get_future.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/promise/members/get_future2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/promise/members/set_exception.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/promise/members/set_exception2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/promise/members/set_value.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/promise/members/set_value2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/promise/members/set_value3.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/promise/members/swap.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/recursive_mutex/cons/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/recursive_mutex/dest/destructor_locked.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/recursive_mutex/lock/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/recursive_mutex/native_handle/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/recursive_mutex/native_handle/typesizes.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/recursive_mutex/try_lock/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/recursive_mutex/try_lock/2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/recursive_mutex/unlock/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/cons/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/dest/destructor_locked.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/lock/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/lock/2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/native_handle/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/native_handle/typesizes.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock/2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_for/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_for/2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_for/3.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_until/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_until/2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/unlock/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/shared_future/cons/move.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/shared_future/members/45133.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/shared_future/members/get.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/shared_future/members/get2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/shared_future/members/valid.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/shared_future/members/wait.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/shared_future/members/wait_for.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/shared_future/members/wait_until.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/this_thread/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/this_thread/2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/this_thread/3.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/this_thread/4.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/thread/cons/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/thread/cons/2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/thread/cons/3.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/thread/cons/4.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/thread/cons/49668.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/thread/cons/5.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/thread/cons/6.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/thread/cons/7.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/thread/cons/8.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/thread/cons/9.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/thread/cons/moveable.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/thread/members/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/thread/members/2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/thread/members/3.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/thread/members/4.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/thread/members/5.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/thread/members/hardware_concurrency.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/thread/native_handle/typesizes.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/thread/swap/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/timed_mutex/cons/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/timed_mutex/dest/destructor_locked.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/timed_mutex/lock/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/timed_mutex/native_handle/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/timed_mutex/native_handle/typesizes.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock/2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_for/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_for/2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_for/3.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_until/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_until/2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/timed_mutex/unlock/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/try_lock/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/try_lock/2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/try_lock/3.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/try_lock/4.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/unique_lock/cons/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/unique_lock/cons/2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/unique_lock/cons/3.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/unique_lock/cons/4.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/unique_lock/cons/5.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/unique_lock/cons/6.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/unique_lock/locking/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/unique_lock/locking/2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/unique_lock/locking/3.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/unique_lock/locking/4.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/unique_lock/modifiers/1.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/unique_lock/modifiers/2.cc
    branches/gupc/libstdc++-v3/testsuite/Makefile.in
    branches/gupc/libstdc++-v3/testsuite/lib/gdb-test.exp
    branches/gupc/libstdc++-v3/testsuite/libstdc++-prettyprinters/48362.cc
    branches/gupc/libstdc++-v3/testsuite/libstdc++-prettyprinters/simple.cc

Changes in other areas also in this revision:
Added:
    branches/gupc/gcc/config/i386/interix.opt
      - copied unchanged from r183751, trunk/gcc/config/i386/interix.opt
    branches/gupc/gcc/testsuite/g++.dg/abi/mangle60.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/abi/mangle60.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-diag4.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-diag4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-diag5.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-diag5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ice6.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ice6.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted34.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted34.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-mangle3.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-mangle3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr51225.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/cpp0x/pr51225.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv-bitfield.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/cpp0x/rv-bitfield.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv-bitfield2.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/cpp0x/rv-bitfield2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae31.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae31.C
    branches/gupc/gcc/testsuite/g++.dg/debug/dwarf2/nested-3.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/debug/dwarf2/nested-3.C
    branches/gupc/gcc/testsuite/g++.dg/ext/attrib42.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/ext/attrib42.C
    branches/gupc/gcc/testsuite/g++.dg/ext/stmtexpr14.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/ext/stmtexpr14.C
    branches/gupc/gcc/testsuite/g++.dg/ext/visibility/template10.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/ext/visibility/template10.C
    branches/gupc/gcc/testsuite/g++.dg/ext/visibility/template9.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/ext/visibility/template9.C
    branches/gupc/gcc/testsuite/g++.dg/inherit/ambig1.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/inherit/ambig1.C
    branches/gupc/gcc/testsuite/g++.dg/inherit/covariant20.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/inherit/covariant20.C
    branches/gupc/gcc/testsuite/g++.dg/inherit/using7.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/inherit/using7.C
    branches/gupc/gcc/testsuite/g++.dg/lto/pr51832.h
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/lto/pr51832.h
    branches/gupc/gcc/testsuite/g++.dg/lto/pr51832_0.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/lto/pr51832_0.C
    branches/gupc/gcc/testsuite/g++.dg/lto/pr51832_1.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/lto/pr51832_1.C
    branches/gupc/gcc/testsuite/g++.dg/lto/pr51992_0.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/lto/pr51992_0.C
    branches/gupc/gcc/testsuite/g++.dg/opt/pr51895.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/opt/pr51895.C
    branches/gupc/gcc/testsuite/g++.dg/other/gc5.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/other/gc5.C
    branches/gupc/gcc/testsuite/g++.dg/other/pr52048.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/other/pr52048.C
    branches/gupc/gcc/testsuite/g++.dg/parse/crash58.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/parse/crash58.C
    branches/gupc/gcc/testsuite/g++.dg/template/arg8.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/template/arg8.C
    branches/gupc/gcc/testsuite/g++.dg/template/crash110.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/template/crash110.C
    branches/gupc/gcc/testsuite/g++.dg/template/crash111.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/template/crash111.C
    branches/gupc/gcc/testsuite/g++.dg/template/crash112.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/template/crash112.C
    branches/gupc/gcc/testsuite/g++.dg/template/explicit-args5.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/template/explicit-args5.C
    branches/gupc/gcc/testsuite/g++.dg/template/using20.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/template/using20.C
    branches/gupc/gcc/testsuite/g++.dg/template/virtual3.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/template/virtual3.C
    branches/gupc/gcc/testsuite/g++.dg/tm/pr51928.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/tm/pr51928.C
    branches/gupc/gcc/testsuite/g++.dg/torture/pr51344.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/torture/pr51344.C
    branches/gupc/gcc/testsuite/g++.dg/torture/pr51903.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/torture/pr51903.C
    branches/gupc/gcc/testsuite/g++.dg/torture/pr51959.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/torture/pr51959.C
    branches/gupc/gcc/testsuite/g++.dg/warn/Wreturn-type-7.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/warn/Wreturn-type-7.C
    branches/gupc/gcc/testsuite/g++.dg/warn/Wsign-compare-4.C
      - copied unchanged from r183751, trunk/gcc/testsuite/g++.dg/warn/Wsign-compare-4.C
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr51856.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.c-torture/compile/pr51856.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/20120111-1.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.c-torture/execute/20120111-1.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/pr51877.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.c-torture/execute/pr51877.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/pr51933.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.c-torture/execute/pr51933.c
    branches/gupc/gcc/testsuite/gcc.dg/ext-elim-1.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.dg/ext-elim-1.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/trans-mem-3_0.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.dg/lto/trans-mem-3_0.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/trans-mem-3_1.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.dg/lto/trans-mem-3_1.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/trans-mem-4_0.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.dg/lto/trans-mem-4_0.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/trans-mem-4_1.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.dg/lto/trans-mem-4_1.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/trans-mem.h
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.dg/lto/trans-mem.h
    branches/gupc/gcc/testsuite/gcc.dg/pr51505.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.dg/pr51505.c
    branches/gupc/gcc/testsuite/gcc.dg/pr51796.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.dg/pr51796.c
    branches/gupc/gcc/testsuite/gcc.dg/pr51821.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.dg/pr51821.c
    branches/gupc/gcc/testsuite/gcc.dg/pr51865.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.dg/pr51865.c
    branches/gupc/gcc/testsuite/gcc.dg/pr51957-1.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.dg/pr51957-1.c
    branches/gupc/gcc/testsuite/gcc.dg/pr51957-1.h
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.dg/pr51957-1.h
    branches/gupc/gcc/testsuite/gcc.dg/pr51957-2.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.dg/pr51957-2.c
    branches/gupc/gcc/testsuite/gcc.dg/pr51990-2.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.dg/pr51990-2.c
    branches/gupc/gcc/testsuite/gcc.dg/pr51990.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.dg/pr51990.c
    branches/gupc/gcc/testsuite/gcc.dg/pr52045.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.dg/pr52045.c
    branches/gupc/gcc/testsuite/gcc.dg/pr52046.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.dg/pr52046.c
    branches/gupc/gcc/testsuite/gcc.dg/tm/lto-1.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.dg/tm/lto-1.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr50444.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.dg/torture/pr50444.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr51106-1.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.dg/torture/pr51106-1.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr51106-2.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.dg/torture/pr51106-2.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr51949.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.dg/torture/pr51949.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr52028.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.dg/torture/pr52028.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr8081.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.dg/torture/pr8081.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-prof/pr52027.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.dg/tree-prof/pr52027.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/pr49642-1.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr49642-1.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/pr49642-2.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr49642-2.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-28.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-28.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/pr51799.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.dg/vect/pr51799.c
    branches/gupc/gcc/testsuite/gcc.target/arm/pr51835.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.target/arm/pr51835.c
    branches/gupc/gcc/testsuite/gcc.target/arm/pr51915.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.target/arm/pr51915.c
    branches/gupc/gcc/testsuite/gcc.target/arm/pr51968.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.target/arm/pr51968.c
    branches/gupc/gcc/testsuite/gcc.target/arm/pr52006.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.target/arm/pr52006.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr51987.c
      - copied unchanged from r183751, trunk/gcc/testsuite/gcc.target/i386/pr51987.c
    branches/gupc/gcc/testsuite/gfortran.dg/alloc_comp_assign_12.f03
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/alloc_comp_assign_12.f03
    branches/gupc/gcc/testsuite/gfortran.dg/allocate_alloc_opt_13.f90
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/allocate_alloc_opt_13.f90
    branches/gupc/gcc/testsuite/gfortran.dg/class_47.f90
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/class_47.f90
    branches/gupc/gcc/testsuite/gfortran.dg/class_48.f90
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/class_48.f90
    branches/gupc/gcc/testsuite/gfortran.dg/class_allocate_10.f03
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/class_allocate_10.f03
    branches/gupc/gcc/testsuite/gfortran.dg/class_allocate_11.f03
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/class_allocate_11.f03
    branches/gupc/gcc/testsuite/gfortran.dg/class_allocate_12.f90
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/class_allocate_12.f90
    branches/gupc/gcc/testsuite/gfortran.dg/class_allocate_7.f03
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/class_allocate_7.f03
    branches/gupc/gcc/testsuite/gfortran.dg/class_allocate_8.f03
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/class_allocate_8.f03
    branches/gupc/gcc/testsuite/gfortran.dg/class_allocate_9.f03
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/class_allocate_9.f03
    branches/gupc/gcc/testsuite/gfortran.dg/default_initialization_6.f90
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/default_initialization_6.f90
    branches/gupc/gcc/testsuite/gfortran.dg/derived_constructor_char_3.f90
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/derived_constructor_char_3.f90
    branches/gupc/gcc/testsuite/gfortran.dg/dummy_procedure_7.f90
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/dummy_procedure_7.f90
    branches/gupc/gcc/testsuite/gfortran.dg/elemental_args_check_5.f90
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/elemental_args_check_5.f90
    branches/gupc/gcc/testsuite/gfortran.dg/elemental_optional_args_3.f90
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/elemental_optional_args_3.f90
    branches/gupc/gcc/testsuite/gfortran.dg/elemental_optional_args_4.f90
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/elemental_optional_args_4.f90
    branches/gupc/gcc/testsuite/gfortran.dg/gomp/pr48794-2.f90
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/gomp/pr48794-2.f90
    branches/gupc/gcc/testsuite/gfortran.dg/init_flag_8.f90
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/init_flag_8.f90
    branches/gupc/gcc/testsuite/gfortran.dg/init_flag_9.f90
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/init_flag_9.f90
    branches/gupc/gcc/testsuite/gfortran.dg/intrinsic_size_2.f90
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/intrinsic_size_2.f90
    branches/gupc/gcc/testsuite/gfortran.dg/move_alloc_12.f90
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/move_alloc_12.f90
    branches/gupc/gcc/testsuite/gfortran.dg/move_alloc_13.f90
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/move_alloc_13.f90
    branches/gupc/gcc/testsuite/gfortran.dg/namelist_74.f90
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/namelist_74.f90
    branches/gupc/gcc/testsuite/gfortran.dg/realloc_on_assign_9.f90
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/realloc_on_assign_9.f90
    branches/gupc/gcc/testsuite/gfortran.dg/typebound_operator_12.f03
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/typebound_operator_12.f03
    branches/gupc/gcc/testsuite/gfortran.dg/typebound_operator_13.f03
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/typebound_operator_13.f03
    branches/gupc/gcc/testsuite/gfortran.dg/typebound_proc_25.f90
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/typebound_proc_25.f90
    branches/gupc/gcc/testsuite/gfortran.dg/use_18.f90
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/use_18.f90
    branches/gupc/gcc/testsuite/gfortran.dg/use_19.f90
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/use_19.f90
    branches/gupc/gcc/testsuite/gfortran.dg/use_20.f90
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/use_20.f90
    branches/gupc/gcc/testsuite/gfortran.dg/use_21.f90
      - copied unchanged from r183751, trunk/gcc/testsuite/gfortran.dg/use_21.f90
    branches/gupc/gcc/testsuite/gnat.dg/array19.adb
      - copied unchanged from r183751, trunk/gcc/testsuite/gnat.dg/array19.adb
    branches/gupc/gcc/testsuite/gnat.dg/array19.ads
      - copied unchanged from r183751, trunk/gcc/testsuite/gnat.dg/array19.ads
    branches/gupc/gcc/testsuite/gnat.dg/discr33.adb
      - copied unchanged from r183751, trunk/gcc/testsuite/gnat.dg/discr33.adb
    branches/gupc/gcc/testsuite/gnat.dg/discr34.adb
      - copied unchanged from r183751, trunk/gcc/testsuite/gnat.dg/discr34.adb
    branches/gupc/gcc/testsuite/gnat.dg/discr34_pkg.ads
      - copied unchanged from r183751, trunk/gcc/testsuite/gnat.dg/discr34_pkg.ads
    branches/gupc/gcc/testsuite/gnat.dg/limited_with3.adb
      - copied unchanged from r183751, trunk/gcc/testsuite/gnat.dg/limited_with3.adb
    branches/gupc/gcc/testsuite/gnat.dg/limited_with3.ads
      - copied unchanged from r183751, trunk/gcc/testsuite/gnat.dg/limited_with3.ads
    branches/gupc/gcc/testsuite/gnat.dg/limited_with3_pkg1.adb
      - copied unchanged from r183751, trunk/gcc/testsuite/gnat.dg/limited_with3_pkg1.adb
    branches/gupc/gcc/testsuite/gnat.dg/limited_with3_pkg1.ads
      - copied unchanged from r183751, trunk/gcc/testsuite/gnat.dg/limited_with3_pkg1.ads
    branches/gupc/gcc/testsuite/gnat.dg/limited_with3_pkg2.ads
      - copied unchanged from r183751, trunk/gcc/testsuite/gnat.dg/limited_with3_pkg2.ads
    branches/gupc/gcc/testsuite/gnat.dg/limited_with3_pkg3.ads
      - copied unchanged from r183751, trunk/gcc/testsuite/gnat.dg/limited_with3_pkg3.ads
    branches/gupc/gcc/testsuite/gnat.dg/opt23.adb
      - copied unchanged from r183751, trunk/gcc/testsuite/gnat.dg/opt23.adb
    branches/gupc/gcc/testsuite/gnat.dg/opt23.ads
      - copied unchanged from r183751, trunk/gcc/testsuite/gnat.dg/opt23.ads
    branches/gupc/gcc/testsuite/gnat.dg/opt23_pkg.adb
      - copied unchanged from r183751, trunk/gcc/testsuite/gnat.dg/opt23_pkg.adb
    branches/gupc/gcc/testsuite/gnat.dg/opt23_pkg.ads
      - copied unchanged from r183751, trunk/gcc/testsuite/gnat.dg/opt23_pkg.ads
    branches/gupc/gcc/testsuite/gnat.dg/opt24.adb
      - copied unchanged from r183751, trunk/gcc/testsuite/gnat.dg/opt24.adb
    branches/gupc/gcc/testsuite/gnat.dg/opt24.ads
      - copied unchanged from r183751, trunk/gcc/testsuite/gnat.dg/opt24.ads
    branches/gupc/gcc/testsuite/gnat.dg/renaming5.adb
      - copied unchanged from r183751, trunk/gcc/testsuite/gnat.dg/renaming5.adb
    branches/gupc/gcc/testsuite/gnat.dg/renaming5.ads
      - copied unchanged from r183751, trunk/gcc/testsuite/gnat.dg/renaming5.ads
    branches/gupc/gcc/testsuite/gnat.dg/stack_usage1.adb
      - copied unchanged from r183751, trunk/gcc/testsuite/gnat.dg/stack_usage1.adb
    branches/gupc/gcc/testsuite/gnat.dg/stack_usage1_pkg.adb
      - copied unchanged from r183751, trunk/gcc/testsuite/gnat.dg/stack_usage1_pkg.adb
    branches/gupc/gcc/testsuite/gnat.dg/stack_usage1_pkg.ads
      - copied unchanged from r183751, trunk/gcc/testsuite/gnat.dg/stack_usage1_pkg.ads
    branches/gupc/gcc/testsuite/go.test/test/alias.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/alias.go
    branches/gupc/gcc/testsuite/go.test/test/alias1.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/alias1.go
    branches/gupc/gcc/testsuite/go.test/test/bench/garbage/
      - copied from r183751, trunk/gcc/testsuite/go.test/test/bench/garbage/
    branches/gupc/gcc/testsuite/go.test/test/bench/go1/
      - copied from r183751, trunk/gcc/testsuite/go.test/test/bench/go1/
    branches/gupc/gcc/testsuite/go.test/test/bench/shootout/
      - copied from r183751, trunk/gcc/testsuite/go.test/test/bench/shootout/
    branches/gupc/gcc/testsuite/go.test/test/bugs/bug395.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/bugs/bug395.go
    branches/gupc/gcc/testsuite/go.test/test/chan/select7.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/chan/select7.go
    branches/gupc/gcc/testsuite/go.test/test/cmp.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/cmp.go
    branches/gupc/gcc/testsuite/go.test/test/complit1.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/complit1.go
    branches/gupc/gcc/testsuite/go.test/test/convert1.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/convert1.go
    branches/gupc/gcc/testsuite/go.test/test/crlf.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/crlf.go
    branches/gupc/gcc/testsuite/go.test/test/deferprint.out
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/deferprint.out
    branches/gupc/gcc/testsuite/go.test/test/dwarf/
      - copied from r183751, trunk/gcc/testsuite/go.test/test/dwarf/
    branches/gupc/gcc/testsuite/go.test/test/escape2.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/escape2.go
    branches/gupc/gcc/testsuite/go.test/test/escape3.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/escape3.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug328.out
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug328.out
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug366.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug366.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug367.dir/
      - copied from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug367.dir/
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug367.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug367.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug368.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug368.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug369.dir/
      - copied from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug369.dir/
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug369.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug369.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug370.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug370.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug371.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug371.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug372.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug372.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug373.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug373.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug374.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug374.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug375.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug375.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug376.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug376.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug377.dir/
      - copied from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug377.dir/
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug377.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug377.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug378.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug378.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug379.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug379.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug380.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug380.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug381.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug381.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug382.dir/
      - copied from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug382.dir/
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug382.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug382.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug383.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug383.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug384.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug384.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug385_32.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug385_32.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug385_64.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug385_64.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug386.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug386.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug387.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug387.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug388.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug388.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug389.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug389.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug390.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug390.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug391.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug391.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug392.dir/
      - copied from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug392.dir/
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug392.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug392.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug393.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug393.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug394.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug394.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug396.dir/
      - copied from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug396.dir/
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug396.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug396.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug397.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/fixedbugs/bug397.go
    branches/gupc/gcc/testsuite/go.test/test/goprint.out
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/goprint.out
    branches/gupc/gcc/testsuite/go.test/test/helloworld.out
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/helloworld.out
    branches/gupc/gcc/testsuite/go.test/test/init1.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/init1.go
    branches/gupc/gcc/testsuite/go.test/test/interface/noeq.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/interface/noeq.go
    branches/gupc/gcc/testsuite/go.test/test/interface/recursive1.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/interface/recursive1.go
    branches/gupc/gcc/testsuite/go.test/test/interface/recursive2.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/interface/recursive2.go
    branches/gupc/gcc/testsuite/go.test/test/ken/cplx0.out
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/ken/cplx0.out
    branches/gupc/gcc/testsuite/go.test/test/ken/string.out
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/ken/string.out
    branches/gupc/gcc/testsuite/go.test/test/map1.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/map1.go
    branches/gupc/gcc/testsuite/go.test/test/nilptr.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/nilptr.go
    branches/gupc/gcc/testsuite/go.test/test/printbig.out
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/printbig.out
    branches/gupc/gcc/testsuite/go.test/test/reorder.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/reorder.go
    branches/gupc/gcc/testsuite/go.test/test/rune.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/rune.go
    branches/gupc/gcc/testsuite/go.test/test/sigchld.out
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/sigchld.out
    branches/gupc/gcc/testsuite/go.test/test/struct0.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/struct0.go
    branches/gupc/gcc/testsuite/go.test/test/switch3.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/switch3.go
    branches/gupc/gcc/testsuite/go.test/test/syntax/else.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/syntax/else.go
    branches/gupc/gcc/testsuite/go.test/test/times.out
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/times.out
    branches/gupc/gcc/testsuite/go.test/test/typeswitch3.go
      - copied unchanged from r183751, trunk/gcc/testsuite/go.test/test/typeswitch3.go
    branches/gupc/libffi/testsuite/libffi.call/fastthis1_win32.c
      - copied unchanged from r183751, trunk/libffi/testsuite/libffi.call/fastthis1_win32.c
    branches/gupc/libffi/testsuite/libffi.call/fastthis2_win32.c
      - copied unchanged from r183751, trunk/libffi/testsuite/libffi.call/fastthis2_win32.c
    branches/gupc/libffi/testsuite/libffi.call/fastthis3_win32.c
      - copied unchanged from r183751, trunk/libffi/testsuite/libffi.call/fastthis3_win32.c
    branches/gupc/libffi/testsuite/libffi.call/many2_win32.c
      - copied unchanged from r183751, trunk/libffi/testsuite/libffi.call/many2_win32.c
    branches/gupc/libffi/testsuite/libffi.call/strlen2_win32.c
      - copied unchanged from r183751, trunk/libffi/testsuite/libffi.call/strlen2_win32.c
    branches/gupc/libffi/testsuite/libffi.call/struct1_win32.c
      - copied unchanged from r183751, trunk/libffi/testsuite/libffi.call/struct1_win32.c
    branches/gupc/libffi/testsuite/libffi.call/struct2_win32.c
      - copied unchanged from r183751, trunk/libffi/testsuite/libffi.call/struct2_win32.c
    branches/gupc/libgo/go/archive/zip/testdata/unix.zip
      - copied unchanged from r183751, trunk/libgo/go/archive/zip/testdata/unix.zip
    branches/gupc/libgo/go/archive/zip/testdata/winxp.zip
      - copied unchanged from r183751, trunk/libgo/go/archive/zip/testdata/winxp.zip
    branches/gupc/libgo/go/bytes/example_test.go
      - copied unchanged from r183751, trunk/libgo/go/bytes/example_test.go
    branches/gupc/libgo/go/crypto/elliptic/p224.go
      - copied unchanged from r183751, trunk/libgo/go/crypto/elliptic/p224.go
    branches/gupc/libgo/go/crypto/elliptic/p224_test.go
      - copied unchanged from r183751, trunk/libgo/go/crypto/elliptic/p224_test.go
    branches/gupc/libgo/go/crypto/openpgp/errors/
      - copied from r183751, trunk/libgo/go/crypto/openpgp/errors/
    branches/gupc/libgo/go/database/
      - copied from r183751, trunk/libgo/go/database/
    branches/gupc/libgo/go/encoding/json/testdata/
      - copied from r183751, trunk/libgo/go/encoding/json/testdata/
    branches/gupc/libgo/go/encoding/xml/typeinfo.go
      - copied unchanged from r183751, trunk/libgo/go/encoding/xml/typeinfo.go
    branches/gupc/libgo/go/exp/proxy/
      - copied from r183751, trunk/libgo/go/exp/proxy/
    branches/gupc/libgo/go/exp/ssh/server_terminal.go
      - copied unchanged from r183751, trunk/libgo/go/exp/ssh/server_terminal.go
    branches/gupc/libgo/go/exp/utf8string/
      - copied from r183751, trunk/libgo/go/exp/utf8string/
    branches/gupc/libgo/go/go/doc/doc_test.go
      - copied unchanged from r183751, trunk/libgo/go/go/doc/doc_test.go
    branches/gupc/libgo/go/go/doc/exports.go
      - copied unchanged from r183751, trunk/libgo/go/go/doc/exports.go
    branches/gupc/libgo/go/go/doc/filter.go
      - copied unchanged from r183751, trunk/libgo/go/go/doc/filter.go
    branches/gupc/libgo/go/go/doc/reader.go
      - copied unchanged from r183751, trunk/libgo/go/go/doc/reader.go
    branches/gupc/libgo/go/go/doc/testdata/
      - copied from r183751, trunk/libgo/go/go/doc/testdata/
    branches/gupc/libgo/go/html/foreign.go
      - copied unchanged from r183751, trunk/libgo/go/html/foreign.go
    branches/gupc/libgo/go/image/color/ycbcr.go
      - copied unchanged from r183751, trunk/libgo/go/image/color/ycbcr.go
    branches/gupc/libgo/go/image/color/ycbcr_test.go
      - copied unchanged from r183751, trunk/libgo/go/image/color/ycbcr_test.go
    branches/gupc/libgo/go/image/ycbcr.go
      - copied unchanged from r183751, trunk/libgo/go/image/ycbcr.go
    branches/gupc/libgo/go/image/ycbcr_test.go
      - copied unchanged from r183751, trunk/libgo/go/image/ycbcr_test.go
    branches/gupc/libgo/go/math/export_test.go
      - copied unchanged from r183751, trunk/libgo/go/math/export_test.go
    branches/gupc/libgo/go/net/dial_test.go
      - copied unchanged from r183751, trunk/libgo/go/net/dial_test.go
    branches/gupc/libgo/go/net/doc.go
      - copied unchanged from r183751, trunk/libgo/go/net/doc.go
    branches/gupc/libgo/go/net/fd_netbsd.go
      - copied unchanged from r183751, trunk/libgo/go/net/fd_netbsd.go
    branches/gupc/libgo/go/net/http/jar.go
      - copied unchanged from r183751, trunk/libgo/go/net/http/jar.go
    branches/gupc/libgo/go/net/interface_netbsd.go
      - copied unchanged from r183751, trunk/libgo/go/net/interface_netbsd.go
    branches/gupc/libgo/go/net/sockopt.go
      - copied unchanged from r183751, trunk/libgo/go/net/sockopt.go
    branches/gupc/libgo/go/net/sockopt_bsd.go
      - copied unchanged from r183751, trunk/libgo/go/net/sockopt_bsd.go
    branches/gupc/libgo/go/net/sockopt_linux.go
      - copied unchanged from r183751, trunk/libgo/go/net/sockopt_linux.go
    branches/gupc/libgo/go/net/sockopt_windows.go
      - copied unchanged from r183751, trunk/libgo/go/net/sockopt_windows.go
    branches/gupc/libgo/go/net/sockoptip.go
      - copied unchanged from r183751, trunk/libgo/go/net/sockoptip.go
    branches/gupc/libgo/go/net/sockoptip_bsd.go
      - copied unchanged from r183751, trunk/libgo/go/net/sockoptip_bsd.go
    branches/gupc/libgo/go/net/sockoptip_darwin.go
      - copied unchanged from r183751, trunk/libgo/go/net/sockoptip_darwin.go
    branches/gupc/libgo/go/net/sockoptip_freebsd.go
      - copied unchanged from r183751, trunk/libgo/go/net/sockoptip_freebsd.go
    branches/gupc/libgo/go/net/sockoptip_linux.go
      - copied unchanged from r183751, trunk/libgo/go/net/sockoptip_linux.go
    branches/gupc/libgo/go/net/sockoptip_openbsd.go
      - copied unchanged from r183751, trunk/libgo/go/net/sockoptip_openbsd.go
    branches/gupc/libgo/go/net/sockoptip_windows.go
      - copied unchanged from r183751, trunk/libgo/go/net/sockoptip_windows.go
    branches/gupc/libgo/go/net/unicast_test.go
      - copied unchanged from r183751, trunk/libgo/go/net/unicast_test.go
    branches/gupc/libgo/go/os/doc.go
      - copied unchanged from r183751, trunk/libgo/go/os/doc.go
    branches/gupc/libgo/go/path/example_test.go
      - copied unchanged from r183751, trunk/libgo/go/path/example_test.go
    branches/gupc/libgo/go/strconv/extfloat.go
      - copied unchanged from r183751, trunk/libgo/go/strconv/extfloat.go
    branches/gupc/libgo/go/syscall/exec_bsd.go
      - copied unchanged from r183751, trunk/libgo/go/syscall/exec_bsd.go
    branches/gupc/libgo/go/syscall/exec_linux.go
      - copied unchanged from r183751, trunk/libgo/go/syscall/exec_linux.go
    branches/gupc/libgo/go/syscall/libcall_linux_386.go
      - copied unchanged from r183751, trunk/libgo/go/syscall/libcall_linux_386.go
    branches/gupc/libgo/go/syscall/libcall_linux_alpha.go
      - copied unchanged from r183751, trunk/libgo/go/syscall/libcall_linux_alpha.go
    branches/gupc/libgo/go/syscall/libcall_linux_amd64.go
      - copied unchanged from r183751, trunk/libgo/go/syscall/libcall_linux_amd64.go
    branches/gupc/libgo/go/syscall/route_netbsd.go
      - copied unchanged from r183751, trunk/libgo/go/syscall/route_netbsd.go
    branches/gupc/libgo/runtime/go-nosys.c
      - copied unchanged from r183751, trunk/libgo/runtime/go-nosys.c
    branches/gupc/libitm/clearcap.map
      - copied unchanged from r183751, trunk/libitm/clearcap.map
    branches/gupc/libitm/testsuite/libitm.c/stackundo.c
      - copied unchanged from r183751, trunk/libitm/testsuite/libitm.c/stackundo.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail68-frag.c
      - copied unchanged from r183751, trunk/libmudflap/testsuite/libmudflap.c/fail68-frag.c
Removed:
    branches/gupc/config/mh-interix
    branches/gupc/gcc/config/i386/i386-interix3.h
    branches/gupc/gcc/config/interix.h
    branches/gupc/gcc/config/interix.opt
    branches/gupc/gcc/config/interix3.h
    branches/gupc/gcc/testsuite/ada/acats/tests/cxh/cxh1001.a
    branches/gupc/gcc/testsuite/go.test/test/bench/Makefile
    branches/gupc/gcc/testsuite/go.test/test/bench/binary-tree-freelist.go
    branches/gupc/gcc/testsuite/go.test/test/bench/binary-tree-freelist.txt
    branches/gupc/gcc/testsuite/go.test/test/bench/binary-tree.c
    branches/gupc/gcc/testsuite/go.test/test/bench/binary-tree.go
    branches/gupc/gcc/testsuite/go.test/test/bench/binary-tree.txt
    branches/gupc/gcc/testsuite/go.test/test/bench/chameneosredux.c
    branches/gupc/gcc/testsuite/go.test/test/bench/chameneosredux.go
    branches/gupc/gcc/testsuite/go.test/test/bench/chameneosredux.txt
    branches/gupc/gcc/testsuite/go.test/test/bench/fannkuch-parallel.go
    branches/gupc/gcc/testsuite/go.test/test/bench/fannkuch-parallel.txt
    branches/gupc/gcc/testsuite/go.test/test/bench/fannkuch.c
    branches/gupc/gcc/testsuite/go.test/test/bench/fannkuch.go
    branches/gupc/gcc/testsuite/go.test/test/bench/fannkuch.txt
    branches/gupc/gcc/testsuite/go.test/test/bench/fasta-1000.out
    branches/gupc/gcc/testsuite/go.test/test/bench/fasta.c
    branches/gupc/gcc/testsuite/go.test/test/bench/fasta.go
    branches/gupc/gcc/testsuite/go.test/test/bench/fasta.txt
    branches/gupc/gcc/testsuite/go.test/test/bench/k-nucleotide-parallel.go
    branches/gupc/gcc/testsuite/go.test/test/bench/k-nucleotide-parallel.txt
    branches/gupc/gcc/testsuite/go.test/test/bench/k-nucleotide.c
    branches/gupc/gcc/testsuite/go.test/test/bench/k-nucleotide.go
    branches/gupc/gcc/testsuite/go.test/test/bench/k-nucleotide.txt
    branches/gupc/gcc/testsuite/go.test/test/bench/mandelbrot.c
    branches/gupc/gcc/testsuite/go.test/test/bench/mandelbrot.go
    branches/gupc/gcc/testsuite/go.test/test/bench/mandelbrot.txt
    branches/gupc/gcc/testsuite/go.test/test/bench/meteor-contest.c
    branches/gupc/gcc/testsuite/go.test/test/bench/meteor-contest.go
    branches/gupc/gcc/testsuite/go.test/test/bench/meteor-contest.txt
    branches/gupc/gcc/testsuite/go.test/test/bench/nbody.c
    branches/gupc/gcc/testsuite/go.test/test/bench/nbody.go
    branches/gupc/gcc/testsuite/go.test/test/bench/nbody.txt
    branches/gupc/gcc/testsuite/go.test/test/bench/pidigits.c
    branches/gupc/gcc/testsuite/go.test/test/bench/pidigits.go
    branches/gupc/gcc/testsuite/go.test/test/bench/pidigits.txt
    branches/gupc/gcc/testsuite/go.test/test/bench/regex-dna-parallel.go
    branches/gupc/gcc/testsuite/go.test/test/bench/regex-dna-parallel.txt
    branches/gupc/gcc/testsuite/go.test/test/bench/regex-dna.c
    branches/gupc/gcc/testsuite/go.test/test/bench/regex-dna.go
    branches/gupc/gcc/testsuite/go.test/test/bench/regex-dna.txt
    branches/gupc/gcc/testsuite/go.test/test/bench/reverse-complement.c
    branches/gupc/gcc/testsuite/go.test/test/bench/reverse-complement.go
    branches/gupc/gcc/testsuite/go.test/test/bench/reverse-complement.txt
    branches/gupc/gcc/testsuite/go.test/test/bench/spectral-norm-parallel.go
    branches/gupc/gcc/testsuite/go.test/test/bench/spectral-norm.c
    branches/gupc/gcc/testsuite/go.test/test/bench/spectral-norm.go
    branches/gupc/gcc/testsuite/go.test/test/bench/spectral-norm.txt
    branches/gupc/gcc/testsuite/go.test/test/bench/threadring.c
    branches/gupc/gcc/testsuite/go.test/test/bench/threadring.go
    branches/gupc/gcc/testsuite/go.test/test/bench/threadring.txt
    branches/gupc/gcc/testsuite/go.test/test/bench/timing.log
    branches/gupc/gcc/testsuite/go.test/test/bench/timing.sh
    branches/gupc/gcc/testsuite/go.test/test/cmp2.go
    branches/gupc/gcc/testsuite/go.test/test/cmp3.go
    branches/gupc/gcc/testsuite/go.test/test/cmp4.go
    branches/gupc/gcc/testsuite/go.test/test/cmp5.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug220.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug268.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug270.go
    branches/gupc/gcc/testsuite/go.test/test/garbage/
    branches/gupc/gcc/testsuite/go.test/test/ken/simpprint.go
    branches/gupc/gcc/testsuite/go.test/test/nilptr/
    branches/gupc/libgcc/config/rs6000/t-linux64
    branches/gupc/libgo/go/crypto/openpgp/error/
    branches/gupc/libgo/go/encoding/xml/embed_test.go
    branches/gupc/libgo/go/exp/sql/
    branches/gupc/libgo/go/exp/ssh/server_shell.go
    branches/gupc/libgo/go/exp/ssh/server_shell_test.go
    branches/gupc/libgo/go/exp/template/
    branches/gupc/libgo/go/image/ycbcr/
    branches/gupc/libgo/go/math/abs_decl.go
    branches/gupc/libgo/go/math/dim_decl.go
    branches/gupc/libgo/go/math/exp2.go
    branches/gupc/libgo/go/math/exp_port.go
    branches/gupc/libgo/go/math/exp_test.go
    branches/gupc/libgo/go/math/hypot_port.go
    branches/gupc/libgo/go/math/hypot_test.go
    branches/gupc/libgo/go/math/log10_decl.go
    branches/gupc/libgo/go/math/mod_decl.go
    branches/gupc/libgo/go/math/sqrt_decl.go
    branches/gupc/libgo/go/math/sqrt_port.go
    branches/gupc/libgo/go/math/sqrt_test.go
    branches/gupc/libgo/go/time/sys.go
    branches/gupc/libgo/go/unicode/utf8/string.go
    branches/gupc/libgo/go/unicode/utf8/string_test.go
    branches/gupc/libgomp/config/linux/arm/
Modified:
    branches/gupc/   (props changed)
    branches/gupc/ChangeLog
    branches/gupc/MAINTAINERS
    branches/gupc/config/ChangeLog
    branches/gupc/config/picflag.m4
    branches/gupc/configure
    branches/gupc/configure.ac
    branches/gupc/fixincludes/ChangeLog
    branches/gupc/fixincludes/fixincl.x
    branches/gupc/fixincludes/genfixes
    branches/gupc/fixincludes/inclhack.def
    branches/gupc/fixincludes/tests/base/sys/cdefs.h
    branches/gupc/gcc/ChangeLog
    branches/gupc/gcc/ChangeLog.upc
    branches/gupc/gcc/DATESTAMP
    branches/gupc/gcc/Makefile.in
    branches/gupc/gcc/acinclude.m4
    branches/gupc/gcc/ada/ChangeLog
    branches/gupc/gcc/ada/a-calend-vms.adb
    branches/gupc/gcc/ada/a-calend.adb
    branches/gupc/gcc/ada/a-calend.ads
    branches/gupc/gcc/ada/a-catizo.adb
    branches/gupc/gcc/ada/a-catizo.ads
    branches/gupc/gcc/ada/a-cbdlli.adb
    branches/gupc/gcc/ada/a-cbdlli.ads
    branches/gupc/gcc/ada/a-cbhama.ads
    branches/gupc/gcc/ada/a-cbhase.ads
    branches/gupc/gcc/ada/a-cborma.ads
    branches/gupc/gcc/ada/a-cborse.ads
    branches/gupc/gcc/ada/a-cdlili.adb
    branches/gupc/gcc/ada/a-cdlili.ads
    branches/gupc/gcc/ada/a-cidlli.adb
    branches/gupc/gcc/ada/a-cidlli.ads
    branches/gupc/gcc/ada/a-cihama.ads
    branches/gupc/gcc/ada/a-cihase.ads
    branches/gupc/gcc/ada/a-ciorma.ads
    branches/gupc/gcc/ada/a-ciorse.ads
    branches/gupc/gcc/ada/a-cobove.adb
    branches/gupc/gcc/ada/a-cobove.ads
    branches/gupc/gcc/ada/a-cohama.ads
    branches/gupc/gcc/ada/a-cohase.ads
    branches/gupc/gcc/ada/a-coinve.adb
    branches/gupc/gcc/ada/a-coinve.ads
    branches/gupc/gcc/ada/a-convec.adb
    branches/gupc/gcc/ada/a-convec.ads
    branches/gupc/gcc/ada/a-coorma.ads
    branches/gupc/gcc/ada/a-coorse.ads
    branches/gupc/gcc/ada/a-strhas.ads
    branches/gupc/gcc/ada/a-textio.adb
    branches/gupc/gcc/ada/adadecode.c
    branches/gupc/gcc/ada/aspects.adb
    branches/gupc/gcc/ada/aspects.ads
    branches/gupc/gcc/ada/einfo.adb
    branches/gupc/gcc/ada/einfo.ads
    branches/gupc/gcc/ada/errout.adb
    branches/gupc/gcc/ada/errout.ads
    branches/gupc/gcc/ada/exp_aggr.adb
    branches/gupc/gcc/ada/exp_ch11.adb
    branches/gupc/gcc/ada/exp_ch3.adb
    branches/gupc/gcc/ada/exp_ch4.adb
    branches/gupc/gcc/ada/exp_ch7.adb
    branches/gupc/gcc/ada/exp_ch9.adb
    branches/gupc/gcc/ada/exp_util.adb
    branches/gupc/gcc/ada/freeze.adb
    branches/gupc/gcc/ada/gcc-interface/Make-lang.in
    branches/gupc/gcc/ada/gcc-interface/Makefile.in
    branches/gupc/gcc/ada/gcc-interface/ada-tree.h
    branches/gupc/gcc/ada/gcc-interface/decl.c
    branches/gupc/gcc/ada/gcc-interface/gigi.h
    branches/gupc/gcc/ada/gcc-interface/trans.c
    branches/gupc/gcc/ada/gcc-interface/utils.c
    branches/gupc/gcc/ada/get_scos.adb
    branches/gupc/gcc/ada/gnat_rm.texi
    branches/gupc/gcc/ada/gnat_ugn.texi
    branches/gupc/gcc/ada/gnatcmd.adb
    branches/gupc/gcc/ada/makeutl.adb
    branches/gupc/gcc/ada/par-ch13.adb
    branches/gupc/gcc/ada/par-prag.adb
    branches/gupc/gcc/ada/prj-conf.adb
    branches/gupc/gcc/ada/prj-env.adb
    branches/gupc/gcc/ada/prj-nmsc.adb
    branches/gupc/gcc/ada/prj-proc.adb
    branches/gupc/gcc/ada/prj.adb
    branches/gupc/gcc/ada/prj.ads
    branches/gupc/gcc/ada/projects.texi
    branches/gupc/gcc/ada/put_scos.adb
    branches/gupc/gcc/ada/s-diflio.adb
    branches/gupc/gcc/ada/s-diflio.ads
    branches/gupc/gcc/ada/s-diinio.adb
    branches/gupc/gcc/ada/s-diinio.ads
    branches/gupc/gcc/ada/s-dimmks.ads
    branches/gupc/gcc/ada/s-llflex.ads
    branches/gupc/gcc/ada/s-rannum.adb
    branches/gupc/gcc/ada/s-ransee.adb
    branches/gupc/gcc/ada/s-ransee.ads
    branches/gupc/gcc/ada/s-utf_32.adb
    branches/gupc/gcc/ada/scos.ads
    branches/gupc/gcc/ada/sem.adb
    branches/gupc/gcc/ada/sem_aggr.adb
    branches/gupc/gcc/ada/sem_attr.adb
    branches/gupc/gcc/ada/sem_cat.adb
    branches/gupc/gcc/ada/sem_ch10.adb
    branches/gupc/gcc/ada/sem_ch12.adb
    branches/gupc/gcc/ada/sem_ch13.adb
    branches/gupc/gcc/ada/sem_ch3.adb
    branches/gupc/gcc/ada/sem_ch4.adb
    branches/gupc/gcc/ada/sem_ch4.ads
    branches/gupc/gcc/ada/sem_ch6.adb
    branches/gupc/gcc/ada/sem_ch8.adb
    branches/gupc/gcc/ada/sem_ch9.adb
    branches/gupc/gcc/ada/sem_dim.adb
    branches/gupc/gcc/ada/sem_dist.adb
    branches/gupc/gcc/ada/sem_dist.ads
    branches/gupc/gcc/ada/sem_prag.adb
    branches/gupc/gcc/ada/sem_prag.ads
    branches/gupc/gcc/ada/sem_res.adb
    branches/gupc/gcc/ada/sem_util.adb
    branches/gupc/gcc/ada/sigtramp-ppcvxw.c
    branches/gupc/gcc/ada/snames.ads-tmpl
    branches/gupc/gcc/ada/sprint.adb
    branches/gupc/gcc/ada/sprint.ads
    branches/gupc/gcc/ada/sysdep.c
    branches/gupc/gcc/ada/system-vxworks-ppc.ads
    branches/gupc/gcc/alias.c
    branches/gupc/gcc/builtin-types.def
    branches/gupc/gcc/builtins.c
    branches/gupc/gcc/builtins.def
    branches/gupc/gcc/c-decl.c
    branches/gupc/gcc/c-family/ChangeLog
    branches/gupc/gcc/c-family/c-common.c
    branches/gupc/gcc/c-family/c-cppbuiltin.c
    branches/gupc/gcc/c-family/c-opts.c
    branches/gupc/gcc/c-family/c-pretty-print.c
    branches/gupc/gcc/cfgexpand.c
    branches/gupc/gcc/cfgrtl.c
    branches/gupc/gcc/cgraph.c
    branches/gupc/gcc/cgraph.h
    branches/gupc/gcc/cgraphunit.c
    branches/gupc/gcc/combine.c
    branches/gupc/gcc/common.opt
    branches/gupc/gcc/config.gcc
    branches/gupc/gcc/config/alpha/alpha.c
    branches/gupc/gcc/config/arm/arm.c
    branches/gupc/gcc/config/arm/arm.md
    branches/gupc/gcc/config/arm/neon.md
    branches/gupc/gcc/config/avr/avr-protos.h
    branches/gupc/gcc/config/avr/avr.c
    branches/gupc/gcc/config/avr/avr.h
    branches/gupc/gcc/config/avr/avr.md
    branches/gupc/gcc/config/avr/predicates.md
    branches/gupc/gcc/config/freebsd-spec.h
    branches/gupc/gcc/config/frv/frv.c
    branches/gupc/gcc/config/i386/i386-interix.h
    branches/gupc/gcc/config/i386/i386.c
    branches/gupc/gcc/config/i386/i386.md
    branches/gupc/gcc/config/i386/predicates.md
    branches/gupc/gcc/config/i386/t-interix
    branches/gupc/gcc/config/i386/winnt.c
    branches/gupc/gcc/config/initfini-array.h
    branches/gupc/gcc/config/kfreebsd-gnu.h
    branches/gupc/gcc/config/m32c/m32c.c
    branches/gupc/gcc/config/m68k/m68k.c
    branches/gupc/gcc/config/m68k/sync.md
    branches/gupc/gcc/config/microblaze/microblaze.c
    branches/gupc/gcc/config/mips/mips-protos.h
    branches/gupc/gcc/config/mips/mips-ps-3d.md
    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/mips/predicates.md
    branches/gupc/gcc/config/pa/pa.c
    branches/gupc/gcc/config/rs6000/rs6000.c
    branches/gupc/gcc/config/rx/rx-protos.h
    branches/gupc/gcc/config/rx/rx.c
    branches/gupc/gcc/config/rx/rx.md
    branches/gupc/gcc/config/s390/s390.c
    branches/gupc/gcc/config/s390/s390.h
    branches/gupc/gcc/config/s390/s390.opt
    branches/gupc/gcc/config/sparc/predicates.md
    branches/gupc/gcc/config/sparc/sparc.c
    branches/gupc/gcc/config/sparc/sync.md
    branches/gupc/gcc/configure
    branches/gupc/gcc/configure.ac
    branches/gupc/gcc/convert.c
    branches/gupc/gcc/cp/ChangeLog
    branches/gupc/gcc/cp/call.c
    branches/gupc/gcc/cp/class.c
    branches/gupc/gcc/cp/cp-tree.h
    branches/gupc/gcc/cp/decl.c
    branches/gupc/gcc/cp/decl2.c
    branches/gupc/gcc/cp/error.c
    branches/gupc/gcc/cp/mangle.c
    branches/gupc/gcc/cp/name-lookup.c
    branches/gupc/gcc/cp/parser.c
    branches/gupc/gcc/cp/pt.c
    branches/gupc/gcc/cp/search.c
    branches/gupc/gcc/cp/semantics.c
    branches/gupc/gcc/cp/tree.c
    branches/gupc/gcc/cp/typeck.c
    branches/gupc/gcc/cp/typeck2.c
    branches/gupc/gcc/cse.c
    branches/gupc/gcc/cselib.c
    branches/gupc/gcc/df-problems.c
    branches/gupc/gcc/doc/extend.texi
    branches/gupc/gcc/doc/invoke.texi
    branches/gupc/gcc/doc/md.texi
    branches/gupc/gcc/doc/rtl.texi
    branches/gupc/gcc/doc/tm.texi
    branches/gupc/gcc/doc/tm.texi.in
    branches/gupc/gcc/dse.c
    branches/gupc/gcc/dwarf2out.c
    branches/gupc/gcc/emit-rtl.c
    branches/gupc/gcc/expmed.c
    branches/gupc/gcc/expr.c
    branches/gupc/gcc/fortran/ChangeLog
    branches/gupc/gcc/fortran/check.c
    branches/gupc/gcc/fortran/class.c
    branches/gupc/gcc/fortran/decl.c
    branches/gupc/gcc/fortran/expr.c
    branches/gupc/gcc/fortran/f95-lang.c
    branches/gupc/gcc/fortran/frontend-passes.c
    branches/gupc/gcc/fortran/gfortran.h
    branches/gupc/gcc/fortran/interface.c
    branches/gupc/gcc/fortran/intrinsic.texi
    branches/gupc/gcc/fortran/invoke.texi
    branches/gupc/gcc/fortran/lang.opt
    branches/gupc/gcc/fortran/match.c
    branches/gupc/gcc/fortran/match.h
    branches/gupc/gcc/fortran/module.c
    branches/gupc/gcc/fortran/options.c
    branches/gupc/gcc/fortran/primary.c
    branches/gupc/gcc/fortran/resolve.c
    branches/gupc/gcc/fortran/symbol.c
    branches/gupc/gcc/fortran/trans-array.c
    branches/gupc/gcc/fortran/trans-array.h
    branches/gupc/gcc/fortran/trans-common.c
    branches/gupc/gcc/fortran/trans-decl.c
    branches/gupc/gcc/fortran/trans-expr.c
    branches/gupc/gcc/fortran/trans-intrinsic.c
    branches/gupc/gcc/fortran/trans-stmt.c
    branches/gupc/gcc/fortran/trans-types.c
    branches/gupc/gcc/fortran/trans.h
    branches/gupc/gcc/function.c
    branches/gupc/gcc/gcc.c
    branches/gupc/gcc/gcov.c
    branches/gupc/gcc/gcse.c
    branches/gupc/gcc/gimple.h
    branches/gupc/gcc/gimplify.c
    branches/gupc/gcc/go/ChangeLog
    branches/gupc/gcc/go/go-backend.c
    branches/gupc/gcc/go/go-c.h
    branches/gupc/gcc/go/go-gcc.cc
    branches/gupc/gcc/go/go-lang.c
    branches/gupc/gcc/go/gofrontend/backend.h
    branches/gupc/gcc/go/gofrontend/export.cc
    branches/gupc/gcc/go/gofrontend/export.h
    branches/gupc/gcc/go/gofrontend/expressions.cc
    branches/gupc/gcc/go/gofrontend/expressions.h
    branches/gupc/gcc/go/gofrontend/gogo-tree.cc
    branches/gupc/gcc/go/gofrontend/gogo.cc
    branches/gupc/gcc/go/gofrontend/gogo.h
    branches/gupc/gcc/go/gofrontend/import.cc
    branches/gupc/gcc/go/gofrontend/lex.cc
    branches/gupc/gcc/go/gofrontend/lex.h
    branches/gupc/gcc/go/gofrontend/parse.cc
    branches/gupc/gcc/go/gofrontend/parse.h
    branches/gupc/gcc/go/gofrontend/runtime.cc
    branches/gupc/gcc/go/gofrontend/runtime.def
    branches/gupc/gcc/go/gofrontend/statements.cc
    branches/gupc/gcc/go/gofrontend/statements.h
    branches/gupc/gcc/go/gofrontend/types.cc
    branches/gupc/gcc/go/gofrontend/types.h
    branches/gupc/gcc/go/gofrontend/unsafe.cc
    branches/gupc/gcc/go/gospec.c
    branches/gupc/gcc/gtm-builtins.def
    branches/gupc/gcc/hard-reg-set.h
    branches/gupc/gcc/ifcvt.c
    branches/gupc/gcc/incpath.c
    branches/gupc/gcc/ipa-cp.c
    branches/gupc/gcc/ipa-inline-transform.c
    branches/gupc/gcc/ipa-pure-const.c
    branches/gupc/gcc/ipa-split.c
    branches/gupc/gcc/ira-build.c
    branches/gupc/gcc/ira-color.c
    branches/gupc/gcc/ira-conflicts.c
    branches/gupc/gcc/ira-costs.c
    branches/gupc/gcc/ira-emit.c
    branches/gupc/gcc/ira-int.h
    branches/gupc/gcc/ira-lives.c
    branches/gupc/gcc/ira.c
    branches/gupc/gcc/java/ChangeLog
    branches/gupc/gcc/java/lang.c
    branches/gupc/gcc/lto-wrapper.c
    branches/gupc/gcc/omp-low.c
    branches/gupc/gcc/optabs.c
    branches/gupc/gcc/optabs.h
    branches/gupc/gcc/params.def
    branches/gupc/gcc/po/ChangeLog
    branches/gupc/gcc/po/be.po
    branches/gupc/gcc/po/da.po
    branches/gupc/gcc/po/de.po
    branches/gupc/gcc/po/el.po
    branches/gupc/gcc/po/es.po
    branches/gupc/gcc/po/fi.po
    branches/gupc/gcc/po/fr.po
    branches/gupc/gcc/po/gcc.pot
    branches/gupc/gcc/po/id.po
    branches/gupc/gcc/po/ja.po
    branches/gupc/gcc/po/nl.po
    branches/gupc/gcc/po/ru.po
    branches/gupc/gcc/po/sr.po
    branches/gupc/gcc/po/sv.po
    branches/gupc/gcc/po/tr.po
    branches/gupc/gcc/po/vi.po
    branches/gupc/gcc/po/zh_CN.po
    branches/gupc/gcc/po/zh_TW.po
    branches/gupc/gcc/postreload-gcse.c
    branches/gupc/gcc/recog.c
    branches/gupc/gcc/ree.c
    branches/gupc/gcc/reload.c
    branches/gupc/gcc/reload1.c
    branches/gupc/gcc/rtl.h
    branches/gupc/gcc/sched-deps.c
    branches/gupc/gcc/sel-sched-ir.h
    branches/gupc/gcc/store-motion.c
    branches/gupc/gcc/target.def
    branches/gupc/gcc/target.h
    branches/gupc/gcc/testsuite/ChangeLog
    branches/gupc/gcc/testsuite/ada/acats/run_all.sh
    branches/gupc/gcc/testsuite/c-c++-common/tm/omp.c
    branches/gupc/gcc/testsuite/g++.dg/abi/mangle48.C
    branches/gupc/gcc/testsuite/g++.dg/abi/mangle58.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-rom.C
    branches/gupc/gcc/testsuite/g++.dg/ipa/pr51759.C
    branches/gupc/gcc/testsuite/g++.dg/opt/longbranch1.C
    branches/gupc/gcc/testsuite/g++.dg/template/template-id-2.C
    branches/gupc/gcc/testsuite/g++.old-deja/g++.pt/ptrmem6.C
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/20001226-1.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/scal-to-vec1.c
    branches/gupc/gcc/testsuite/gcc.dg/atomic-flag.c
    branches/gupc/gcc/testsuite/gcc.dg/builtins-config.h
    branches/gupc/gcc/testsuite/gcc.dg/cpp/warn-multichar-2.c
    branches/gupc/gcc/testsuite/gcc.dg/cpp/warn-multichar.c
    branches/gupc/gcc/testsuite/gcc.dg/debug/dwarf2/pr49871.c
    branches/gupc/gcc/testsuite/gcc.dg/dfp/fe-convert-2.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/20090218-2_1.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/trans-mem-1_0.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/trans-mem-1_1.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/trans-mem-2_0.c
    branches/gupc/gcc/testsuite/gcc.dg/memcpy-4.c
    branches/gupc/gcc/testsuite/gcc.dg/pr44194-1.c
    branches/gupc/gcc/testsuite/gcc.dg/pr44194-2.c
    branches/gupc/gcc/testsuite/gcc.dg/pr45416.c
    branches/gupc/gcc/testsuite/gcc.dg/pr46309.c
    branches/gupc/gcc/testsuite/gcc.dg/pr50527.c
    branches/gupc/gcc/testsuite/gcc.dg/pr50908-2.c
    branches/gupc/gcc/testsuite/gcc.dg/tm/memopt-3.c
    branches/gupc/gcc/testsuite/gcc.dg/tm/memopt-4.c
    branches/gupc/gcc/testsuite/gcc.dg/tm/memopt-5.c
    branches/gupc/gcc/testsuite/gcc.dg/tm/memopt-7.c
    branches/gupc/gcc/testsuite/gcc.dg/tm/pr51472.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ldist-16.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ldist-17.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ldist-pr45948.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-4.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-69.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-multitypes-1.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-peel-3.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-widen-shift-u8.c
    branches/gupc/gcc/testsuite/gcc.misc-tests/gcov-14.c
    branches/gupc/gcc/testsuite/gcc.target/arm/di-longlong64-sync-withldrexd.c
    branches/gupc/gcc/testsuite/gcc.target/avr/torture/int24-mul.c
    branches/gupc/gcc/testsuite/gcc.target/mips/code-readable-2.c
    branches/gupc/gcc/testsuite/gcc.target/mips/extend-1.c
    branches/gupc/gcc/testsuite/gcc.target/mips/mmcount-ra-address-1.c
    branches/gupc/gcc/testsuite/gcc.target/mips/mmcount-ra-address-2.c
    branches/gupc/gcc/testsuite/gcc.target/mips/mmcount-ra-address-3.c
    branches/gupc/gcc/testsuite/gcc.target/mips/octeon-exts-6.c
    branches/gupc/gcc/testsuite/gcc.target/mips/octeon2-lx-1.c
    branches/gupc/gcc/testsuite/gcc.target/mips/pr37362.c
    branches/gupc/gcc/testsuite/gfortran.dg/allocatable_scalar_9.f90
    branches/gupc/gcc/testsuite/gfortran.dg/allocate_alloc_opt_4.f90
    branches/gupc/gcc/testsuite/gfortran.dg/class_array_3.f03
    branches/gupc/gcc/testsuite/gfortran.dg/guality/pr41558.f90
    branches/gupc/gcc/testsuite/gfortran.dg/ldist-pr45199.f
    branches/gupc/gcc/testsuite/gfortran.dg/module_md5_1.f90
    branches/gupc/gcc/testsuite/gfortran.dg/namelist_59.f90
    branches/gupc/gcc/testsuite/gfortran.dg/quad_2.f90
    branches/gupc/gcc/testsuite/gfortran.dg/reassoc_4.f
    branches/gupc/gcc/testsuite/go.test/go-test.exp
    branches/gupc/gcc/testsuite/go.test/test/append.go
    branches/gupc/gcc/testsuite/go.test/test/blank.go
    branches/gupc/gcc/testsuite/go.test/test/blank1.go
    branches/gupc/gcc/testsuite/go.test/test/chan/doubleselect.go
    branches/gupc/gcc/testsuite/go.test/test/chan/nonblock.go
    branches/gupc/gcc/testsuite/go.test/test/chan/perm.go
    branches/gupc/gcc/testsuite/go.test/test/closure.go
    branches/gupc/gcc/testsuite/go.test/test/complit.go
    branches/gupc/gcc/testsuite/go.test/test/ddd1.go
    branches/gupc/gcc/testsuite/go.test/test/deferprint.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug014.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug027.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug067.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug070.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug093.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug108.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug113.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug141.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug148.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug175.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug195.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug200.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug204.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug213.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug229.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug242.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug248.dir/bug2.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug251.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug286.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug309.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug328.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug340.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug345.dir/main.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug363.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug364.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug365.go
    branches/gupc/gcc/testsuite/go.test/test/func4.go
    branches/gupc/gcc/testsuite/go.test/test/golden.out
    branches/gupc/gcc/testsuite/go.test/test/goprint.go
    branches/gupc/gcc/testsuite/go.test/test/helloworld.go
    branches/gupc/gcc/testsuite/go.test/test/indirect1.go
    branches/gupc/gcc/testsuite/go.test/test/interface/fail.go
    branches/gupc/gcc/testsuite/go.test/test/interface/returntype.go
    branches/gupc/gcc/testsuite/go.test/test/ken/cplx0.go
    branches/gupc/gcc/testsuite/go.test/test/ken/cplx2.go
    branches/gupc/gcc/testsuite/go.test/test/ken/cplx3.go
    branches/gupc/gcc/testsuite/go.test/test/ken/cplx4.go
    branches/gupc/gcc/testsuite/go.test/test/ken/cplx5.go
    branches/gupc/gcc/testsuite/go.test/test/ken/intervar.go
    branches/gupc/gcc/testsuite/go.test/test/ken/label.go
    branches/gupc/gcc/testsuite/go.test/test/ken/rob1.go
    branches/gupc/gcc/testsuite/go.test/test/ken/rob2.go
    branches/gupc/gcc/testsuite/go.test/test/ken/simpswitch.go
    branches/gupc/gcc/testsuite/go.test/test/ken/string.go
    branches/gupc/gcc/testsuite/go.test/test/mallocfin.go
    branches/gupc/gcc/testsuite/go.test/test/mallocrep.go
    branches/gupc/gcc/testsuite/go.test/test/nil.go
    branches/gupc/gcc/testsuite/go.test/test/peano.go
    branches/gupc/gcc/testsuite/go.test/test/printbig.go
    branches/gupc/gcc/testsuite/go.test/test/range.go
    branches/gupc/gcc/testsuite/go.test/test/run
    branches/gupc/gcc/testsuite/go.test/test/sigchld.go
    branches/gupc/gcc/testsuite/go.test/test/sinit.go
    branches/gupc/gcc/testsuite/go.test/test/solitaire.go
    branches/gupc/gcc/testsuite/go.test/test/string_lit.go
    branches/gupc/gcc/testsuite/go.test/test/switch.go
    branches/gupc/gcc/testsuite/go.test/test/turing.go
    branches/gupc/gcc/testsuite/go.test/test/typeswitch2.go
    branches/gupc/gcc/testsuite/go.test/test/zerodivide.go
    branches/gupc/gcc/testsuite/lib/go-torture.exp
    branches/gupc/gcc/testsuite/lib/go.exp
    branches/gupc/gcc/testsuite/lib/target-supports.exp
    branches/gupc/gcc/trans-mem.c
    branches/gupc/gcc/tree-data-ref.c
    branches/gupc/gcc/tree-data-ref.h
    branches/gupc/gcc/tree-eh.c
    branches/gupc/gcc/tree-inline.c
    branches/gupc/gcc/tree-loop-distribution.c
    branches/gupc/gcc/tree-mudflap.c
    branches/gupc/gcc/tree-optimize.c
    branches/gupc/gcc/tree-parloops.c
    branches/gupc/gcc/tree-predcom.c
    branches/gupc/gcc/tree-sra.c
    branches/gupc/gcc/tree-ssa-pre.c
    branches/gupc/gcc/tree-ssa-sccvn.c
    branches/gupc/gcc/tree-ssa-structalias.c
    branches/gupc/gcc/tree-ssa-tail-merge.c
    branches/gupc/gcc/tree-ssa.c
    branches/gupc/gcc/tree-vect-patterns.c
    branches/gupc/gcc/tree-vect-stmts.c
    branches/gupc/gcc/tree.c
    branches/gupc/gcc/tree.h
    branches/gupc/gcc/upc/ChangeLog
    branches/gupc/gcc/var-tracking.c
    branches/gupc/gcc/varpool.c
    branches/gupc/gcc/vec.c
    branches/gupc/include/ChangeLog
    branches/gupc/include/dwarf2.h
    branches/gupc/libada/ChangeLog
    branches/gupc/libada/configure
    branches/gupc/libcpp/po/ChangeLog
    branches/gupc/libcpp/po/be.po
    branches/gupc/libcpp/po/ca.po
    branches/gupc/libcpp/po/cpplib.pot
    branches/gupc/libcpp/po/da.po
    branches/gupc/libcpp/po/de.po
    branches/gupc/libcpp/po/el.po
    branches/gupc/libcpp/po/es.po
    branches/gupc/libcpp/po/fi.po
    branches/gupc/libcpp/po/fr.po
    branches/gupc/libcpp/po/id.po
    branches/gupc/libcpp/po/ja.po
    branches/gupc/libcpp/po/nl.po
    branches/gupc/libcpp/po/ru.po
    branches/gupc/libcpp/po/sv.po
    branches/gupc/libcpp/po/tr.po
    branches/gupc/libcpp/po/uk.po
    branches/gupc/libcpp/po/vi.po
    branches/gupc/libcpp/po/zh_CN.po
    branches/gupc/libcpp/po/zh_TW.po
    branches/gupc/libffi/ChangeLog
    branches/gupc/libffi/src/ia64/ffi.c
    branches/gupc/libffi/src/m68k/sysv.S
    branches/gupc/libffi/src/x86/ffi.c
    branches/gupc/libffi/src/x86/ffitarget.h
    branches/gupc/libffi/src/x86/win32.S
    branches/gupc/libgcc/ChangeLog
    branches/gupc/libgcc/config.host
    branches/gupc/libgcc/config/mips/libgcc-mips16.ver
    branches/gupc/libgcc/config/mips/mips16.S
    branches/gupc/libgcc/config/mips/t-mips16
    branches/gupc/libgcc/config/rs6000/t-linux
    branches/gupc/libgcc/config/rs6000/t-ppc64-fp
    branches/gupc/libgcc/configure
    branches/gupc/libgcc/libgcov.c
    branches/gupc/libgfortran/ChangeLog
    branches/gupc/libgfortran/config.h.in
    branches/gupc/libgfortran/configure
    branches/gupc/libgfortran/configure.ac
    branches/gupc/libgfortran/intrinsics/chmod.c
    branches/gupc/libgfortran/runtime/backtrace.c
    branches/gupc/libgfortran/runtime/main.c
    branches/gupc/libgo/MERGE
    branches/gupc/libgo/Makefile.am
    branches/gupc/libgo/Makefile.in
    branches/gupc/libgo/config.h.in
    branches/gupc/libgo/configure
    branches/gupc/libgo/configure.ac
    branches/gupc/libgo/go/archive/tar/reader_test.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_test.go
    branches/gupc/libgo/go/archive/zip/zip_test.go
    branches/gupc/libgo/go/bufio/bufio.go
    branches/gupc/libgo/go/bufio/bufio_test.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_test.go
    branches/gupc/libgo/go/bytes/export_test.go
    branches/gupc/libgo/go/bytes/indexbyte.c
    branches/gupc/libgo/go/compress/flate/deflate.go
    branches/gupc/libgo/go/compress/flate/deflate_test.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/container/heap/heap.go
    branches/gupc/libgo/go/crypto/aes/aes_test.go
    branches/gupc/libgo/go/crypto/aes/block.go
    branches/gupc/libgo/go/crypto/aes/const.go
    branches/gupc/libgo/go/crypto/crypto.go
    branches/gupc/libgo/go/crypto/dsa/dsa.go
    branches/gupc/libgo/go/crypto/ecdsa/ecdsa.go
    branches/gupc/libgo/go/crypto/ecdsa/ecdsa_test.go
    branches/gupc/libgo/go/crypto/elliptic/elliptic.go
    branches/gupc/libgo/go/crypto/elliptic/elliptic_test.go
    branches/gupc/libgo/go/crypto/hmac/hmac.go
    branches/gupc/libgo/go/crypto/hmac/hmac_test.go
    branches/gupc/libgo/go/crypto/md4/md4.go
    branches/gupc/libgo/go/crypto/md5/md5.go
    branches/gupc/libgo/go/crypto/ocsp/ocsp_test.go
    branches/gupc/libgo/go/crypto/openpgp/armor/armor.go
    branches/gupc/libgo/go/crypto/openpgp/canonical_text.go
    branches/gupc/libgo/go/crypto/openpgp/canonical_text_test.go
    branches/gupc/libgo/go/crypto/openpgp/keys.go
    branches/gupc/libgo/go/crypto/openpgp/packet/compressed.go
    branches/gupc/libgo/go/crypto/openpgp/packet/encrypted_key.go
    branches/gupc/libgo/go/crypto/openpgp/packet/one_pass_signature.go
    branches/gupc/libgo/go/crypto/openpgp/packet/packet.go
    branches/gupc/libgo/go/crypto/openpgp/packet/packet_test.go
    branches/gupc/libgo/go/crypto/openpgp/packet/private_key.go
    branches/gupc/libgo/go/crypto/openpgp/packet/public_key.go
    branches/gupc/libgo/go/crypto/openpgp/packet/reader.go
    branches/gupc/libgo/go/crypto/openpgp/packet/signature.go
    branches/gupc/libgo/go/crypto/openpgp/packet/symmetric_key_encrypted.go
    branches/gupc/libgo/go/crypto/openpgp/packet/symmetrically_encrypted.go
    branches/gupc/libgo/go/crypto/openpgp/packet/symmetrically_encrypted_test.go
    branches/gupc/libgo/go/crypto/openpgp/read.go
    branches/gupc/libgo/go/crypto/openpgp/read_test.go
    branches/gupc/libgo/go/crypto/openpgp/s2k/s2k.go
    branches/gupc/libgo/go/crypto/openpgp/write.go
    branches/gupc/libgo/go/crypto/openpgp/write_test.go
    branches/gupc/libgo/go/crypto/rand/rand_unix.go
    branches/gupc/libgo/go/crypto/ripemd160/ripemd160.go
    branches/gupc/libgo/go/crypto/sha1/sha1.go
    branches/gupc/libgo/go/crypto/sha256/sha256.go
    branches/gupc/libgo/go/crypto/sha512/sha512.go
    branches/gupc/libgo/go/crypto/tls/cipher_suites.go
    branches/gupc/libgo/go/crypto/tls/common.go
    branches/gupc/libgo/go/crypto/tls/conn.go
    branches/gupc/libgo/go/crypto/tls/generate_cert.go
    branches/gupc/libgo/go/crypto/tls/handshake_client.go
    branches/gupc/libgo/go/crypto/tls/handshake_messages.go
    branches/gupc/libgo/go/crypto/tls/handshake_server.go
    branches/gupc/libgo/go/crypto/tls/handshake_server_test.go
    branches/gupc/libgo/go/crypto/tls/key_agreement.go
    branches/gupc/libgo/go/crypto/tls/root_darwin.go
    branches/gupc/libgo/go/crypto/tls/root_stub.go
    branches/gupc/libgo/go/crypto/tls/root_unix.go
    branches/gupc/libgo/go/crypto/tls/tls.go
    branches/gupc/libgo/go/crypto/x509/cert_pool.go
    branches/gupc/libgo/go/crypto/x509/verify_test.go
    branches/gupc/libgo/go/crypto/x509/x509.go
    branches/gupc/libgo/go/debug/gosym/pclntab_test.go
    branches/gupc/libgo/go/encoding/asn1/asn1.go
    branches/gupc/libgo/go/encoding/asn1/asn1_test.go
    branches/gupc/libgo/go/encoding/asn1/marshal_test.go
    branches/gupc/libgo/go/encoding/binary/binary_test.go
    branches/gupc/libgo/go/encoding/binary/varint_test.go
    branches/gupc/libgo/go/encoding/gob/codec_test.go
    branches/gupc/libgo/go/encoding/gob/debug.go
    branches/gupc/libgo/go/encoding/gob/decode.go
    branches/gupc/libgo/go/encoding/gob/dump.go
    branches/gupc/libgo/go/encoding/gob/encode.go
    branches/gupc/libgo/go/encoding/gob/encoder_test.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/bench_test.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/tagkey_test.go
    branches/gupc/libgo/go/encoding/xml/atom_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/xml_test.go
    branches/gupc/libgo/go/exp/gotype/testdata/test1.go
    branches/gupc/libgo/go/exp/inotify/inotify_linux_test.go
    branches/gupc/libgo/go/exp/norm/input.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/trie_test.go
    branches/gupc/libgo/go/exp/ssh/client.go
    branches/gupc/libgo/go/exp/ssh/client_auth.go
    branches/gupc/libgo/go/exp/ssh/client_auth_test.go
    branches/gupc/libgo/go/exp/ssh/client_func_test.go
    branches/gupc/libgo/go/exp/ssh/doc.go
    branches/gupc/libgo/go/exp/ssh/messages.go
    branches/gupc/libgo/go/exp/ssh/server.go
    branches/gupc/libgo/go/exp/ssh/session.go
    branches/gupc/libgo/go/exp/ssh/session_test.go
    branches/gupc/libgo/go/exp/ssh/tcpip.go
    branches/gupc/libgo/go/exp/ssh/transport.go
    branches/gupc/libgo/go/exp/ssh/transport_test.go
    branches/gupc/libgo/go/exp/terminal/terminal.go
    branches/gupc/libgo/go/exp/terminal/util.go
    branches/gupc/libgo/go/exp/types/check_test.go
    branches/gupc/libgo/go/exp/types/gcimporter.go
    branches/gupc/libgo/go/exp/types/universe.go
    branches/gupc/libgo/go/exp/winfsnotify/winfsnotify.go
    branches/gupc/libgo/go/exp/winfsnotify/winfsnotify_test.go
    branches/gupc/libgo/go/exp/wingui/gui.go
    branches/gupc/libgo/go/exp/wingui/winapi.go
    branches/gupc/libgo/go/exp/wingui/zwinapi.go
    branches/gupc/libgo/go/expvar/expvar.go
    branches/gupc/libgo/go/flag/flag.go
    branches/gupc/libgo/go/flag/flag_test.go
    branches/gupc/libgo/go/fmt/doc.go
    branches/gupc/libgo/go/fmt/fmt_test.go
    branches/gupc/libgo/go/fmt/format.go
    branches/gupc/libgo/go/fmt/print.go
    branches/gupc/libgo/go/fmt/scan_test.go
    branches/gupc/libgo/go/go/ast/ast.go
    branches/gupc/libgo/go/go/ast/filter.go
    branches/gupc/libgo/go/go/ast/print.go
    branches/gupc/libgo/go/go/ast/print_test.go
    branches/gupc/libgo/go/go/ast/scope.go
    branches/gupc/libgo/go/go/build/build.go
    branches/gupc/libgo/go/go/build/build_test.go
    branches/gupc/libgo/go/go/build/dir.go
    branches/gupc/libgo/go/go/build/path.go
    branches/gupc/libgo/go/go/build/pkgtest/sqrt_test.go
    branches/gupc/libgo/go/go/build/pkgtest/xsqrt_test.go
    branches/gupc/libgo/go/go/doc/comment.go
    branches/gupc/libgo/go/go/doc/comment_test.go
    branches/gupc/libgo/go/go/doc/doc.go
    branches/gupc/libgo/go/go/doc/example.go
    branches/gupc/libgo/go/go/doc/headscan.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/printer/nodes.go
    branches/gupc/libgo/go/go/printer/printer.go
    branches/gupc/libgo/go/go/printer/printer_test.go
    branches/gupc/libgo/go/go/printer/testdata/comments.golden
    branches/gupc/libgo/go/go/printer/testdata/comments.input
    branches/gupc/libgo/go/go/printer/testdata/declarations.golden
    branches/gupc/libgo/go/go/printer/testdata/declarations.input
    branches/gupc/libgo/go/go/printer/testdata/statements.golden
    branches/gupc/libgo/go/go/scanner/scanner.go
    branches/gupc/libgo/go/go/scanner/scanner_test.go
    branches/gupc/libgo/go/go/token/position.go
    branches/gupc/libgo/go/go/token/position_test.go
    branches/gupc/libgo/go/go/token/token.go
    branches/gupc/libgo/go/hash/adler32/adler32.go
    branches/gupc/libgo/go/hash/crc32/crc32.go
    branches/gupc/libgo/go/hash/crc32/crc32_generic.go
    branches/gupc/libgo/go/hash/crc64/crc64.go
    branches/gupc/libgo/go/hash/fnv/fnv.go
    branches/gupc/libgo/go/hash/hash.go
    branches/gupc/libgo/go/html/const.go
    branches/gupc/libgo/go/html/escape.go
    branches/gupc/libgo/go/html/node.go
    branches/gupc/libgo/go/html/parse.go
    branches/gupc/libgo/go/html/parse_test.go
    branches/gupc/libgo/go/html/render.go
    branches/gupc/libgo/go/html/template/css.go
    branches/gupc/libgo/go/html/template/doc.go
    branches/gupc/libgo/go/html/template/error.go
    branches/gupc/libgo/go/html/template/escape.go
    branches/gupc/libgo/go/html/template/escape_test.go
    branches/gupc/libgo/go/html/template/template.go
    branches/gupc/libgo/go/html/token.go
    branches/gupc/libgo/go/image/color/color.go
    branches/gupc/libgo/go/image/draw/bench_test.go
    branches/gupc/libgo/go/image/draw/draw.go
    branches/gupc/libgo/go/image/draw/draw_test.go
    branches/gupc/libgo/go/image/geom.go
    branches/gupc/libgo/go/image/image.go
    branches/gupc/libgo/go/image/jpeg/reader.go
    branches/gupc/libgo/go/image/jpeg/writer.go
    branches/gupc/libgo/go/image/jpeg/writer_test.go
    branches/gupc/libgo/go/image/names.go
    branches/gupc/libgo/go/image/png/writer_test.go
    branches/gupc/libgo/go/image/tiff/reader.go
    branches/gupc/libgo/go/image/tiff/reader_test.go
    branches/gupc/libgo/go/io/ioutil/ioutil.go
    branches/gupc/libgo/go/io/ioutil/ioutil_test.go
    branches/gupc/libgo/go/io/pipe_test.go
    branches/gupc/libgo/go/log/syslog/syslog.go
    branches/gupc/libgo/go/log/syslog/syslog_test.go
    branches/gupc/libgo/go/math/abs.go
    branches/gupc/libgo/go/math/acosh.go
    branches/gupc/libgo/go/math/all_test.go
    branches/gupc/libgo/go/math/asin.go
    branches/gupc/libgo/go/math/asinh.go
    branches/gupc/libgo/go/math/atan.go
    branches/gupc/libgo/go/math/atan2.go
    branches/gupc/libgo/go/math/atanh.go
    branches/gupc/libgo/go/math/big/int_test.go
    branches/gupc/libgo/go/math/big/nat.go
    branches/gupc/libgo/go/math/big/nat_test.go
    branches/gupc/libgo/go/math/const.go
    branches/gupc/libgo/go/math/dim.go
    branches/gupc/libgo/go/math/exp.go
    branches/gupc/libgo/go/math/expm1.go
    branches/gupc/libgo/go/math/floor.go
    branches/gupc/libgo/go/math/frexp.go
    branches/gupc/libgo/go/math/hypot.go
    branches/gupc/libgo/go/math/ldexp.go
    branches/gupc/libgo/go/math/log.go
    branches/gupc/libgo/go/math/log10.go
    branches/gupc/libgo/go/math/log1p.go
    branches/gupc/libgo/go/math/mod.go
    branches/gupc/libgo/go/math/modf.go
    branches/gupc/libgo/go/math/nextafter.go
    branches/gupc/libgo/go/math/pow10.go
    branches/gupc/libgo/go/math/rand/rand.go
    branches/gupc/libgo/go/math/rand/rand_test.go
    branches/gupc/libgo/go/math/remainder.go
    branches/gupc/libgo/go/math/sin.go
    branches/gupc/libgo/go/math/sincos.go
    branches/gupc/libgo/go/math/sqrt.go
    branches/gupc/libgo/go/math/tan.go
    branches/gupc/libgo/go/mime/mediatype.go
    branches/gupc/libgo/go/mime/mediatype_test.go
    branches/gupc/libgo/go/mime/type.go
    branches/gupc/libgo/go/mime/type_unix.go
    branches/gupc/libgo/go/mime/type_windows.go
    branches/gupc/libgo/go/net/cgo_stub.go
    branches/gupc/libgo/go/net/dial.go
    branches/gupc/libgo/go/net/dnsclient_unix.go
    branches/gupc/libgo/go/net/dnsconfig.go
    branches/gupc/libgo/go/net/fd.go
    branches/gupc/libgo/go/net/fd_linux.go
    branches/gupc/libgo/go/net/fd_openbsd.go
    branches/gupc/libgo/go/net/fd_windows.go
    branches/gupc/libgo/go/net/file.go
    branches/gupc/libgo/go/net/file_test.go
    branches/gupc/libgo/go/net/http/cgi/host.go
    branches/gupc/libgo/go/net/http/cgi/host_test.go
    branches/gupc/libgo/go/net/http/client.go
    branches/gupc/libgo/go/net/http/client_test.go
    branches/gupc/libgo/go/net/http/cookie.go
    branches/gupc/libgo/go/net/http/doc.go
    branches/gupc/libgo/go/net/http/fs_test.go
    branches/gupc/libgo/go/net/http/httputil/dump.go
    branches/gupc/libgo/go/net/http/httputil/reverseproxy.go
    branches/gupc/libgo/go/net/http/readrequest_test.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/serve_test.go
    branches/gupc/libgo/go/net/http/server.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_linux.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/ipraw_test.go
    branches/gupc/libgo/go/net/iprawsock_plan9.go
    branches/gupc/libgo/go/net/iprawsock_posix.go
    branches/gupc/libgo/go/net/ipsock_plan9.go
    branches/gupc/libgo/go/net/ipsock_posix.go
    branches/gupc/libgo/go/net/lookup_plan9.go
    branches/gupc/libgo/go/net/lookup_unix.go
    branches/gupc/libgo/go/net/lookup_windows.go
    branches/gupc/libgo/go/net/multicast_test.go
    branches/gupc/libgo/go/net/net.go
    branches/gupc/libgo/go/net/newpollserver.go
    branches/gupc/libgo/go/net/pipe.go
    branches/gupc/libgo/go/net/port.go
    branches/gupc/libgo/go/net/rpc/server_test.go
    branches/gupc/libgo/go/net/sendfile_linux.go
    branches/gupc/libgo/go/net/sendfile_stub.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.go
    branches/gupc/libgo/go/net/sock_bsd.go
    branches/gupc/libgo/go/net/sock_linux.go
    branches/gupc/libgo/go/net/sock_windows.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/timeout_test.go
    branches/gupc/libgo/go/net/udpsock_plan9.go
    branches/gupc/libgo/go/net/udpsock_posix.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/old/netchan/common.go
    branches/gupc/libgo/go/old/netchan/import.go
    branches/gupc/libgo/go/old/netchan/netchan_test.go
    branches/gupc/libgo/go/old/regexp/all_test.go
    branches/gupc/libgo/go/old/regexp/regexp.go
    branches/gupc/libgo/go/old/template/template_test.go
    branches/gupc/libgo/go/os/dir.go
    branches/gupc/libgo/go/os/dir_plan9.go
    branches/gupc/libgo/go/os/dir_unix.go
    branches/gupc/libgo/go/os/env_test.go
    branches/gupc/libgo/go/os/error_plan9.go
    branches/gupc/libgo/go/os/error_posix.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_plan9.go
    branches/gupc/libgo/go/os/exec_posix.go
    branches/gupc/libgo/go/os/exec_unix.go
    branches/gupc/libgo/go/os/exec_windows.go
    branches/gupc/libgo/go/os/file.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/os_test.go
    branches/gupc/libgo/go/os/os_unix_test.go
    branches/gupc/libgo/go/os/path.go
    branches/gupc/libgo/go/os/path_test.go
    branches/gupc/libgo/go/os/path_unix.go
    branches/gupc/libgo/go/os/signal/signal.go
    branches/gupc/libgo/go/os/signal/signal_test.go
    branches/gupc/libgo/go/os/stat_openbsd.go
    branches/gupc/libgo/go/os/stat_plan9.go
    branches/gupc/libgo/go/os/sys_bsd.go
    branches/gupc/libgo/go/os/sys_linux.go
    branches/gupc/libgo/go/os/sys_plan9.go
    branches/gupc/libgo/go/os/sys_uname.go
    branches/gupc/libgo/go/os/types.go
    branches/gupc/libgo/go/os/user/lookup_stubs.go
    branches/gupc/libgo/go/os/user/lookup_unix.go
    branches/gupc/libgo/go/patch/textdiff.go
    branches/gupc/libgo/go/path/filepath/path.go
    branches/gupc/libgo/go/path/filepath/path_test.go
    branches/gupc/libgo/go/path/filepath/path_unix.go
    branches/gupc/libgo/go/path/path.go
    branches/gupc/libgo/go/path/path_test.go
    branches/gupc/libgo/go/reflect/all_test.go
    branches/gupc/libgo/go/reflect/type.go
    branches/gupc/libgo/go/reflect/value.go
    branches/gupc/libgo/go/regexp/all_test.go
    branches/gupc/libgo/go/regexp/exec.go
    branches/gupc/libgo/go/regexp/exec_test.go
    branches/gupc/libgo/go/regexp/regexp.go
    branches/gupc/libgo/go/regexp/syntax/compile.go
    branches/gupc/libgo/go/regexp/syntax/parse.go
    branches/gupc/libgo/go/regexp/syntax/prog.go
    branches/gupc/libgo/go/regexp/syntax/prog_test.go
    branches/gupc/libgo/go/regexp/syntax/regexp.go
    branches/gupc/libgo/go/runtime/debug.go
    branches/gupc/libgo/go/runtime/extern.go
    branches/gupc/libgo/go/runtime/gc_test.go
    branches/gupc/libgo/go/sort/example_test.go
    branches/gupc/libgo/go/sort/sort.go
    branches/gupc/libgo/go/strconv/atob.go
    branches/gupc/libgo/go/strconv/atof.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/decimal.go
    branches/gupc/libgo/go/strconv/fp_test.go
    branches/gupc/libgo/go/strconv/ftoa.go
    branches/gupc/libgo/go/strconv/ftoa_test.go
    branches/gupc/libgo/go/strconv/itoa.go
    branches/gupc/libgo/go/strconv/itoa_test.go
    branches/gupc/libgo/go/strconv/quote.go
    branches/gupc/libgo/go/strconv/quote_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/syscall/bpf_bsd.go
    branches/gupc/libgo/go/syscall/env_unix.go
    branches/gupc/libgo/go/syscall/exec_unix.go
    branches/gupc/libgo/go/syscall/libcall_linux.go
    branches/gupc/libgo/go/syscall/route_bsd.go
    branches/gupc/libgo/go/syscall/sockcmsg_unix.go
    branches/gupc/libgo/go/syscall/socket.go
    branches/gupc/libgo/go/syscall/socket_irix.go
    branches/gupc/libgo/go/syscall/socket_linux.go
    branches/gupc/libgo/go/syscall/syscall.go
    branches/gupc/libgo/go/syscall/syscall_unix.go
    branches/gupc/libgo/go/testing/benchmark.go
    branches/gupc/libgo/go/testing/example.go
    branches/gupc/libgo/go/testing/testing.go
    branches/gupc/libgo/go/text/template/doc.go
    branches/gupc/libgo/go/text/template/exec.go
    branches/gupc/libgo/go/text/template/exec_test.go
    branches/gupc/libgo/go/text/template/multi_test.go
    branches/gupc/libgo/go/text/template/parse/node.go
    branches/gupc/libgo/go/text/template/parse/parse_test.go
    branches/gupc/libgo/go/text/template/template.go
    branches/gupc/libgo/go/time/format.go
    branches/gupc/libgo/go/time/internal_test.go
    branches/gupc/libgo/go/time/sleep.go
    branches/gupc/libgo/go/time/sleep_test.go
    branches/gupc/libgo/go/time/sys_plan9.go
    branches/gupc/libgo/go/time/sys_unix.go
    branches/gupc/libgo/go/time/tick.go
    branches/gupc/libgo/go/time/time.go
    branches/gupc/libgo/go/time/time_test.go
    branches/gupc/libgo/go/time/zoneinfo_plan9.go
    branches/gupc/libgo/go/time/zoneinfo_unix.go
    branches/gupc/libgo/go/unicode/letter.go
    branches/gupc/libgo/go/websocket/hixie.go
    branches/gupc/libgo/go/websocket/hybi.go
    branches/gupc/libgo/go/websocket/server.go
    branches/gupc/libgo/go/websocket/websocket.go
    branches/gupc/libgo/merge.sh
    branches/gupc/libgo/mksysinfo.sh
    branches/gupc/libgo/runtime/go-map-delete.c
    branches/gupc/libgo/runtime/go-map-index.c
    branches/gupc/libgo/runtime/go-print.c
    branches/gupc/libgo/runtime/goc2c.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/mem.c
    branches/gupc/libgo/runtime/mgc0.c
    branches/gupc/libgo/runtime/mprof.goc
    branches/gupc/libgo/runtime/runtime.c
    branches/gupc/libgo/runtime/runtime.h
    branches/gupc/libgo/runtime/runtime1.goc
    branches/gupc/libgo/runtime/string.goc
    branches/gupc/libgo/runtime/thread-linux.c
    branches/gupc/libgo/runtime/thread-sema.c
    branches/gupc/libgo/testsuite/gotest
    branches/gupc/libgomp/ChangeLog
    branches/gupc/libgomp/configure.tgt
    branches/gupc/libiberty/ChangeLog
    branches/gupc/libiberty/configure
    branches/gupc/libiberty/make-relative-prefix.c
    branches/gupc/libitm/ChangeLog
    branches/gupc/libitm/Makefile.am
    branches/gupc/libitm/Makefile.in
    branches/gupc/libitm/acinclude.m4
    branches/gupc/libitm/beginend.cc
    branches/gupc/libitm/config/generic/tls.cc
    branches/gupc/libitm/config/generic/tls.h
    branches/gupc/libitm/config/linux/rwlock.cc
    branches/gupc/libitm/config/x86/sjlj.S
    branches/gupc/libitm/config/x86/target.h
    branches/gupc/libitm/configure
    branches/gupc/libitm/configure.ac
    branches/gupc/libitm/containers.h
    branches/gupc/libitm/libitm.h
    branches/gupc/libitm/libitm.map
    branches/gupc/libitm/libitm_i.h
    branches/gupc/libitm/local.cc
    branches/gupc/libitm/testsuite/Makefile.in
    branches/gupc/libitm/testsuite/libitm.c++/static_ctor.C
    branches/gupc/libmudflap/ChangeLog


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