From Cary Coutant: Fix handling of versioned symbols, add some tests.
authorIan Lance Taylor <iant@google.com>
Fri, 21 Dec 2007 23:31:19 +0000 (23:31 +0000)
committerIan Lance Taylor <iant@google.com>
Fri, 21 Dec 2007 23:31:19 +0000 (23:31 +0000)
commit99f8facac923848a9496cc34235b608e05a7f160
treed35f563ca6e357ff8ff87d3d3e45c2098b702f46
parentdc96b90a103d5363c3bb298178b6ae3c5124aa19
From Cary Coutant: Fix handling of versioned symbols, add some tests.
15 files changed:
gold/dynobj.cc
gold/i386.cc
gold/po/gold.pot
gold/symtab.cc
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
gold/testsuite/ver_test.h [new file with mode: 0644]
gold/testsuite/ver_test_1.cc [new file with mode: 0644]
gold/testsuite/ver_test_2.cc [new file with mode: 0644]
gold/testsuite/ver_test_2.script [new file with mode: 0644]
gold/testsuite/ver_test_3.cc [new file with mode: 0644]
gold/testsuite/ver_test_4.cc [new file with mode: 0644]
gold/testsuite/ver_test_4.script [new file with mode: 0644]
gold/testsuite/ver_test_main.cc [new file with mode: 0644]
gold/x86_64.cc
This page took 0.026568 seconds and 4 git commands to generate.