* va-sh.h (__va_arg_sh1): Define.
[official-gcc.git] / libstdc++ / NEWS
blob7ffcd56a8f0c5714c01171e18b84716173d1ceb8
1 SUMMARY OF RECENT MAJOR CHANGES to LIBSTDC++.
2 (Also check ../libio/NEWS.)
4 *** Noteworthy changes in libstdc++ version 2.8.0:
6 * The STL implementation in libstdc++ is now only slightly modified from
7   the HP distribution, thanks to improved template support in gcc 2.8.0.
9 * The string representation class is now nested in the basic_string
10   template, since this is supported in the new gcc.
12 * As a result of these and other changes, libstc++ 2.8.0 is not binary
13   compatible with previous releases of libstdc++.