]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gold/testsuite/Makefile.in
* symtab.cc (Symbol::versioned_name): New function.
authorIan Lance Taylor <ian@airs.com>
Tue, 28 Jun 2011 05:39:45 +0000 (05:39 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 28 Jun 2011 05:39:45 +0000 (05:39 +0000)
commit6d1c4efb9c89fcaca4c24f0ef0535a706136d544
tree0500c7bbf28bf9151513779d517f6cab15e2e0c7
parent0f4e53222c59f75a57ffa474f21de70b7d27c16f
* symtab.cc (Symbol::versioned_name): New function.
(Symbol_table::add_to_final_symtab): Use versioned_name when
appropriate.
(Symbol_table::sized_write_symbol): Likewise.
* symtab.h (class Symbol): Declare versioned_name.
* stringpool.h (class Stringpool_template): Add variant of add
which takes a std::basic_string.
* testsuite/Makefile.am (check_PROGRAMS): Add ver_test_12.
(ver_test_12_SOURCES, ver_test_12_DEPENDENCIES): New variables.
(ver_test_12_LDFLAGS, ver_test_12_LDADD): New variables.
(ver_test_12.o): New target.
* testsuite/Makefile.in: Rebuild.
gold/ChangeLog
gold/stringpool.h
gold/symtab.cc
gold/symtab.h
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in