This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r164892 - in /trunk/libstdc++-v3: ChangeLog scr...


Author: bkoz
Date: Fri Oct  1 17:10:38 2010
New Revision: 164892

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164892
Log:
2010-10-01  Benjamin Kosnik  <bkoz@redhat.com>

	* scripts/extract_symvers: Add support for tracking TLS symbols.
	* testsuite/util/testsuite_abi.h (symbol::category): Add tls type.
	* testsuite/util/testsuite_abi.cc: Set symbol type to tls when
	appropriate, collect size info.


Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/scripts/extract_symvers
    trunk/libstdc++-v3/testsuite/util/testsuite_abi.cc
    trunk/libstdc++-v3/testsuite/util/testsuite_abi.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]