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]

r109374 - in /branches/redhat/gcc-4_1-branch: g...


Author: jakub
Date: Thu Jan  5 08:56:00 2006
New Revision: 109374

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109374
Log:
svn merge -r108957:109369 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_1-branch

Modified:
    branches/redhat/gcc-4_1-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-4_1-branch/libstdc++-v3/include/bits/stream_iterator.h
    branches/redhat/gcc-4_1-branch/libstdc++-v3/include/debug/functions.h
    branches/redhat/gcc-4_1-branch/libstdc++-v3/include/ext/mt_allocator.h
    branches/redhat/gcc-4_1-branch/libstdc++-v3/include/tr1/functional
    branches/redhat/gcc-4_1-branch/libstdc++-v3/include/tr1/hashtable
    branches/redhat/gcc-4_1-branch/libstdc++-v3/include/tr1/tuple_iterate.h
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/18_support/numeric_limits/specialization.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/18_support/numeric_limits/traps.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/20_util/functional/binders/1.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/21_strings/basic_string/capacity/1.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/21_strings/c_strings/wchar_t/24559.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/22_locale/ctype/is/char/9858.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/22_locale/ctype/narrow/char/19955.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/22_locale/time_put/put/char/12439_1.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/22_locale/time_put/put/char/12439_3.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/12439_1.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/12439_3.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/23_containers/deque/cons/clear_allocator.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/23_containers/list/cons/clear_allocator.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/23_containers/set/modifiers/16728.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/23_containers/vector/bool/clear_allocator.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/23_containers/vector/cons/clear_allocator.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/25_algorithms/find/17441.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/25_algorithms/heap/heap.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/25_algorithms/iter_swap/20577.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/25_algorithms/replace_copy/check_type.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/25_algorithms/replace_copy_if/check_type.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/25_algorithms/unique_copy/check_type.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/26_numerics/valarray/valarray_subset_assignment.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/27_io/basic_filebuf/close/char/2.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/12206.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/27_io/basic_ios/cons/char/3.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/27_io/basic_istream/getline/char/5.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/27_io/basic_istream/getline/wchar_t/5.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/27_io/basic_istream/ignore/char/2.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/27_io/basic_istream/ignore/wchar_t/2.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/27_io/basic_istringstream/str/char/1.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/27_io/basic_istringstream/str/wchar_t/1.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/27_io/basic_ostream/endl/char/1.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/27_io/basic_ostream/endl/wchar_t/1.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/27_io/basic_ostream/ends/char/1.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/27_io/basic_ostream/ends/wchar_t/1.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/27_io/basic_ostream/flush/char/1.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/27_io/basic_ostream/flush/wchar_t/1.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/27_io/basic_ostream/write/char/1.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/27_io/basic_ostream/write/wchar_t/1.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/27_io/basic_streambuf/in_avail/char/1.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/27_io/basic_streambuf/in_avail/wchar_t/1.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/27_io/basic_stringstream/str/char/1.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/27_io/basic_stringstream/str/wchar_t/1.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/27_io/ios_base/storage/11584.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/27_io/types/1.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/ext/array_allocator/2.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/ext/malloc_allocator/deallocate_global.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/ext/malloc_allocator/deallocate_local.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/ext/pool_allocator/allocate_chunk.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/testsuite_allocator.h
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/testsuite_character.h
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/testsuite_hooks.h
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/testsuite_io.h
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/testsuite_iterators.h
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/thread/18185.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/tr1/2_general_utilities/memory/shared_ptr/assign/assign.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/tr1/2_general_utilities/memory/shared_ptr/assign/shared_ptr.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/tr1/3_function_objects/mem_fn.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/tr1/6_containers/array/cons/aggregate_initialization.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/tr1/6_containers/array/requirements/zero_sized_arrays.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/tr1/6_containers/unordered/insert/multiset_range.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/tr1/6_containers/unordered/insert/set_range.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/tr1/6_containers/unordered/instantiate/hash.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/tr1/6_containers/unordered/instantiate/map.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/tr1/6_containers/unordered/instantiate/multimap.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/tr1/6_containers/unordered/instantiate/multiset.cc
    branches/redhat/gcc-4_1-branch/libstdc++-v3/testsuite/tr1/6_containers/unordered/instantiate/set.cc

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/ext/complit4.C
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/ext/complit4.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/ext/complit5.C
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/ext/complit5.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/lookup/friend9.C
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/lookup/friend9.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/opt/init1.C
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/opt/init1.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/opt/pr25005.C
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/opt/pr25005.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/other/friend4.C
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/other/friend4.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/other/i386-2.C
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/other/i386-2.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/parse/access9.C
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/parse/access9.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/parse/ctor3.C
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/parse/ctor3.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/parse/dtor6.C
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/parse/dtor6.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/parse/error29.C
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/parse/error29.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/parse/operator6.C
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/parse/operator6.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/parse/pragma3.C
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/parse/pragma3.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/template/call4.C
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/template/call4.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/template/class3.C
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/template/class3.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/template/error20.C
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/template/error20.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/template/ptrmem16.C
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/template/ptrmem16.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/template/repo5.C
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/template/repo5.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/template/sfinae3.C
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/template/sfinae3.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.c-torture/compile/20051216-1.c
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/gcc.c-torture/compile/20051216-1.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.c-torture/compile/20051228-1.c
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/gcc.c-torture/compile/20051228-1.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.c-torture/compile/pr25513.c
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/gcc.c-torture/compile/pr25513.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/pr21041.c
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/pr21041.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/pr25559.c
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/pr25559.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/pragma-pack-3.c
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/pragma-pack-3.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/torture/pr25183.c
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/torture/pr25183.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/assumed_shape_nml.f90
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/assumed_shape_nml.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/assumed_size_nml.f90
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/assumed_size_nml.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/backspace_2.f
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/backspace_2.f
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/comma.f
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/comma.f
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/der_charlen_1.f90
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/der_charlen_1.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/endfile.f
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/endfile.f
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/host_used_types_1.f90
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/host_used_types_1.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/initialization_1.f90
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/initialization_1.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/io_constraints_1.f90
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/io_constraints_1.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/io_constraints_2.f90
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/io_constraints_2.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/label_1.f90
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/label_1.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/list_read_5.f90
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/list_read_5.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/pointer_component_type_1.f90
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/pointer_component_type_1.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/pure_byref_3.f90
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/pure_byref_3.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/used_dummy_types_1.f90
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/used_dummy_types_1.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/used_dummy_types_2.f90
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/used_dummy_types_2.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/used_dummy_types_3.f90
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/used_dummy_types_3.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/used_dummy_types_4.f90
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/used_dummy_types_4.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/used_dummy_types_5.f90
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/used_dummy_types_5.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/userdef_operator_1.f90
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/userdef_operator_1.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/objc/execute/pr25328.m
      - copied unchanged from r109369, branches/gcc-4_1-branch/gcc/testsuite/objc/execute/pr25328.m
    branches/redhat/gcc-4_1-branch/libjava/gnu/gcj/convert/BytesToCharsetAdaptor.java
      - copied unchanged from r109369, branches/gcc-4_1-branch/libjava/gnu/gcj/convert/BytesToCharsetAdaptor.java
    branches/redhat/gcc-4_1-branch/libjava/gnu/gcj/convert/CharsetToBytesAdaptor.java
      - copied unchanged from r109369, branches/gcc-4_1-branch/libjava/gnu/gcj/convert/CharsetToBytesAdaptor.java
Removed:
    branches/redhat/gcc-4_1-branch/libjava/gnu/java/nio/charset/Provider.java
Modified:
    branches/redhat/gcc-4_1-branch/gcc/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/DATESTAMP
    branches/redhat/gcc-4_1-branch/gcc/ada/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/ada/s-osinte-linux-hppa.ads
    branches/redhat/gcc-4_1-branch/gcc/c-common.c
    branches/redhat/gcc-4_1-branch/gcc/c-common.h
    branches/redhat/gcc-4_1-branch/gcc/c-decl.c
    branches/redhat/gcc-4_1-branch/gcc/config/cris/cris.c
    branches/redhat/gcc-4_1-branch/gcc/config/i386/i386.md
    branches/redhat/gcc-4_1-branch/gcc/config/i386/pmm_malloc.h
    branches/redhat/gcc-4_1-branch/gcc/config/m68k/m68k.c
    branches/redhat/gcc-4_1-branch/gcc/config/m68k/t-m68kelf
    branches/redhat/gcc-4_1-branch/gcc/config/m68k/t-uclinux
    branches/redhat/gcc-4_1-branch/gcc/config/pa/pa.md
    branches/redhat/gcc-4_1-branch/gcc/config/rs6000/rs6000.c
    branches/redhat/gcc-4_1-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/cp/call.c
    branches/redhat/gcc-4_1-branch/gcc/cp/class.c
    branches/redhat/gcc-4_1-branch/gcc/cp/cp-tree.h
    branches/redhat/gcc-4_1-branch/gcc/cp/decl.c
    branches/redhat/gcc-4_1-branch/gcc/cp/decl2.c
    branches/redhat/gcc-4_1-branch/gcc/cp/init.c
    branches/redhat/gcc-4_1-branch/gcc/cp/name-lookup.c
    branches/redhat/gcc-4_1-branch/gcc/cp/parser.c
    branches/redhat/gcc-4_1-branch/gcc/cp/pt.c
    branches/redhat/gcc-4_1-branch/gcc/cp/ptree.c
    branches/redhat/gcc-4_1-branch/gcc/cp/repo.c
    branches/redhat/gcc-4_1-branch/gcc/cp/semantics.c
    branches/redhat/gcc-4_1-branch/gcc/cp/typeck.c
    branches/redhat/gcc-4_1-branch/gcc/cp/typeck2.c
    branches/redhat/gcc-4_1-branch/gcc/cse.c
    branches/redhat/gcc-4_1-branch/gcc/dwarf2out.c
    branches/redhat/gcc-4_1-branch/gcc/emit-rtl.c
    branches/redhat/gcc-4_1-branch/gcc/fold-const.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/fortran/decl.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/expr.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/gfortran.h
    branches/redhat/gcc-4_1-branch/gcc/fortran/interface.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/io.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/match.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/match.h
    branches/redhat/gcc-4_1-branch/gcc/fortran/parse.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/primary.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/resolve.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/symbol.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/trans-decl.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/trans-io.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/trans-types.c
    branches/redhat/gcc-4_1-branch/gcc/function.c
    branches/redhat/gcc-4_1-branch/gcc/po/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/po/zh_CN.po
    branches/redhat/gcc-4_1-branch/gcc/regrename.c
    branches/redhat/gcc-4_1-branch/gcc/reload.c
    branches/redhat/gcc-4_1-branch/gcc/reload1.c
    branches/redhat/gcc-4_1-branch/gcc/stmt.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/lookup/using12.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/parse/crash17.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/rtti/tinfo1.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/tc1/dr52.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.old-deja/g++.other/comdat5.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/attr-weakref-1.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/ipa/ipa-1.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/ipa/ipa-2.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/ipa/ipa-3.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/ipa/ipa-4.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/ipa/ipa-5.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/pr23911.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tree-ssa/loop-1.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tree-ssa/pr14841.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/weak/typeof-2.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.target/i386/local2.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/enum_5.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/g77/19981216-0.f
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/g77/980616-0.f
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/namelist_use.f90
    branches/redhat/gcc-4_1-branch/gcc/tree-dfa.c
    branches/redhat/gcc-4_1-branch/gcc/varasm.c
    branches/redhat/gcc-4_1-branch/gcc/version.c
    branches/redhat/gcc-4_1-branch/libcpp/ChangeLog
    branches/redhat/gcc-4_1-branch/libcpp/directives.c
    branches/redhat/gcc-4_1-branch/libgfortran/ChangeLog
    branches/redhat/gcc-4_1-branch/libgfortran/io/file_pos.c
    branches/redhat/gcc-4_1-branch/libgfortran/io/list_read.c
    branches/redhat/gcc-4_1-branch/libgfortran/io/transfer.c
    branches/redhat/gcc-4_1-branch/libgfortran/io/unix.c
    branches/redhat/gcc-4_1-branch/libgfortran/libgfortran.h
    branches/redhat/gcc-4_1-branch/libgfortran/runtime/error.c
    branches/redhat/gcc-4_1-branch/libjava/ChangeLog
    branches/redhat/gcc-4_1-branch/libjava/Makefile.in
    branches/redhat/gcc-4_1-branch/libjava/classpath/ChangeLog
    branches/redhat/gcc-4_1-branch/libjava/classpath/gnu/java/nio/DatagramChannelImpl.java
    branches/redhat/gcc-4_1-branch/libjava/classpath/gnu/java/nio/SelectorImpl.java
    branches/redhat/gcc-4_1-branch/libjava/classpath/gnu/java/nio/SocketChannelImpl.java
    branches/redhat/gcc-4_1-branch/libjava/classpath/java/net/Socket.java
    branches/redhat/gcc-4_1-branch/libjava/gnu/gcj/convert/BytesToUnicode.java
    branches/redhat/gcc-4_1-branch/libjava/gnu/gcj/convert/UnicodeToBytes.java
    branches/redhat/gcc-4_1-branch/libjava/gnu/gcj/runtime/SystemClassLoader.java
    branches/redhat/gcc-4_1-branch/libjava/gnu/java/net/natPlainSocketImplPosix.cc
    branches/redhat/gcc-4_1-branch/libjava/gnu/java/net/natPlainSocketImplWin32.cc
    branches/redhat/gcc-4_1-branch/libjava/java/io/InputStreamReader.java
    branches/redhat/gcc-4_1-branch/libjava/java/io/OutputStreamWriter.java
    branches/redhat/gcc-4_1-branch/libjava/java/lang/Class.h
    branches/redhat/gcc-4_1-branch/libjava/java/lang/natClassLoader.cc
    branches/redhat/gcc-4_1-branch/libjava/java/nio/charset/Charset.java
    branches/redhat/gcc-4_1-branch/libjava/mauve-libgcj
    branches/redhat/gcc-4_1-branch/libjava/posix-threads.cc
    branches/redhat/gcc-4_1-branch/libjava/sources.am
    branches/redhat/gcc-4_1-branch/libjava/sysdep/pa/locks.h


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