Remove some ld --trace output
authorAlan Modra <amodra@gmail.com>
Mon, 29 Oct 2018 07:39:59 +0000 (18:09 +1030)
committerAlan Modra <amodra@gmail.com>
Mon, 29 Oct 2018 07:51:05 +0000 (18:21 +1030)
commit5c87f94bb85e5b8e715aa7f947ecc602960f20ee
treefe4f4e705ac47e0e367b49ae56d44b6813fab582
parent55d5520ae35a2b0ce788bd6d43dd619043e887f7
Remove some ld --trace output

This output really belongs in ld --verbose.

* ldmain.c (main): Print emulation mode and "deleting executable"
for --verbose, not --trace.
(add_archive_element): Only print "no new IR symbols" for --verbose.
ld/ChangeLog
ld/ldmain.c