LRTS Comm Thread Tracing in message recieve
[charm.git] / src / QuickThreads / CHANGES
blob119a6673d466e354ac6cedbdf4c06af58841132e
1 QuickThreads 003: Changes since QuickThreads 002.
3  - Added portable version based on setjmp and alloca.
4  - Added the stub version.
5  - simplified makefile system.
6  - Modified sparc version and qt.c to eliminate leading _ dependency.
7  - Eliminated the iter counts for meas by using a better timer.
9 QuickThreads 002: Changes since QuickThreads 001.
11  - Now can be used by C++ programs.
12  - Now *really* works with stacks that grow up.
13  - Supports AXP OSF 2.x cc's varargs.
14  - Supports HP Precision (HP-PA) on workstations and Convex.
15  - Supports assemblers for Intel iX86 ith only '//'-style comments.
16  - Supports Silicon Graphics Irix 5.x with dynamic linking.
17  - Supports System V and Solaris 2.x with no `_' on compiler-generated
18    identifiers; *some* platforms only.
20 Note: not all "./config" arguments are compatible with QT 001.
23 QuickThreads 001: Base version.