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]

r134705 - in /branches/ix86/avx: ChangeLog MAIN...


Author: hjl
Date: Sat Apr 26 14:48:48 2008
New Revision: 134705

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134705
Log:
Merged with trunk at revision 134683.

Modified:
    branches/ix86/avx/libstdc++-v3/ChangeLog
    branches/ix86/avx/libstdc++-v3/acinclude.m4
    branches/ix86/avx/libstdc++-v3/configure
    branches/ix86/avx/libstdc++-v3/configure.ac

Changes in other areas also in this revision:
Added:
    branches/ix86/avx/gcc/testsuite/gfortran.dg/array_constructor_24.f
      - copied unchanged from r134683, trunk/gcc/testsuite/gfortran.dg/array_constructor_24.f
Modified:
    branches/ix86/avx/ChangeLog
    branches/ix86/avx/MAINTAINERS
    branches/ix86/avx/fixincludes/ChangeLog
    branches/ix86/avx/fixincludes/fixincl.c
    branches/ix86/avx/fixincludes/fixlib.c
    branches/ix86/avx/gcc/ChangeLog
    branches/ix86/avx/gcc/bt-load.c
    branches/ix86/avx/gcc/builtins.c
    branches/ix86/avx/gcc/c-decl.c
    branches/ix86/avx/gcc/calls.c
    branches/ix86/avx/gcc/cfgcleanup.c
    branches/ix86/avx/gcc/cfgexpand.c
    branches/ix86/avx/gcc/config.gcc
    branches/ix86/avx/gcc/config/alpha/alpha.c
    branches/ix86/avx/gcc/config/alpha/predicates.md
    branches/ix86/avx/gcc/config/arc/arc.c
    branches/ix86/avx/gcc/config/arc/arc.h
    branches/ix86/avx/gcc/config/arm/arm.c
    branches/ix86/avx/gcc/config/arm/arm.h
    branches/ix86/avx/gcc/config/arm/arm.md
    branches/ix86/avx/gcc/config/arm/linux-elf.h
    branches/ix86/avx/gcc/config/avr/avr.c
    branches/ix86/avx/gcc/config/bfin/bfin.c
    branches/ix86/avx/gcc/config/cris/cris.c
    branches/ix86/avx/gcc/config/cris/cris.md
    branches/ix86/avx/gcc/config/crx/crx.h
    branches/ix86/avx/gcc/config/darwin.c
    branches/ix86/avx/gcc/config/fr30/fr30.c
    branches/ix86/avx/gcc/config/frv/frv.c
    branches/ix86/avx/gcc/config/i386/cygming-crtend.c
    branches/ix86/avx/gcc/config/i386/i386.c
    branches/ix86/avx/gcc/config/i386/linux.h
    branches/ix86/avx/gcc/config/i386/mingw32.h
    branches/ix86/avx/gcc/config/ia64/ia64.c
    branches/ix86/avx/gcc/config/iq2000/iq2000.c
    branches/ix86/avx/gcc/config/m32r/m32r.c
    branches/ix86/avx/gcc/config/m32r/m32r.h
    branches/ix86/avx/gcc/config/m32r/m32r.md
    branches/ix86/avx/gcc/config/m68k/m68k.c
    branches/ix86/avx/gcc/config/mcore/mcore.c
    branches/ix86/avx/gcc/config/mips/mips.c
    branches/ix86/avx/gcc/config/mmix/mmix.c
    branches/ix86/avx/gcc/config/mmix/mmix.h
    branches/ix86/avx/gcc/config/mn10300/mn10300.c
    branches/ix86/avx/gcc/config/mt/mt.h
    branches/ix86/avx/gcc/config/pa/pa.c
    branches/ix86/avx/gcc/config/pa/pa.h
    branches/ix86/avx/gcc/config/pa/pa.md
    branches/ix86/avx/gcc/config/rs6000/rs6000.c
    branches/ix86/avx/gcc/config/rs6000/rs6000.h
    branches/ix86/avx/gcc/config/rs6000/rs6000.md
    branches/ix86/avx/gcc/config/s390/s390.c
    branches/ix86/avx/gcc/config/score/score.h
    branches/ix86/avx/gcc/config/score/score3.c
    branches/ix86/avx/gcc/config/score/score7.c
    branches/ix86/avx/gcc/config/sh/sh.c
    branches/ix86/avx/gcc/config/sh/sh.h
    branches/ix86/avx/gcc/config/sh/sh.md
    branches/ix86/avx/gcc/config/sparc/sparc.c
    branches/ix86/avx/gcc/config/sparc/sparc.h
    branches/ix86/avx/gcc/config/sparc/sparc.md
    branches/ix86/avx/gcc/config/spu/spu.c
    branches/ix86/avx/gcc/config/stormy16/stormy16.c
    branches/ix86/avx/gcc/config/v850/v850.c
    branches/ix86/avx/gcc/config/xtensa/xtensa.h
    branches/ix86/avx/gcc/cp/ChangeLog
    branches/ix86/avx/gcc/cp/decl.c
    branches/ix86/avx/gcc/cp/method.c
    branches/ix86/avx/gcc/cp/typeck.c
    branches/ix86/avx/gcc/df-scan.c
    branches/ix86/avx/gcc/dojump.c
    branches/ix86/avx/gcc/dse.c
    branches/ix86/avx/gcc/dwarf2out.c
    branches/ix86/avx/gcc/emit-rtl.c
    branches/ix86/avx/gcc/except.c
    branches/ix86/avx/gcc/explow.c
    branches/ix86/avx/gcc/expr.c
    branches/ix86/avx/gcc/final.c
    branches/ix86/avx/gcc/fortran/ChangeLog
    branches/ix86/avx/gcc/fortran/gfortranspec.c
    branches/ix86/avx/gcc/fortran/invoke.texi
    branches/ix86/avx/gcc/fortran/options.c
    branches/ix86/avx/gcc/fortran/trans-decl.c
    branches/ix86/avx/gcc/function.c
    branches/ix86/avx/gcc/function.h
    branches/ix86/avx/gcc/gcse.c
    branches/ix86/avx/gcc/gimple-low.c
    branches/ix86/avx/gcc/gimplify.c
    branches/ix86/avx/gcc/global.c
    branches/ix86/avx/gcc/local-alloc.c
    branches/ix86/avx/gcc/optabs.c
    branches/ix86/avx/gcc/passes.c
    branches/ix86/avx/gcc/ra-conflict.c
    branches/ix86/avx/gcc/reload1.c
    branches/ix86/avx/gcc/stack-ptr-mod.c
    branches/ix86/avx/gcc/stmt.c
    branches/ix86/avx/gcc/stor-layout.c
    branches/ix86/avx/gcc/testsuite/ChangeLog
    branches/ix86/avx/gcc/testsuite/gcc.dg/array-quals-1.c
    branches/ix86/avx/gcc/testsuite/gcc.dg/builtins-12.c
    branches/ix86/avx/gcc/testsuite/gcc.dg/builtins-13.c
    branches/ix86/avx/gcc/testsuite/gcc.dg/c90-const-expr-2.c
    branches/ix86/avx/gcc/testsuite/gcc.dg/c99-const-expr-2.c
    branches/ix86/avx/gcc/testsuite/gcc.dg/ia64-sync-1.c
    branches/ix86/avx/gcc/testsuite/gcc.dg/ia64-sync-2.c
    branches/ix86/avx/gcc/testsuite/gcc.dg/ia64-sync-3.c
    branches/ix86/avx/gcc/testsuite/gcc.dg/large-size-array-2.c
    branches/ix86/avx/gcc/testsuite/gcc.dg/large-size-array-3.c
    branches/ix86/avx/gcc/testsuite/gcc.dg/large-size-array-4.c
    branches/ix86/avx/gcc/testsuite/gcc.dg/large-size-array.c
    branches/ix86/avx/gcc/testsuite/gcc.dg/max-1.c
    branches/ix86/avx/gcc/testsuite/gcc.dg/pr25682.c
    branches/ix86/avx/gcc/testsuite/gcc.dg/pr33694.c
    branches/ix86/avx/gcc/testsuite/gfortran.dg/array_constructor_23.f
    branches/ix86/avx/gcc/tree-cfg.c
    branches/ix86/avx/gcc/tree-optimize.c
    branches/ix86/avx/gcc/tree-pass.h
    branches/ix86/avx/gcc/tree-stdarg.c
    branches/ix86/avx/gcc/tree-tailcall.c
    branches/ix86/avx/gcc/varasm.c
    branches/ix86/avx/libgfortran/ChangeLog
    branches/ix86/avx/libgfortran/generated/reshape_c10.c
    branches/ix86/avx/libgfortran/generated/reshape_c16.c
    branches/ix86/avx/libgfortran/generated/reshape_c4.c
    branches/ix86/avx/libgfortran/generated/reshape_c8.c
    branches/ix86/avx/libgfortran/generated/reshape_i16.c
    branches/ix86/avx/libgfortran/generated/reshape_i4.c
    branches/ix86/avx/libgfortran/generated/reshape_i8.c
    branches/ix86/avx/libgfortran/generated/reshape_r10.c
    branches/ix86/avx/libgfortran/generated/reshape_r16.c
    branches/ix86/avx/libgfortran/generated/reshape_r4.c
    branches/ix86/avx/libgfortran/generated/reshape_r8.c
    branches/ix86/avx/libgfortran/m4/reshape.m4


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