r124642 - in /branches/pointer_plus: include/Ch...
pinskia@gcc.gnu.org
pinskia@gcc.gnu.org
Sat May 12 22:29:00 GMT 2007
Author: pinskia
Date: Sat May 12 22:28:59 2007
New Revision: 124642
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124642
Log:
Commit the rest of the merge from the last time:
Merge mainline, revision 124602.
Added:
branches/pointer_plus/libstdc++-v3/libsupc++/cxxabi-forced.h
- copied unchanged from r124602, trunk/libstdc++-v3/libsupc++/cxxabi-forced.h
branches/pointer_plus/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs-1.cc
- copied unchanged from r124602, trunk/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs-1.cc
branches/pointer_plus/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs-2.cc
- copied unchanged from r124602, trunk/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs-2.cc
branches/pointer_plus/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs-1.cc
- copied unchanged from r124602, trunk/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs-1.cc
branches/pointer_plus/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs-2.cc
- copied unchanged from r124602, trunk/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs-2.cc
branches/pointer_plus/libstdc++-v3/testsuite/26_numerics/headers/cmath/types_std_c++0x_neg.cc
- copied unchanged from r124602, trunk/libstdc++-v3/testsuite/26_numerics/headers/cmath/types_std_c++0x_neg.cc
Removed:
branches/pointer_plus/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs.cc
branches/pointer_plus/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs.cc
Modified:
branches/pointer_plus/libstdc++-v3/ChangeLog
branches/pointer_plus/libstdc++-v3/config/abi/pre/gnu-versioned-namespace.ver
branches/pointer_plus/libstdc++-v3/config/abi/pre/gnu.ver
branches/pointer_plus/libstdc++-v3/config/locale/gnu/monetary_members.cc
branches/pointer_plus/libstdc++-v3/config/os/mingw32/os_defines.h
branches/pointer_plus/libstdc++-v3/include/bits/basic_string.tcc
branches/pointer_plus/libstdc++-v3/include/bits/fstream.tcc
branches/pointer_plus/libstdc++-v3/include/bits/istream.tcc
branches/pointer_plus/libstdc++-v3/include/bits/locale_classes.h
branches/pointer_plus/libstdc++-v3/include/bits/ostream.tcc
branches/pointer_plus/libstdc++-v3/include/bits/ostream_insert.h
branches/pointer_plus/libstdc++-v3/include/bits/stl_algobase.h
branches/pointer_plus/libstdc++-v3/include/bits/valarray_array.h
branches/pointer_plus/libstdc++-v3/include/debug/deque
branches/pointer_plus/libstdc++-v3/include/ext/algorithm
branches/pointer_plus/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp
branches/pointer_plus/libstdc++-v3/include/ext/vstring.tcc
branches/pointer_plus/libstdc++-v3/include/std/bitset
branches/pointer_plus/libstdc++-v3/include/std/fstream
branches/pointer_plus/libstdc++-v3/include/std/type_traits
branches/pointer_plus/libstdc++-v3/include/tr1/hypergeometric.tcc
branches/pointer_plus/libstdc++-v3/libsupc++/Makefile.am
branches/pointer_plus/libstdc++-v3/libsupc++/Makefile.in
branches/pointer_plus/libstdc++-v3/libsupc++/cxxabi.h
branches/pointer_plus/libstdc++-v3/libsupc++/eh_exception.cc
branches/pointer_plus/libstdc++-v3/libsupc++/eh_personality.cc
branches/pointer_plus/libstdc++-v3/src/compatibility.cc
branches/pointer_plus/libstdc++-v3/src/ios.cc
branches/pointer_plus/libstdc++-v3/src/ios_init.cc
branches/pointer_plus/libstdc++-v3/src/istream.cc
branches/pointer_plus/libstdc++-v3/testsuite/20_util/headers/type_traits/types_std_c++0x_neg.cc
branches/pointer_plus/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs_neg.cc
branches/pointer_plus/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc
branches/pointer_plus/libstdc++-v3/testsuite/22_locale/num_put/put/char/14220.cc
branches/pointer_plus/libstdc++-v3/testsuite/22_locale/num_put/put/wchar_t/14220.cc
branches/pointer_plus/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_1_neg.cc
branches/pointer_plus/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_2_neg.cc
branches/pointer_plus/libstdc++-v3/testsuite/lib/libstdc++.exp
branches/pointer_plus/libstdc++-v3/testsuite/util/testsuite_abi.cc
Changes in other areas also in this revision:
Modified:
branches/pointer_plus/include/ChangeLog
branches/pointer_plus/include/libiberty.h
branches/pointer_plus/libffi/ChangeLog
branches/pointer_plus/libffi/configure
branches/pointer_plus/libffi/configure.ac
branches/pointer_plus/libffi/fficonfig.h.in
branches/pointer_plus/libffi/src/m68k/ffi.c
branches/pointer_plus/libffi/src/m68k/ffitarget.h
branches/pointer_plus/libffi/src/m68k/sysv.S
branches/pointer_plus/libgcc/ChangeLog
branches/pointer_plus/libgcc/config.host
branches/pointer_plus/libgfortran/ChangeLog
branches/pointer_plus/libgfortran/gfortran.map
branches/pointer_plus/libgfortran/intrinsics/system.c
branches/pointer_plus/libgfortran/io/io.h
branches/pointer_plus/libgfortran/io/lock.c
branches/pointer_plus/libgfortran/io/transfer.c
branches/pointer_plus/libgfortran/io/unix.c
branches/pointer_plus/libgfortran/libgfortran.h
branches/pointer_plus/libgfortran/runtime/error.c
branches/pointer_plus/libiberty/ChangeLog
branches/pointer_plus/libiberty/argv.c
branches/pointer_plus/libjava/ChangeLog
branches/pointer_plus/libjava/classpath/ChangeLog
branches/pointer_plus/libjava/classpath/gnu/classpath/jdwp/Jdwp.java
branches/pointer_plus/libjava/classpath/gnu/classpath/jdwp/event/Event.java
branches/pointer_plus/libjava/classpath/gnu/classpath/jdwp/transport/JdwpConnection.java
branches/pointer_plus/libjava/classpath/lib/gnu/classpath/jdwp/Jdwp$1.class
branches/pointer_plus/libjava/classpath/lib/gnu/classpath/jdwp/Jdwp.class
branches/pointer_plus/libjava/classpath/lib/gnu/classpath/jdwp/event/Event.class
branches/pointer_plus/libjava/classpath/lib/gnu/classpath/jdwp/transport/JdwpConnection.class
branches/pointer_plus/libjava/gnu/classpath/jdwp/Jdwp.h
branches/pointer_plus/libjava/gnu/classpath/jdwp/event/Event.h
branches/pointer_plus/libjava/gnu/classpath/jdwp/transport/JdwpConnection.h
branches/pointer_plus/libjava/java/lang/natString.cc
More information about the Libstdc++-cvs
mailing list