mirror of git://gcc.gnu.org/git/gcc.git
* configure.ac: Invoke AM_MAINTAINER_MODE. * aclocal.m4, configure, Makefile.in, asan/Makefile.in, interception/Makefile.in, sanitizer_common/Makefile.in: Rebuild. From-SVN: r193561 |
||
|---|---|---|
| .. | ||
| asan | ||
| include/sanitizer | ||
| interception | ||
| sanitizer_common | ||
| ChangeLog | ||
| LICENSE.TXT | ||
| Makefile.am | ||
| Makefile.in | ||
| README.gcc | ||
| acinclude.m4 | ||
| aclocal.m4 | ||
| configure | ||
| configure.ac | ||
| configure.tgt | ||
| libtool-version | ||
README.gcc
The AddressSanitizer (http://code.google.com/p/address-sanitizer) is a project developed by Google Inc. The source files of the project are hosted at http://llvm.org/svn/llvm-project/compiler-rt. These files are the ones in the asan subdirectory of that project.