This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r119692 - in /branches/libgcc-toplevel: ./ Chan...
- From: drow at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Sat, 09 Dec 2006 16:43:26 -0000
- Subject: r119692 - in /branches/libgcc-toplevel: ./ Chan...
Author: drow
Date: Sat Dec 9 16:43:20 2006
New Revision: 119692
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=119692
Log:
Merge from trunk.
Added:
branches/libgcc-toplevel/libstdc++-v3/include/c/cassert
branches/libgcc-toplevel/libstdc++-v3/include/c/cctype
branches/libgcc-toplevel/libstdc++-v3/include/c/cerrno
branches/libgcc-toplevel/libstdc++-v3/include/c/cfloat
branches/libgcc-toplevel/libstdc++-v3/include/c/ciso646
branches/libgcc-toplevel/libstdc++-v3/include/c/climits
branches/libgcc-toplevel/libstdc++-v3/include/c/clocale
branches/libgcc-toplevel/libstdc++-v3/include/c/cmath
branches/libgcc-toplevel/libstdc++-v3/include/c/csetjmp
branches/libgcc-toplevel/libstdc++-v3/include/c/csignal
branches/libgcc-toplevel/libstdc++-v3/include/c/cstdarg
branches/libgcc-toplevel/libstdc++-v3/include/c/cstddef
branches/libgcc-toplevel/libstdc++-v3/include/c/cstdio
branches/libgcc-toplevel/libstdc++-v3/include/c/cstdlib
branches/libgcc-toplevel/libstdc++-v3/include/c/cstring
branches/libgcc-toplevel/libstdc++-v3/include/c/ctime
branches/libgcc-toplevel/libstdc++-v3/include/c/cwchar
branches/libgcc-toplevel/libstdc++-v3/include/c/cwctype
branches/libgcc-toplevel/libstdc++-v3/include/c_std/cassert
branches/libgcc-toplevel/libstdc++-v3/include/c_std/cctype
branches/libgcc-toplevel/libstdc++-v3/include/c_std/cerrno
branches/libgcc-toplevel/libstdc++-v3/include/c_std/cfloat
branches/libgcc-toplevel/libstdc++-v3/include/c_std/ciso646
branches/libgcc-toplevel/libstdc++-v3/include/c_std/climits
branches/libgcc-toplevel/libstdc++-v3/include/c_std/clocale
branches/libgcc-toplevel/libstdc++-v3/include/c_std/cmath
branches/libgcc-toplevel/libstdc++-v3/include/c_std/csetjmp
branches/libgcc-toplevel/libstdc++-v3/include/c_std/csignal
branches/libgcc-toplevel/libstdc++-v3/include/c_std/cstdarg
branches/libgcc-toplevel/libstdc++-v3/include/c_std/cstddef
branches/libgcc-toplevel/libstdc++-v3/include/c_std/cstdio
branches/libgcc-toplevel/libstdc++-v3/include/c_std/cstdlib
branches/libgcc-toplevel/libstdc++-v3/include/c_std/cstring
branches/libgcc-toplevel/libstdc++-v3/include/c_std/ctime
branches/libgcc-toplevel/libstdc++-v3/include/c_std/cwchar
branches/libgcc-toplevel/libstdc++-v3/include/c_std/cwctype
branches/libgcc-toplevel/libstdc++-v3/include/std/algorithm
branches/libgcc-toplevel/libstdc++-v3/include/std/bitset
branches/libgcc-toplevel/libstdc++-v3/include/std/complex
branches/libgcc-toplevel/libstdc++-v3/include/std/deque
branches/libgcc-toplevel/libstdc++-v3/include/std/fstream
branches/libgcc-toplevel/libstdc++-v3/include/std/functional
branches/libgcc-toplevel/libstdc++-v3/include/std/iomanip
branches/libgcc-toplevel/libstdc++-v3/include/std/ios
branches/libgcc-toplevel/libstdc++-v3/include/std/iosfwd
branches/libgcc-toplevel/libstdc++-v3/include/std/iostream
branches/libgcc-toplevel/libstdc++-v3/include/std/istream
branches/libgcc-toplevel/libstdc++-v3/include/std/iterator
branches/libgcc-toplevel/libstdc++-v3/include/std/limits
branches/libgcc-toplevel/libstdc++-v3/include/std/list
branches/libgcc-toplevel/libstdc++-v3/include/std/locale
branches/libgcc-toplevel/libstdc++-v3/include/std/map
branches/libgcc-toplevel/libstdc++-v3/include/std/memory
branches/libgcc-toplevel/libstdc++-v3/include/std/numeric
branches/libgcc-toplevel/libstdc++-v3/include/std/ostream
branches/libgcc-toplevel/libstdc++-v3/include/std/queue
branches/libgcc-toplevel/libstdc++-v3/include/std/set
branches/libgcc-toplevel/libstdc++-v3/include/std/sstream
branches/libgcc-toplevel/libstdc++-v3/include/std/stack
branches/libgcc-toplevel/libstdc++-v3/include/std/stdexcept
branches/libgcc-toplevel/libstdc++-v3/include/std/streambuf
branches/libgcc-toplevel/libstdc++-v3/include/std/string
branches/libgcc-toplevel/libstdc++-v3/include/std/utility
branches/libgcc-toplevel/libstdc++-v3/include/std/valarray
branches/libgcc-toplevel/libstdc++-v3/include/std/vector
branches/libgcc-toplevel/libstdc++-v3/testsuite/18_support/numeric_limits/29989.cc
branches/libgcc-toplevel/libstdc++-v3/testsuite/23_containers/map/operations/
branches/libgcc-toplevel/libstdc++-v3/testsuite/23_containers/map/operations/1.cc
branches/libgcc-toplevel/libstdc++-v3/testsuite/23_containers/multimap/operations/
branches/libgcc-toplevel/libstdc++-v3/testsuite/23_containers/multimap/operations/1.cc
branches/libgcc-toplevel/libstdc++-v3/testsuite/23_containers/multiset/operations/
branches/libgcc-toplevel/libstdc++-v3/testsuite/23_containers/multiset/operations/1.cc
branches/libgcc-toplevel/libstdc++-v3/testsuite/23_containers/set/operations/
branches/libgcc-toplevel/libstdc++-v3/testsuite/23_containers/set/operations/1.cc
branches/libgcc-toplevel/libstdc++-v3/testsuite/26_numerics/valarray/dr543.cc
Removed:
branches/libgcc-toplevel/libstdc++-v3/include/c/std_cassert.h
branches/libgcc-toplevel/libstdc++-v3/include/c/std_cctype.h
branches/libgcc-toplevel/libstdc++-v3/include/c/std_cerrno.h
branches/libgcc-toplevel/libstdc++-v3/include/c/std_cfloat.h
branches/libgcc-toplevel/libstdc++-v3/include/c/std_ciso646.h
branches/libgcc-toplevel/libstdc++-v3/include/c/std_climits.h
branches/libgcc-toplevel/libstdc++-v3/include/c/std_clocale.h
branches/libgcc-toplevel/libstdc++-v3/include/c/std_cmath.h
branches/libgcc-toplevel/libstdc++-v3/include/c/std_csetjmp.h
branches/libgcc-toplevel/libstdc++-v3/include/c/std_csignal.h
branches/libgcc-toplevel/libstdc++-v3/include/c/std_cstdarg.h
branches/libgcc-toplevel/libstdc++-v3/include/c/std_cstddef.h
branches/libgcc-toplevel/libstdc++-v3/include/c/std_cstdio.h
branches/libgcc-toplevel/libstdc++-v3/include/c/std_cstdlib.h
branches/libgcc-toplevel/libstdc++-v3/include/c/std_cstring.h
branches/libgcc-toplevel/libstdc++-v3/include/c/std_ctime.h
branches/libgcc-toplevel/libstdc++-v3/include/c/std_cwchar.h
branches/libgcc-toplevel/libstdc++-v3/include/c/std_cwctype.h
branches/libgcc-toplevel/libstdc++-v3/include/c_std/std_cassert.h
branches/libgcc-toplevel/libstdc++-v3/include/c_std/std_cctype.h
branches/libgcc-toplevel/libstdc++-v3/include/c_std/std_cerrno.h
branches/libgcc-toplevel/libstdc++-v3/include/c_std/std_cfloat.h
branches/libgcc-toplevel/libstdc++-v3/include/c_std/std_ciso646.h
branches/libgcc-toplevel/libstdc++-v3/include/c_std/std_climits.h
branches/libgcc-toplevel/libstdc++-v3/include/c_std/std_clocale.h
branches/libgcc-toplevel/libstdc++-v3/include/c_std/std_cmath.h
branches/libgcc-toplevel/libstdc++-v3/include/c_std/std_csetjmp.h
branches/libgcc-toplevel/libstdc++-v3/include/c_std/std_csignal.h
branches/libgcc-toplevel/libstdc++-v3/include/c_std/std_cstdarg.h
branches/libgcc-toplevel/libstdc++-v3/include/c_std/std_cstddef.h
branches/libgcc-toplevel/libstdc++-v3/include/c_std/std_cstdio.h
branches/libgcc-toplevel/libstdc++-v3/include/c_std/std_cstdlib.h
branches/libgcc-toplevel/libstdc++-v3/include/c_std/std_cstring.h
branches/libgcc-toplevel/libstdc++-v3/include/c_std/std_ctime.h
branches/libgcc-toplevel/libstdc++-v3/include/c_std/std_cwchar.h
branches/libgcc-toplevel/libstdc++-v3/include/c_std/std_cwctype.h
branches/libgcc-toplevel/libstdc++-v3/include/std/std_algorithm.h
branches/libgcc-toplevel/libstdc++-v3/include/std/std_bitset.h
branches/libgcc-toplevel/libstdc++-v3/include/std/std_complex.h
branches/libgcc-toplevel/libstdc++-v3/include/std/std_deque.h
branches/libgcc-toplevel/libstdc++-v3/include/std/std_fstream.h
branches/libgcc-toplevel/libstdc++-v3/include/std/std_functional.h
branches/libgcc-toplevel/libstdc++-v3/include/std/std_iomanip.h
branches/libgcc-toplevel/libstdc++-v3/include/std/std_ios.h
branches/libgcc-toplevel/libstdc++-v3/include/std/std_iosfwd.h
branches/libgcc-toplevel/libstdc++-v3/include/std/std_iostream.h
branches/libgcc-toplevel/libstdc++-v3/include/std/std_istream.h
branches/libgcc-toplevel/libstdc++-v3/include/std/std_iterator.h
branches/libgcc-toplevel/libstdc++-v3/include/std/std_limits.h
branches/libgcc-toplevel/libstdc++-v3/include/std/std_list.h
branches/libgcc-toplevel/libstdc++-v3/include/std/std_locale.h
branches/libgcc-toplevel/libstdc++-v3/include/std/std_map.h
branches/libgcc-toplevel/libstdc++-v3/include/std/std_memory.h
branches/libgcc-toplevel/libstdc++-v3/include/std/std_numeric.h
branches/libgcc-toplevel/libstdc++-v3/include/std/std_ostream.h
branches/libgcc-toplevel/libstdc++-v3/include/std/std_queue.h
branches/libgcc-toplevel/libstdc++-v3/include/std/std_set.h
branches/libgcc-toplevel/libstdc++-v3/include/std/std_sstream.h
branches/libgcc-toplevel/libstdc++-v3/include/std/std_stack.h
branches/libgcc-toplevel/libstdc++-v3/include/std/std_stdexcept.h
branches/libgcc-toplevel/libstdc++-v3/include/std/std_streambuf.h
branches/libgcc-toplevel/libstdc++-v3/include/std/std_string.h
branches/libgcc-toplevel/libstdc++-v3/include/std/std_utility.h
branches/libgcc-toplevel/libstdc++-v3/include/std/std_valarray.h
branches/libgcc-toplevel/libstdc++-v3/include/std/std_vector.h
Modified:
branches/libgcc-toplevel/libstdc++-v3/ChangeLog
branches/libgcc-toplevel/libstdc++-v3/acinclude.m4
branches/libgcc-toplevel/libstdc++-v3/config/abi/compatibility.h
branches/libgcc-toplevel/libstdc++-v3/config/allocator/bitmap_allocator_base.h
branches/libgcc-toplevel/libstdc++-v3/config/allocator/malloc_allocator_base.h
branches/libgcc-toplevel/libstdc++-v3/config/allocator/mt_allocator_base.h
branches/libgcc-toplevel/libstdc++-v3/config/allocator/new_allocator_base.h
branches/libgcc-toplevel/libstdc++-v3/config/allocator/pool_allocator_base.h
branches/libgcc-toplevel/libstdc++-v3/config/cpu/arm/cxxabi_tweaks.h
branches/libgcc-toplevel/libstdc++-v3/config/cpu/generic/atomic_word.h
branches/libgcc-toplevel/libstdc++-v3/config/cpu/generic/atomicity_builtins/atomicity.h
branches/libgcc-toplevel/libstdc++-v3/config/cpu/generic/atomicity_mutex/atomicity.h
branches/libgcc-toplevel/libstdc++-v3/config/cpu/generic/cpu_defines.h
branches/libgcc-toplevel/libstdc++-v3/config/cpu/generic/cxxabi_tweaks.h
branches/libgcc-toplevel/libstdc++-v3/config/cpu/powerpc/cpu_defines.h
branches/libgcc-toplevel/libstdc++-v3/config/io/c_io_stdio.h
branches/libgcc-toplevel/libstdc++-v3/config/locale/generic/c_locale.h
branches/libgcc-toplevel/libstdc++-v3/config/locale/generic/messages_members.h
branches/libgcc-toplevel/libstdc++-v3/config/locale/generic/time_members.h
branches/libgcc-toplevel/libstdc++-v3/config/locale/gnu/c++locale_internal.h
branches/libgcc-toplevel/libstdc++-v3/config/locale/gnu/c_locale.h
branches/libgcc-toplevel/libstdc++-v3/config/locale/gnu/messages_members.h
branches/libgcc-toplevel/libstdc++-v3/config/locale/gnu/time_members.h
branches/libgcc-toplevel/libstdc++-v3/config/locale/ieee_1003.1-2001/c_locale.h
branches/libgcc-toplevel/libstdc++-v3/config/locale/ieee_1003.1-2001/messages_members.h
branches/libgcc-toplevel/libstdc++-v3/config/os/aix/ctype_base.h
branches/libgcc-toplevel/libstdc++-v3/config/os/aix/ctype_inline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/aix/ctype_noninline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/aix/os_defines.h
branches/libgcc-toplevel/libstdc++-v3/config/os/bsd/darwin/ctype_base.h
branches/libgcc-toplevel/libstdc++-v3/config/os/bsd/darwin/ctype_inline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/bsd/darwin/ctype_noninline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/bsd/freebsd/ctype_base.h
branches/libgcc-toplevel/libstdc++-v3/config/os/bsd/freebsd/ctype_inline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/bsd/freebsd/ctype_noninline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/bsd/netbsd/ctype_base.h
branches/libgcc-toplevel/libstdc++-v3/config/os/bsd/netbsd/ctype_inline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/bsd/netbsd/ctype_noninline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/djgpp/ctype_base.h
branches/libgcc-toplevel/libstdc++-v3/config/os/djgpp/ctype_inline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/djgpp/ctype_noninline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/djgpp/os_defines.h
branches/libgcc-toplevel/libstdc++-v3/config/os/generic/ctype_base.h
branches/libgcc-toplevel/libstdc++-v3/config/os/generic/ctype_inline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/generic/ctype_noninline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/generic/os_defines.h
branches/libgcc-toplevel/libstdc++-v3/config/os/gnu-linux/ctype_base.h
branches/libgcc-toplevel/libstdc++-v3/config/os/gnu-linux/ctype_inline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/gnu-linux/ctype_noninline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/gnu-linux/os_defines.h
branches/libgcc-toplevel/libstdc++-v3/config/os/hpux/ctype_base.h
branches/libgcc-toplevel/libstdc++-v3/config/os/hpux/ctype_inline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/hpux/ctype_noninline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/hpux/os_defines.h
branches/libgcc-toplevel/libstdc++-v3/config/os/irix/irix5.2/ctype_base.h
branches/libgcc-toplevel/libstdc++-v3/config/os/irix/irix5.2/ctype_inline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/irix/irix5.2/ctype_noninline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/irix/irix6.5/ctype_base.h
branches/libgcc-toplevel/libstdc++-v3/config/os/irix/irix6.5/ctype_inline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/irix/irix6.5/ctype_noninline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/mingw32/ctype_base.h
branches/libgcc-toplevel/libstdc++-v3/config/os/mingw32/ctype_inline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/mingw32/ctype_noninline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/mingw32/os_defines.h
branches/libgcc-toplevel/libstdc++-v3/config/os/newlib/ctype_base.h
branches/libgcc-toplevel/libstdc++-v3/config/os/newlib/ctype_inline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/newlib/ctype_noninline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/newlib/os_defines.h
branches/libgcc-toplevel/libstdc++-v3/config/os/qnx/qnx6.1/ctype_base.h
branches/libgcc-toplevel/libstdc++-v3/config/os/qnx/qnx6.1/ctype_inline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/qnx/qnx6.1/ctype_noninline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/solaris/solaris2.5/ctype_base.h
branches/libgcc-toplevel/libstdc++-v3/config/os/solaris/solaris2.5/ctype_inline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/solaris/solaris2.5/ctype_noninline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/solaris/solaris2.6/ctype_base.h
branches/libgcc-toplevel/libstdc++-v3/config/os/solaris/solaris2.6/ctype_inline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/solaris/solaris2.6/ctype_noninline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/solaris/solaris2.7/ctype_base.h
branches/libgcc-toplevel/libstdc++-v3/config/os/solaris/solaris2.7/ctype_inline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/solaris/solaris2.7/ctype_noninline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/tpf/ctype_base.h
branches/libgcc-toplevel/libstdc++-v3/config/os/tpf/ctype_inline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/tpf/ctype_noninline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/tpf/os_defines.h
branches/libgcc-toplevel/libstdc++-v3/config/os/uclibc/ctype_base.h
branches/libgcc-toplevel/libstdc++-v3/config/os/uclibc/ctype_inline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/uclibc/ctype_noninline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/uclibc/os_defines.h
branches/libgcc-toplevel/libstdc++-v3/config/os/vxworks/ctype_base.h
branches/libgcc-toplevel/libstdc++-v3/config/os/vxworks/ctype_inline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/vxworks/ctype_noninline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/vxworks/os_defines.h
branches/libgcc-toplevel/libstdc++-v3/config/os/windiss/ctype_base.h
branches/libgcc-toplevel/libstdc++-v3/config/os/windiss/ctype_inline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/windiss/ctype_noninline.h
branches/libgcc-toplevel/libstdc++-v3/config/os/windiss/os_defines.h
branches/libgcc-toplevel/libstdc++-v3/configure
branches/libgcc-toplevel/libstdc++-v3/configure.host
branches/libgcc-toplevel/libstdc++-v3/docs/doxygen/Intro.3
branches/libgcc-toplevel/libstdc++-v3/docs/doxygen/doxygroups.cc
branches/libgcc-toplevel/libstdc++-v3/docs/doxygen/guide.html
branches/libgcc-toplevel/libstdc++-v3/docs/doxygen/mainpage.html
branches/libgcc-toplevel/libstdc++-v3/docs/doxygen/run_doxygen
branches/libgcc-toplevel/libstdc++-v3/docs/doxygen/tables.html
branches/libgcc-toplevel/libstdc++-v3/docs/doxygen/user.cfg.in
branches/libgcc-toplevel/libstdc++-v3/docs/html/17_intro/license.html
branches/libgcc-toplevel/libstdc++-v3/docs/html/ext/howto.html
branches/libgcc-toplevel/libstdc++-v3/include/Makefile.am
branches/libgcc-toplevel/libstdc++-v3/include/Makefile.in
branches/libgcc-toplevel/libstdc++-v3/include/bits/basic_string.h
branches/libgcc-toplevel/libstdc++-v3/include/bits/boost_concept_check.h
branches/libgcc-toplevel/libstdc++-v3/include/bits/c++config
branches/libgcc-toplevel/libstdc++-v3/include/bits/char_traits.h
branches/libgcc-toplevel/libstdc++-v3/include/bits/codecvt.h
branches/libgcc-toplevel/libstdc++-v3/include/bits/cpp_type_traits.h
branches/libgcc-toplevel/libstdc++-v3/include/bits/gslice.h
branches/libgcc-toplevel/libstdc++-v3/include/bits/gslice_array.h
branches/libgcc-toplevel/libstdc++-v3/include/bits/indirect_array.h
branches/libgcc-toplevel/libstdc++-v3/include/bits/ios_base.h
branches/libgcc-toplevel/libstdc++-v3/include/bits/locale_classes.h
branches/libgcc-toplevel/libstdc++-v3/include/bits/locale_facets.h
branches/libgcc-toplevel/libstdc++-v3/include/bits/localefwd.h
branches/libgcc-toplevel/libstdc++-v3/include/bits/mask_array.h
branches/libgcc-toplevel/libstdc++-v3/include/bits/postypes.h
branches/libgcc-toplevel/libstdc++-v3/include/bits/slice_array.h
branches/libgcc-toplevel/libstdc++-v3/include/bits/stl_algobase.h
branches/libgcc-toplevel/libstdc++-v3/include/bits/stl_tree.h
branches/libgcc-toplevel/libstdc++-v3/include/bits/stringfwd.h
branches/libgcc-toplevel/libstdc++-v3/include/bits/valarray_after.h
branches/libgcc-toplevel/libstdc++-v3/include/bits/valarray_array.h
branches/libgcc-toplevel/libstdc++-v3/include/bits/valarray_before.h
branches/libgcc-toplevel/libstdc++-v3/include/c_std/cmath.tcc
branches/libgcc-toplevel/libstdc++-v3/include/debug/bitset
branches/libgcc-toplevel/libstdc++-v3/include/debug/debug.h
branches/libgcc-toplevel/libstdc++-v3/include/debug/deque
branches/libgcc-toplevel/libstdc++-v3/include/debug/formatter.h
branches/libgcc-toplevel/libstdc++-v3/include/debug/functions.h
branches/libgcc-toplevel/libstdc++-v3/include/debug/hash_map
branches/libgcc-toplevel/libstdc++-v3/include/debug/hash_map.h
branches/libgcc-toplevel/libstdc++-v3/include/debug/hash_multimap.h
branches/libgcc-toplevel/libstdc++-v3/include/debug/hash_multiset.h
branches/libgcc-toplevel/libstdc++-v3/include/debug/hash_set
branches/libgcc-toplevel/libstdc++-v3/include/debug/hash_set.h
branches/libgcc-toplevel/libstdc++-v3/include/debug/list
branches/libgcc-toplevel/libstdc++-v3/include/debug/macros.h
branches/libgcc-toplevel/libstdc++-v3/include/debug/map
branches/libgcc-toplevel/libstdc++-v3/include/debug/map.h
branches/libgcc-toplevel/libstdc++-v3/include/debug/multimap.h
branches/libgcc-toplevel/libstdc++-v3/include/debug/multiset.h
branches/libgcc-toplevel/libstdc++-v3/include/debug/safe_base.h
branches/libgcc-toplevel/libstdc++-v3/include/debug/safe_iterator.h
branches/libgcc-toplevel/libstdc++-v3/include/debug/safe_iterator.tcc
branches/libgcc-toplevel/libstdc++-v3/include/debug/safe_sequence.h
branches/libgcc-toplevel/libstdc++-v3/include/debug/set
branches/libgcc-toplevel/libstdc++-v3/include/debug/set.h
branches/libgcc-toplevel/libstdc++-v3/include/debug/string
branches/libgcc-toplevel/libstdc++-v3/include/debug/vector
branches/libgcc-toplevel/libstdc++-v3/include/ext/bitmap_allocator.h
branches/libgcc-toplevel/libstdc++-v3/include/ext/mt_allocator.h
branches/libgcc-toplevel/libstdc++-v3/include/ext/rc_string_base.h
branches/libgcc-toplevel/libstdc++-v3/include/ext/slist
branches/libgcc-toplevel/libstdc++-v3/include/ext/sso_string_base.h
branches/libgcc-toplevel/libstdc++-v3/include/ext/throw_allocator.h
branches/libgcc-toplevel/libstdc++-v3/include/ext/type_traits.h
branches/libgcc-toplevel/libstdc++-v3/include/ext/vstring.h
branches/libgcc-toplevel/libstdc++-v3/include/ext/vstring.tcc
branches/libgcc-toplevel/libstdc++-v3/include/precompiled/extc++.h
branches/libgcc-toplevel/libstdc++-v3/include/precompiled/stdc++.h
branches/libgcc-toplevel/libstdc++-v3/include/precompiled/stdtr1c++.h
branches/libgcc-toplevel/libstdc++-v3/include/tr1/array
branches/libgcc-toplevel/libstdc++-v3/include/tr1/bind_iterate.h
branches/libgcc-toplevel/libstdc++-v3/include/tr1/bind_repeat.h
branches/libgcc-toplevel/libstdc++-v3/include/tr1/boost_shared_ptr.h
branches/libgcc-toplevel/libstdc++-v3/include/tr1/cctype
branches/libgcc-toplevel/libstdc++-v3/include/tr1/cfenv
branches/libgcc-toplevel/libstdc++-v3/include/tr1/cfloat
branches/libgcc-toplevel/libstdc++-v3/include/tr1/cinttypes
branches/libgcc-toplevel/libstdc++-v3/include/tr1/climits
branches/libgcc-toplevel/libstdc++-v3/include/tr1/cmath
branches/libgcc-toplevel/libstdc++-v3/include/tr1/common.h
branches/libgcc-toplevel/libstdc++-v3/include/tr1/complex
branches/libgcc-toplevel/libstdc++-v3/include/tr1/cstdarg
branches/libgcc-toplevel/libstdc++-v3/include/tr1/cstdbool
branches/libgcc-toplevel/libstdc++-v3/include/tr1/cstdint
branches/libgcc-toplevel/libstdc++-v3/include/tr1/cstdio
branches/libgcc-toplevel/libstdc++-v3/include/tr1/cstdlib
branches/libgcc-toplevel/libstdc++-v3/include/tr1/ctgmath
branches/libgcc-toplevel/libstdc++-v3/include/tr1/ctime
branches/libgcc-toplevel/libstdc++-v3/include/tr1/ctype.h
branches/libgcc-toplevel/libstdc++-v3/include/tr1/cwchar
branches/libgcc-toplevel/libstdc++-v3/include/tr1/cwctype
branches/libgcc-toplevel/libstdc++-v3/include/tr1/fenv.h
branches/libgcc-toplevel/libstdc++-v3/include/tr1/float.h
branches/libgcc-toplevel/libstdc++-v3/include/tr1/functional
branches/libgcc-toplevel/libstdc++-v3/include/tr1/functional_iterate.h
branches/libgcc-toplevel/libstdc++-v3/include/tr1/hashtable
branches/libgcc-toplevel/libstdc++-v3/include/tr1/hashtable_policy.h
branches/libgcc-toplevel/libstdc++-v3/include/tr1/inttypes.h
branches/libgcc-toplevel/libstdc++-v3/include/tr1/limits.h
branches/libgcc-toplevel/libstdc++-v3/include/tr1/math.h
branches/libgcc-toplevel/libstdc++-v3/include/tr1/memory
branches/libgcc-toplevel/libstdc++-v3/include/tr1/mu_iterate.h
branches/libgcc-toplevel/libstdc++-v3/include/tr1/random
branches/libgcc-toplevel/libstdc++-v3/include/tr1/random.tcc
branches/libgcc-toplevel/libstdc++-v3/include/tr1/ref_fwd.h
branches/libgcc-toplevel/libstdc++-v3/include/tr1/ref_wrap_iterate.h
branches/libgcc-toplevel/libstdc++-v3/include/tr1/repeat.h
branches/libgcc-toplevel/libstdc++-v3/include/tr1/stdarg.h
branches/libgcc-toplevel/libstdc++-v3/include/tr1/stdbool.h
branches/libgcc-toplevel/libstdc++-v3/include/tr1/stdint.h
branches/libgcc-toplevel/libstdc++-v3/include/tr1/stdio.h
branches/libgcc-toplevel/libstdc++-v3/include/tr1/stdlib.h
branches/libgcc-toplevel/libstdc++-v3/include/tr1/tgmath.h
branches/libgcc-toplevel/libstdc++-v3/include/tr1/tuple
branches/libgcc-toplevel/libstdc++-v3/include/tr1/tuple_defs.h
branches/libgcc-toplevel/libstdc++-v3/include/tr1/tuple_iterate.h
branches/libgcc-toplevel/libstdc++-v3/include/tr1/type_traits
branches/libgcc-toplevel/libstdc++-v3/include/tr1/type_traits_fwd.h
branches/libgcc-toplevel/libstdc++-v3/include/tr1/unordered_map
branches/libgcc-toplevel/libstdc++-v3/include/tr1/unordered_set
branches/libgcc-toplevel/libstdc++-v3/include/tr1/utility
branches/libgcc-toplevel/libstdc++-v3/include/tr1/wchar.h
branches/libgcc-toplevel/libstdc++-v3/include/tr1/wctype.h
branches/libgcc-toplevel/libstdc++-v3/libsupc++/exception
branches/libgcc-toplevel/libstdc++-v3/libsupc++/exception_defines.h
branches/libgcc-toplevel/libstdc++-v3/libsupc++/new
branches/libgcc-toplevel/libstdc++-v3/libsupc++/typeinfo
branches/libgcc-toplevel/libstdc++-v3/src/bitmap_allocator.cc
branches/libgcc-toplevel/libstdc++-v3/testsuite/ext/type_traits/add_unsigned_floating_neg.cc
branches/libgcc-toplevel/libstdc++-v3/testsuite/ext/type_traits/add_unsigned_integer_neg.cc
branches/libgcc-toplevel/libstdc++-v3/testsuite/ext/type_traits/remove_unsigned_floating_neg.cc
branches/libgcc-toplevel/libstdc++-v3/testsuite/ext/type_traits/remove_unsigned_integer_neg.cc
branches/libgcc-toplevel/libstdc++-v3/testsuite/util/testsuite_hooks.cc
Changes in other areas also in this revision:
Added:
branches/libgcc-toplevel/gcc/po/ru.po
branches/libgcc-toplevel/gcc/testsuite/g++.dg/cpp0x/static_assert4.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/expr/cast8.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/expr/pr29066.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/ext/attrib27.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/ext/vector5.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/gomp/pr29965-1.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/gomp/pr29965-10.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/gomp/pr29965-2.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/gomp/pr29965-3.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/gomp/pr29965-4.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/gomp/pr29965-5.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/gomp/pr29965-6.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/gomp/pr29965-7.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/gomp/pr29965-8.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/gomp/pr29965-9.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/inherit/virtual2.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/inherit/virtual3.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/other/main1.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/template/crash61.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/template/crash62.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/template/crash63.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/template/crash64.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/template/crash65.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/template/error23.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/warn/Wreturn-type-4.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/warn/main-3.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/warn/unit-1.C
branches/libgcc-toplevel/gcc/testsuite/gcc.c-torture/compile/pr29945.c
branches/libgcc-toplevel/gcc/testsuite/gcc.c-torture/execute/mode-dependent-address.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/20061127-1.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/builtins-58.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/dfp/convert-int-max-fold.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/dfp/convert-int-max.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/gomp/pr29965-1.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/gomp/pr29965-2.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/gomp/pr29965-3.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/gomp/pr29965-4.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/gomp/pr29965-5.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/gomp/pr29965-6.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/ipa/ipa-6.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/memcpy-1.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/pr27953.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/pr29921-2.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/tree-ssa/pr23744.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/tree-ssa/reassoc-12.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/vect/fast-math-vect-pow-1.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/vect/no-math-errno-vect-pow-1.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/winline-9.c
branches/libgcc-toplevel/gcc/testsuite/gcc.target/i386/pow-1.c
branches/libgcc-toplevel/gcc/testsuite/gcc.target/i386/sse3-addsubpd.c
branches/libgcc-toplevel/gcc/testsuite/gcc.target/i386/sse3-addsubps.c
branches/libgcc-toplevel/gcc/testsuite/gcc.target/i386/sse3-haddpd.c
branches/libgcc-toplevel/gcc/testsuite/gcc.target/i386/sse3-haddps.c
branches/libgcc-toplevel/gcc/testsuite/gcc.target/i386/sse3-hsubpd.c
branches/libgcc-toplevel/gcc/testsuite/gcc.target/i386/sse3-hsubps.c
branches/libgcc-toplevel/gcc/testsuite/gcc.target/i386/sse3-lddqu.c
branches/libgcc-toplevel/gcc/testsuite/gcc.target/i386/sse3-movddup.c
branches/libgcc-toplevel/gcc/testsuite/gcc.target/i386/sse3-movshdup.c
branches/libgcc-toplevel/gcc/testsuite/gcc.target/i386/sse3-movsldup.c
branches/libgcc-toplevel/gcc/testsuite/gcc.target/spu/
branches/libgcc-toplevel/gcc/testsuite/gcc.target/spu/intrinsics-1.c
branches/libgcc-toplevel/gcc/testsuite/gcc.target/spu/spu.exp
branches/libgcc-toplevel/gcc/testsuite/gfortran.dg/array_section_1.f90
branches/libgcc-toplevel/gcc/testsuite/gfortran.dg/char_result_12.f90
branches/libgcc-toplevel/gcc/testsuite/gfortran.dg/import4.f90
branches/libgcc-toplevel/gcc/testsuite/gfortran.dg/initialization_5.f90
branches/libgcc-toplevel/gcc/testsuite/gfortran.dg/missing_optional_dummy_3.f90
branches/libgcc-toplevel/gcc/testsuite/gfortran.dg/parameter_array_section_1.f90
branches/libgcc-toplevel/gcc/testsuite/gfortran.dg/readwrite_unf_direct_eor_1.f90
branches/libgcc-toplevel/gcc/testsuite/gfortran.dg/unf_read_corrupted_1.f90
branches/libgcc-toplevel/gcc/testsuite/gfortran.dg/unformatted_subrecord_1.f90
branches/libgcc-toplevel/gcc/testsuite/gfortran.dg/value_1.f90
branches/libgcc-toplevel/gcc/testsuite/gfortran.dg/value_2.f90
branches/libgcc-toplevel/gcc/testsuite/gfortran.dg/value_3.f90
branches/libgcc-toplevel/gcc/testsuite/gfortran.dg/value_4.c
branches/libgcc-toplevel/gcc/testsuite/gfortran.dg/value_4.f90
branches/libgcc-toplevel/gcc/testsuite/gfortran.fortran-torture/compile/parameter_3.f90
branches/libgcc-toplevel/gcc/testsuite/gfortran.fortran-torture/execute/transfer2.f90
branches/libgcc-toplevel/gcc/testsuite/gnat.dg/pointer_variable_bounds.adb
branches/libgcc-toplevel/gcc/testsuite/gnat.dg/pointer_variable_bounds.ads
branches/libgcc-toplevel/gcc/testsuite/gnat.dg/pointer_variable_bounds_q.ads
branches/libgcc-toplevel/gcc/tree-ssa-ter.c
branches/libgcc-toplevel/libdecnumber/decRound.h
branches/libgcc-toplevel/libgomp/testsuite/libgomp.c/pr29947-1.c
branches/libgcc-toplevel/libgomp/testsuite/libgomp.c/pr29947-2.c
Removed:
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/vect/vect-pow-1.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/vect/vect-pow-2.c
branches/libgcc-toplevel/libgfortran/intrinsics/bessel.c
branches/libgcc-toplevel/libgfortran/intrinsics/erf.c
Modified:
branches/libgcc-toplevel/ (props changed)
branches/libgcc-toplevel/ChangeLog
branches/libgcc-toplevel/MAINTAINERS
branches/libgcc-toplevel/Makefile.def
branches/libgcc-toplevel/Makefile.in
branches/libgcc-toplevel/boehm-gc/ChangeLog
branches/libgcc-toplevel/boehm-gc/configure
branches/libgcc-toplevel/boehm-gc/configure.ac
branches/libgcc-toplevel/boehm-gc/darwin_stop_world.c
branches/libgcc-toplevel/boehm-gc/include/private/gcconfig.h
branches/libgcc-toplevel/config/ChangeLog
branches/libgcc-toplevel/config/tls.m4
branches/libgcc-toplevel/configure
branches/libgcc-toplevel/configure.in
branches/libgcc-toplevel/gcc/ChangeLog
branches/libgcc-toplevel/gcc/DATESTAMP
branches/libgcc-toplevel/gcc/Makefile.in
branches/libgcc-toplevel/gcc/ada/ChangeLog
branches/libgcc-toplevel/gcc/ada/Makefile.in
branches/libgcc-toplevel/gcc/ada/ada-tree.h
branches/libgcc-toplevel/gcc/ada/gnat_rm.texi
branches/libgcc-toplevel/gcc/ada/gnat_ugn.texi
branches/libgcc-toplevel/gcc/ada/mingw32.h
branches/libgcc-toplevel/gcc/ada/trans.c
branches/libgcc-toplevel/gcc/alias.c
branches/libgcc-toplevel/gcc/alias.h
branches/libgcc-toplevel/gcc/alloc-pool.c
branches/libgcc-toplevel/gcc/bitmap.c
branches/libgcc-toplevel/gcc/bitmap.h
branches/libgcc-toplevel/gcc/builtins.c
branches/libgcc-toplevel/gcc/c-common.c
branches/libgcc-toplevel/gcc/c-decl.c
branches/libgcc-toplevel/gcc/c-parser.c
branches/libgcc-toplevel/gcc/c-pretty-print.c
branches/libgcc-toplevel/gcc/c-typeck.c
branches/libgcc-toplevel/gcc/c.opt
branches/libgcc-toplevel/gcc/cfgexpand.c
branches/libgcc-toplevel/gcc/cfglayout.c
branches/libgcc-toplevel/gcc/cfgloop.h
branches/libgcc-toplevel/gcc/cfgrtl.c
branches/libgcc-toplevel/gcc/cgraph.c
branches/libgcc-toplevel/gcc/cgraph.h
branches/libgcc-toplevel/gcc/cgraphunit.c
branches/libgcc-toplevel/gcc/common.opt
branches/libgcc-toplevel/gcc/config.host
branches/libgcc-toplevel/gcc/config/alpha/alpha.c
branches/libgcc-toplevel/gcc/config/arc/arc.h
branches/libgcc-toplevel/gcc/config/arm/arm.c
branches/libgcc-toplevel/gcc/config/arm/unwind-arm.c
branches/libgcc-toplevel/gcc/config/avr/avr.h
branches/libgcc-toplevel/gcc/config/bfin/bfin.c
branches/libgcc-toplevel/gcc/config/bfin/bfin.h
branches/libgcc-toplevel/gcc/config/bfin/bfin.md
branches/libgcc-toplevel/gcc/config/c4x/c4x.h
branches/libgcc-toplevel/gcc/config/cris/cris.h
branches/libgcc-toplevel/gcc/config/crx/crx.h
branches/libgcc-toplevel/gcc/config/darwin.h
branches/libgcc-toplevel/gcc/config/darwin9.h
branches/libgcc-toplevel/gcc/config/dfp-bit.c
branches/libgcc-toplevel/gcc/config/dfp-bit.h
branches/libgcc-toplevel/gcc/config/elfos.h
branches/libgcc-toplevel/gcc/config/frv/frv.c
branches/libgcc-toplevel/gcc/config/h8300/h8300.h
branches/libgcc-toplevel/gcc/config/i386/athlon.md
branches/libgcc-toplevel/gcc/config/i386/darwin.h
branches/libgcc-toplevel/gcc/config/i386/darwin64.h
branches/libgcc-toplevel/gcc/config/i386/driver-i386.c
branches/libgcc-toplevel/gcc/config/i386/geode.md
branches/libgcc-toplevel/gcc/config/i386/i386-protos.h
branches/libgcc-toplevel/gcc/config/i386/i386.c
branches/libgcc-toplevel/gcc/config/i386/i386.h
branches/libgcc-toplevel/gcc/config/i386/i386.md
branches/libgcc-toplevel/gcc/config/i386/i386.opt
branches/libgcc-toplevel/gcc/config/i386/k6.md
branches/libgcc-toplevel/gcc/config/i386/pentium.md
branches/libgcc-toplevel/gcc/config/i386/ppro.md
branches/libgcc-toplevel/gcc/config/i386/sse.md
branches/libgcc-toplevel/gcc/config/i386/x-i386
branches/libgcc-toplevel/gcc/config/ia64/ia64.c
branches/libgcc-toplevel/gcc/config/ia64/ia64.h
branches/libgcc-toplevel/gcc/config/m32c/m32c-protos.h
branches/libgcc-toplevel/gcc/config/m32c/m32c.c
branches/libgcc-toplevel/gcc/config/m32c/m32c.h
branches/libgcc-toplevel/gcc/config/m32r/m32r.h
branches/libgcc-toplevel/gcc/config/m68hc11/m68hc11.h
branches/libgcc-toplevel/gcc/config/m68k/m68k.h
branches/libgcc-toplevel/gcc/config/mcore/mcore.h
branches/libgcc-toplevel/gcc/config/mips/mips.c
branches/libgcc-toplevel/gcc/config/mips/mips.h
branches/libgcc-toplevel/gcc/config/mn10300/mn10300.h
branches/libgcc-toplevel/gcc/config/pa/pa.h
branches/libgcc-toplevel/gcc/config/pa/pa.md
branches/libgcc-toplevel/gcc/config/pdp11/pdp11.h
branches/libgcc-toplevel/gcc/config/rs6000/cell.md
branches/libgcc-toplevel/gcc/config/rs6000/darwin.h
branches/libgcc-toplevel/gcc/config/rs6000/predicates.md
branches/libgcc-toplevel/gcc/config/rs6000/rs6000.c
branches/libgcc-toplevel/gcc/config/rs6000/rs6000.md
branches/libgcc-toplevel/gcc/config/rs6000/t-darwin
branches/libgcc-toplevel/gcc/config/s390/predicates.md
branches/libgcc-toplevel/gcc/config/s390/s390.c
branches/libgcc-toplevel/gcc/config/sh/sh.c
branches/libgcc-toplevel/gcc/config/sh/sh.h
branches/libgcc-toplevel/gcc/config/sh/sh.md
branches/libgcc-toplevel/gcc/config/sh/sh.opt
branches/libgcc-toplevel/gcc/config/sh/sh4-300.md
branches/libgcc-toplevel/gcc/config/sh/t-sh
branches/libgcc-toplevel/gcc/config/sparc/sp64-elf.h
branches/libgcc-toplevel/gcc/config/sparc/sparc.c
branches/libgcc-toplevel/gcc/config/sparc/sysv4.h
branches/libgcc-toplevel/gcc/config/spu/constraints.md
branches/libgcc-toplevel/gcc/config/spu/crt0.c
branches/libgcc-toplevel/gcc/config/spu/predicates.md
branches/libgcc-toplevel/gcc/config/spu/spu-builtins.def
branches/libgcc-toplevel/gcc/config/spu/spu-c.c
branches/libgcc-toplevel/gcc/config/spu/spu-modes.def
branches/libgcc-toplevel/gcc/config/spu/spu-protos.h
branches/libgcc-toplevel/gcc/config/spu/spu.c
branches/libgcc-toplevel/gcc/config/spu/spu.h
branches/libgcc-toplevel/gcc/config/spu/spu.md
branches/libgcc-toplevel/gcc/config/spu/spu_internals.h
branches/libgcc-toplevel/gcc/config/spu/vmx2spu.h
branches/libgcc-toplevel/gcc/config/stormy16/stormy16.c
branches/libgcc-toplevel/gcc/config/vax/vax.c
branches/libgcc-toplevel/gcc/config/xtensa/lib1funcs.asm
branches/libgcc-toplevel/gcc/config/xtensa/xtensa.c
branches/libgcc-toplevel/gcc/config/xtensa/xtensa.h
branches/libgcc-toplevel/gcc/cp/ChangeLog
branches/libgcc-toplevel/gcc/cp/call.c
branches/libgcc-toplevel/gcc/cp/class.c
branches/libgcc-toplevel/gcc/cp/cp-gimplify.c
branches/libgcc-toplevel/gcc/cp/cp-objcp-common.c
branches/libgcc-toplevel/gcc/cp/cp-tree.h
branches/libgcc-toplevel/gcc/cp/decl.c
branches/libgcc-toplevel/gcc/cp/decl2.c
branches/libgcc-toplevel/gcc/cp/error.c
branches/libgcc-toplevel/gcc/cp/method.c
branches/libgcc-toplevel/gcc/cp/name-lookup.c
branches/libgcc-toplevel/gcc/cp/parser.c
branches/libgcc-toplevel/gcc/cp/pt.c
branches/libgcc-toplevel/gcc/cp/rtti.c
branches/libgcc-toplevel/gcc/cp/typeck.c
branches/libgcc-toplevel/gcc/cse.c
branches/libgcc-toplevel/gcc/cselib.c
branches/libgcc-toplevel/gcc/defaults.h
branches/libgcc-toplevel/gcc/doc/extend.texi
branches/libgcc-toplevel/gcc/doc/include/texinfo.tex
branches/libgcc-toplevel/gcc/doc/install.texi
branches/libgcc-toplevel/gcc/doc/invoke.texi
branches/libgcc-toplevel/gcc/doc/md.texi
branches/libgcc-toplevel/gcc/doc/rtl.texi
branches/libgcc-toplevel/gcc/doc/tm.texi
branches/libgcc-toplevel/gcc/dwarf2out.c
branches/libgcc-toplevel/gcc/emit-rtl.c
branches/libgcc-toplevel/gcc/explow.c
branches/libgcc-toplevel/gcc/expr.c
branches/libgcc-toplevel/gcc/expr.h
branches/libgcc-toplevel/gcc/final.c
branches/libgcc-toplevel/gcc/fold-const.c
branches/libgcc-toplevel/gcc/fortran/ChangeLog
branches/libgcc-toplevel/gcc/fortran/decl.c
branches/libgcc-toplevel/gcc/fortran/dump-parse-tree.c
branches/libgcc-toplevel/gcc/fortran/error.c
branches/libgcc-toplevel/gcc/fortran/expr.c
branches/libgcc-toplevel/gcc/fortran/f95-lang.c
branches/libgcc-toplevel/gcc/fortran/gfortran.h
branches/libgcc-toplevel/gcc/fortran/invoke.texi
branches/libgcc-toplevel/gcc/fortran/lang.opt
branches/libgcc-toplevel/gcc/fortran/match.h
branches/libgcc-toplevel/gcc/fortran/module.c
branches/libgcc-toplevel/gcc/fortran/options.c
branches/libgcc-toplevel/gcc/fortran/parse.c
branches/libgcc-toplevel/gcc/fortran/resolve.c
branches/libgcc-toplevel/gcc/fortran/symbol.c
branches/libgcc-toplevel/gcc/fortran/trans-array.c
branches/libgcc-toplevel/gcc/fortran/trans-array.h
branches/libgcc-toplevel/gcc/fortran/trans-decl.c
branches/libgcc-toplevel/gcc/fortran/trans-expr.c
branches/libgcc-toplevel/gcc/fortran/trans-intrinsic.c
branches/libgcc-toplevel/gcc/fortran/trans-openmp.c
branches/libgcc-toplevel/gcc/fortran/trans-types.c
branches/libgcc-toplevel/gcc/fortran/trans.c
branches/libgcc-toplevel/gcc/fortran/trans.h
branches/libgcc-toplevel/gcc/function.c
branches/libgcc-toplevel/gcc/function.h
branches/libgcc-toplevel/gcc/fwprop.c
branches/libgcc-toplevel/gcc/gdbinit.in
branches/libgcc-toplevel/gcc/ggc-page.c
branches/libgcc-toplevel/gcc/gimple-low.c
branches/libgcc-toplevel/gcc/gimplify.c
branches/libgcc-toplevel/gcc/gthr-tpf.h
branches/libgcc-toplevel/gcc/haifa-sched.c
branches/libgcc-toplevel/gcc/ifcvt.c
branches/libgcc-toplevel/gcc/insn-notes.def
branches/libgcc-toplevel/gcc/ipa-cp.c
branches/libgcc-toplevel/gcc/ipa-inline.c
branches/libgcc-toplevel/gcc/ipa-prop.c
branches/libgcc-toplevel/gcc/ipa-pure-const.c
branches/libgcc-toplevel/gcc/ipa-reference.c
branches/libgcc-toplevel/gcc/ipa-type-escape.c
branches/libgcc-toplevel/gcc/java/java-gimplify.c
branches/libgcc-toplevel/gcc/java/java-tree.h
branches/libgcc-toplevel/gcc/jump.c
branches/libgcc-toplevel/gcc/lambda-code.c
branches/libgcc-toplevel/gcc/langhooks.c
branches/libgcc-toplevel/gcc/modulo-sched.c
branches/libgcc-toplevel/gcc/omp-low.c
branches/libgcc-toplevel/gcc/params.def
branches/libgcc-toplevel/gcc/passes.c
branches/libgcc-toplevel/gcc/po/ChangeLog
branches/libgcc-toplevel/gcc/po/sv.po
branches/libgcc-toplevel/gcc/po/tr.po
branches/libgcc-toplevel/gcc/predict.c
branches/libgcc-toplevel/gcc/print-tree.c
branches/libgcc-toplevel/gcc/recog.c
branches/libgcc-toplevel/gcc/reg-stack.c
branches/libgcc-toplevel/gcc/reload1.c
branches/libgcc-toplevel/gcc/rtlanal.c
branches/libgcc-toplevel/gcc/sched-ebb.c
branches/libgcc-toplevel/gcc/sched-int.h
branches/libgcc-toplevel/gcc/sched-rgn.c
branches/libgcc-toplevel/gcc/simplify-rtx.c
branches/libgcc-toplevel/gcc/statistics.h
branches/libgcc-toplevel/gcc/stmt.c
branches/libgcc-toplevel/gcc/target-def.h
branches/libgcc-toplevel/gcc/target.h
branches/libgcc-toplevel/gcc/targhooks.c
branches/libgcc-toplevel/gcc/targhooks.h
branches/libgcc-toplevel/gcc/testsuite/ChangeLog
branches/libgcc-toplevel/gcc/testsuite/g++.dg/inherit/error2.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/parse/crash27.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/parse/struct-as-enum1.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/parse/typedef5.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/template/instantiate1.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/template/spec16.C
branches/libgcc-toplevel/gcc/testsuite/g++.dg/vect/vect.exp
branches/libgcc-toplevel/gcc/testsuite/g++.old-deja/g++.bugs/900121_05.C
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/20061124-1.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/Wconversion-integer.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/Wconversion-real.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/dfp/convert-bfp.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/dfp/convert-int.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/i386-cpuid.h
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/max-1.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/pack-test-1.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/torture/builtin-minmax-1.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/torture/builtin-sin-mpfr-1.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/tree-ssa/20031015-1.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/tree-ssa/20040517-1.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/tree-ssa/pr26421.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/tree-ssa/prefetch-3.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/tree-ssa/update-threading.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/vect/fast-math-vect-reduc-7.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-69.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/vect/pr16105.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/vect/pr20122.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/vect/vect-105.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/vect/vect-30.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/vect/vect-42.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/vect/vect-43.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/vect/vect-70.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/vect/vect-74.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/vect/vect-75.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/vect/vect-8.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/vect/vect-multitypes-3.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/vect/vect-multitypes-6.c
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/vect/vect.exp
branches/libgcc-toplevel/gcc/testsuite/gcc.dg/visibility-11.c
branches/libgcc-toplevel/gcc/testsuite/gcc.target/i386/memcpy-1.c
branches/libgcc-toplevel/gcc/testsuite/gcc.target/i386/sse-18.c
branches/libgcc-toplevel/gcc/testsuite/gcc.target/i386/stack-prot-kernel.c
branches/libgcc-toplevel/gcc/testsuite/gcc.target/i386/x87regparm-1.c
branches/libgcc-toplevel/gcc/testsuite/gcc.target/i386/x87regparm-2.c
branches/libgcc-toplevel/gcc/testsuite/gcc.target/i386/x87regparm-3.c
branches/libgcc-toplevel/gcc/testsuite/gcc.target/i386/x87regparm-4.c
branches/libgcc-toplevel/gcc/testsuite/gfortran.dg/allocatable_function_1.f90
branches/libgcc-toplevel/gcc/testsuite/gfortran.dg/convert_implied_open.f90
branches/libgcc-toplevel/gcc/testsuite/gfortran.dg/host_dummy_index_1.f90
branches/libgcc-toplevel/gcc/testsuite/gfortran.dg/initialization_4.f90
branches/libgcc-toplevel/gcc/testsuite/gfortran.dg/interface_3.f90
branches/libgcc-toplevel/gcc/testsuite/gfortran.dg/read_eof_4.f90
branches/libgcc-toplevel/gcc/testsuite/gfortran.dg/unf_short_record_1.f90
branches/libgcc-toplevel/gcc/testsuite/lib/gcc-defs.exp
branches/libgcc-toplevel/gcc/testsuite/lib/target-supports.exp
branches/libgcc-toplevel/gcc/testsuite/treelang/compile/var_defs.tree
branches/libgcc-toplevel/gcc/toplev.c
branches/libgcc-toplevel/gcc/tree-cfg.c
branches/libgcc-toplevel/gcc/tree-cfgcleanup.c
branches/libgcc-toplevel/gcc/tree-complex.c
branches/libgcc-toplevel/gcc/tree-data-ref.c
branches/libgcc-toplevel/gcc/tree-data-ref.h
branches/libgcc-toplevel/gcc/tree-dfa.c
branches/libgcc-toplevel/gcc/tree-dump.c
branches/libgcc-toplevel/gcc/tree-eh.c
branches/libgcc-toplevel/gcc/tree-flow-inline.h
branches/libgcc-toplevel/gcc/tree-flow.h
branches/libgcc-toplevel/gcc/tree-gimple.c
branches/libgcc-toplevel/gcc/tree-if-conv.c
branches/libgcc-toplevel/gcc/tree-inline.c
branches/libgcc-toplevel/gcc/tree-inline.h
branches/libgcc-toplevel/gcc/tree-into-ssa.c
branches/libgcc-toplevel/gcc/tree-mudflap.c
branches/libgcc-toplevel/gcc/tree-nested.c
branches/libgcc-toplevel/gcc/tree-nrv.c
branches/libgcc-toplevel/gcc/tree-object-size.c
branches/libgcc-toplevel/gcc/tree-optimize.c
branches/libgcc-toplevel/gcc/tree-outof-ssa.c
branches/libgcc-toplevel/gcc/tree-pass.h
branches/libgcc-toplevel/gcc/tree-pretty-print.c
branches/libgcc-toplevel/gcc/tree-profile.c
branches/libgcc-toplevel/gcc/tree-scalar-evolution.c
branches/libgcc-toplevel/gcc/tree-sra.c
branches/libgcc-toplevel/gcc/tree-ssa-alias.c
branches/libgcc-toplevel/gcc/tree-ssa-ccp.c
branches/libgcc-toplevel/gcc/tree-ssa-copy.c
branches/libgcc-toplevel/gcc/tree-ssa-copyrename.c
branches/libgcc-toplevel/gcc/tree-ssa-dce.c
branches/libgcc-toplevel/gcc/tree-ssa-dom.c
branches/libgcc-toplevel/gcc/tree-ssa-dse.c
branches/libgcc-toplevel/gcc/tree-ssa-forwprop.c
branches/libgcc-toplevel/gcc/tree-ssa-live.c
branches/libgcc-toplevel/gcc/tree-ssa-live.h
branches/libgcc-toplevel/gcc/tree-ssa-loop-im.c
branches/libgcc-toplevel/gcc/tree-ssa-loop-ivcanon.c
branches/libgcc-toplevel/gcc/tree-ssa-loop-ivopts.c
branches/libgcc-toplevel/gcc/tree-ssa-loop-manip.c
branches/libgcc-toplevel/gcc/tree-ssa-loop-niter.c
branches/libgcc-toplevel/gcc/tree-ssa-loop-prefetch.c
branches/libgcc-toplevel/gcc/tree-ssa-math-opts.c
branches/libgcc-toplevel/gcc/tree-ssa-operands.c
branches/libgcc-toplevel/gcc/tree-ssa-operands.h
branches/libgcc-toplevel/gcc/tree-ssa-phiopt.c
branches/libgcc-toplevel/gcc/tree-ssa-pre.c
branches/libgcc-toplevel/gcc/tree-ssa-propagate.c
branches/libgcc-toplevel/gcc/tree-ssa-reassoc.c
branches/libgcc-toplevel/gcc/tree-ssa-sink.c
branches/libgcc-toplevel/gcc/tree-ssa-structalias.c
branches/libgcc-toplevel/gcc/tree-ssa-structalias.h
branches/libgcc-toplevel/gcc/tree-ssa-threadedge.c
branches/libgcc-toplevel/gcc/tree-ssa.c
branches/libgcc-toplevel/gcc/tree-ssanames.c
branches/libgcc-toplevel/gcc/tree-stdarg.c
branches/libgcc-toplevel/gcc/tree-tailcall.c
branches/libgcc-toplevel/gcc/tree-vect-analyze.c
branches/libgcc-toplevel/gcc/tree-vect-generic.c
branches/libgcc-toplevel/gcc/tree-vect-patterns.c
branches/libgcc-toplevel/gcc/tree-vect-transform.c
branches/libgcc-toplevel/gcc/tree-vectorizer.c
branches/libgcc-toplevel/gcc/tree-vectorizer.h
branches/libgcc-toplevel/gcc/tree-vn.c
branches/libgcc-toplevel/gcc/tree-vrp.c
branches/libgcc-toplevel/gcc/tree.c
branches/libgcc-toplevel/gcc/tree.def
branches/libgcc-toplevel/gcc/tree.h
branches/libgcc-toplevel/gcc/treestruct.def
branches/libgcc-toplevel/gcc/value-prof.c
branches/libgcc-toplevel/gcc/varasm.c
branches/libgcc-toplevel/include/ChangeLog
branches/libgcc-toplevel/include/ansidecl.h
branches/libgcc-toplevel/include/libiberty.h
branches/libgcc-toplevel/include/xtensa-config.h
branches/libgcc-toplevel/libdecnumber/ChangeLog
branches/libgcc-toplevel/libdecnumber/decRound.c
branches/libgcc-toplevel/libgcc/config/t-slibgcc-darwin
branches/libgcc-toplevel/libgfortran/ChangeLog
branches/libgcc-toplevel/libgfortran/Makefile.am
branches/libgcc-toplevel/libgfortran/Makefile.in
branches/libgcc-toplevel/libgfortran/c99_protos.h
branches/libgcc-toplevel/libgfortran/config.h.in
branches/libgcc-toplevel/libgfortran/configure
branches/libgcc-toplevel/libgfortran/configure.ac
branches/libgcc-toplevel/libgfortran/intrinsics/c99_functions.c
branches/libgcc-toplevel/libgfortran/io/file_pos.c
branches/libgcc-toplevel/libgfortran/io/io.h
branches/libgcc-toplevel/libgfortran/io/open.c
branches/libgcc-toplevel/libgfortran/io/transfer.c
branches/libgcc-toplevel/libgfortran/libgfortran.h
branches/libgcc-toplevel/libgfortran/runtime/compile_options.c
branches/libgcc-toplevel/libgfortran/runtime/error.c
branches/libgcc-toplevel/libgomp/ChangeLog
branches/libgcc-toplevel/libgomp/configure
branches/libgcc-toplevel/libgomp/configure.tgt
branches/libgcc-toplevel/libgomp/env.c
branches/libgcc-toplevel/libgomp/loop.c
branches/libgcc-toplevel/libiberty/ChangeLog
branches/libgcc-toplevel/libiberty/make-relative-prefix.c
branches/libgcc-toplevel/libjava/ChangeLog
branches/libgcc-toplevel/libjava/configure
branches/libgcc-toplevel/libjava/sysdep/i386/locks.h
branches/libgcc-toplevel/libjava/sysdep/x86-64/locks.h
branches/libgcc-toplevel/libmudflap/ChangeLog
branches/libgcc-toplevel/libmudflap/configure
Propchange: branches/libgcc-toplevel/
('svk:merge' modified)