* ldmain.c (write_map): Don't define. Removed all references.
authorIan Lance Taylor <ian@airs.com>
Sat, 26 Feb 1994 19:01:50 +0000 (19:01 +0000)
committerIan Lance Taylor <ian@airs.com>
Sat, 26 Feb 1994 19:01:50 +0000 (19:01 +0000)
commitb495c3144236b906e6afed82b2507449bd962038
tree619347975f062c2ff10cae60ad770e82c0a47e60
parentc768aaa7c34f137ae65f544590ed6e6062db8593
* ldmain.c (write_map): Don't define.  Removed all references.
Just use map_file or map_filename instead.
(add_archive_element): Use minfo to write map information, not
info_msg.
(constructor_callback): Use fprintf to write map information, not
info_msg.
* ldmain.h (write_map): Don't declare.
* ldgram.y (mri_script_command): Removed reference to write_map.
* ldlang.c (lang_one_common): Likewise.
* lexsup.c (parse_args): Likewise.
ld/ChangeLog
ld/ldlang.c