Home
last modified time | relevance | path

Searched refs:REPORT_BUGS_TO (Results 1 – 25 of 39) sorted by relevance

12

/toolchain/binutils/binutils-2.25/binutils/
Dcxxfilt.c117 if (REPORT_BUGS_TO[0] && status == 0) in usage()
118 fprintf (stream, _("Report bugs to %s.\n"), REPORT_BUGS_TO); in usage()
Daddr2line.c99 if (REPORT_BUGS_TO[0] && status == 0) in usage()
100 fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO); in usage()
Dstrings.c687 if (REPORT_BUGS_TO[0] && status == 0) in usage()
688 fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO); in usage()
Dcoffdump.c469 if (REPORT_BUGS_TO[0] && status == 0) in show_usage()
470 fprintf (file, _("Report bugs to %s\n"), REPORT_BUGS_TO); in show_usage()
Dsize.c96 if (REPORT_BUGS_TO[0] && status == 0) in usage()
97 fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO); in usage()
Dsysdump.c651 if (REPORT_BUGS_TO[0] && status == 0) in show_usage()
652 fprintf (ffile, _("Report bugs to %s\n"), REPORT_BUGS_TO); in show_usage()
Dar.c335 if (REPORT_BUGS_TO[0] && help) in usage()
336 fprintf (s, _("Report bugs to %s\n"), REPORT_BUGS_TO); in usage()
372 if (REPORT_BUGS_TO[0] && help) in ranlib_usage()
373 fprintf (s, _("Report bugs to %s\n"), REPORT_BUGS_TO); in ranlib_usage()
DChangeLog-2007892 * Makefile.am (REPORT_BUGS_TO): Removed.
1009 * Makefile.am (REPORT_BUGS_TO): Define.
1010 (INCLUDES): Define REPORT_BUGS_TO.
1015 * addr2line.c (usage): Don't print empty REPORT_BUGS_TO.
1017 empty REPORT_BUGS_TO.
1018 * coffdump.c (show_usage): Don't print empty REPORT_BUGS_TO.
1022 * nlmconv.c (show_usage): Don't print empty REPORT_BUGS_TO.
1028 * size.c (usage): Don't print empty REPORT_BUGS_TO.
Delfedit.c649 if (REPORT_BUGS_TO[0] && exit_status == 0) in usage()
650 fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO); in usage()
Ddllwrap.c516 if (REPORT_BUGS_TO[0] && status == 0) in usage()
517 fprintf (file, _("Report bugs to %s\n"), REPORT_BUGS_TO); in usage()
Dwindmc.c226 if (REPORT_BUGS_TO[0] && status == 0) in usage()
227 fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO); in usage()
Dwindres.c686 if (REPORT_BUGS_TO[0] && status == 0) in usage()
687 fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO); in usage()
Dnm.c271 if (REPORT_BUGS_TO[0] && status == 0) in usage()
272 fprintf (stream, _("Report bugs to %s.\n"), REPORT_BUGS_TO); in usage()
Dobjcopy.c605 if (REPORT_BUGS_TO[0] && exit_status == 0) in copy_usage()
606 fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO); in copy_usage()
655 if (REPORT_BUGS_TO[0] && exit_status == 0) in strip_usage()
656 fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO); in strip_usage()
Dsrconv.c1742 if (REPORT_BUGS_TO[0] && status == 0) in show_usage()
1743 fprintf (ffile, _("Report bugs to %s\n"), REPORT_BUGS_TO); in show_usage()
Dnlmconv.c1110 if (REPORT_BUGS_TO[0] && status == 0) in show_usage()
1111 fprintf (file, _("Report bugs to %s\n"), REPORT_BUGS_TO); in show_usage()
/toolchain/binutils/binutils-2.25/gprof/
DChangeLog-2007198 * Makefile.am (REPORT_BUGS_TO): Removed.
224 * Makefile.am (PKGVERSION, REPORT_BUGS_TO): Define.
225 (INCLUDES): Define PKGVERSION and REPORT_BUGS_TO.
228 * gprof.c (usage): Don't print empty REPORT_BUGS_TO.
Dgprof.c177 if (REPORT_BUGS_TO[0] && status == 0) in usage()
178 fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO); in usage()
/toolchain/binutils/binutils-2.25/bfd/
Dversion.h4 #define REPORT_BUGS_TO @report_bugs_to@ macro
/toolchain/binutils/binutils-2.25/gas/
Das.c378 if (REPORT_BUGS_TO[0] && stream == stdout) in show_usage()
379 fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO); in show_usage()
/toolchain/binutils/binutils-2.25/config/
Dacx.m4588 REPORT_BUGS_TO=
592 REPORT_BUGS_TO="<$BUGURL>"
596 AC_SUBST(REPORT_BUGS_TO) subst
/toolchain/binutils/binutils-2.25/ld/
DChangeLog-2007866 (REPORT_BUGS_TO): Removed.
975 * Makefile.am (REPORT_BUGS_TO): Define.
976 (INCLUDES): Define REPORT_BUGS_TO.
980 * lexsup.c (help): Don't print empty REPORT_BUGS_TO.
Dlexsup.c1778 if (REPORT_BUGS_TO[0]) in help()
1779 printf (_("Report bugs to %s\n"), REPORT_BUGS_TO); in help()
/toolchain/binutils/binutils-2.25/bfd/doc/
DMakefile.in211 REPORT_BUGS_TO = @REPORT_BUGS_TO@
/toolchain/binutils/binutils-2.25/gold/
Doptions.cc183 const char* report = REPORT_BUGS_TO; in help()

12