whatis.cc: New file.
[gcc.git] / libsanitizer /
2012-11-16 Tom Tromeyconfigure.ac: Invoke AM_MAINTAINER_MODE.
2012-11-16 H.J. LuDefine/use hardware pointer type for stack unwind
2012-11-16 Dodji SeketeliEnable building of libsanitizer on sparc linux
2012-11-15 H.J. LuProperly set MULTISUBDIR and gcc_version
2012-11-15 H.J. LuAdd support for multilib run-time libraries
2012-11-14 H.J. LuCheck __x86_64__ instead of __WORDSIZE
2012-11-14 H.J. LuDon't set AC_CONFIG_AUX_DIR
2012-11-14 H.J. LuRename libsanitizer/ChangeLog.asan to libsanitizer...
2012-11-14 H.J. LuUpdate configure.ac for GCC tree and remove unused...
2012-11-13 Richard HendersonMove libsanitizer configure logic to subdirectory
2012-11-13 David S. MillerGet sparc building again after ASAN merge.
2012-11-12 Wei MiImport the asan runtime library into GCC tree