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)
commit091244672e9cb571cb7272d491826f85de871ced
tree40be47b8e61a974e262595c7aa516f597970f285
parent58da7b1b61de1ecfbcae3bf0050e8bb65d3ff547
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
This page took 0.02662 seconds and 4 git commands to generate.