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]

r114687 - in /branches/boehms-gc: ./ Makefile.d...


Author: lauras
Date: Thu Jun 15 19:36:13 2006
New Revision: 114687

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114687
Log:
Create Boehm's GC for GCC branch

Modified:
    branches/boehms-gc/libstdc++-v3/Makefile.in
    branches/boehms-gc/libstdc++-v3/configure
    branches/boehms-gc/libstdc++-v3/include/Makefile.in
    branches/boehms-gc/libstdc++-v3/libmath/Makefile.in
    branches/boehms-gc/libstdc++-v3/libsupc++/Makefile.in
    branches/boehms-gc/libstdc++-v3/po/Makefile.in
    branches/boehms-gc/libstdc++-v3/src/Makefile.in
    branches/boehms-gc/libstdc++-v3/testsuite/Makefile.in

Changes in other areas also in this revision:
Added:
    branches/boehms-gc/
      - copied from r114681, trunk/
    branches/boehms-gc/gcc/ada/
      - copied from r114681, emptydir/
    branches/boehms-gc/gcc/fortran/
      - copied from r114681, emptydir/
    branches/boehms-gc/gcc/java/
      - copied from r114681, emptydir/
    branches/boehms-gc/gcc/testsuite/ada/
      - copied from r114681, emptydir/
    branches/boehms-gc/gcc/testsuite/gfortran.dg/
      - copied from r114681, emptydir/
    branches/boehms-gc/gcc/testsuite/gfortran.fortran-torture/
      - copied from r114681, emptydir/
    branches/boehms-gc/gnattools/
      - copied from r114681, emptydir/
    branches/boehms-gc/libada/
      - copied from r114681, emptydir/
    branches/boehms-gc/libgfortran/
      - copied from r114681, emptydir/
    branches/boehms-gc/libjava/
      - copied from r114681, emptydir/
    branches/boehms-gc/zlib/
      - copied from r114681, emptydir/
Modified:
    branches/boehms-gc/Makefile.def
    branches/boehms-gc/Makefile.in
    branches/boehms-gc/fixincludes/ChangeLog
    branches/boehms-gc/fixincludes/Makefile.in
    branches/boehms-gc/fixincludes/configure
    branches/boehms-gc/fixincludes/fixincl.x
    branches/boehms-gc/gcc/Makefile.in
    branches/boehms-gc/gcc/configure
    branches/boehms-gc/gcc/configure.ac
    branches/boehms-gc/gcc/stringpool.c
    branches/boehms-gc/intl/aclocal.m4
    branches/boehms-gc/intl/configure
    branches/boehms-gc/libcpp/aclocal.m4
    branches/boehms-gc/libcpp/configure
    branches/boehms-gc/libcpp/include/cpplib.h
    branches/boehms-gc/libcpp/init.c
    branches/boehms-gc/libcpp/symtab.c
    branches/boehms-gc/libdecnumber/aclocal.m4
    branches/boehms-gc/libdecnumber/configure
    branches/boehms-gc/libiberty/xmalloc.c
    branches/boehms-gc/libssp/Makefile.in
    branches/boehms-gc/libssp/aclocal.m4
    branches/boehms-gc/libssp/configure


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