* ldmain.c (warning_callback): Add abfd, section, and address
authorIan Lance Taylor <ian@airs.com>
Fri, 1 Sep 1995 18:06:53 +0000 (18:06 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 1 Sep 1995 18:06:53 +0000 (18:06 +0000)
commitf6feefe4488cbd6927fcf3c040322d599d12f946
treeea96cc36bf3d05da75617d57818324090c8278a3
parent751b7dcc00ada9869d445efb0df51a73bc44d8ed
* ldmain.c (warning_callback): Add abfd, section, and address
parameters.
* emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
Change call to warning accordingly.

* emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): If not
relocateable and not shared, put .gnu.warning.SYMBOL sections into
the .text section.
ld/ChangeLog