OSDN Git Service

From Andrew Chatham and Craig Silverstein: Add support for version
authorIan Lance Taylor <iant@google.com>
Tue, 15 Jan 2008 23:41:28 +0000 (23:41 +0000)
committerIan Lance Taylor <iant@google.com>
Tue, 15 Jan 2008 23:41:28 +0000 (23:41 +0000)
commit37e6529139df5327886c8ee5b70217c3ae9bfc7c
treebd9c7662c9b4f790ecc547cbe9f61db4977d3b32
parent96fb12bdbf18a21963b32940f2cb76bad35d8902
From Andrew Chatham and Craig Silverstein: Add support for version
scripts.
20 files changed:
gold/Makefile.in
gold/configure
gold/configure.ac
gold/dynobj.cc
gold/dynobj.h
gold/layout.cc
gold/main.cc
gold/options.cc
gold/options.h
gold/script-c.h
gold/script.cc
gold/script.h
gold/symtab.cc
gold/symtab.h
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
gold/testsuite/ver_matching_def.cc [new file with mode: 0644]
gold/testsuite/ver_matching_test.sh [new file with mode: 0755]
gold/testsuite/version_script.map [new file with mode: 0644]
gold/yyscript.y