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]

r180797 - in /branches/google/main/gcc: ChangeL...


Author: kcc
Date: Wed Nov  2 20:27:12 2011
New Revision: 180797

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180797
Log:
initial implementation of AddressSanitizer, a fast memory error detector

Modified:
    branches/google/main/gcc/ChangeLog.google-main
    branches/google/main/gcc/Makefile.in
    branches/google/main/gcc/common.opt
    branches/google/main/gcc/doc/invoke.texi
    branches/google/main/gcc/passes.c
    branches/google/main/gcc/toplev.c
    branches/google/main/gcc/tree-pass.h


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