OSDN Git Service

PR binutils/609
authorNick Clifton <nickc@redhat.com>
Mon, 10 Jan 2005 15:45:00 +0000 (15:45 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 10 Jan 2005 15:45:00 +0000 (15:45 +0000)
commitfad562c72806bf502c736d4f9af7babc00858726
treec51e05a03421182b3ff2a92218d312f20217512e
parenta525716dd18ecf32213c219a82e155015982d4b4
PR binutils/609
* ldmisc.c (vfinfo): Add an extra argument: is_warning.  Use this to determine
whether config.make_executable should be set to FALSE in conjunction with
config.fatal_warnings.
(info_msg, minfo, lfinof): Pass FALSE as the extra argument.
(einfo): Pass TRUE as the extra argument.
ld/ChangeLog
ld/ldmisc.c