Searched hist:245304 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/libcxxrt/
H A Dtypeinfo.hdiff 245304 Fri Jan 11 13:16:01 MST 2013 theraven Merge new version of libcxxrt. This brings in three fixes:

- Don't treat pointers to members as pointers in catch blocks (they're usually
fat pointers).

- Correctly catch foreign exceptions in catchalls.

- Ensure that a happens-before relationship is established when setting
terminate handlers in one thread and calling them in another.
H A Dmemory.ccdiff 245304 Fri Jan 11 13:16:01 MST 2013 theraven Merge new version of libcxxrt. This brings in three fixes:

- Don't treat pointers to members as pointers in catch blocks (they're usually
fat pointers).

- Correctly catch foreign exceptions in catchalls.

- Ensure that a happens-before relationship is established when setting
terminate handlers in one thread and calling them in another.

Completed in 104 milliseconds