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]

r158001 - in /branches/fortran-exp: ./ ChangeLo...


Author: burnus
Date: Tue Apr  6 14:16:05 2010
New Revision: 158001

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158001
Log:
2010-04-06  Tobias Burnus  <burnus@net-b.de>

        * Merged r157838 to r157996 from the trunk.


Modified:
    branches/fortran-exp/libstdc++-v3/ChangeLog
    branches/fortran-exp/libstdc++-v3/Makefile.in
    branches/fortran-exp/libstdc++-v3/acinclude.m4
    branches/fortran-exp/libstdc++-v3/aclocal.m4
    branches/fortran-exp/libstdc++-v3/configure
    branches/fortran-exp/libstdc++-v3/doc/Makefile.in
    branches/fortran-exp/libstdc++-v3/doc/html/manual/configure.html
    branches/fortran-exp/libstdc++-v3/doc/xml/manual/configure.xml
    branches/fortran-exp/libstdc++-v3/include/Makefile.in
    branches/fortran-exp/libstdc++-v3/include/bits/basic_string.h
    branches/fortran-exp/libstdc++-v3/include/ext/vstring.h
    branches/fortran-exp/libstdc++-v3/libsupc++/Makefile.in
    branches/fortran-exp/libstdc++-v3/po/Makefile.in
    branches/fortran-exp/libstdc++-v3/python/Makefile.in
    branches/fortran-exp/libstdc++-v3/src/Makefile.in
    branches/fortran-exp/libstdc++-v3/testsuite/Makefile.in

Changes in other areas also in this revision:
Added:
    branches/fortran-exp/gcc/config/lm32/rtems.h
      - copied unchanged from r157996, trunk/gcc/config/lm32/rtems.h
    branches/fortran-exp/gcc/testsuite/c-c++-common/dwarf2/redeclaration-1.C
      - copied unchanged from r157996, trunk/gcc/testsuite/c-c++-common/dwarf2/redeclaration-1.C
    branches/fortran-exp/gcc/testsuite/g++.dg/parse/ambig5.C
      - copied unchanged from r157996, trunk/gcc/testsuite/g++.dg/parse/ambig5.C
    branches/fortran-exp/gcc/testsuite/g++.dg/template/error-recovery1.C
      - copied unchanged from r157996, trunk/gcc/testsuite/g++.dg/template/error-recovery1.C
    branches/fortran-exp/gcc/testsuite/g++.dg/template/typedef31.C
      - copied unchanged from r157996, trunk/gcc/testsuite/g++.dg/template/typedef31.C
    branches/fortran-exp/gcc/testsuite/gcc.c-torture/compile/pr43614.c
      - copied unchanged from r157996, trunk/gcc/testsuite/gcc.c-torture/compile/pr43614.c
    branches/fortran-exp/gcc/testsuite/gcc.c-torture/compile/pr43661.c
      - copied unchanged from r157996, trunk/gcc/testsuite/gcc.c-torture/compile/pr43661.c
    branches/fortran-exp/gcc/testsuite/gcc.c-torture/execute/pr43629.c
      - copied unchanged from r157996, trunk/gcc/testsuite/gcc.c-torture/execute/pr43629.c
    branches/fortran-exp/gcc/testsuite/gcc.dg/graphite/id-pr43351.c
      - copied unchanged from r157996, trunk/gcc/testsuite/gcc.dg/graphite/id-pr43351.c
    branches/fortran-exp/gcc/testsuite/gcc.dg/graphite/id-pr43464-1.c
      - copied unchanged from r157996, trunk/gcc/testsuite/gcc.dg/graphite/id-pr43464-1.c
    branches/fortran-exp/gcc/testsuite/gcc.dg/graphite/id-pr43464.c
      - copied unchanged from r157996, trunk/gcc/testsuite/gcc.dg/graphite/id-pr43464.c
    branches/fortran-exp/gcc/testsuite/gcc.dg/guality/pr43141.c
      - copied unchanged from r157996, trunk/gcc/testsuite/gcc.dg/guality/pr43141.c
    branches/fortran-exp/gcc/testsuite/gcc.dg/pr43557-1.c
      - copied unchanged from r157996, trunk/gcc/testsuite/gcc.dg/pr43557-1.c
    branches/fortran-exp/gcc/testsuite/gcc.dg/pr43557-2.c
      - copied unchanged from r157996, trunk/gcc/testsuite/gcc.dg/pr43557-2.c
    branches/fortran-exp/gcc/testsuite/gcc.dg/pr43562.c
      - copied unchanged from r157996, trunk/gcc/testsuite/gcc.dg/pr43562.c
    branches/fortran-exp/gcc/testsuite/gcc.dg/tree-ssa/vrp49.c
      - copied unchanged from r157996, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp49.c
    branches/fortran-exp/gcc/testsuite/gcc.target/i386/pr43638.c
      - copied unchanged from r157996, trunk/gcc/testsuite/gcc.target/i386/pr43638.c
    branches/fortran-exp/gcc/testsuite/gfortran.dg/ftell_3.f90
      - copied unchanged from r157996, trunk/gcc/testsuite/gfortran.dg/ftell_3.f90
    branches/fortran-exp/libgcc/config/i386/libgcc-sol2.ver
      - copied unchanged from r157996, trunk/libgcc/config/i386/libgcc-sol2.ver
Modified:
    branches/fortran-exp/   (props changed)
    branches/fortran-exp/ChangeLog
    branches/fortran-exp/MAINTAINERS
    branches/fortran-exp/boehm-gc/ChangeLog
    branches/fortran-exp/boehm-gc/Makefile.in
    branches/fortran-exp/boehm-gc/aclocal.m4
    branches/fortran-exp/boehm-gc/include/Makefile.in
    branches/fortran-exp/configure
    branches/fortran-exp/configure.ac
    branches/fortran-exp/fixincludes/ChangeLog
    branches/fortran-exp/fixincludes/aclocal.m4
    branches/fortran-exp/fixincludes/fixincl.x
    branches/fortran-exp/fixincludes/inclhack.def
    branches/fortran-exp/gcc/BASE-VER
    branches/fortran-exp/gcc/ChangeLog
    branches/fortran-exp/gcc/ChangeLog.graphite
    branches/fortran-exp/gcc/DATESTAMP
    branches/fortran-exp/gcc/Makefile.in
    branches/fortran-exp/gcc/aclocal.m4
    branches/fortran-exp/gcc/ada/gcc-interface/Make-lang.in
    branches/fortran-exp/gcc/alias.c
    branches/fortran-exp/gcc/attribs.c
    branches/fortran-exp/gcc/auto-inc-dec.c
    branches/fortran-exp/gcc/basic-block.h
    branches/fortran-exp/gcc/bb-reorder.c
    branches/fortran-exp/gcc/c-common.c
    branches/fortran-exp/gcc/c-opts.c
    branches/fortran-exp/gcc/c-pretty-print.c
    branches/fortran-exp/gcc/c-typeck.c
    branches/fortran-exp/gcc/c.opt
    branches/fortran-exp/gcc/caller-save.c
    branches/fortran-exp/gcc/calls.c
    branches/fortran-exp/gcc/cfgexpand.c
    branches/fortran-exp/gcc/cgraph.c
    branches/fortran-exp/gcc/cgraph.h
    branches/fortran-exp/gcc/cgraphunit.c
    branches/fortran-exp/gcc/collect2.h
    branches/fortran-exp/gcc/config.gcc
    branches/fortran-exp/gcc/config/alpha/alpha.c
    branches/fortran-exp/gcc/config/alpha/alpha.md
    branches/fortran-exp/gcc/config/alpha/predicates.md
    branches/fortran-exp/gcc/config/arm/arm.c
    branches/fortran-exp/gcc/config/arm/arm.md
    branches/fortran-exp/gcc/config/arm/lib1funcs.asm
    branches/fortran-exp/gcc/config/arm/neon-schedgen.ml
    branches/fortran-exp/gcc/config/arm/thumb2.md
    branches/fortran-exp/gcc/config/avr/avr.c
    branches/fortran-exp/gcc/config/avr/avr.md
    branches/fortran-exp/gcc/config/bfin/bfin.c
    branches/fortran-exp/gcc/config/darwin.c
    branches/fortran-exp/gcc/config/darwin.h
    branches/fortran-exp/gcc/config/darwin9.h
    branches/fortran-exp/gcc/config/h8300/h8300.c
    branches/fortran-exp/gcc/config/i386/cpuid.h
    branches/fortran-exp/gcc/config/i386/cygming.h
    branches/fortran-exp/gcc/config/i386/cygwin.h
    branches/fortran-exp/gcc/config/i386/i386.c
    branches/fortran-exp/gcc/config/i386/i386.md
    branches/fortran-exp/gcc/config/i386/mingw32.h
    branches/fortran-exp/gcc/config/i386/msformat-c.c
    branches/fortran-exp/gcc/config/i386/sol2-10.h
    branches/fortran-exp/gcc/config/i386/sol2.h
    branches/fortran-exp/gcc/config/i386/xopintrin.h
    branches/fortran-exp/gcc/config/ia64/ia64.c
    branches/fortran-exp/gcc/config/ia64/ia64.md
    branches/fortran-exp/gcc/config/ia64/sync.md
    branches/fortran-exp/gcc/config/mep/mep.c
    branches/fortran-exp/gcc/config/mips/mips.md
    branches/fortran-exp/gcc/config/mn10300/mn10300.c
    branches/fortran-exp/gcc/config/mn10300/mn10300.h
    branches/fortran-exp/gcc/config/pa/pa.c
    branches/fortran-exp/gcc/config/pa/pa.md
    branches/fortran-exp/gcc/config/rs6000/aix.h
    branches/fortran-exp/gcc/config/rs6000/dfp.md
    branches/fortran-exp/gcc/config/rs6000/rs6000-builtin.def
    branches/fortran-exp/gcc/config/rs6000/rs6000-c.c
    branches/fortran-exp/gcc/config/rs6000/vector.md
    branches/fortran-exp/gcc/config/rtems.h
    branches/fortran-exp/gcc/config/rx/rx.md
    branches/fortran-exp/gcc/config/s390/s390.md
    branches/fortran-exp/gcc/config/sol2-c.c
    branches/fortran-exp/gcc/config/sol2-protos.h
    branches/fortran-exp/gcc/config/sol2.c
    branches/fortran-exp/gcc/config/sol2.h
    branches/fortran-exp/gcc/config/sparc/sol2-bi.h
    branches/fortran-exp/gcc/config/sparc/sol2-gas.h
    branches/fortran-exp/gcc/config/sparc/sol2.h
    branches/fortran-exp/gcc/config/sparc/sparc-protos.h
    branches/fortran-exp/gcc/config/sparc/sparc.h
    branches/fortran-exp/gcc/config/sparc/sparc.md
    branches/fortran-exp/gcc/config/sparc/sysv4.h
    branches/fortran-exp/gcc/config/spu/spu-c.c
    branches/fortran-exp/gcc/config/spu/spu.c
    branches/fortran-exp/gcc/config/t-darwin
    branches/fortran-exp/gcc/config/t-sol2
    branches/fortran-exp/gcc/convert.c
    branches/fortran-exp/gcc/cp/ChangeLog
    branches/fortran-exp/gcc/cp/Make-lang.in
    branches/fortran-exp/gcc/cp/call.c
    branches/fortran-exp/gcc/cp/cp-tree.h
    branches/fortran-exp/gcc/cp/decl.c
    branches/fortran-exp/gcc/cp/parser.c
    branches/fortran-exp/gcc/cp/pt.c
    branches/fortran-exp/gcc/cp/semantics.c
    branches/fortran-exp/gcc/cp/typeck.c
    branches/fortran-exp/gcc/cselib.c
    branches/fortran-exp/gcc/df-core.c
    branches/fortran-exp/gcc/df-scan.c
    branches/fortran-exp/gcc/diagnostic.c
    branches/fortran-exp/gcc/diagnostic.h
    branches/fortran-exp/gcc/doc/cpp.texi
    branches/fortran-exp/gcc/doc/cppopts.texi
    branches/fortran-exp/gcc/doc/extend.texi
    branches/fortran-exp/gcc/doc/gimple.texi
    branches/fortran-exp/gcc/doc/install.texi
    branches/fortran-exp/gcc/doc/invoke.texi
    branches/fortran-exp/gcc/doc/languages.texi
    branches/fortran-exp/gcc/doc/plugins.texi
    branches/fortran-exp/gcc/doc/rtl.texi
    branches/fortran-exp/gcc/doc/standards.texi
    branches/fortran-exp/gcc/doc/tree-ssa.texi
    branches/fortran-exp/gcc/doc/trouble.texi
    branches/fortran-exp/gcc/dominance.c
    branches/fortran-exp/gcc/dwarf2out.c
    branches/fortran-exp/gcc/fold-const.c
    branches/fortran-exp/gcc/fortran/ChangeLog
    branches/fortran-exp/gcc/fortran/Make-lang.in
    branches/fortran-exp/gcc/fortran/dependency.c
    branches/fortran-exp/gcc/fortran/error.c
    branches/fortran-exp/gcc/fortran/expr.c
    branches/fortran-exp/gcc/fortran/gfortran.h
    branches/fortran-exp/gcc/fortran/interface.c
    branches/fortran-exp/gcc/fortran/intrinsic.c
    branches/fortran-exp/gcc/fortran/intrinsic.texi
    branches/fortran-exp/gcc/fortran/invoke.texi
    branches/fortran-exp/gcc/fortran/ioparm.def
    branches/fortran-exp/gcc/fortran/iresolve.c
    branches/fortran-exp/gcc/fortran/lang.opt
    branches/fortran-exp/gcc/fortran/libgfortran.h
    branches/fortran-exp/gcc/fortran/match.h
    branches/fortran-exp/gcc/fortran/options.c
    branches/fortran-exp/gcc/fortran/parse.c
    branches/fortran-exp/gcc/fortran/symbol.c
    branches/fortran-exp/gcc/fortran/trans-array.c
    branches/fortran-exp/gcc/fortran/trans-array.h
    branches/fortran-exp/gcc/fortran/trans-decl.c
    branches/fortran-exp/gcc/fortran/trans-expr.c
    branches/fortran-exp/gcc/fortran/trans-intrinsic.c
    branches/fortran-exp/gcc/fortran/trans-io.c
    branches/fortran-exp/gcc/fortran/trans-openmp.c
    branches/fortran-exp/gcc/fortran/trans-stmt.c
    branches/fortran-exp/gcc/fortran/trans-stmt.h
    branches/fortran-exp/gcc/fortran/trans-types.c
    branches/fortran-exp/gcc/fortran/trans.c
    branches/fortran-exp/gcc/fortran/trans.h
    branches/fortran-exp/gcc/fwprop.c
    branches/fortran-exp/gcc/gcc-plugin.h
    branches/fortran-exp/gcc/gensupport.c
    branches/fortran-exp/gcc/gimple-iterator.c
    branches/fortran-exp/gcc/gimple.h
    branches/fortran-exp/gcc/graphite-clast-to-gimple.c
    branches/fortran-exp/gcc/graphite-clast-to-gimple.h
    branches/fortran-exp/gcc/graphite-dependences.c
    branches/fortran-exp/gcc/graphite-poly.c
    branches/fortran-exp/gcc/graphite-poly.h
    branches/fortran-exp/gcc/graphite-ppl.c
    branches/fortran-exp/gcc/graphite-ppl.h
    branches/fortran-exp/gcc/graphite-scop-detection.c
    branches/fortran-exp/gcc/graphite-sese-to-poly.c
    branches/fortran-exp/gcc/graphite-sese-to-poly.h
    branches/fortran-exp/gcc/graphite.c
    branches/fortran-exp/gcc/ifcvt.c
    branches/fortran-exp/gcc/intl.c
    branches/fortran-exp/gcc/intl.h
    branches/fortran-exp/gcc/ipa-cp.c
    branches/fortran-exp/gcc/ipa-inline.c
    branches/fortran-exp/gcc/ipa-prop.c
    branches/fortran-exp/gcc/ipa-prop.h
    branches/fortran-exp/gcc/ipa-pure-const.c
    branches/fortran-exp/gcc/ipa-reference.c
    branches/fortran-exp/gcc/ipa-type-escape.c
    branches/fortran-exp/gcc/ipa.c
    branches/fortran-exp/gcc/ira-color.c
    branches/fortran-exp/gcc/ira-conflicts.c
    branches/fortran-exp/gcc/ira-lives.c
    branches/fortran-exp/gcc/ira.c
    branches/fortran-exp/gcc/java/Make-lang.in
    branches/fortran-exp/gcc/lambda-code.c
    branches/fortran-exp/gcc/loop-invariant.c
    branches/fortran-exp/gcc/lto-streamer-in.c
    branches/fortran-exp/gcc/lto-streamer.h
    branches/fortran-exp/gcc/lto/Make-lang.in
    branches/fortran-exp/gcc/objc/Make-lang.in
    branches/fortran-exp/gcc/objcp/Make-lang.in
    branches/fortran-exp/gcc/omp-low.c
    branches/fortran-exp/gcc/opt-functions.awk
    branches/fortran-exp/gcc/optc-gen.awk
    branches/fortran-exp/gcc/opth-gen.awk
    branches/fortran-exp/gcc/params.def
    branches/fortran-exp/gcc/passes.c
    branches/fortran-exp/gcc/postreload-gcse.c
    branches/fortran-exp/gcc/print-tree.c
    branches/fortran-exp/gcc/read-rtl.c
    branches/fortran-exp/gcc/recog.c
    branches/fortran-exp/gcc/regrename.c
    branches/fortran-exp/gcc/reload.h
    branches/fortran-exp/gcc/rtl.def
    branches/fortran-exp/gcc/sched-int.h
    branches/fortran-exp/gcc/sched-rgn.c
    branches/fortran-exp/gcc/sel-sched-dump.c
    branches/fortran-exp/gcc/sese.c
    branches/fortran-exp/gcc/sese.h
    branches/fortran-exp/gcc/stor-layout.c
    branches/fortran-exp/gcc/store-motion.c
    branches/fortran-exp/gcc/testsuite/ChangeLog
    branches/fortran-exp/gcc/testsuite/g++.dg/cpp/_Pragma1.C
    branches/fortran-exp/gcc/testsuite/g++.dg/cpp0x/initlist12.C
    branches/fortran-exp/gcc/testsuite/g++.dg/eh/spbp.C
    branches/fortran-exp/gcc/testsuite/g++.dg/ext/label13.C
    branches/fortran-exp/gcc/testsuite/g++.dg/ext/visibility/pragma-override1.C
    branches/fortran-exp/gcc/testsuite/g++.dg/ext/visibility/pragma-override2.C
    branches/fortran-exp/gcc/testsuite/g++.dg/other/pragma-ep-1.C
    branches/fortran-exp/gcc/testsuite/g++.dg/parse/varmod1.C
    branches/fortran-exp/gcc/testsuite/g++.dg/warn/Wconversion-null-2.C   (props changed)
    branches/fortran-exp/gcc/testsuite/gcc.dg/guality/inline-params.c
    branches/fortran-exp/gcc/testsuite/gcc.dg/mtune.c
    branches/fortran-exp/gcc/testsuite/gcc.dg/vect/pr43430-1.c
    branches/fortran-exp/gcc/testsuite/gcc.target/s390/stackcheck1.c
    branches/fortran-exp/gcc/testsuite/gfortran.dg/alloc_comp_basics_1.f90
    branches/fortran-exp/gcc/testsuite/gfortran.dg/alloc_comp_constructor_1.f90
    branches/fortran-exp/gcc/testsuite/gfortran.dg/auto_dealloc_1.f90
    branches/fortran-exp/gcc/testsuite/obj-c++.dg/bitfield-2.mm
    branches/fortran-exp/gcc/testsuite/obj-c++.dg/bitfield-3.mm
    branches/fortran-exp/gcc/testsuite/obj-c++.dg/const-str-10.mm
    branches/fortran-exp/gcc/testsuite/obj-c++.dg/const-str-11.mm
    branches/fortran-exp/gcc/testsuite/obj-c++.dg/const-str-3.mm
    branches/fortran-exp/gcc/testsuite/obj-c++.dg/const-str-7.mm
    branches/fortran-exp/gcc/testsuite/obj-c++.dg/const-str-9.mm
    branches/fortran-exp/gcc/testsuite/obj-c++.dg/cxx-ivars-1.mm
    branches/fortran-exp/gcc/testsuite/obj-c++.dg/cxx-ivars-2.mm
    branches/fortran-exp/gcc/testsuite/obj-c++.dg/cxx-ivars-3.mm
    branches/fortran-exp/gcc/testsuite/obj-c++.dg/encode-8.mm
    branches/fortran-exp/gcc/testsuite/obj-c++.dg/except-1.mm
    branches/fortran-exp/gcc/testsuite/obj-c++.dg/isa-field-1.mm
    branches/fortran-exp/gcc/testsuite/obj-c++.dg/lookup-2.mm
    branches/fortran-exp/gcc/testsuite/obj-c++.dg/stubify-2.mm
    branches/fortran-exp/gcc/testsuite/obj-c++.dg/try-catch-2.mm
    branches/fortran-exp/gcc/testsuite/obj-c++.dg/try-catch-9.mm
    branches/fortran-exp/gcc/testsuite/objc-obj-c++-shared/next-mapping.h
    branches/fortran-exp/gcc/testsuite/objc.dg/dwarf-1.m
    branches/fortran-exp/gcc/testsuite/objc.dg/dwarf-2.m
    branches/fortran-exp/gcc/toplev.c
    branches/fortran-exp/gcc/tree-cfgcleanup.c
    branches/fortran-exp/gcc/tree-chrec.c
    branches/fortran-exp/gcc/tree-complex.c
    branches/fortran-exp/gcc/tree-data-ref.c
    branches/fortran-exp/gcc/tree-eh.c
    branches/fortran-exp/gcc/tree-flow-inline.h
    branches/fortran-exp/gcc/tree-flow.h
    branches/fortran-exp/gcc/tree-loop-distribution.c
    branches/fortran-exp/gcc/tree-outof-ssa.c
    branches/fortran-exp/gcc/tree-parloops.c
    branches/fortran-exp/gcc/tree-pass.h
    branches/fortran-exp/gcc/tree-predcom.c
    branches/fortran-exp/gcc/tree-profile.c
    branches/fortran-exp/gcc/tree-scalar-evolution.c
    branches/fortran-exp/gcc/tree-ssa-address.c
    branches/fortran-exp/gcc/tree-ssa-alias.c
    branches/fortran-exp/gcc/tree-ssa-ccp.c
    branches/fortran-exp/gcc/tree-ssa-coalesce.c
    branches/fortran-exp/gcc/tree-ssa-copy.c
    branches/fortran-exp/gcc/tree-ssa-dce.c
    branches/fortran-exp/gcc/tree-ssa-dom.c
    branches/fortran-exp/gcc/tree-ssa-dse.c
    branches/fortran-exp/gcc/tree-ssa-loop-im.c
    branches/fortran-exp/gcc/tree-ssa-loop-ivcanon.c
    branches/fortran-exp/gcc/tree-ssa-loop-ivopts.c
    branches/fortran-exp/gcc/tree-ssa-loop-manip.c
    branches/fortran-exp/gcc/tree-ssa-math-opts.c
    branches/fortran-exp/gcc/tree-ssa-operands.c
    branches/fortran-exp/gcc/tree-ssa-pre.c
    branches/fortran-exp/gcc/tree-ssa-sccvn.c
    branches/fortran-exp/gcc/tree-ssa-structalias.c
    branches/fortran-exp/gcc/tree-ssa-uncprop.c
    branches/fortran-exp/gcc/tree-tailcall.c
    branches/fortran-exp/gcc/tree-vect-data-refs.c
    branches/fortran-exp/gcc/tree-vect-loop.c
    branches/fortran-exp/gcc/tree-vect-slp.c
    branches/fortran-exp/gcc/tree-vectorizer.h
    branches/fortran-exp/gcc/tree-vrp.c
    branches/fortran-exp/gcc/tree.c
    branches/fortran-exp/gcc/tree.def
    branches/fortran-exp/gcc/tree.h
    branches/fortran-exp/gcc/unwind-dw2-fde-darwin.c
    branches/fortran-exp/gcc/var-tracking.c
    branches/fortran-exp/gcc/varpool.c
    branches/fortran-exp/include/ChangeLog
    branches/fortran-exp/include/dwarf2.h
    branches/fortran-exp/intl/ChangeLog
    branches/fortran-exp/intl/aclocal.m4
    branches/fortran-exp/libcpp/ChangeLog
    branches/fortran-exp/libcpp/aclocal.m4
    branches/fortran-exp/libcpp/lex.c
    branches/fortran-exp/libdecnumber/ChangeLog
    branches/fortran-exp/libdecnumber/aclocal.m4
    branches/fortran-exp/libffi/ChangeLog
    branches/fortran-exp/libffi/Makefile.in
    branches/fortran-exp/libffi/aclocal.m4
    branches/fortran-exp/libffi/include/Makefile.in
    branches/fortran-exp/libffi/man/Makefile.in
    branches/fortran-exp/libffi/testsuite/Makefile.in
    branches/fortran-exp/libgcc/ChangeLog
    branches/fortran-exp/libgcc/config.host
    branches/fortran-exp/libgcc/config/i386/32/sfp-machine.h
    branches/fortran-exp/libgcc/config/i386/t-sol2
    branches/fortran-exp/libgfortran/ChangeLog
    branches/fortran-exp/libgfortran/Makefile.in
    branches/fortran-exp/libgfortran/aclocal.m4
    branches/fortran-exp/libgfortran/intrinsics/args.c
    branches/fortran-exp/libgfortran/intrinsics/date_and_time.c
    branches/fortran-exp/libgfortran/io/format.c
    branches/fortran-exp/libgfortran/io/inquire.c
    branches/fortran-exp/libgfortran/io/intrinsics.c
    branches/fortran-exp/libgfortran/io/io.h
    branches/fortran-exp/libgfortran/io/list_read.c
    branches/fortran-exp/libgfortran/io/read.c
    branches/fortran-exp/libgfortran/io/transfer.c
    branches/fortran-exp/libgfortran/io/unix.c
    branches/fortran-exp/libgfortran/io/unix.h
    branches/fortran-exp/libgfortran/libgfortran.h
    branches/fortran-exp/libgfortran/runtime/error.c
    branches/fortran-exp/libgomp/ChangeLog
    branches/fortran-exp/libgomp/Makefile.in
    branches/fortran-exp/libgomp/aclocal.m4
    branches/fortran-exp/libgomp/testsuite/Makefile.in
    branches/fortran-exp/libjava/ChangeLog
    branches/fortran-exp/libjava/HACKING
    branches/fortran-exp/libjava/Makefile.in
    branches/fortran-exp/libjava/aclocal.m4
    branches/fortran-exp/libjava/classpath/ChangeLog
    branches/fortran-exp/libjava/classpath/Makefile.in
    branches/fortran-exp/libjava/classpath/aclocal.m4
    branches/fortran-exp/libjava/classpath/doc/Makefile.in
    branches/fortran-exp/libjava/classpath/doc/api/Makefile.in
    branches/fortran-exp/libjava/classpath/examples/Makefile.in
    branches/fortran-exp/libjava/classpath/external/Makefile.in
    branches/fortran-exp/libjava/classpath/external/jsr166/Makefile.in
    branches/fortran-exp/libjava/classpath/external/relaxngDatatype/Makefile.in
    branches/fortran-exp/libjava/classpath/external/sax/Makefile.in
    branches/fortran-exp/libjava/classpath/external/w3c_dom/Makefile.in
    branches/fortran-exp/libjava/classpath/include/Makefile.in
    branches/fortran-exp/libjava/classpath/lib/Makefile.in
    branches/fortran-exp/libjava/classpath/native/Makefile.in
    branches/fortran-exp/libjava/classpath/native/fdlibm/Makefile.in
    branches/fortran-exp/libjava/classpath/native/jawt/Makefile.in
    branches/fortran-exp/libjava/classpath/native/jni/Makefile.in
    branches/fortran-exp/libjava/classpath/native/jni/classpath/Makefile.in
    branches/fortran-exp/libjava/classpath/native/jni/gconf-peer/Makefile.in
    branches/fortran-exp/libjava/classpath/native/jni/gstreamer-peer/Makefile.in
    branches/fortran-exp/libjava/classpath/native/jni/gtk-peer/Makefile.in
    branches/fortran-exp/libjava/classpath/native/jni/java-io/Makefile.in
    branches/fortran-exp/libjava/classpath/native/jni/java-lang/Makefile.in
    branches/fortran-exp/libjava/classpath/native/jni/java-math/Makefile.in
    branches/fortran-exp/libjava/classpath/native/jni/java-net/Makefile.in
    branches/fortran-exp/libjava/classpath/native/jni/java-nio/Makefile.in
    branches/fortran-exp/libjava/classpath/native/jni/java-util/Makefile.in
    branches/fortran-exp/libjava/classpath/native/jni/midi-alsa/Makefile.in
    branches/fortran-exp/libjava/classpath/native/jni/midi-dssi/Makefile.in
    branches/fortran-exp/libjava/classpath/native/jni/native-lib/Makefile.in
    branches/fortran-exp/libjava/classpath/native/jni/qt-peer/Makefile.in
    branches/fortran-exp/libjava/classpath/native/jni/xmlj/Makefile.in
    branches/fortran-exp/libjava/classpath/native/plugin/Makefile.in
    branches/fortran-exp/libjava/classpath/resource/Makefile.in
    branches/fortran-exp/libjava/classpath/scripts/Makefile.in
    branches/fortran-exp/libjava/classpath/tools/Makefile.in
    branches/fortran-exp/libjava/configure
    branches/fortran-exp/libjava/gcj/Makefile.in
    branches/fortran-exp/libjava/include/Makefile.in
    branches/fortran-exp/libjava/libltdl/ChangeLog
    branches/fortran-exp/libjava/libltdl/Makefile.in
    branches/fortran-exp/libjava/libltdl/aclocal.m4
    branches/fortran-exp/libjava/testsuite/Makefile.in
    branches/fortran-exp/libmudflap/ChangeLog
    branches/fortran-exp/libmudflap/Makefile.in
    branches/fortran-exp/libmudflap/aclocal.m4
    branches/fortran-exp/libmudflap/testsuite/Makefile.in
    branches/fortran-exp/libobjc/ChangeLog
    branches/fortran-exp/libobjc/aclocal.m4
    branches/fortran-exp/libssp/ChangeLog
    branches/fortran-exp/libssp/Makefile.in
    branches/fortran-exp/libssp/aclocal.m4
    branches/fortran-exp/lto-plugin/ChangeLog
    branches/fortran-exp/lto-plugin/Makefile.in
    branches/fortran-exp/lto-plugin/aclocal.m4
    branches/fortran-exp/maintainer-scripts/ChangeLog
    branches/fortran-exp/maintainer-scripts/gcc_release
    branches/fortran-exp/zlib/ChangeLog.gcj
    branches/fortran-exp/zlib/Makefile.in
    branches/fortran-exp/zlib/aclocal.m4

Propchange: branches/fortran-exp/
            ('svn:mergeinfo' modified)

Propchange: branches/fortran-exp/gcc/testsuite/g++.dg/warn/Wconversion-null-2.C
            ('svn:mergeinfo' modified)



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