]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gold/testsuite/Makefile.in
Implement --just-symbols, including -R FILE. Fix symbol values when
authorIan Lance Taylor <iant@google.com>
Thu, 7 Feb 2008 01:51:25 +0000 (01:51 +0000)
committerIan Lance Taylor <iant@google.com>
Thu, 7 Feb 2008 01:51:25 +0000 (01:51 +0000)
commit88dd47ac00ee5a932bca9abbd2245c429dfd8f5b
tree494b3493adc0f1449c5a33f48002692a9e74ab17
parent2e444beaa07a2428b6409225840ce12d437d7805
Implement --just-symbols, including -R FILE.  Fix symbol values when
doing a relocatable link.
16 files changed:
elfcpp/elfcpp_file.h
gold/dynobj.h
gold/fileread.cc
gold/fileread.h
gold/layout.cc
gold/object.cc
gold/object.h
gold/options.cc
gold/options.h
gold/script.cc
gold/symtab.cc
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
gold/testsuite/justsyms.t [new file with mode: 0644]
gold/testsuite/justsyms_1.cc [new file with mode: 0644]
gold/testsuite/justsyms_2.cc [new file with mode: 0644]