* dlltool.c: (gen_exp_file): Always emit a .reloc section if relocatable.
authorSteve Chamberlain <sac@cygnus>
Thu, 28 Sep 1995 22:51:39 +0000 (22:51 +0000)
committerSteve Chamberlain <sac@cygnus>
Thu, 28 Sep 1995 22:51:39 +0000 (22:51 +0000)
commit7e3fa3b2496a092506334c3d5b7b7a9386388bdc
treec3561cd44fd923099eef8a3f9536c1beac36c06f
parent7bf1bbbc92772c7a45910aa1ca325769aedb2255
* dlltool.c: (gen_exp_file): Always emit a .reloc section if relocatable.
(imp_name_lab): New.
(gen_def_file): New.
(gen_lib_file): Use imp_name_lab.
(main): Initialize imp_name_lab.
binutils/ChangeLog