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]

r137123 - in /branches/function-specific-branch...


Author: meissner
Date: Wed Jun 25 21:32:59 2008
New Revision: 137123

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137123
Log:
Merge up to 137119

Added:
    branches/function-specific-branch/libstdc++-v3/include/bits/move.h
      - copied unchanged from r137119, trunk/libstdc++-v3/include/bits/move.h
    branches/function-specific-branch/libstdc++-v3/include/bits/unique_ptr.h
      - copied unchanged from r137119, trunk/libstdc++-v3/include/bits/unique_ptr.h
    branches/function-specific-branch/libstdc++-v3/testsuite/20_util/unique_ptr/
      - copied from r137119, trunk/libstdc++-v3/testsuite/20_util/unique_ptr/
    branches/function-specific-branch/libstdc++-v3/testsuite/25_algorithms/all_of/
      - copied from r137119, trunk/libstdc++-v3/testsuite/25_algorithms/all_of/
    branches/function-specific-branch/libstdc++-v3/testsuite/25_algorithms/any_of/
      - copied from r137119, trunk/libstdc++-v3/testsuite/25_algorithms/any_of/
    branches/function-specific-branch/libstdc++-v3/testsuite/25_algorithms/copy_if/
      - copied from r137119, trunk/libstdc++-v3/testsuite/25_algorithms/copy_if/
    branches/function-specific-branch/libstdc++-v3/testsuite/25_algorithms/find_if_not/
      - copied from r137119, trunk/libstdc++-v3/testsuite/25_algorithms/find_if_not/
    branches/function-specific-branch/libstdc++-v3/testsuite/25_algorithms/none_of/
      - copied from r137119, trunk/libstdc++-v3/testsuite/25_algorithms/none_of/
    branches/function-specific-branch/libstdc++-v3/testsuite/25_algorithms/remove_copy_if/check_type.cc
      - copied unchanged from r137119, trunk/libstdc++-v3/testsuite/25_algorithms/remove_copy_if/check_type.cc
    branches/function-specific-branch/libstdc++-v3/testsuite/25_algorithms/swap/dr809.cc
      - copied unchanged from r137119, trunk/libstdc++-v3/testsuite/25_algorithms/swap/dr809.cc
Removed:
    branches/function-specific-branch/libstdc++-v3/include/bits/stl_move.h
Modified:
    branches/function-specific-branch/libstdc++-v3/ChangeLog
    branches/function-specific-branch/libstdc++-v3/doc/html/api.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/abi.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/api.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/backwards.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/bitmap_allocator.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/bk01pt01ch01.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/bk01pt01ch01s03.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/bk01pt01ch03s02.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/bk01pt01ch03s05.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/bk01pt01ch03s06.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/bk01pt02pr01.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/bk01pt04ch11.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/bk01pt06ch14.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/bk01pt06ch15.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/bk01pt09pr02.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/bk01pt12ch30s03.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/bk01pt12ch31s02.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/bk01pt12ch31s03.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/bk01pt12ch31s04.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/bk01pt12ch40s02.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/bk01pt12pr03.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/codecvt.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/debug.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/extensions.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/intro.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/messages.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/parallel_mode.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/shared_ptr.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/spine.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/test.html
    branches/function-specific-branch/libstdc++-v3/doc/html/manual/using.html
    branches/function-specific-branch/libstdc++-v3/doc/html/spine.html
    branches/function-specific-branch/libstdc++-v3/doc/xml/manual/intro.xml
    branches/function-specific-branch/libstdc++-v3/doc/xml/manual/parallel_mode.xml
    branches/function-specific-branch/libstdc++-v3/doc/xml/manual/test.xml
    branches/function-specific-branch/libstdc++-v3/doc/xml/manual/using.xml
    branches/function-specific-branch/libstdc++-v3/include/Makefile.am
    branches/function-specific-branch/libstdc++-v3/include/Makefile.in
    branches/function-specific-branch/libstdc++-v3/include/bits/algorithmfwd.h
    branches/function-specific-branch/libstdc++-v3/include/bits/stl_algo.h
    branches/function-specific-branch/libstdc++-v3/include/bits/stl_algobase.h
    branches/function-specific-branch/libstdc++-v3/include/bits/stl_heap.h
    branches/function-specific-branch/libstdc++-v3/include/bits/stl_iterator.h
    branches/function-specific-branch/libstdc++-v3/include/bits/stl_pair.h
    branches/function-specific-branch/libstdc++-v3/include/c_global/climits
    branches/function-specific-branch/libstdc++-v3/include/ext/array_allocator.h
    branches/function-specific-branch/libstdc++-v3/include/ext/bitmap_allocator.h
    branches/function-specific-branch/libstdc++-v3/include/ext/malloc_allocator.h
    branches/function-specific-branch/libstdc++-v3/include/ext/mt_allocator.h
    branches/function-specific-branch/libstdc++-v3/include/ext/new_allocator.h
    branches/function-specific-branch/libstdc++-v3/include/ext/pb_ds/exception.hpp
    branches/function-specific-branch/libstdc++-v3/include/ext/pool_allocator.h
    branches/function-specific-branch/libstdc++-v3/include/ext/throw_allocator.h
    branches/function-specific-branch/libstdc++-v3/include/ext/vstring_util.h
    branches/function-specific-branch/libstdc++-v3/include/std/memory
    branches/function-specific-branch/libstdc++-v3/include/std/utility
    branches/function-specific-branch/libstdc++-v3/include/tr1/climits
    branches/function-specific-branch/libstdc++-v3/testsuite/22_locale/money_put/put/char/9780-3.cc
    branches/function-specific-branch/libstdc++-v3/testsuite/22_locale/time_put/put/char/4.cc
    branches/function-specific-branch/libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/4.cc
    branches/function-specific-branch/libstdc++-v3/testsuite/25_algorithms/find_if/1.cc
    branches/function-specific-branch/libstdc++-v3/testsuite/25_algorithms/headers/algorithm/synopsis.cc
    branches/function-specific-branch/libstdc++-v3/testsuite/25_algorithms/swap/requirements/explicit_instantiation/2.cc
    branches/function-specific-branch/libstdc++-v3/testsuite/util/testsuite_allocator.h
    branches/function-specific-branch/libstdc++-v3/testsuite/util/testsuite_iterators.h

Changes in other areas also in this revision:
Added:
    branches/function-specific-branch/gcc/testsuite/g++.dg/torture/20080625-1.C
      - copied unchanged from r137119, trunk/gcc/testsuite/g++.dg/torture/20080625-1.C
    branches/function-specific-branch/gcc/testsuite/gcc.c-torture/compile/20080625-1.c
      - copied unchanged from r137119, trunk/gcc/testsuite/gcc.c-torture/compile/20080625-1.c
    branches/function-specific-branch/gcc/testsuite/gcc.c-torture/execute/ieee/pr30704.x
      - copied unchanged from r137119, trunk/gcc/testsuite/gcc.c-torture/execute/ieee/pr30704.x
    branches/function-specific-branch/gcc/testsuite/gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.x
      - copied unchanged from r137119, trunk/gcc/testsuite/gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.x
    branches/function-specific-branch/gcc/testsuite/gcc.dg/inline-31.c
      - copied unchanged from r137119, trunk/gcc/testsuite/gcc.dg/inline-31.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/pr36504.c
      - copied unchanged from r137119, trunk/gcc/testsuite/gcc.dg/pr36504.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/pr36508.c
      - copied unchanged from r137119, trunk/gcc/testsuite/gcc.dg/pr36508.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/pr36584.c
      - copied unchanged from r137119, trunk/gcc/testsuite/gcc.dg/pr36584.c
    branches/function-specific-branch/gcc/testsuite/gcc.target/i386/opt-2.c
    branches/function-specific-branch/gcc/testsuite/gcc.target/i386/pr36533.c
      - copied unchanged from r137119, trunk/gcc/testsuite/gcc.target/i386/pr36533.c
    branches/function-specific-branch/gcc/testsuite/gfortran.dg/data_array_5.f90
      - copied unchanged from r137119, trunk/gcc/testsuite/gfortran.dg/data_array_5.f90
    branches/function-specific-branch/gcc/testsuite/gnat.dg/warn5.adb
      - copied unchanged from r137119, trunk/gcc/testsuite/gnat.dg/warn5.adb
    branches/function-specific-branch/libgomp/testsuite/libgomp.c++/task-7.C
      - copied unchanged from r137119, trunk/libgomp/testsuite/libgomp.c++/task-7.C
    branches/function-specific-branch/libgomp/testsuite/libgomp.c/nqueens-1.c
      - copied unchanged from r137119, trunk/libgomp/testsuite/libgomp.c/nqueens-1.c
Removed:
    branches/function-specific-branch/gcc/testsuite/gcc.target/i386/local2.c
Modified:
    branches/function-specific-branch/gcc/ChangeLog
    branches/function-specific-branch/gcc/ChangeLog-function
    branches/function-specific-branch/gcc/DATESTAMP
    branches/function-specific-branch/gcc/Makefile.in
    branches/function-specific-branch/gcc/ada/ChangeLog
    branches/function-specific-branch/gcc/ada/Make-lang.in
    branches/function-specific-branch/gcc/ada/Makefile.in
    branches/function-specific-branch/gcc/ada/ada-tree.h
    branches/function-specific-branch/gcc/ada/misc.c
    branches/function-specific-branch/gcc/ada/s-osinte-hpux-dce.ads
    branches/function-specific-branch/gcc/ada/utils2.c
    branches/function-specific-branch/gcc/builtin-types.def
    branches/function-specific-branch/gcc/builtins.c
    branches/function-specific-branch/gcc/builtins.def
    branches/function-specific-branch/gcc/c-common.c
    branches/function-specific-branch/gcc/c-common.h
    branches/function-specific-branch/gcc/c-format.c
    branches/function-specific-branch/gcc/c-format.h
    branches/function-specific-branch/gcc/c-lang.c
    branches/function-specific-branch/gcc/c-lex.c
    branches/function-specific-branch/gcc/c-opts.c
    branches/function-specific-branch/gcc/c-parser.c
    branches/function-specific-branch/gcc/c-typeck.c
    branches/function-specific-branch/gcc/calls.c
    branches/function-specific-branch/gcc/cgraphbuild.c
    branches/function-specific-branch/gcc/cgraphunit.c
    branches/function-specific-branch/gcc/collect2.c
    branches/function-specific-branch/gcc/config/arm/arm-protos.h
    branches/function-specific-branch/gcc/config/arm/arm.c
    branches/function-specific-branch/gcc/config/arm/arm.h
    branches/function-specific-branch/gcc/config/avr/avr-protos.h
    branches/function-specific-branch/gcc/config/avr/avr.c
    branches/function-specific-branch/gcc/config/avr/avr.h
    branches/function-specific-branch/gcc/config/avr/t-avr
    branches/function-specific-branch/gcc/config/dfp-bit.c
    branches/function-specific-branch/gcc/config/dfp-bit.h
    branches/function-specific-branch/gcc/config/i386/i386.c
    branches/function-specific-branch/gcc/config/i386/i386.h
    branches/function-specific-branch/gcc/config/i386/i386.md
    branches/function-specific-branch/gcc/config/rs6000/rs6000.c
    branches/function-specific-branch/gcc/config/rs6000/rs6000.md
    branches/function-specific-branch/gcc/config/spu/spu-protos.h
    branches/function-specific-branch/gcc/config/spu/spu.c
    branches/function-specific-branch/gcc/config/spu/t-spu-elf
    branches/function-specific-branch/gcc/cp/ChangeLog
    branches/function-specific-branch/gcc/cp/Make-lang.in
    branches/function-specific-branch/gcc/cp/call.c
    branches/function-specific-branch/gcc/cp/cp-lang.c
    branches/function-specific-branch/gcc/cp/cp-tree.h
    branches/function-specific-branch/gcc/cp/decl.c
    branches/function-specific-branch/gcc/cp/decl2.c
    branches/function-specific-branch/gcc/cp/except.c
    branches/function-specific-branch/gcc/cp/friend.c
    branches/function-specific-branch/gcc/cp/init.c
    branches/function-specific-branch/gcc/cp/lex.c
    branches/function-specific-branch/gcc/cp/mangle.c
    branches/function-specific-branch/gcc/cp/name-lookup.c
    branches/function-specific-branch/gcc/cp/parser.c
    branches/function-specific-branch/gcc/cp/pt.c
    branches/function-specific-branch/gcc/cp/semantics.c
    branches/function-specific-branch/gcc/cp/typeck.c
    branches/function-specific-branch/gcc/cp/typeck2.c
    branches/function-specific-branch/gcc/dfp.c
    branches/function-specific-branch/gcc/dfp.h
    branches/function-specific-branch/gcc/doc/implement-c.texi
    branches/function-specific-branch/gcc/doc/install.texi
    branches/function-specific-branch/gcc/doc/invoke.texi
    branches/function-specific-branch/gcc/doc/libgcc.texi
    branches/function-specific-branch/gcc/doc/rtl.texi
    branches/function-specific-branch/gcc/emit-rtl.c
    branches/function-specific-branch/gcc/except.c
    branches/function-specific-branch/gcc/fold-const.c
    branches/function-specific-branch/gcc/fortran/ChangeLog
    branches/function-specific-branch/gcc/fortran/arith.c
    branches/function-specific-branch/gcc/fortran/array.c
    branches/function-specific-branch/gcc/fortran/cpp.c
    branches/function-specific-branch/gcc/fortran/decl.c
    branches/function-specific-branch/gcc/fortran/error.c
    branches/function-specific-branch/gcc/fortran/expr.c
    branches/function-specific-branch/gcc/fortran/f95-lang.c
    branches/function-specific-branch/gcc/fortran/gfortran.h
    branches/function-specific-branch/gcc/fortran/interface.c
    branches/function-specific-branch/gcc/fortran/intrinsic.c
    branches/function-specific-branch/gcc/fortran/io.c
    branches/function-specific-branch/gcc/fortran/match.c
    branches/function-specific-branch/gcc/fortran/module.c
    branches/function-specific-branch/gcc/fortran/options.c
    branches/function-specific-branch/gcc/fortran/primary.c
    branches/function-specific-branch/gcc/fortran/scanner.c
    branches/function-specific-branch/gcc/fortran/simplify.c
    branches/function-specific-branch/gcc/fortran/st.c
    branches/function-specific-branch/gcc/fortran/symbol.c
    branches/function-specific-branch/gcc/fortran/target-memory.c
    branches/function-specific-branch/gcc/fortran/trans-const.c
    branches/function-specific-branch/gcc/fortran/trans-expr.c
    branches/function-specific-branch/gcc/fortran/trans-intrinsic.c
    branches/function-specific-branch/gcc/fortran/trans.c
    branches/function-specific-branch/gcc/fortran/trans.h
    branches/function-specific-branch/gcc/gcc.c
    branches/function-specific-branch/gcc/gencheck.c
    branches/function-specific-branch/gcc/gengtype.c
    branches/function-specific-branch/gcc/ggc.h
    branches/function-specific-branch/gcc/gimplify.c
    branches/function-specific-branch/gcc/java/ChangeLog
    branches/function-specific-branch/gcc/java/Make-lang.in
    branches/function-specific-branch/gcc/java/class.c
    branches/function-specific-branch/gcc/java/constants.c
    branches/function-specific-branch/gcc/java/decl.c
    branches/function-specific-branch/gcc/java/except.c
    branches/function-specific-branch/gcc/java/expr.c
    branches/function-specific-branch/gcc/java/java-tree.h
    branches/function-specific-branch/gcc/java/jcf-io.c
    branches/function-specific-branch/gcc/java/jcf-parse.c
    branches/function-specific-branch/gcc/java/jcf-path.c
    branches/function-specific-branch/gcc/java/jcf-reader.c
    branches/function-specific-branch/gcc/java/jvgenmain.c
    branches/function-specific-branch/gcc/java/lang.c
    branches/function-specific-branch/gcc/java/mangle.c
    branches/function-specific-branch/gcc/java/typeck.c
    branches/function-specific-branch/gcc/java/verify-impl.c
    branches/function-specific-branch/gcc/objc/ChangeLog
    branches/function-specific-branch/gcc/objc/objc-act.c
    branches/function-specific-branch/gcc/objc/objc-act.h
    branches/function-specific-branch/gcc/objc/objc-lang.c
    branches/function-specific-branch/gcc/objcp/objcp-lang.c
    branches/function-specific-branch/gcc/omp-low.c
    branches/function-specific-branch/gcc/opts.c
    branches/function-specific-branch/gcc/real.c
    branches/function-specific-branch/gcc/real.h
    branches/function-specific-branch/gcc/system.h
    branches/function-specific-branch/gcc/target-def.h
    branches/function-specific-branch/gcc/target.h
    branches/function-specific-branch/gcc/targhooks.c
    branches/function-specific-branch/gcc/targhooks.h
    branches/function-specific-branch/gcc/testsuite/ChangeLog
    branches/function-specific-branch/gcc/testsuite/ChangeLog-function
    branches/function-specific-branch/gcc/testsuite/gcc.c-torture/compile/limits-fndefn.c
    branches/function-specific-branch/gcc/testsuite/gcc.c-torture/execute/20020619-1.c
    branches/function-specific-branch/gcc/testsuite/gcc.c-torture/execute/ieee/20000320-1.x
    branches/function-specific-branch/gcc/testsuite/gcc.c-torture/execute/ieee/rbug.x
    branches/function-specific-branch/gcc/testsuite/gcc.dg/Wconversion-5.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/Wconversion-real-integer.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/Wconversion-real.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/Wtype-limits-Wextra.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/Wtype-limits.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/builtin-apply2.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/builtin-return-1.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/builtins-config.h
    branches/function-specific-branch/gcc/testsuite/gcc.dg/cdce1.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/cdce2.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/compat/struct-layout-1_generate.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/dfp/convert-bfp-6.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/dfp/convert-bfp-9.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/fold-bitand-1.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/fold-eqandshift-3.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/fold-overflow-1.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/multiple-overflow-warn-3.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/pch/struct-1.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/pragma-pack-4.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/20030730-1.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/20030730-2.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/forwprop-6.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/loop-19.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/loop-35.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/pr20701.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/pr20702.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/pr21086.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/pr33920.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-7.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-8.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp02.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp07.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp08.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/ucnid-5.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/utf-cvt.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/utf32-1.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/utf32-2.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/utf32-3.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/weak/weak-2.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/weak/weak-3.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/weak/weak-4.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/weak/weak-5.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/weak/weak-6.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/weak/weak-7.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/wtr-conversion-1.c
    branches/function-specific-branch/gcc/testsuite/gcc.target/i386/sse-22.c
    branches/function-specific-branch/gcc/testsuite/gfortran.dg/fmt_l.f90
    branches/function-specific-branch/gcc/testsuite/lib/target-supports.exp
    branches/function-specific-branch/gcc/tlink.c
    branches/function-specific-branch/gcc/tracer.c
    branches/function-specific-branch/gcc/tree-affine.c
    branches/function-specific-branch/gcc/tree-browser.c
    branches/function-specific-branch/gcc/tree-cfg.c
    branches/function-specific-branch/gcc/tree-complex.c
    branches/function-specific-branch/gcc/tree-dfa.c
    branches/function-specific-branch/gcc/tree-dump.c
    branches/function-specific-branch/gcc/tree-if-conv.c
    branches/function-specific-branch/gcc/tree-inline.c
    branches/function-specific-branch/gcc/tree-into-ssa.c
    branches/function-specific-branch/gcc/tree-iterator.c
    branches/function-specific-branch/gcc/tree-nested.c
    branches/function-specific-branch/gcc/tree-optimize.c
    branches/function-specific-branch/gcc/tree-outof-ssa.c
    branches/function-specific-branch/gcc/tree-parloops.c
    branches/function-specific-branch/gcc/tree-phinodes.c
    branches/function-specific-branch/gcc/tree-predcom.c
    branches/function-specific-branch/gcc/tree-sra.c
    branches/function-specific-branch/gcc/tree-ssa-alias.c
    branches/function-specific-branch/gcc/tree-ssa-coalesce.c
    branches/function-specific-branch/gcc/tree-ssa-loop-im.c
    branches/function-specific-branch/gcc/tree-ssa-loop-prefetch.c
    branches/function-specific-branch/gcc/tree-ssa-pre.c
    branches/function-specific-branch/gcc/tree-ssa-sccvn.c
    branches/function-specific-branch/gcc/tree-ssa-structalias.c
    branches/function-specific-branch/gcc/tree-ssa.c
    branches/function-specific-branch/gcc/tree-vectorizer.c
    branches/function-specific-branch/gcc/tree-vn.c
    branches/function-specific-branch/gcc/tree.c
    branches/function-specific-branch/gcc/tree.h
    branches/function-specific-branch/gcc/unwind-generic.h
    branches/function-specific-branch/gcc/value-prof.c
    branches/function-specific-branch/gcc/var-tracking.c
    branches/function-specific-branch/gcc/varasm.c
    branches/function-specific-branch/gcc/varray.c
    branches/function-specific-branch/gcc/vec.c
    branches/function-specific-branch/include/ChangeLog
    branches/function-specific-branch/include/libiberty.h
    branches/function-specific-branch/libgomp/ChangeLog
    branches/function-specific-branch/libiberty/ChangeLog
    branches/function-specific-branch/libiberty/strsignal.c
    branches/function-specific-branch/libjava/classpath/ChangeLog
    branches/function-specific-branch/libjava/classpath/ChangeLog.gcj
    branches/function-specific-branch/libjava/classpath/Makefile.in
    branches/function-specific-branch/libjava/classpath/configure
    branches/function-specific-branch/libjava/classpath/configure.ac
    branches/function-specific-branch/libjava/classpath/doc/Makefile.in
    branches/function-specific-branch/libjava/classpath/doc/api/Makefile.in
    branches/function-specific-branch/libjava/classpath/examples/Makefile.in
    branches/function-specific-branch/libjava/classpath/external/Makefile.in
    branches/function-specific-branch/libjava/classpath/external/jsr166/Makefile.in
    branches/function-specific-branch/libjava/classpath/external/relaxngDatatype/Makefile.in
    branches/function-specific-branch/libjava/classpath/external/sax/Makefile.in
    branches/function-specific-branch/libjava/classpath/external/w3c_dom/Makefile.in
    branches/function-specific-branch/libjava/classpath/include/Makefile.in
    branches/function-specific-branch/libjava/classpath/lib/Makefile.am
    branches/function-specific-branch/libjava/classpath/lib/Makefile.in
    branches/function-specific-branch/libjava/classpath/native/Makefile.in
    branches/function-specific-branch/libjava/classpath/native/fdlibm/Makefile.am
    branches/function-specific-branch/libjava/classpath/native/fdlibm/Makefile.in
    branches/function-specific-branch/libjava/classpath/native/fdlibm/dtoa.c
    branches/function-specific-branch/libjava/classpath/native/jawt/Makefile.am
    branches/function-specific-branch/libjava/classpath/native/jawt/Makefile.in
    branches/function-specific-branch/libjava/classpath/native/jni/Makefile.in
    branches/function-specific-branch/libjava/classpath/native/jni/classpath/Makefile.am
    branches/function-specific-branch/libjava/classpath/native/jni/classpath/Makefile.in
    branches/function-specific-branch/libjava/classpath/native/jni/gconf-peer/Makefile.am
    branches/function-specific-branch/libjava/classpath/native/jni/gconf-peer/Makefile.in
    branches/function-specific-branch/libjava/classpath/native/jni/gstreamer-peer/Makefile.am
    branches/function-specific-branch/libjava/classpath/native/jni/gstreamer-peer/Makefile.in
    branches/function-specific-branch/libjava/classpath/native/jni/gtk-peer/Makefile.am
    branches/function-specific-branch/libjava/classpath/native/jni/gtk-peer/Makefile.in
    branches/function-specific-branch/libjava/classpath/native/jni/java-io/Makefile.am
    branches/function-specific-branch/libjava/classpath/native/jni/java-io/Makefile.in
    branches/function-specific-branch/libjava/classpath/native/jni/java-lang/Makefile.am
    branches/function-specific-branch/libjava/classpath/native/jni/java-lang/Makefile.in
    branches/function-specific-branch/libjava/classpath/native/jni/java-net/Makefile.am
    branches/function-specific-branch/libjava/classpath/native/jni/java-net/Makefile.in
    branches/function-specific-branch/libjava/classpath/native/jni/java-nio/Makefile.am
    branches/function-specific-branch/libjava/classpath/native/jni/java-nio/Makefile.in
    branches/function-specific-branch/libjava/classpath/native/jni/java-util/Makefile.am
    branches/function-specific-branch/libjava/classpath/native/jni/java-util/Makefile.in
    branches/function-specific-branch/libjava/classpath/native/jni/midi-alsa/Makefile.am
    branches/function-specific-branch/libjava/classpath/native/jni/midi-alsa/Makefile.in
    branches/function-specific-branch/libjava/classpath/native/jni/midi-dssi/Makefile.am
    branches/function-specific-branch/libjava/classpath/native/jni/midi-dssi/Makefile.in
    branches/function-specific-branch/libjava/classpath/native/jni/native-lib/Makefile.am
    branches/function-specific-branch/libjava/classpath/native/jni/native-lib/Makefile.in
    branches/function-specific-branch/libjava/classpath/native/jni/qt-peer/Makefile.in
    branches/function-specific-branch/libjava/classpath/native/jni/xmlj/Makefile.am
    branches/function-specific-branch/libjava/classpath/native/jni/xmlj/Makefile.in
    branches/function-specific-branch/libjava/classpath/native/plugin/Makefile.in
    branches/function-specific-branch/libjava/classpath/resource/Makefile.in
    branches/function-specific-branch/libjava/classpath/scripts/Makefile.in
    branches/function-specific-branch/libjava/classpath/tools/Makefile.in
    branches/function-specific-branch/libjava/classpath/tools/classes/gnu/classpath/tools/rmic/SourceGiopRmicCompiler.class
    branches/function-specific-branch/libjava/classpath/tools/gnu/classpath/tools/rmic/SourceGiopRmicCompiler.java
    branches/function-specific-branch/svn-mergepoint


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