From: Ian Lance Taylor Date: Tue, 11 Jul 1995 16:30:02 +0000 (+0000) Subject: * ldmisc.c (vfinfo): Don't print the line number if it isn't X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=917199fe29a9a6a9921bcdb0b70a266adf483c19;p=binutils-gdb.git * ldmisc.c (vfinfo): Don't print the line number if it isn't meaningful. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 243270fe1b1..8a3c7adae8b 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,16 @@ +Tue Jul 11 12:29:02 1995 Rick Sladkey + + * ldmisc.c (vfinfo): Don't print the line number if it isn't + meaningful. + Mon Jul 10 13:38:28 1995 Ian Lance Taylor + * ld.h (ld_config_type): Add field warn_constructors. + * ldmain.c (add_to_set): Warn if config.warn_constructors. + (constructor_callback): Likewise. + * lexsup.c (parse_args): Handle -warn-constructors. + * ld.texinfo, ld.1: Document -warn-constructors. + * emultempl/elf32.em (gld${EMULATION_NAME}_check_needed): Don't get confused by directory names if we searched for the file.