gcc/libstdc++-v3/config/cpu
Nathan C. Myers 5db2c9b839 basic_string.h: include <bits/atomicity.h> instead of <atomicity.h>, and use the uglified names.
2000-04-26  Nathan C. Myers  <ncm@cantrip.org>

	* bits/basic_string.h: include <bits/atomicity.h> instead
        of <atomicity.h>, and use the uglified names.
        * config/cpu/*/atomicity.h: replace with bits/atomicity.h;
        uglify names, eliminate dependence on <inttypes.h>.
        * src/Makefile.in, src/Makefile.am: refer to correct place
        for atomicity.h header.

From-SVN: r33503
2000-04-28 03:00:58 +00:00
..
alpha/bits basic_string.h: include <bits/atomicity.h> instead of <atomicity.h>, and use the uglified names. 2000-04-28 03:00:58 +00:00
arm/bits
generic/bits
i386/bits
powerpc/bits
sparc