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]

r196355 - in /trunk/libsanitizer: ChangeLog asa...


Author: jakub
Date: Thu Feb 28 19:55:40 2013
New Revision: 196355

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196355
Log:
	* asan/asan_mapping.h (kMidMemEnd): Increase to 0x4fffffffffULL.
	* asan/asan_rtl.cc (__asan_init): Increase kMidMemEnd to
	0x4fffffffffULL.

Modified:
    trunk/libsanitizer/ChangeLog
    trunk/libsanitizer/asan/asan_mapping.h
    trunk/libsanitizer/asan/asan_rtl.cc


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