[Bug sanitizer/55488] Implement cold calls in tsan run-time

2013-01-14 Thread kcc at gcc dot gnu.org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55488



Kostya Serebryany kcc at gcc dot gnu.org changed:



   What|Removed |Added



 Status|UNCONFIRMED |RESOLVED

 Resolution||FIXED



--- Comment #3 from Kostya Serebryany kcc at gcc dot gnu.org 2013-01-14 
13:20:01 UTC ---

thanks! I confirmed the fix.


[Bug sanitizer/55488] Implement cold calls in tsan run-time

2013-01-11 Thread dvyukov at google dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55488



Dmitry Vyukov dvyukov at google dot com changed:



   What|Removed |Added



 CC||dvyukov at google dot com



--- Comment #2 from Dmitry Vyukov dvyukov at google dot com 2013-01-11 
19:52:55 UTC ---

Great, thanks!

I guess we need to close this bug now.


[Bug sanitizer/55488] Implement cold calls in tsan run-time

2013-01-10 Thread wmi at gcc dot gnu.org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55488



--- Comment #1 from wmi at gcc dot gnu.org 2013-01-10 17:57:40 UTC ---

Author: wmi

Date: Thu Jan 10 17:57:34 2013

New Revision: 195092



URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=195092

Log:

2013-01-10  Wei Mi  w...@google.com



libsanitizer/

PR sanitizer/55488

* tsan/Makefile.am: Add tsan_rtl_amd64.S.

* tsan/Makefile.in: Regenerated.

* tsan/tsan_rtl.h: Enable HACKY_CALL.



Modified:

trunk/libsanitizer/ChangeLog

trunk/libsanitizer/tsan/Makefile.am

trunk/libsanitizer/tsan/Makefile.in

trunk/libsanitizer/tsan/tsan_rtl.h