This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r136262 - in /branches/stack: ChangeLog configu...
- From: hjl at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Mon, 02 Jun 2008 00:00:36 -0000
- Subject: r136262 - in /branches/stack: ChangeLog configu...
Author: hjl
Date: Mon Jun 2 00:00:35 2008
New Revision: 136262
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136262
Log:
Merged with trunk at revision 136256.
Modified:
branches/stack/libstdc++-v3/ChangeLog
branches/stack/libstdc++-v3/include/bits/stl_heap.h
Changes in other areas also in this revision:
Added:
branches/stack/gcc/testsuite/gcc.dg/cpp/pr36320.c
- copied unchanged from r136256, trunk/gcc/testsuite/gcc.dg/cpp/pr36320.c
branches/stack/gcc/testsuite/gcc.target/mips/fpr-moves-7.c
- copied unchanged from r136256, trunk/gcc/testsuite/gcc.target/mips/fpr-moves-7.c
branches/stack/gcc/testsuite/gcc.target/mips/fpr-moves-8.c
- copied unchanged from r136256, trunk/gcc/testsuite/gcc.target/mips/fpr-moves-8.c
Modified:
branches/stack/ChangeLog
branches/stack/configure
branches/stack/configure.ac
branches/stack/gcc/ChangeLog
branches/stack/gcc/DATESTAMP
branches/stack/gcc/builtins.c
branches/stack/gcc/cfgbuild.c
branches/stack/gcc/cfgrtl.c
branches/stack/gcc/config/alpha/alpha.md
branches/stack/gcc/config/arc/arc.md
branches/stack/gcc/config/arm/arm.c
branches/stack/gcc/config/arm/arm.md
branches/stack/gcc/config/arm/linux-elf.h
branches/stack/gcc/config/avr/avr.c
branches/stack/gcc/config/avr/avr.md
branches/stack/gcc/config/bfin/bfin.c
branches/stack/gcc/config/bfin/bfin.h
branches/stack/gcc/config/bfin/bfin.md
branches/stack/gcc/config/cris/cris.c
branches/stack/gcc/config/darwin.c
branches/stack/gcc/config/frv/frv.c
branches/stack/gcc/config/i386/i386.c
branches/stack/gcc/config/i386/i386.md
branches/stack/gcc/config/ia64/ia64.md
branches/stack/gcc/config/iq2000/iq2000.c
branches/stack/gcc/config/m32c/m32c.c
branches/stack/gcc/config/m32r/m32r.c
branches/stack/gcc/config/mips/mips-protos.h
branches/stack/gcc/config/mips/mips.c
branches/stack/gcc/config/mips/mips.md
branches/stack/gcc/config/mn10300/mn10300.md
branches/stack/gcc/config/pa/pa.md
branches/stack/gcc/config/pdp11/pdp11.md
branches/stack/gcc/config/rs6000/rs6000.c
branches/stack/gcc/config/s390/s390.c
branches/stack/gcc/config/s390/s390.md
branches/stack/gcc/config/sh/sh.c
branches/stack/gcc/config/sparc/sparc.c
branches/stack/gcc/config/sparc/sparc.md
branches/stack/gcc/config/spu/spu.c
branches/stack/gcc/config/v850/v850.c
branches/stack/gcc/emit-rtl.c
branches/stack/gcc/exec-tool.in
branches/stack/gcc/explow.c
branches/stack/gcc/expmed.c
branches/stack/gcc/expr.c
branches/stack/gcc/fold-const.c
branches/stack/gcc/fortran/ChangeLog
branches/stack/gcc/fortran/arith.c
branches/stack/gcc/fortran/simplify.c
branches/stack/gcc/function.c
branches/stack/gcc/lower-subreg.c
branches/stack/gcc/optabs.c
branches/stack/gcc/optabs.h
branches/stack/gcc/reload.c
branches/stack/gcc/reload1.c
branches/stack/gcc/rtl.h
branches/stack/gcc/stmt.c
branches/stack/gcc/testsuite/ChangeLog
branches/stack/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp
branches/stack/gcc/testsuite/gcc.target/bfin/mcpu-bf522.c
branches/stack/gcc/testsuite/gcc.target/bfin/mcpu-bf523.c
branches/stack/gcc/testsuite/gcc.target/bfin/mcpu-bf524.c
branches/stack/gcc/testsuite/gcc.target/bfin/mcpu-bf525.c
branches/stack/gcc/testsuite/gcc.target/bfin/mcpu-bf526.c
branches/stack/gcc/testsuite/gcc.target/bfin/mcpu-bf527.c
branches/stack/gcc/testsuite/gcc.target/bfin/mcpu-bf531.c
branches/stack/gcc/testsuite/gcc.target/bfin/mcpu-bf532.c
branches/stack/gcc/testsuite/gcc.target/bfin/mcpu-bf533.c
branches/stack/gcc/testsuite/gcc.target/bfin/mcpu-bf534.c
branches/stack/gcc/testsuite/gcc.target/bfin/mcpu-bf536.c
branches/stack/gcc/testsuite/gcc.target/bfin/mcpu-bf537.c
branches/stack/gcc/testsuite/gcc.target/bfin/mcpu-bf538.c
branches/stack/gcc/testsuite/gcc.target/bfin/mcpu-bf539.c
branches/stack/gcc/testsuite/gcc.target/bfin/mcpu-bf542.c
branches/stack/gcc/testsuite/gcc.target/bfin/mcpu-bf544.c
branches/stack/gcc/testsuite/gcc.target/bfin/mcpu-bf547.c
branches/stack/gcc/testsuite/gcc.target/bfin/mcpu-bf548.c
branches/stack/gcc/testsuite/gcc.target/bfin/mcpu-bf549.c
branches/stack/gcc/testsuite/gcc.target/bfin/mcpu-bf561.c
branches/stack/gcc/testsuite/gcc.target/bfin/mcpu-default.c
branches/stack/gcc/testsuite/gcc.target/bfin/workarounds-1.c
branches/stack/gcc/testsuite/gcc.target/bfin/workarounds-2.c
branches/stack/gcc/testsuite/gcc.target/bfin/workarounds-3.c
branches/stack/gcc/testsuite/gcc.target/bfin/workarounds-4.c
branches/stack/gcc/testsuite/gcc.target/bfin/workarounds-any.c
branches/stack/gcc/testsuite/gcc.target/bfin/workarounds-none.c
branches/stack/gcc/tree-scalar-evolution.c
branches/stack/gcc/tree-scalar-evolution.h
branches/stack/gcc/tree-vrp.c
branches/stack/libcpp/ChangeLog
branches/stack/libcpp/directives.c
branches/stack/libcpp/expr.c
branches/stack/libcpp/internal.h
branches/stack/libobjc/ChangeLog
branches/stack/libobjc/exception.c