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]

r147932 - in /branches/profile-stdlib/gcc: c-cp...


Author: rus
Date: Wed May 27 22:05:22 2009
New Revision: 147932

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147932
Log:
Dropped all changes to driver and command line option support.  Instead, users must now specify -D_GLIBCXX_PROFILE and -lprofc++.

Modified:
    branches/profile-stdlib/gcc/c-cppbuiltin.c
    branches/profile-stdlib/gcc/common.opt
    branches/profile-stdlib/gcc/cp/g++spec.c
    branches/profile-stdlib/gcc/gcc.c
    branches/profile-stdlib/gcc/opts.c


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