Discussion:
CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common
Christos Zoulas
2014-10-22 16:29:47 UTC
Permalink
Module Name: src
Committed By: christos
Date: Wed Oct 22 16:29:47 UTC 2014

Modified Files:
src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common:
sanitizer_netbsd.cc

Log Message:
reduce diffs with upstream.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_netbsd.cc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Christos Zoulas
2014-10-23 17:50:08 UTC
Permalink
Module Name: src
Committed By: christos
Date: Thu Oct 23 17:50:08 UTC 2014

Modified Files:
src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common:
sanitizer_placement_new.h

Log Message:
stop playing type games, and use the proper type for the placement new operator


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_placement_new.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Christos Zoulas
2014-10-23 17:50:24 UTC
Permalink
Module Name: src
Committed By: christos
Date: Thu Oct 23 17:50:24 UTC 2014

Modified Files:
src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common:
sanitizer_netbsd.cc

Log Message:
use the appropriate unwind.h header


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_netbsd.cc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Loading...