* symtab.cc (Symbol::versioned_name): New function.
[deliverable/binutils-gdb.git] / gold / ChangeLog
index 6400f0a9158271f0be8d5a4e4994949491374f85..1ec3942f688d48ba113e807f43c36002947aba2d 100644 (file)
@@ -1,3 +1,18 @@
+2011-06-27  Ian Lance Taylor  <iant@google.com>
+
+       * 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.
+
 2011-06-27  Doug Kwan  <dougkwan@google.com>
 
        * arm.cc (Arm_relocate_functions::thm_jump8,
This page took 0.025365 seconds and 4 git commands to generate.