This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

r109923 - in /branches/dfp-branch: ./ ChangeLog...


Author: bje
Date: Thu Jan 19 00:14:05 2006
New Revision: 109923

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109923
Log:
Merged revisions 109857-109921 via svnmerge from
/trunk

Added:
    branches/dfp-branch/gcc/c-omp.c
      - copied unchanged from r109921, trunk/gcc/c-omp.c
    branches/dfp-branch/gcc/config/pa/t-slibgcc-dwarf-ver
      - copied unchanged from r109921, trunk/gcc/config/pa/t-slibgcc-dwarf-ver
    branches/dfp-branch/gcc/config/pa/t-slibgcc-sjlj-ver
      - copied unchanged from r109921, trunk/gcc/config/pa/t-slibgcc-sjlj-ver
    branches/dfp-branch/gcc/omp-builtins.def
      - copied unchanged from r109921, trunk/gcc/omp-builtins.def
    branches/dfp-branch/gcc/omp-low.c
      - copied unchanged from r109921, trunk/gcc/omp-low.c
    branches/dfp-branch/gcc/testsuite/g++.dg/parse/lookup5.C
      - copied unchanged from r109921, trunk/gcc/testsuite/g++.dg/parse/lookup5.C
    branches/dfp-branch/gcc/testsuite/gcc.dg/Werror-1.c
      - copied unchanged from r109921, trunk/gcc/testsuite/gcc.dg/Werror-1.c
    branches/dfp-branch/gcc/testsuite/gcc.dg/Werror-10.c
      - copied unchanged from r109921, trunk/gcc/testsuite/gcc.dg/Werror-10.c
    branches/dfp-branch/gcc/testsuite/gcc.dg/Werror-11.c
      - copied unchanged from r109921, trunk/gcc/testsuite/gcc.dg/Werror-11.c
    branches/dfp-branch/gcc/testsuite/gcc.dg/Werror-12.c
      - copied unchanged from r109921, trunk/gcc/testsuite/gcc.dg/Werror-12.c
    branches/dfp-branch/gcc/testsuite/gcc.dg/Werror-2.c
      - copied unchanged from r109921, trunk/gcc/testsuite/gcc.dg/Werror-2.c
    branches/dfp-branch/gcc/testsuite/gcc.dg/Werror-3.c
      - copied unchanged from r109921, trunk/gcc/testsuite/gcc.dg/Werror-3.c
    branches/dfp-branch/gcc/testsuite/gcc.dg/Werror-4.c
      - copied unchanged from r109921, trunk/gcc/testsuite/gcc.dg/Werror-4.c
    branches/dfp-branch/gcc/testsuite/gcc.dg/Werror-5.c
      - copied unchanged from r109921, trunk/gcc/testsuite/gcc.dg/Werror-5.c
    branches/dfp-branch/gcc/testsuite/gcc.dg/Werror-6.c
      - copied unchanged from r109921, trunk/gcc/testsuite/gcc.dg/Werror-6.c
    branches/dfp-branch/gcc/testsuite/gcc.dg/Werror-7.c
      - copied unchanged from r109921, trunk/gcc/testsuite/gcc.dg/Werror-7.c
    branches/dfp-branch/gcc/testsuite/gcc.dg/Werror-8.c
      - copied unchanged from r109921, trunk/gcc/testsuite/gcc.dg/Werror-8.c
    branches/dfp-branch/gcc/testsuite/gcc.dg/Werror-9.c
      - copied unchanged from r109921, trunk/gcc/testsuite/gcc.dg/Werror-9.c
    branches/dfp-branch/gcc/testsuite/gcc.dg/gomp/
      - copied from r109921, trunk/gcc/testsuite/gcc.dg/gomp/
    branches/dfp-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp23.c
      - copied unchanged from r109921, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp23.c
    branches/dfp-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp24.c
      - copied unchanged from r109921, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp24.c
    branches/dfp-branch/gcc/testsuite/gfortran.dg/assumed_present.f90
      - copied unchanged from r109921, trunk/gcc/testsuite/gfortran.dg/assumed_present.f90
    branches/dfp-branch/gcc/testsuite/gfortran.dg/elemental_pointer_1.f90
      - copied unchanged from r109921, trunk/gcc/testsuite/gfortran.dg/elemental_pointer_1.f90
    branches/dfp-branch/gcc/testsuite/gfortran.dg/external_procedures_1.f90
      - copied unchanged from r109921, trunk/gcc/testsuite/gfortran.dg/external_procedures_1.f90
    branches/dfp-branch/gcc/testsuite/gfortran.dg/fmt_tl.f
      - copied unchanged from r109921, trunk/gcc/testsuite/gfortran.dg/fmt_tl.f
    branches/dfp-branch/gcc/testsuite/gfortran.dg/intrinsic_external_1.f90
      - copied unchanged from r109921, trunk/gcc/testsuite/gfortran.dg/intrinsic_external_1.f90
    branches/dfp-branch/gcc/testsuite/gfortran.dg/read_eof.f90
      - copied unchanged from r109921, trunk/gcc/testsuite/gfortran.dg/read_eof.f90
    branches/dfp-branch/libgomp/
      - copied from r109921, trunk/libgomp/
Removed:
    branches/dfp-branch/gcc/config/pa/t-slibgcc-elf-ver
Modified:
    branches/dfp-branch/   (props changed)
    branches/dfp-branch/ChangeLog
    branches/dfp-branch/Makefile.def
    branches/dfp-branch/Makefile.in
    branches/dfp-branch/configure
    branches/dfp-branch/configure.in
    branches/dfp-branch/contrib/ChangeLog
    branches/dfp-branch/contrib/gcc_update
    branches/dfp-branch/gcc/ChangeLog
    branches/dfp-branch/gcc/Makefile.in
    branches/dfp-branch/gcc/basic-block.h
    branches/dfp-branch/gcc/builtin-types.def
    branches/dfp-branch/gcc/builtins.c
    branches/dfp-branch/gcc/builtins.def
    branches/dfp-branch/gcc/c-common.h
    branches/dfp-branch/gcc/c-cppbuiltin.c
    branches/dfp-branch/gcc/c-decl.c
    branches/dfp-branch/gcc/c-objc-common.h
    branches/dfp-branch/gcc/c-parser.c
    branches/dfp-branch/gcc/c-pragma.c
    branches/dfp-branch/gcc/c-pragma.h
    branches/dfp-branch/gcc/c-tree.h
    branches/dfp-branch/gcc/c-typeck.c
    branches/dfp-branch/gcc/c.opt
    branches/dfp-branch/gcc/cgraph.c
    branches/dfp-branch/gcc/cgraph.h
    branches/dfp-branch/gcc/cgraphunit.c
    branches/dfp-branch/gcc/common.opt
    branches/dfp-branch/gcc/config.gcc
    branches/dfp-branch/gcc/config/alpha/alpha-protos.h
    branches/dfp-branch/gcc/config/alpha/alpha.c
    branches/dfp-branch/gcc/config/alpha/alpha.md
    branches/dfp-branch/gcc/config/arm/lib1funcs.asm
    branches/dfp-branch/gcc/config/arm/t-symbian
    branches/dfp-branch/gcc/config/darwin.h
    branches/dfp-branch/gcc/config/i386/i386.c
    branches/dfp-branch/gcc/config/i386/i386.md
    branches/dfp-branch/gcc/config/m68k/m68k.md
    branches/dfp-branch/gcc/config/pa/pa.c
    branches/dfp-branch/gcc/config/pa/t-hpux-shlib
    branches/dfp-branch/gcc/config/rs6000/rs6000.c
    branches/dfp-branch/gcc/cp/ChangeLog
    branches/dfp-branch/gcc/cp/call.c
    branches/dfp-branch/gcc/cp/cp-tree.h
    branches/dfp-branch/gcc/cp/cvt.c
    branches/dfp-branch/gcc/cp/search.c
    branches/dfp-branch/gcc/cp/tree.c
    branches/dfp-branch/gcc/diagnostic.c
    branches/dfp-branch/gcc/diagnostic.def
    branches/dfp-branch/gcc/diagnostic.h
    branches/dfp-branch/gcc/doc/extend.texi
    branches/dfp-branch/gcc/doc/invoke.texi
    branches/dfp-branch/gcc/dwarf2out.c
    branches/dfp-branch/gcc/flow.c
    branches/dfp-branch/gcc/fortran/ChangeLog
    branches/dfp-branch/gcc/fortran/decl.c
    branches/dfp-branch/gcc/fortran/gfortran.h
    branches/dfp-branch/gcc/fortran/io.c
    branches/dfp-branch/gcc/fortran/match.c
    branches/dfp-branch/gcc/fortran/primary.c
    branches/dfp-branch/gcc/fortran/resolve.c
    branches/dfp-branch/gcc/fortran/symbol.c
    branches/dfp-branch/gcc/function.c
    branches/dfp-branch/gcc/function.h
    branches/dfp-branch/gcc/gcc.c
    branches/dfp-branch/gcc/gimple-low.c
    branches/dfp-branch/gcc/gimplify.c
    branches/dfp-branch/gcc/hooks.c
    branches/dfp-branch/gcc/hooks.h
    branches/dfp-branch/gcc/langhooks-def.h
    branches/dfp-branch/gcc/langhooks.c
    branches/dfp-branch/gcc/langhooks.h
    branches/dfp-branch/gcc/mode-switching.c
    branches/dfp-branch/gcc/modulo-sched.c
    branches/dfp-branch/gcc/opts.c
    branches/dfp-branch/gcc/passes.c
    branches/dfp-branch/gcc/po/ChangeLog
    branches/dfp-branch/gcc/po/zh_CN.po
    branches/dfp-branch/gcc/postreload-gcse.c
    branches/dfp-branch/gcc/print-tree.c
    branches/dfp-branch/gcc/reg-stack.c
    branches/dfp-branch/gcc/regmove.c
    branches/dfp-branch/gcc/regrename.c
    branches/dfp-branch/gcc/rtl.h
    branches/dfp-branch/gcc/rtlanal.c
    branches/dfp-branch/gcc/testsuite/ChangeLog
    branches/dfp-branch/gcc/testsuite/gcc.c-torture/execute/930529-1.x
    branches/dfp-branch/gcc/testsuite/gcc.dg/torture/fp-int-convert-float128-timode.c
    branches/dfp-branch/gcc/testsuite/gcc.dg/torture/fp-int-convert-float128.c
    branches/dfp-branch/gcc/testsuite/gcc.dg/tree-ssa/pr23109.c
    branches/dfp-branch/gcc/tree-cfg.c
    branches/dfp-branch/gcc/tree-dump.h
    branches/dfp-branch/gcc/tree-gimple.c
    branches/dfp-branch/gcc/tree-gimple.h
    branches/dfp-branch/gcc/tree-iterator.c
    branches/dfp-branch/gcc/tree-nested.c
    branches/dfp-branch/gcc/tree-pass.h
    branches/dfp-branch/gcc/tree-pretty-print.c
    branches/dfp-branch/gcc/tree-ssa-dce.c
    branches/dfp-branch/gcc/tree-ssa-propagate.c
    branches/dfp-branch/gcc/tree-vrp.c
    branches/dfp-branch/gcc/tree.c
    branches/dfp-branch/gcc/tree.def
    branches/dfp-branch/gcc/tree.h
    branches/dfp-branch/include/ChangeLog
    branches/dfp-branch/include/md5.h
    branches/dfp-branch/libffi/ChangeLog
    branches/dfp-branch/libffi/src/powerpc/ppc_closure.S
    branches/dfp-branch/libffi/src/powerpc/sysv.S
    branches/dfp-branch/libgfortran/ChangeLog
    branches/dfp-branch/libgfortran/io/transfer.c
    branches/dfp-branch/libjava/ChangeLog
    branches/dfp-branch/libjava/include/java-interp.h
    branches/dfp-branch/libjava/include/x86_64-signal.h
    branches/dfp-branch/libjava/interpret.cc
    branches/dfp-branch/libstdc++-v3/ChangeLog
    branches/dfp-branch/libstdc++-v3/include/bits/allocator.h
    branches/dfp-branch/libstdc++-v3/include/ext/pb_assoc/detail/value_type_adapter/it_value_type_traits.hpp
    branches/dfp-branch/libstdc++-v3/include/ext/pb_assoc/detail/value_type_adapter/value_type_adapter.hpp
    branches/dfp-branch/libstdc++-v3/libsupc++/eh_alloc.cc
    branches/dfp-branch/libstdc++-v3/libsupc++/eh_globals.cc
    branches/dfp-branch/libstdc++-v3/libsupc++/eh_personality.cc

Propchange: branches/dfp-branch/
            ('svnmerge-integrated' modified)



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