Home
last modified time | relevance | path

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

12

/NextBSD/contrib/gdb/include/
HDbin-bugs.h1 #ifndef REPORT_BUGS_TO
2 #define REPORT_BUGS_TO "bug-binutils@gnu.org" macro
/NextBSD/contrib/binutils/binutils/
HDcxxfilt.c118 if (REPORT_BUGS_TO[0] && status == 0) in usage()
119 fprintf (stream, _("Report bugs to %s.\n"), REPORT_BUGS_TO); in usage()
HDaddr2line.c91 if (REPORT_BUGS_TO[0] && status == 0) in usage()
92 fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO); in usage()
HDChangeLog427 * Makefile.am (REPORT_BUGS_TO): Removed.
544 * Makefile.am (REPORT_BUGS_TO): Define.
545 (INCLUDES): Define REPORT_BUGS_TO.
550 * addr2line.c (usage): Don't print empty REPORT_BUGS_TO.
552 empty REPORT_BUGS_TO.
553 * coffdump.c (show_usage): Don't print empty REPORT_BUGS_TO.
557 * nlmconv.c (show_usage): Don't print empty REPORT_BUGS_TO.
563 * size.c (usage): Don't print empty REPORT_BUGS_TO.
HDsize.c102 if (REPORT_BUGS_TO[0] && status == 0) in usage()
103 fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO); in usage()
HDcoffdump.c466 if (REPORT_BUGS_TO[0] && status == 0) in show_usage()
467 fprintf (file, _("Report bugs to %s\n"), REPORT_BUGS_TO); in show_usage()
HDsysdump.c646 if (REPORT_BUGS_TO[0] && status == 0) in show_usage()
647 fprintf (file, _("Report bugs to %s\n"), REPORT_BUGS_TO); in show_usage()
HDstrings.c721 if (REPORT_BUGS_TO[0] && status == 0) in usage()
722 fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO); in usage()
HDdllwrap.c509 if (REPORT_BUGS_TO[0] && status == 0) in usage()
510 fprintf (file, _("Report bugs to %s\n"), REPORT_BUGS_TO); in usage()
HDar.c263 if (REPORT_BUGS_TO[0] && help) in usage()
264 fprintf (s, _("Report bugs to %s\n"), REPORT_BUGS_TO); in usage()
HDwindmc.c231 if (REPORT_BUGS_TO[0] && status == 0) in usage()
232 fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO); in usage()
HDobjcopy.c514 if (REPORT_BUGS_TO[0] && exit_status == 0) in copy_usage()
515 fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO); in copy_usage()
549 if (REPORT_BUGS_TO[0] && exit_status == 0) in strip_usage()
550 fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO); in strip_usage()
HDnm.c251 if (REPORT_BUGS_TO[0] && status == 0) in usage()
252 fprintf (stream, _("Report bugs to %s.\n"), REPORT_BUGS_TO); in usage()
HDsrconv.c1733 if (REPORT_BUGS_TO[0] && status == 0) in show_usage()
1734 fprintf (file, _("Report bugs to %s\n"), REPORT_BUGS_TO); in show_usage()
HDdlltool.c3171 if (REPORT_BUGS_TO[0] && status == 0) in usage()
3172 fprintf (file, _("Report bugs to %s\n"), REPORT_BUGS_TO); in usage()
HDobjdump.c233 if (REPORT_BUGS_TO[0] && status == 0) in usage()
234 fprintf (stream, _("Report bugs to %s.\n"), REPORT_BUGS_TO); in usage()
HDChangeLog-00011855 * size.c (usage): Use REPORT_BUGS_TO.
1860 * addr2line.c (usage): Use REPORT_BUGS_TO.
1868 * objcopy.c (copy_usage): Use REPORT_BUGS_TO.
/NextBSD/contrib/binutils/bfd/
HDversion.h4 #define REPORT_BUGS_TO @report_bugs_to@ macro
HDChangeLog1081 * configure.in (REPORT_BUGS_TO): Do not use "URL:" prefix.
1172 * version.h (REPORT_BUGS_TO): New.
/NextBSD/contrib/binutils/ld/
HDChangeLog388 (REPORT_BUGS_TO): Removed.
497 * Makefile.am (REPORT_BUGS_TO): Define.
498 (INCLUDES): Define REPORT_BUGS_TO.
502 * lexsup.c (help): Don't print empty REPORT_BUGS_TO.
HDlexsup.c1651 if (REPORT_BUGS_TO[0]) in help()
1652 printf (_("Report bugs to %s\n"), REPORT_BUGS_TO); in help()
/NextBSD/contrib/binutils/gas/
HDas.c353 if (REPORT_BUGS_TO[0] && stream == stdout) in show_usage()
354 fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO); in show_usage()
HDChangeLog756 * Makefile.am (REPORT_BUGS_TO): Removed.
957 * Makefile.am (REPORT_BUGS_TO): Define.
958 (INCLUDES): Define REPORT_BUGS_TO.
963 * as.c (show_usage): Don't print empty REPORT_BUGS_TO.
/NextBSD/contrib/binutils/bfd/doc/
HDMakefile.in165 REPORT_BUGS_TO = @REPORT_BUGS_TO@
/NextBSD/contrib/binutils/include/
HDChangeLog631 * bin-bugs.h (REPORT_BUGS_TO): Set to

12