OSDN Git Service

From Andrew Chatham and Craig Silverstein: Add support for version
authoriant <iant>
Tue, 15 Jan 2008 23:41:28 +0000 (23:41 +0000)
committeriant <iant>
Tue, 15 Jan 2008 23:41:28 +0000 (23:41 +0000)
commit04b8ad6a70dc8d23e4d1afb531372fef43ff779f
treeeb4d236aba44f5c76de5fcd595540e8f48cda98d
parent3db3c167cff1f9802ef8d1e69f5873dc4c82839b
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