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]

r183893 - in /branches/gccgo: ./ ChangeLog MAIN...


Author: ian
Date: Sat Feb  4 04:22:55 2012
New Revision: 183893

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183893
Log:
Merge from trunk revision 183892.

Added:
    branches/gccgo/libstdc++-v3/testsuite/29_atomics/atomic/cons/49445.cc
      - copied unchanged from r183892, trunk/libstdc++-v3/testsuite/29_atomics/atomic/cons/49445.cc
    branches/gccgo/libstdc++-v3/testsuite/29_atomics/atomic/operators/51811.cc
      - copied unchanged from r183892, trunk/libstdc++-v3/testsuite/29_atomics/atomic/operators/51811.cc
    branches/gccgo/libstdc++-v3/testsuite/29_atomics/atomic/operators/pointer_partial_void.cc
      - copied unchanged from r183892, trunk/libstdc++-v3/testsuite/29_atomics/atomic/operators/pointer_partial_void.cc
Modified:
    branches/gccgo/libstdc++-v3/ChangeLog
    branches/gccgo/libstdc++-v3/config/abi/post/i386-linux-gnu/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/post/i486-linux-gnu/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/post/powerpc-linux-gnu/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/post/powerpc64-linux-gnu/32/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/post/powerpc64-linux-gnu/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/post/s390-linux-gnu/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/post/s390x-linux-gnu/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/post/x86_64-linux-gnu/32/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/post/x86_64-linux-gnu/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/include/bits/atomic_base.h

Changes in other areas also in this revision:
Added:
    branches/gccgo/gcc/testsuite/gcc.c-torture/compile/pr52092.c
      - copied unchanged from r183892, trunk/gcc/testsuite/gcc.c-torture/compile/pr52092.c
    branches/gccgo/gcc/testsuite/gfortran.dg/class_array_10.f03
      - copied unchanged from r183892, trunk/gcc/testsuite/gfortran.dg/class_array_10.f03
    branches/gccgo/gcc/testsuite/gfortran.dg/class_array_11.f03
      - copied unchanged from r183892, trunk/gcc/testsuite/gfortran.dg/class_array_11.f03
    branches/gccgo/gcc/testsuite/gfortran.dg/class_array_12.f03
      - copied unchanged from r183892, trunk/gcc/testsuite/gfortran.dg/class_array_12.f03
Modified:
    branches/gccgo/   (props changed)
    branches/gccgo/ChangeLog
    branches/gccgo/MAINTAINERS
    branches/gccgo/gcc/ChangeLog
    branches/gccgo/gcc/DATESTAMP
    branches/gccgo/gcc/ada/ChangeLog
    branches/gccgo/gcc/doc/libgcc.texi
    branches/gccgo/gcc/fortran/ChangeLog
    branches/gccgo/gcc/fortran/class.c
    branches/gccgo/gcc/fortran/gfortran.h
    branches/gccgo/gcc/fortran/trans-expr.c
    branches/gccgo/gcc/go/gofrontend/types.cc
    branches/gccgo/gcc/loop-unswitch.c
    branches/gccgo/gcc/testsuite/ChangeLog
    branches/gccgo/libgo/go/reflect/all_test.go
    branches/gccgo/libgo/go/reflect/type.go
    branches/gccgo/libgo/mksysinfo.sh
    branches/gccgo/libjava/ChangeLog
    branches/gccgo/libjava/configure
    branches/gccgo/libjava/configure.ac

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



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