CHANGES revision 12027:1eb7dc7aa10b
1955SN/AQuickThreads 002: Changes since QuickThreads 001.
2955SN/A
37816Ssteve.reinhardt@amd.com - Now can be used by C++ programs.
45871Snate@binkert.org - Now *really* works with stacks that grow up.
51762SN/A - Supports AXP OSF 2.x cc's varargs.
6955SN/A - Supports HP Precision (HP-PA) on workstations and Convex.
7955SN/A - Supports assemblers for Intel iX86 ith only '//'-style comments.
8955SN/A - Supports Silicon Graphics Irix 5.x with dynamic linking.
9955SN/A - Supports System V and Solaris 2.x with no `_' on compiler-generated
10955SN/A   identifiers; *some* platforms only.
11955SN/A
12955SN/ANote: not all "./config" arguments are compatible with QT 001.
13955SN/A
14955SN/A
15955SN/AQuickThreads 001: Base version.
16955SN/A